> Is the > any way to access the driver or to interact in low level with the A- > GPS chip of the android device? of course, assuming that the device > has A-GPS support. There is no "low level interaction" from the application level. You can make your own GPS library but this is not an application development but rather "porting" task. On the other side, if the device has A-GPS support then all necessary SW support is already there. No phone manufacturer would miss the opportunity to improve time-too-first-fix (TTFF) which is one of the most critical parameters in the GPS world.
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

