• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

NMEA File and 1.5 SDK

abir.said

Lurker
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:
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!
 
Back
Top Bottom