Android Programming Video Tutorial For Beginners
Description:
You will certainly begin by mounting the Android Programmer Equipment you will certainly need to develop your Apps, as well as this training course reveals you how to use those tools to create your first App. As you continue with the video clip tutorial, you will find out the best ways to collaborate with various Application elements and APIs, gain access to and use resources, develop your interface and also add computer animation as well as graphics to your Application. Furthermore, the program shows you regarding media playback, tool cam gain access to, determining location, and making use of device sensors. You likewise discover ways to save your Apps information making use of SQLite and also inner gadget storage space.
When you have finished this Android Programming video clip program, you will certainly understand the tools, and have the abilities essential, to develop and send your very own Android Apps to the Google Play site. Working data are included, enabling you to adhere to in addition to the writer throughout the lessons.
Screenshot:
What are the requirements?
- The Desire To Learn
What am I going to get from this course?
- Over 105 lectures and 9.5 hours of content!
- Learn The Skills Required To Build Apps For Android
- No Programming Knowledge Required
- Highly Detailed – Covers Everything You Need To Know
What is the target audience?
- Programmers
- Entrepreneurs
- Small Business Owners
- Those New to Programming
- Developers
Curriculum:
Section 1: Introduction | |||
---|---|---|---|
Lecture 1 |
Working Files – Download These First
|
Text | |
Lecture 2 |
How to Obtain Your Certificate of Completion
|
Text | |
Lecture 3 |
0101 Welcome To The Course
|
03:18 | |
Lecture 4 |
0102 Overview Of Android
|
05:53 | |
Lecture 5 |
0103 Organization Of The Course
|
04:36 | |
Lecture 6 |
0104 Promoting Android Apps
|
02:25 | |
Section 2: Android Development System | |||
Lecture 7 |
0201 Development System Overview
|
06:18 | |
Lecture 8 |
0202 A Quick App Example
|
08:26 | |
Lecture 9 |
0203 Android Developers Website
|
07:13 | |
Lecture 10 |
0204 Android Design Guide
|
04:23 | |
Lecture 11 |
0205 Android Developer Tools (ADT) Bundle
|
04:40 | |
Lecture 12 |
0206 Java Programming Language
|
05:05 | |
Lecture 13 |
0207 Eclipse Integrated Development Environment (IDE)
|
09:05 | |
Lecture 14 |
0208 Android Software Development Kit (SDK)
|
07:52 | |
Lecture 15 |
0209 Android Development Tools (ADT)
|
05:34 | |
Lecture 16 |
0210 Android Virtual Devices (AVD)
|
10:26 | |
Section 3: Using The Development System To Create Your First App | |||
Lecture 17 |
0301 Using The Development System To Create Your First App
|
10:07 | |
Lecture 18 |
0302 Understanding The Structure And Components Of Your First App
|
05:25 | |
Lecture 19 |
0303 Understanding And Modifying Code In Your First App – Part 1
|
06:44 | |
Lecture 20 |
0304 Understanding And Modifying Code In Your First App – Part 2
|
08:10 | |
Lecture 21 |
0305 Understanding And Modifying Code In Your First App – Part 3
|
09:45 | |
Lecture 22 |
0306 Overview Of Debugging In Eclipse
|
05:33 | |
Lecture 23 |
0307 Testing And Debugging Your First App
|
06:45 | |
Lecture 24 |
0308 Using The Dalvik Debug Monitor Server (DDMS)
|
05:05 | |
Lecture 25 |
0309 Running Your First App On A Real Mobile Device
|
03:07 | |
Lecture 26 |
0310 Additional Development Resources
|
06:46 | |
Lecture 27 |
0311 Android App Components
|
04:09 | |
Lecture 28 |
0312 Using Android App Development Wizards And Templates
|
05:57 | |
Lecture 29 |
0313 Using The Infinite Skills Working Files
|
04:05 | |
Lecture 30 |
0314 Android Native Development Kit
|
02:27 | |
Lecture 31 |
0315 Promoting Your Apps On Google Play
|
08:02 | |
Lecture 32 |
0316 Publishing Your Apps On Google Play And Using The Developer Console
|
08:16 | |
Section 4: App Components and APIs | |||
Lecture 33 |
0401 App Components And APIs Overview
|
05:07 | |
Lecture 34 |
0402 Activities
|
07:16 | |
Lecture 35 |
0403 Creating A New Project From Existing Code
|
07:55 | |
Lecture 36 |
0404 Adding An Activity To An Existing Project
|
03:01 | |
Lecture 37 |
0405 Manifest
|
03:58 | |
Lecture 38 |
0406 Intents
|
07:24 | |
Lecture 39 |
0407 Listeners And Toasts
|
09:58 | |
Lecture 40 |
0408 Threads And Async Tasks
|
08:26 | |
Lecture 41 |
0409 Service Concepts And Sample App Demonstration
|
07:36 | |
Lecture 42 |
0410 Service Implementation And Code
|
09:31 | |
Lecture 43 |
0411 Content Provider Concepts And Sample App Demonstration
|
07:48 | |
Lecture 44 |
0412 Content Provider Classes And Objects
|
07:52 | |
Lecture 45 |
0413 Content Provider URIs
|
06:44 | |
Lecture 46 |
0414 Content Provider URI Matchers
|
04:50 | |
Lecture 47 |
0415 Content Provider Cursors
|
04:35 | |
Lecture 48 |
0416 Content Provider Methods
|
05:38 | |
Lecture 49 |
0417 Content Provider Method Parameters
|
07:43 | |
Lecture 50 |
0418 Content Provider Method Implementation Templates
|
07:28 | |
Lecture 51 |
0419 Broadcast Receiver Concepts And Sample App
|
06:52 | |
Lecture 52 |
0420 Broadcast Receiver Classes And Objects
|
03:24 | |
Section 5: API Demos App | |||
Lecture 53 |
0501 API Demos App Overview
|
05:57 | |
Lecture 54 |
0502 API Demos Worksheet
|
08:06 | |
Lecture 55 |
0503 App Development Using Demos And Samples
|
05:02 | |
Lecture 56 |
0504 Adding Code To Your Android App – Part 1
|
05:19 | |
Lecture 57 |
0505 Adding Code To Your Android App – Part 2
|
07:29 | |
Section 6: App Resources | |||
Lecture 58 |
0601 Resources Overview
|
03:15 | |
Lecture 59 |
0602 Providing Default Resources
|
04:14 | |
Lecture 60 |
0603 Providing Alternate Resources
|
04:01 | |
Lecture 61 |
0604 Accessing Resources
|
03:55 | |
Lecture 62 |
0605 Localization
|
03:00 | |
Section 7: User Interface | |||
Lecture 63 |
0701 User Interface Overview
|
03:26 | |
Lecture 64 |
0702 Layouts
|
04:49 | |
Lecture 65 |
0703 Creating Layouts Using API Demos And The Graphical Layout Editor
|
05:14 | |
Lecture 66 |
0704 Input Controls
|
03:28 | |
Lecture 67 |
0705 Input Events
|
04:01 | |
Lecture 68 |
0706 Options Menus
|
05:15 | |
Lecture 69 |
0707 Popup Menus
|
03:03 | |
Lecture 70 |
0708 Context Menus
|
03:39 | |
Lecture 71 |
0709 Action Bars
|
04:43 | |
Lecture 72 |
0710 Settings
|
06:36 | |
Lecture 73 |
0711 Preferences
|
03:36 | |
Lecture 74 |
0712 Dialogs
|
04:55 | |
Lecture 75 |
0713 Notifications
|
07:35 | |
Lecture 76 |
0714 Lists
|
05:00 | |
Lecture 77 |
0715 Fragments
|
07:21 | |
Lecture 78 |
0716 Styles And Themes
|
06:41 | |
Lecture 79 |
0717 Applying Styles And Themes To Your Apps
|
06:17 | |
Section 8: Animation And Graphics | |||
Lecture 80 |
0801 Animation And Graphics Overview
|
05:33 | |
Lecture 81 |
0802 Property Animation
|
05:49 | |
Lecture 82 |
0803 View Animation
|
05:57 | |
Lecture 83 |
0804 Canvas Graphics
|
04:45 | |
Section 9: Media And Camera | |||
Lecture 84 |
0901 Media And Camera Overview
|
04:08 | |
Lecture 85 |
0902 Media Playback
|
08:08 | |
Lecture 86 |
0903 Camera Access
|
06:30 | |
Section 10: Location And Sensors | |||
Lecture 87 |
1001 Location And Sensors Overview
|
03:16 | |
Lecture 88 |
1002 Accessing Sensors
|
05:19 | |
Lecture 89 |
1003 Determining Locations – Part 1
|
06:14 | |
Lecture 90 |
1004 Determining Locations – Part 2
|
06:22 | |
Section 11: Data Storage And Database | |||
Lecture 91 |
1101 Data Storage And Database Overview
|
02:31 | |
Lecture 92 |
1102 Shared Preferences
|
04:40 | |
Lecture 93 |
1103 Internal Storage
|
03:52 | |
Lecture 94 |
1104 External Storage – Part 1
|
05:12 | |
Lecture 95 |
1105 External Storage – Part 2
|
03:21 | |
Lecture 96 |
1106 SQLite Database – Part 1
|
04:47 | |
Lecture 97 |
1107 SQLite Database – Part 2
|
03:02 | |
Section 12: Connectivity And Remote Access | |||
Lecture 98 |
1201 Connectivity And Remote Access Overview
|
02:57 | |
Lecture 99 |
1202 Connectivity Example Using NFC
|
06:37 | |
Lecture 100 |
1203 Connectivity And Remote Access Documentation And Samples
|
05:24 | |
Section 13: Web Apps And HTML5 | |||
Lecture 101 |
1301 Web Apps And HTML5 Overview
|
05:38 | |
Lecture 102 |
1302 Webview
|
03:44 | |
Lecture 103 |
1303 HTML5
|
08:19 | |
Section 14: Wrap-up | |||
Lecture 104 |
1401 Conclusion
|
01:13 | |
Lecture 105 |
1402 About The Instructor
|
01:06 |
Over 105 lectures and 9.5 hours of content!
Learn The Skills Required To Build Apps For Android
No Programming Knowledge Required
Highly Detailed – Covers Everything You Need To Know
Languages – English
English | .mp4 | AVC 1280×720 15 fps | AAC 96 Kbps 48.0 KHz | 1.5 GB
Genre: eLearning
DroidMint.com – Unlimited Free Download – Unlimited Mobile Software ,Tips & Solution – http://droidmint.com