Hi, On Sat, Feb 12, 2011 at 7:04 PM, John <[email protected]> wrote: > 1. How do I view the code in this file ?
Use a disassembler, such as objdump or IDA Pro. > 2. Is this the file to be edited for gps code ? Specifically on Samsung phone, libgps communicates with the baseband (containing the GPS) via /dev/ttyGPS0 (iirc). Yes, it would be the file to 'edit', but as it contains compiled code, doing so is non-trivial. Joerie -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
