January 5th, 2012, 11:15 PM
|
#1 (permalink)
|
|
New Member
Join Date: Sep 2011
Posts: 12
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
|
Read SDCard in binary mode in android phone
Hello,
I want to read SDCard data from android mobiles using eclipse(programmatically).
For that i want to open SDCard in binary mode,So that i can read SDCard sector by sector.
the problem is when i am debuging a programm using JNI in c++ its not going to take access in binary mode..
Any body know about, how to open a sdcard in binary mode using eclipse or java programming.
Any suggestion will apperciated.
Thanks And Regards:
Varun Bansal
|
|
|
Last edited by alostpacket; January 9th, 2012 at 01:35 PM.
Reason: removed email
|
|