• 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Which device is recommended to beginners?

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

I'm a Java programmer but not used to program with Mobiles.
Which device would recommend for a person who is beginning and want to learn?
I'd like a simpler device (not too expensive) to start.

Thank you.
 
Author
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I'm a Java programmer but not used to program with Mobiles.
Which device would recommend for a person who is beginning and want to learn?
I'd like a simpler device (not too expensive) to start.



Today, for Android, you have two choices: the T-Mobile G1 and the ADP1 (Android Developer Phone). Both are high-end phones. In fact, I am not aware of Android being available for "not too expensive" phones in the near future.

My sincere hope is that an ASUS EeePhone, should they come out with one, will be unlocked and inexpensive.
 
Rancher
Posts: 43076
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Some devices were mentioned in this topic. But to start development you only need the Android SDK, which runs on Windows, Linux and OS X.
 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are programming on Windows is there like an 'emulator' for mobile testing?
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You don't really need a device to develop applications. The SDK bundles an emulator, which will cover all the needs. In fact, the emulator is even more useful than a single device, because you can emulate a wide range of "devices" using it.
 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mark L. Murphy wrote:

I'm a Java programmer but not used to program with Mobiles.
Which device would recommend for a person who is beginning and want to learn?
I'd like a simpler device (not too expensive) to start.



Today, for Android, you have two choices: the T-Mobile G1 and the ADP1 (Android Developer Phone). Both are high-end phones. In fact, I am not aware of Android being available for "not too expensive" phones in the near future.

My sincere hope is that an ASUS EeePhone, should they come out with one, will be unlocked and inexpensive.



That means if I buy a G Mobile, I can use it to run the applications that I develop using Android?
 
Mark L. Murphy
Author
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

That means if I buy a G Mobile, I can use it to run the applications that I develop using Android?



If you buy a T-Mobile G1, you can run Android applications that you create. I do it all the time as part of testing.
 
Screaming fools! It's nothing more than a tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic