| Author |
Android Development and a phone
|
Jagadeeswara Yaramala
Ranch Hand
Joined: Jul 28, 2010
Posts: 46
|
|
Hi,
I am new to android development and have 2 years of Java experience.
I would like to know if buying an android phone would make the development process of applications faster? Will the debugging be faster while developing apps for android, if I have a phone?
The emulator is working very slow.
|
 |
zoheb hassan
Ranch Hand
Joined: Apr 01, 2009
Posts: 141
|
|
|
That depends on which version of android platform you are developing your application for If its gingerbread the emulator is painfully slow however if its Froyo then its fast enough and quite responsive.Some phones do not let much data to appear for debugging due to security reasons.You do not need a real phone for debugging, a emulator would do fine but then if you got Money get a phone what is an android developer without one
|
 |
Jagadeeswara Yaramala
Ranch Hand
Joined: Jul 28, 2010
Posts: 46
|
|
Thanks zoheb for the information and advice.
I will start with the emulator and try to buy an android phone..
|
 |
James Elsey
Ranch Hand
Joined: Dec 21, 2007
Posts: 224
|
|
I don't think it would directly make developing apps "faster" however it may make your life easier in a few areas.
Being able to debug your app on a device will quickly show you where the UI quirks are, so you can easily spot where buttons need to be moved, colors not working great together and so on.
Also, its much easier to get feedback on your apps if you have them on a device, i.e., taking your phone into the pub/canteen and showing your friends is much easier than carrying a laptop with the emulator ;)
|
Kind Regards, James || My SCJP / OCJCP Study Notes
Interested in : SCJP, Google App Engine, Stripes, Android; Studying for SCJP6 || My Bite-Size SCJP Study Blog
|
 |
zoheb hassan
Ranch Hand
Joined: Apr 01, 2009
Posts: 141
|
|
|
Rightly Put by James, if you are working on releasing an android app in market it would help to get a phone
|
 |
 |
|
|
subject: Android Development and a phone
|
|
|