The Complete Android N App Development

The Complete Android N App Development

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 17 Hours | 2.45 GB

Step by step to start build secure Android N applications with Android studio

This source will help the beginners to start build their own Android apps from scratch. By the end of this course you will be able to build real world android apps. In this course you will learn how to build and design secure android apps avoiding Android Vulnerabilities, and how to work with android layout tools to design very attractive and responsive layout that work with different device size, then you will learn how to use Sqlite as local database storage and Mysql as remote database storage, Also you will learn about web services and map. And you will learn how to work with android device persimmons and access to device information and device services. Then you will learn how use Firebase to build apps with Real-time database, monetize your app, and other services that offered by firebase.

Table of Contents

Introduction and Settings
1 Introduction
2 Install Android Studio
3 Setting the environment
4 Exercise files

Java Essential Training- Java For Android Free
5 Complete Free Java course.html

start up
6 Why Android
7 Run First App
8 XML
9 Properties and methods
10 Find Error
11 Passing data between activities
12 Activity Lifecycle
13 App Get my age
14 Vulnerability in Start activity

Layouts and Menu implementaion
15 Padding margin width and height
16 ConstraintLayout
17 Linear layout
18 Layout Desgin Weight
19 TableLayout and GridLayout
20 Menu
21 Menu SearchView

Layout desgin
22 Shape and selector
23 Colors
24 Style
25 Localization and String.xml
26 Supporting Multiple Screens sizes
27 Generate different image size

Practice with Layout
28 ImageView
29 App Simple calculator
30 RadioButton CheckBox and Switch

Views and UI tools
31 LayoutInflater and View
32 ListView
33 ListView more
34 GridView
35 Spinner

Dialogs
36 DialogFragment and TimePicker
37 DialogFragment and DatePicker
38 AlertDialog

Storage and Database
39 SharedPreferences
40 SQLite Review
41 SQLite Create Database and table
42 SQLite insert data
43 SQLite Query
44 SQLite to ListView and Search
45 SQLite Delete
46 SQLite Update

Permissionsbackground Task and Media
47 Requesting Permissions at Run Time
48 Normal Permissions and WebView
49 SeekBar and Thread
50 Handler
51 Content provider and Read contact
52 Appbuild complete MediaPlayer

System services
53 Notifications
54 BroadcastReceiver and Read incoming SMS
55 IntentService
56 Service and BindService
57 Vulnerability in BroadcastReceiver
58 App Part1 Build simple Alarm
59 App Part2 Build simple Alarm- Run Alarm With OS
60 Deprecated in Android

API Calls and Web services
61 Learn JSON and XML
62 Read Json
63 HTTP connection
64 AppGet JSON from HTTP Web service sunset app
65 PHP Web service and MySql
66 Save to MySql use PHP Webservice
67 Read from MySql use PHP Webservice
68 List users from MySql use PHP Webservice
69 Node.js Web service and MySql
70 C Web service and Sql Server

GPS and Map
71 get Last Known Location.
72 Location Listener
73 AppReal-Time tracking
74 Map and marker
75 add Circle Polyline and Polygon in Map
76 Map event
77 Street view
78 AppDisplay my current location in the map
79 Vulnerability DoS and Data over HTTP

Firebase
80 Firebase Analytics
81 App monetization with Admob
82 Realtime Database
83 Realtime Database Node
84 Server Notifications
85 Remote Config
86 Report Crash
87 Hosting
88 StorageUpload images
89 Authentication with Anonymous
90 Authentication with EmailPassword

Camera and Sensor
91 Take picture
92 Light Sensor Play music when there is light in the room
93 Accelerometer Sensor How Nimbuzz accelerometer work

Family locator App
94 What we will build
95 connect App to Firebase
96 Add assets
97 Register new user
98 Prepare my tracker
99 Add and Remove trackers
100 Save App data
101 Update location
102 Create System service
103 List my tracking phones
104 View my phone on the Map
105 finally Update user location
106 Start service and Location Listener with phone boot
Phone shutdown.html

Build a complete Twitter and Facebook Apps
107 What we will build
108 Build the Database
109 Build PHP web service
110 Project Structure and Firebase connection
111 Select picture from gallery
112 Authentication and Load user image
113 User Login and Register
114 Load Different items in ListView
115 Add tweets
116 Load tweets
117 Follow and un-Follow like Twitter
118 Different device size support
Load more tweets in ListView.html

In app purchases and Publishing
119 Publish app to Play store
120 In app purchases Setup need files.
121 In app purchases purchase Product
122 Convert .APK to Source Code
123 conclusion