Android Studio Masterclass: Conquer the Android IDE
- Description
- Curriculum
- FAQ
- Reviews
Master the Android Studio and become a better Android Developer.
Android development is one of the hottest topics to learn. With a single app you can create a worldwide product. With it’s fast evolution, a studio for Android development was created.This is where Android Studio came in to the picture. With time-saving features, learning the Android Studio is essential to becoming a good Android developer. There are some amazing resources out there to learn Java and XML, however, there aren’t many resources out there to teach you the this amazing software.
In this course we will be going over Android studio. We will take it from installation, to debugging, to deployment. Note, this is not a Java/Development course, but a course to learn the Android Studio IDE.
Android Studio Has Some Amazing Time Saving Features That Most People Never Use!!
We will cover these tools, as well as go over other features and resources that will improve the quality of your code.
Why is Android Studio Important?
It’s the thing that ties Android development together. It can aid your development making better, higher quality and more manageable apps. In this course, I hope to teach you enough about Android Studio that you will be comfortable using all of it’s time-saving tools. This will speed up your efficiency and quality of code.
Enroll Now and Learn:
- Installation
- JDK, and SDK Setup
- Handling Errors
- API Differences
- Gradle Build File Basics
- Making a Project
- Flavors and Build Types
- Emulator Creation and Editing
- Creating New Files
- Code Management
- Debugging and Logging
- Git Integration
- Miscellaneous Android Studio Features
Our 100% Guarantee
I am so confident you’ll enjoy this course, that I offer a 100% 30-day money-back guarantee through Udemy. If you’re not happy with your purchase, w have no problem giving you your money back.
Are you ready to start learning?
Remember, this is an online course, so you can take it at your own pace. Are you busy right now? That’s okay. Enroll today, and take the course at your own pace.
See you inside!
Kurt
-
2Installation Overview
Let's discuss what we will need when installing Android Studio
-
3Downloading and Installing JDK
Let's talk about installing the JDK for Android Studio
-
4Android Studio Download
Let's talk about Installing Android Studio itself.
-
5Installing the Android SDK
Let's talk about installing the Android SDK for Android Studio.
-
6Creating Your First Project
Let's go over creating your first project in Android Studio
-
7Attaching the JDK
-
8First Time Build Errors
Sometimes Android Studio will have some first time build errors. Let's discuss these.
-
9What If I Had an Error?
What happens if you get an error in Android Studio that Android Studio can't fix with a single button?
-
14Installing New API's
Let's discuss API's and how to install new API's in Android Studio.
-
15Gradle Build Basics
Let's discuss the basics of the Gradle Build file in Android Studio.
-
16AndroidManifest
Let's talk about the Android Manifest in Android Studio.
-
17Making a Project
Let's discuss making and building in Android Studio.
-
18Run Configuration
Let's go over Run Configuration in Android Studio.
-
19Creating Build Variants
Let's talk about Build Variants and how to create them in Android Studio.
-
20Flavors vs Build Types
Let's go over the difference between flavors and Build Types in Android Studio.
-
21APK Location
Let's talk about the APK Location in Android Studio
-
22Analyzing APK's
Let's talk about Analyzing APK's in Android Studio.
-
23Creating an Emulator
Let's talk about creating an emulator in Android Studio.
-
24Creating Your Own Emulator Preset
Let's go over creating your own Emulator Preset in Android Studio.
-
25Emulator Features
Let's talk about Emulator features in Android Studio
-
26Deploying to a Physical Device
Let's talk about Deploying your app to a physical device in Android Studio.
-
27Creating A New File/Activity
Learn how to create a new file/activity in Android Studio
-
28Android Studio Assistance
Let's talk about the Production assistance in Android Studio.
-
29Showing and Hiding Code
Let's talk about showing and hiding code in Android Studio.
-
30Refactoring Code
Let's discuss refactoring code in Android Studio.
-
31TODO Marking
LEt's go over TODO Marking in Android Studio.
-
32XML Editor
Let's talk about the XML editor in Android Studio.
-
33Auto-Generating Code
Let's talk about auto-generating code in Android Studio.
-
34Quickly Lookup Documentation
Let's talk about looking up documentation in Android Studio.
-
35Find Sample Code
Let's talk about finding sample code in Android Studio.
-
36Create a Debug Log
Let's talk about creating a debug log in Android Studio
-
37Breakpoints/The Debugger
Let's talk about adding breakpoints and debugging in Android Studio.
-
38Analyze Stack Trace
Let's analyze the stack trace in Android Studio.
-
39Generate Bug Report'
Let's generate Bug reports in Android Studio
-
40Android Device Monitor
Let's use the Android Device monitor in Android Studio
-
45ProGuard
Let's talk about ProGuard and how we can use it in Android STudio
-
46Generate Key and App Signing
Let's discuss creating and signing our own key in Android Studio.
-
47JavaDoc Generation
Let's go over creating Javadocs in Android Studio
-
48Favorites and Bookmarks
Let's go over Favorites, Bookmarks, and the favorites tab in Android Studio.
-
49Change Keyboard Shortcuts
Let's go over how to change keyboard shortcuts in Android Studio.
-
50Android Studio Log/ IDEA.log
Let's go voer the Android Studio Log.
-
51Invalidate Caches
Let's talk about how to invalidate caches in Android Studio.