How to download an Android app and decompile it into its original Java source and HTML5 and CSS code
How to protect your Android apps so that others cannot decompile it
To identify potential security threats that currently exist and how to avoid them
What tools are available to decompile and protect Android apps
The structure of a Java Classfile and an Android classfile
How the standard JVM and the Dalvik JVM differ
How to create your own Android decompiler and obfuscator