Posts

Showing posts from May, 2011

Bangalore Android Developers Meetup 9 (Tabs!) : Live Event

Image
01:01PM We are almost at the end of the session, with people playing with the Xoom. 12:39PM Native Apps Though Native app support is evolving, its still not there, and to develop in Eclipse, you will need Sequoyah. However, things can work with a breeze if you happen to use the Motodev Studio. The Motodev Studio can be downloaded free of Cost from here . A demo of Motodev Studio is on. 12:20PM Testing Apps After some socializing, we are back to sessions, the testing side of the story. There preferred took is JUnit. Logcat, DDMS, TraceView are the Devs best friend. Strictmode API also helps build quality, as it catches the Disk and Network access in the UI thread, helping remove the ANRs. MonkeyRunner generates pseudo random events. Good for stress testing. Motodev Studio sports mem analyzer, App Validator, Integrated Emulator which improve the productivity even more. Its MonkeyRunner is more customizable too. 11:55AM Android 3.1, API Level 12 Resizable widgets