Implement locationlistner and use getLatitude ......
Use a Google sdk version when you create your project ... it include a map. Jar , so you can use Google map , don't forgot also to include your map key in your layout ( search in Google ) ..... hope this will help you .....
On May 7, 2010 8:18 PM, "nguyenvuthiennga" <nguyenvu...@gmail.com> wrote:
I found some websites mentioning that can be obtained by google maps
api.
I tried to get google maps api for my android source code but I don't
really know how.
http://code.google.com/android/add-ons/google-apis/maps-overview.html
This site gives some idea but mostly about application.
I want to use those APIs for the system. Does anyone know how?
Nga
On May 7, 8:10 pm, merrou <mer...@gmail.com> wrote: > Implement locationlistner and use getLatitud...
> On May 7, 2010 8:04 PM, "nguyenvuthiennga" <nguyenvuthien...@gmail.com>
> wrote: > > Hi all, > > Does anyone know how get longitude/latitude from GsmCellLocation? > > Thank...
> android-platfo...@googlegroups.com<android-platform%2Bunsu...@googlegroups.com>
> .
> For more options, visit this group athttp://groups.google.com/group/android-platform?hl=en.
> > -- > You received this message because you are subscribed to the Google Groups "android-platform...
> For more options, visit this group athttp://groups.google.com/group/android-platform?hl=en.
--
You received this message because you are subscribed to the Google Groups "android-platform" group. ...
Ah yes, you will be missing the Google libraries, you can do a similar thing by copying the libraries from /system/framework on the original rom and then putting them in the out/target/......system/framework folder. Only copy the Google ones that are not there when u normally build the code. Hope that makes sense. You may have figured this out already, sorry for the late response.
On 21 May 2010 16:43, "nguyenvuthiennga" <nguyenvu...@gmail.com> wrote:
Hi,
Thanks a lot.
I tried to follow your instruction (put NetworkLocation.apk in /out/
target/product/sapphire-open/system/app/). Compiling has no error but
booting does not succeed. It has some errors like:
05-21 17:30:55.023: ERROR/AndroidRuntime(271):
java.lang.RuntimeException: Unable to instantiate receiver
com.google.android.location.BootCompletedReceiver:
java.lang.ClassNotFoundException:
com.google.android.location.BootCompletedReceiver in loader
dalvik.system.PathClassLoader@4386b8a8
And then the phone auto reboots.
I also tried adb install but then the error is INSTALL_FAILED_DEXOPT
I really don't what to do next!!!
Can anyone help me out?
Nga
On May 21, 3:22 pm, Liam Alford <liamjamesalf...@googlemail.com>
wrote:
> Yeah, if you want you can "test" your own build of android by flashing your
> device with the orig...
> custom ROM (MoDaCo <http://www.MoDaCo.com>) and push it to /system/app/ on
> your device. You may run into signature issues doing it that way though, but
> it should work if y...
> nguyenvuthien...@gmail.com> wrote:
> > Hi,
>
> > Thanks a lot.
>
> > I have a google io device and...
> ...
>
> read more »
--
You received this message because you are subscribed to the Google Groups...