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 App Development in Android Studio: Java + Android Edition for Beginners

Posted By: naag
Android App Development in Android Studio: Java + Android Edition for Beginners

Android App Development in Android Studio: Java + Android Edition For Beginners by J. Paul Cardle
English | 2017 | ISBN: 1542885841 | 202 Pages | EPUB (True) | 4.33 MB

This book covers Android app design fundamentals in Android Studio using Java programming language.

The author assumes you have no experience in app development. The book starts with the installation of the required development environment and setting up the emulators. Then, the simplest "Hello World" app is developed step by step. In the next chapter, basics of the Java programming language are given with practical examples. Screenshots and code snippets are clearly given in the book to guide the reader. After the Java lecture, 6 complete Android apps are developed again by step by step instructions.Each code line is explained. As the reader follows the development of the example apps, he/she will learn designing user interfaces, connecting interface objects to code, developing efficient Java code and testing the app on emulators and real devices.

The sample apps developed in this book are as follows:

1. Headlight app: Learn the basics of app development and use buttons in your code.
2. Body mass index (BMI) calculator app: Using input boxes, performing calculations and displaying the results on the screen.
3. Simple dice roller app: Using random number generator functions, including images in your project, displaying images on the screen and changing the displayed image programmatically.
4. The compass app: Accessing the magnetic field sensor, setting required permissions, extracting the direction angle and animating a compass figure.
5. Show my location app: Creating a map project, setting required permissions, accessing GPS device and showing real time location on the map.
6. S.O.S. sender app: Adding SMS functionality, setting required permissions and sending real time location using SMS.

This book includes 146 figures and 114 code snippets that are used to explain app development concepts clearly. Full resolution colour figures and project files can be viewed and downloaded from the the book's website: www.android-java.website.