• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Motorola V551

 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I renewed my wireless plan yesterday and in doing so picked up a new Motorola V551 which is Sun Java and Bluetooth enabled. My question is will the J2me Wireless Toolkit 2.2 be enough to get me started learning or should I find a motorola specific development kit and use that instead?

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

Yes, it should be enough. Preferably with a decent IDE (E.g. Eclipse
with the J2ME plugin).

However, if your only developing for a specific mobile phone, you might
as well find the it's SDK and emulator. That way, you won't
(read: shouldn't, in theory) get any problems when you try to run it on your mobile.

Motorola Software Development Kit

/Svend Rost
 
Gregg Bolinger
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for the information. I won't really be developing specifically for the Motorola because I'd rather my apps run on any compatible mobile device. But I'll bookmark Motorola SDK in case I need it.

Thanks again.
reply
    Bookmark Topic Watch Topic
  • New Topic