Tag Archives: learn android development

Android Video Tutorial-Google I/O 2010 – The world of ListView

Google I/O 2010 – The world of ListView Android 201 Romain Guy, Adam Powell ListView is one of the most widely used Android widgets but also the most complex one. Join us to learn how to master ListView and learn … Continue reading

Posted in Android Tutorials | Tagged , , , , , , , , , | Leave a comment

Android Tutorial-Application architecture

Android Tutorial -Application architecture As mentioned, Android runs atop a Linux kernel. Android applications are written in the Java programming language, and they run within a virtual machine (VM). It’s important to note that the VM is not a JVM … Continue reading

Posted in Android Tutorials | Tagged , , , , , , , , , | Leave a comment