Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Android Developer Tools Essentials: Android Studio to Zipalign (repost)

Posted By: interes
Android Developer Tools Essentials: Android Studio to Zipalign (repost)

Android Developer Tools Essentials: Android Studio to Zipalign by Mike Wolfson and Donn Felker
English | ISBN: 1449328210 | 2013 | 250 pages | PDF + EPUB | 19 + 17,5 MB

Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.

With examples in Windows, Linux, and Mac OS X, you’ll learn how to set up an Android development environment and use ADT with the Eclipse IDE. Also, contributor Donn Felker introduces Android Studio, a Google IDE that will eventually replace Eclipse.
Learn how to use Eclipse and ADT together to develop Android code
Create emulators of various sizes and configurations to test your code
Master Eclipse tools, or explore the new Android Studio
Use Logcat, Lint, and other ADT tools to test and debug your code
Simulate real-world events, including location, sensors, and telephony
Create dynamic and efficient UIs, using Graphical Layout tools
Monitor and optimize you application performance using DDMS, HierarchyViewer, and the Android Monitor tool
Use Wizards and shortcuts to generate code and image assets
Compile and package Android code with Ant and Gradle