You'll get invited to our Meetups as soon as they're scheduled!
Discuss/demo use of Eclipse to develop Andriod apps; compare to other IDEs that accommodate Android development, if there are any.
T.J. Levine on Jan 26, 2010
Discuss different ways of using concurrency in Android. Examples of AsyncTask, and the various thread abstractions in java.util.concurrent, including ExecutorServices and the differences between the ones provided in the java.util.concurrent.Executors class. Maybe a demo of how to use interfaces as callbacks.
Nelz on Jan 4, 2010
Best practices and patterns for building and using asynchronous services on the Android platform.
Building Android from the open source tree. Tools, code check-out. (Looking for experienced presenter - I'm "into" app development)
Talk about creating widgets, and how their capabilities differ from regular applications.
W53 Implementation of JVM Tool Interface on Dalvik Virtual Machine
Chien-Wei Chang1, Chun-Yu Lin1, Chung-Ta King1, Yi-Fan Chung1 and Shau-Yin Tseng2
1 National Tsing Hua University, Taiwan
2 Industrial Technology Research Institute, Taiwan
http://vlsidat.itri.org.tw/2010/Program/session-w5.asp
In this paper, we discuss the development of a profiling tool interface, JVM TI, on Android. With this tool interface, developers can profile their Java code running on Dalvik using JVM TI.