views:

104

answers:

3

Hi there, I am thinking about converting my web apps into Android apps to reach the Android market. I do not have an Android phone. Can someone tell me how I can possibly get a Google developer phone (other than going to Google I/O, etc)? I realize this is somewhat of a ridiculous request but I have read blogs of people being enticed by google and offered a free phone to convert their web apps into Android apps. So I figure there is no harm in asking.

Any insight would be helpful. Thanks

I am also wondering what the cost of the developer phone is once you pay your $25 to enter the android market place as a developer through the developer account.

+4  A: 

You don't need a developer phone, any phone will do. I use stock HTC Hero

Alexey Timanovsky
A: 

You can develop regular apps on any device.

However, if you want to exchange roms (for example to run cutting edge android versions) you may want to root that device.

If you want a recent phone, official android builds close to its release, i think grabbing a Nexus One is a good choice.

I by myself jused use a HTC Magic shot on ebay to get started and upgraded to a Nexus One to stay the cutting edge (FroYo, Android 2.2).

Toni Menzel
A: 

Depending on the functionality of your app, you might not even need an actual device. The emulator included in the SDK is fairly good.

If you need to use the camera, location or device specific features ( Camera flash, proximity sensor, accelerometers etc.), you will need a device, though. I would recommend a Nexus One, primarily because I expect this the fairly frequently updated with the latest and greatest

hrstrand