• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Google Maps for J2ME devices

 
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I think this might be interesting to some ...

Google Maps now has a version for J2ME enabled devices.
See http://www.google.pt/gmm

Cheers,
Eduardo
 
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I did not check it myself, a friend tried and told its a symbian App.

Still i keep wondering how to do this smooth network pulls.
Usually a small XML pull itself was making the UI hangup!!!
But in this case Images are pulled atleast 2 at a time.

Can some one throw light on, how to make this fast Image Networking happen with j2ME. I have a slight fear that Network Pull over Multiple connections are Speed Reducers for any application that runs in mip2 over cldc1.1.
 
Eduardo Marques
Ranch Hand
Posts: 231
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For Symbian yes ... but for J2ME devices and other configurations too ...

Read at http://www.google.com/support/mobile/bin/answer.py?answer=39891&topic=9120



Google Maps works with the following devices:

* Most Java-enabled (J2ME) mobile phones.
* Palm devices with Palm OS 5 and above.
* All color BlackBerry devices.
* Windows Mobile devices with Windows Mobile 2003, 5.0 and above.
* Symbian Series 60 3rd edition devices.


[ December 06, 2007: Message edited by: Eduardo Marques ]
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
Does googlemaps work in simulator or we need to test maps only on devices??
Thanks
 
Syam Sathyan George
Ranch Hand
Posts: 64
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeap i hope so.
Never tried with GMaps but last year we had used MGmaps midlet in Sun WTK and it runs better than the actual device .
 
World domination requires a hollowed out volcano with good submarine access. Tiny ads are optional.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic