Home » Archives

Content tagged with: android

[7 May 2012 | No Comment | ]

A security analysis of Android operating system from software, application development, programming constructs, all the way down to hardware-specific features of Android devices: mobile phones, tablets, and other consumer electronics devices. Specific attention is paid to Android applications and use cases where security is not a “nice to have”; rather, it’s a “must-have” for such activity a payment, identity binding, and generic authentication.

[12 Sep 2011 | No Comment | ]

In this video you will learn how to use Ruboto, a framework that leverages the power of JRuby, to quickly build and deploy Android applications. This tutorial demonstrates using the Ruboto framework to rapidly build and deploy Android applications. See how to create an emulator instance, create a Ruboto project using the command line, code your app and use a location listener for obtaining GPS information.
Watch the video
Get the transcript

[6 Jun 2011 | No Comment | ]

With 100k competitors you need to do better than launch and cross your fingers. This video designed to help experienced developers shows how to use advanced Android techniques to take a good Android application and transform it into a polished product.

[18 May 2011 | No Comment | ]

This video provides a detailled look at the Android development tools. From project support, to source editing and visual editors, to emulator execution and debugging and profiling, this talk will help you get more productive with Android development. The main focus is on Eclipse, but we will discuss other complementary tools as well.

Video Producer: Google I/O

[23 Mar 2011 | No Comment | ]

This video dissects an Android application in-order to provide you with a detailed look at all of the pieces that make up the Android APK. By the end, you will be familiar with all of the important components in the Android APK, as well as becoming more familiar with developing for Android in an Eclipse-based environment.

Video Producer: http://marakana.com/

[12 Jan 2011 | No Comment | ]

This video takes you through the Android software stack, the Dalvik VM, and setting up the Android SDK with the Eclipse environment.

Video Producer: Marakana

[13 Oct 2010 | No Comment | ]

This video shows tips and war stories on making fast, responsive (a.k.a. “non-janky”) Android apps. No more ANRs! Eliminate event loop stalls! Fast start-ups! Optimized database queries with minimal I/O! Also, learn about the tools and techniques we use to find performance problems across the system and hear what’s coming in the future. The video requires proficiency in Java and a solid grasp of Android’s fundamental concepts.