The Complete Android Oreo with Kotlin Bundle
$34.00$795.00
You save 95%
What's Included
$200.00 Value
The Complete Android Oreo Kotlin Developer Course
Hussein Al Rubaye
117 Lessons (26.5h)
Lifetime
- Certification included
- Experience level required: All levels
- Access 117 lectures & 26.5 hours of content 24/7
- Length of time users can access this course: Lifetime
Course Curriculum
117 Lessons (26.5h)
- Introduction and Setup the environmentThe complete Android Kotlin Developer course Udemy2:032-install Java JDK3:313- Install development IDE0:46Exercise files
- Variables4- First App in Kotlin7:455- Data Types9:305- B Var vs Val1:446- Screen input12:217- Comments3:128- null safety kotlin4:33
- Operations and Priorities8- Convert Between DataType6:469- Math Operations6:1910- Priorites8:4011- Increment and Decrement9:0812- App Find my Age5:4213- Code Debug3:27
- Decision Making14- Logic Condition11:5515- Simple IF10:0816- If-Else3:2017- If-ElseIF5:0518- Nested IF3:4119- When6:5420- Expression If and When4:16
- Loop Control21- Simple For loop5:5222- Nested For loop3:0223- While Loop2:0524- Do While3:2025- Returns and Jumps7:31
- Collections and Strings26- Strings9:3627- Array8:4028- ArrayList7:1129- HashMap4:2430- hashMapOf , arrayOf,mutableListOf and ListOf5:5931- setOf and mutableSetOf2:46
- Functions32- Function9:1233- Overloading3:3734- polymorphism3:2935- var Scople2:36
- Object Oriented ProgrammingOOP Concept2:3636- Simple Class14:1536- Simple Class B14:1937- constructor9:4238- Inheritance6:5744- Visibility Modifiers3:0139- Overriding4:3042- Casting3:3340- super and this mp42:2941- interface5:3943- Abstract4:5346- Enum Classes3:0345- Generics6:0747- Extensions6:3252-Packages6:0254- inner and nested class2:1353- Singleton6:02
- Storage||Files48- Try-Catch6:1549- Write to file7:1550- Read from File6:47
- Multi Threading0- What is Parallel processing2:3351- Thread example14:08
- Android Startup0- Download Android Studio1:141- start First Android App9:13
- Find my age App0- Find My age App Preview0:301- App layout design20:362- Implement the code14:093- clean code1:214- Debug and Find Errors6:08
- Complete Tic Tac toe game0- Tic Tac toy overview0:371- Layout desgin with TableLayout10:112- Get selected cell7:573- Find Game Winner11:134- Auto play with device10:315- Add colors to layout5:29
- Calculator app0- Caluculator preview0:441- layout design13:322- Add colors to app13:233- Desgin issue10:024- Number Click13:145- Add math operations11:366- margin buttons3:327-Percent and clear4:188- Supporting Multiple Screens13:32
- Pockemon game in Android0- Pockemon overview0:561- Setting the project and Get Map API8:082- Add Marker5:373- Request run time permission10:144- Show player location on the map11:275- Place Pockemons on the map17:466- Catch Pockemon7:46
- Zoo App0- Zoo App preview0:302- Load List of Animals18:221- Layout desgin for ListView21:233- Load different tickets4:554- ListView events11:475- Add or remove5:586- Support different Image Size6:41
- Restaurant menu0 -Food app preview0:311- Layout design16:253- Show Food details9:392- Show Food in GridView20:04
- Web services|| Find City Sunrise time App0- sinrise overview0:581- Android tutorials|| HTTP connection1:322- Learn JSON and XML in 10 minutes10:373- Desgin layout9:224- Get Json from HTTP23:185- button shape19:38
- Sqlite database|| My Notes App0- Note app overview1:301- Desgin List notes18:282- Fill ListView with dummy data17:283- desgin Add layout8:474- Menu bar and Intent20:075- Styles9:126- Add new notes24:537- List Notes15:448- Delete Note8:049- Edit note15:3010- support langues and app icon9:5711. The Activity Lifecycle7:18
- Firebase|| Online Tic tac toy game0- Overview1:001- Connect to firebase and FirebaseAnalytics10:042- Login Page desgin5:083- FirebaseAuth With email and password12:204- Add user info In firebase Database11:105- Online Game layout Desgin8:226- Send Game Play request11:437- Accept game inviation12:459- Notification to play game12:398- Online game14:10
- Firebase || Twitter and Facebook App0 Twitter app overview0:591- Desgin login layout11:552- Load image from Phone18:153- Load images to firebase25:304- Tweets layout design17:245- Add post16:076- Load posts11:597- Show poster info5:248- Show loading now6:169- Show Ads between feeds12:1010- Firebase Cloud Messaging9:07
- Media Player for play online and Local songs App0- Media Player App0:331- Player layout desgin19:512- List songs15:323- Play media player songs online9:124- Play songs from Phone10:13
- Complete Alarm app0- Alarm app preview0:59Android Studio Updates1:411- Layout desgin4:422- Frgament show9:493- Set alarm time14:104-SharedPreferences and start app with OS13:015- Show Nontification3:00
- Sensors Apps2- Numbizz App Sensor shock16:481- light sensor11:12
- Firebase || Find my phone App1-B-Family locator| Whay we will build1:481- user login20:002- Contact and main menus12:063- Contact List dummpy data22:314- Load phone Contact18:425- Save my trackers list27:386- signInAnonymously6:587- Save user info To database4:408- Save my Trackers to Realtime Database9:149- People Who I Find Dummy3:4810- People Who I Find20:0014- Find missing Phone16:2111- Load users contact13:1512- Send Phone Location to the server18:5715- Broadcast receiver vs service changes in Android o10:3416- Service || Run App in background14:0317- Start with OS4:41
- Publish App to StoreUpload app to play store5:0988- Avoid Android Reskin9:0481- Android tutorials|| APK to Source4:47
The Complete Android Oreo Kotlin Developer Course
HA
Hussein Al RubayeHussein al Rubaye is a PhD student with a Master's in Software Engineering from Rochester Institute of Technology in the US. His areas of interest and expertise are teaching programming languages for mobile, Windows, and web apps. He has worked as a web developer for 8 years and has apps in the Google Play Store, Microsoft Store, and App Store. They have more than a million users. He is a 2017 Microsoft Most Valuable Professional award recipient.Description
Kotlin is a statically-typed programming language that has been steadily adopted onto Android over the years. This expressive, concise, extensible, powerful language is growing in popularity, and is a valuable language to learn as it works seamlessly side by side with Java and C++ on Android. This comprehensive course will get you started.
- Access 117 lectures & 16.5 hours of content 24/7
- Install the development environment & run your first Kotlin app
- Learn how to work w/ files
- Explore functions & the concepts of Object-Oriented Programming needed to program w/ Kotlin
- Builds apps & games in Android
- Work w/ restful web services & JSON
- Use SQLite to add, delete & update records, & Firebase for online gaming
Specs
Details & Requirements
- Length of time users can access this course: lifetime
- Access options: web streaming, mobile streaming
- Certification of completion not included
- Redemption deadline: redeem your code within 30 days of purchase
- Experience level required: all levels
$200.00 Value
The Complete Android Oreo App Development Course
Hussein Al Rubaye
147 Lessons (21h)
Lifetime
$200.00 Value
The Android Oreo & Java Developer Mastery Course
Fahd Sheraz
214 Lessons (31.5h)
Lifetime
$195.00 Value
The Complete Kotlin Developer Masterclass: Build Kotlin Apps
Fahd Sheraz
144 Lessons (20h)
Lifetime
Terms
- Instant digital redemption
Your Cart
Your cart is empty. Continue Shopping!
Processing order...