Hi All~~

I am porting GPS to Android now. I have been look for many web site
relate to Android GPS porting include this group. However, I also feel
confused about that.

I have some questions. Can anyone give me some suggestions and I will
appreciate about that.

1.There are 3 files : Android.mk, gps.cpp and gps_qemu.c in hardware/
libhardware_legacy/gps. What is the functionality about the 3 files in
directory gps. Should I modify the 3 files to implement GPS.

2.In this web site 
http://www.netmite.com/android/mydroid/cupcake/development/pdk/docs/gps.html,
it shows that anyone that want to integate GPS with Android should
create a shared library named libgps.so refer to gps.h. My question is
how to create a shared library libgps.so.If the libgps.so is created,
where can I find it. What is the relation between libgps.so and
libhardware_legacy.so.

3.How to test GPS if gps is implemented successfully. I know there is
a gpstest tool in Android but I don't know how to use it. Can someone
tell me the detail about gpstest tool provided by Android.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to