sd card - Sending SD commands from Android app -


is possible send sd (secure digital) commands android app sd card ? commands read sd card, write sd card etc (cmd18, cmd24).

the constraint phone should not rooted phone. rooted phone able send sd commands not unrooted phone. on attempting error "permission denied".

any appreciated.

thanks

it not possible. sd card hardware abstracted away , mounted directory in filesystem. why want send raw commands sd card anyway? why not read , write files on it?


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -