![]() |
How to show GoogleMaps in my application view Hi, Im developing an app that need to show the location with google maps. I saw other threads that launch the Google Maps application but I lost mine. This is what Im doing in my app: int mh = CodeModuleManager.getModuleHandle("GoogleMaps"); ApplicationDescriptor ad =CodeModuleManager.getApplicationDescriptors(mh) ApplicationDescriptor ad2 = new ApplicationDescriptor(ad, args); ApplicationManager.getApplicationManager().runAppl ication(ad2, true); After that my app looses its focus and Im in google maps. Is there any way to show google maps inside a view or something? Thanks so much! b:smile: |
| All times are GMT -5. The time now is 08:09 AM. |
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.