Advices for building software in cpp interacting with android via usb interface

Status
Not open for further replies.

BitNiflex

Newbie level 2
Joined
Jun 27, 2018
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
30
So i work a lot with phone service software (flashing, erasing UFS and writing data on various chips).
I found that interesting topic and i want to make my own CLI basic software to do various tasks, because that way i can develop my programming skills, i need some project to keep my interest!

And i ask for hints on what libraries i need to use in order to interact wit usb ports and then writing or erasing data trough the bus when the phone is in fastboot or flashmode, meta, download..etc. Maybe implementing shortcuts to adb commands will be good idea too.
 

for interacting with USB you can make use of libusb .
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…