Your First Android Application
Your First Android Application
About the Book
With the recent proliferation of apps I felt that there was a need for a book to teach the average
Jane how to develop their own apps. The web has been with us for a while now and
many of the technologies and terminologies are familiar to us. We are familiar with
what a webpage is, what a link is, what a browser is etc. Building on this familiarity, my
aim is to show that with relative ease anyone can start developing their own app.
Table of Contents
-
Preface
- How this Book is Organized
- Who Should Read this Book
- What is Covered in this Book
- Source Code
-
Introduction
- HTML5
- DOM
- Native Apps versus Web Apps
- Introduction to HTML
- Introduction to CSS
-
Introduction to JavaScript
- Variables
- Functions
- Arrays
- Control Statements
-
Introduction to Java
- Summary
- Android WebView
-
Android Studio
- Introduction
- Android Studio User Interface Overview
-
Setting up your Development Environment
- Prerequisites
- Structure of an Android Project
- Create a HTML File
- Set up your Android Studio Development Environment
- Summary
-
Creating a Simple App
- A Simple Todo Web App
- Strike Through Effect
- Delete Functionality
- Summary
-
Running your Simple App
- Introduction
- Summary
-
The DOM
- Traversing the DOM
- Creating DOM Elements
- Summary
-
Introduction to Touch Events
- Summary
-
Saving Data in your App
- Local Storage
-
Detecting Swipe Actions
- Detecting the start position of your touch
- Transitioning a swiped element
- Detecting when the swipe ends
- Summary
- Running your App in the Android Emulator
- Running your App on a Mobile Device
- Creating a Simple Netflix App
-
Making AJAX Calls
- Introduction
- AJAX
-
Creating a Simple Netflix Native App
- Introduction
-
Views
- Introduction
- Layouts
-
Activity
- Introduction
- Activity Lifecycle
-
Intent
- Introduction
- Services
-
Publishing your App
- Introduction
- Creating an APK File
- Uploading your App to the Play Store
- Notes
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earnedover $12 millionwriting, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them