Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialnfs
35,526 PointsIs a good phablet or note (Samsung or alike) with stylus helpful in android development?
I know things always go on in the computer but still can anyone point out the needs for a mobile device in android development?
2 Answers
nfs
35,526 PointsSorry for any disturbance. Thank you very much, Jennifer.Should have understood earlier.
Jennifer Nordell
Treehouse TeacherWhile it might not be absolutely necessary to have a an Android tablet or phone, most people will suggest that it's always good to test your app on an actual device. The simulators for both Android and iOS development are great, but it's still recommended to see your app running on a real device. Among other things, the frame rate will always be better on a real device than in the simulator.
Hope this helps!
nfs
35,526 PointsThen must I have an iPhone or iPad too? which is the best to have? a tab or a phone for getting the most out of it for my developmental purposes. Thanks in advance.
Jennifer Nordell
Treehouse TeacherNafis Fuad if you're only doing Android development then only consider getting an Android device. My point is that any app you make is always recommended to be run on an actual device. And this is regardless of whether it's Android or iOS. You will not need an iPad or iPhone to test your Android apps.
As for whether or not you should get a tablet or a phone, it's really personal preference in my opinion unless your app has some function to make calls. The important part to take home here is that it is generally highly recommended to run your app on a real device. In this case, an Android tablet or phone.