Limit this search to....

Decompiling Android
Contributor(s): Nolan, Godfrey (Author)
ISBN: 1430242485     ISBN-13: 9781430242482
Publisher: Apress
OUR PRICE:   $56.99  
Product Type: Paperback
Published: July 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Java
- Computers | Programming - Open Source
- Computers | Software Development & Engineering - General
Dewey: 005.258
Physical Information: 0.64" H x 7.5" W x 9.25" (1.16 lbs) 304 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Decompiling Android looks at the the reason why Android apps can be decompiled to recover their source code, what it means to Android developers and how you can protect your code from prying eyes. This is also a good way to see how good and bad Android apps are constructed and how to learn from them in building your own apps.

This is becoming an increasingly important topic as the Android marketplace grows and developers are unwittingly releasing the apps with lots of back doors allowing people to potentially obtain credit card information and database logins to back-end systems, as they don't realize how easy it is to decompile their Android code.

  • In depth examination of the Java and Android class file structures
  • Tools and techniques for decompiling Android apps
  • Tools and techniques for protecting your Android apps