Hi everyone, I am using the new 1.5 SDK and I am trying to extract NMEA files but I failed:
I tried to do this:
and I got this error:
remote object 'data/misc/location/gps/nmea' does not exist
I am thinking that there is no such folder location.
Thanks in advance!
I tried to do this:
Code:
C:\AndroidSDK\tools>adb pull data/misc/location/gps/nmea C:\Android
and I got this error:
remote object 'data/misc/location/gps/nmea' does not exist
I am thinking that there is no such folder location.
Thanks in advance!