Android Studio Course
كۆرسی ئهندرۆید ستۆدیۆ
Your Instructor

Course Curriculum
Android Studio Course
Available in
days
days
after you enroll
-
Start1 - Introduction to the course (1:31)
-
Start2 - Andriod Studio Vs Eclipse for Programming Andriod (1:35)
-
Preview3 - Installing Andriod Studio and Java (2:14)
-
Start4 - an Overview about Andriod Studio (2:04)
-
Start5 - Configuring SDK manger in Andriod Studio (3:25)
-
Start6 - How to change Theme of Andriod Studio (3:21)
-
Start7 - Creating a new Project in Andriod Studio 1 (3:22)
-
Start8 - Creating a new Project in Andriod Studio 2 (5:20)
-
Start9 - Andriod Studio Overview 1 (7:22)
-
Start10 - Andriod Studio Overview 2 (3:50)
-
Start11 - Explianing Properties window in Andriod Studio (4:05)
-
Start12 How to Solve problem of HAXM installation error on Android Studio (2:19)
-
Start13 How to enable intel VT-x vertualization in windows (1:38)
-
Start14 How to create new Android Virtual Device (AVD) in Android studio (4:37)
-
Start15 How to run Android App in Emulator in Android Studio (3:01)
-
Start16 How to Install and Setup Genymotion for Android Studio (5:39)
-
Start17 Debugging Apps and Andriod Moniter in Andriod Studio (3:55)
-
Start18 Configuring new projects in Android Studio (3:58)
-
Start19 Understanding Project Structure of Android in Andriod Studio (5:05)
-
Start20 Explianing Android Application Components (4:21)
-
Start21 What is an Activity and a Layout in Andriod (4:45)
-
Start22 Types of Andriod Layout Xml (4:34)
-
Start23 Introduction to xml in andriod (2:45)
-
Start24 Xml with button in Andriod Studio (2:27)
-
Start25 Views and ViewGroups in Andriod (2:05)
-
Start26 Palette Window in Android Studio (3:38)
-
Start27 Preview Window in Android Studio (2:31)
-
Start28 Designer and Component tree in Android Studio (3:12)
-
Start29 Xml attributes in Android (4:07)
-
Start30 Android Relative XML Layout in Android Studio (1:50)
-
Start31 Xml attributes in Android (4:44)
-
Start32 wrap content and fill parent in android (5:02)
-
Start33 Android Linear XML Layout in Android Studio (5:10)
-
Start34 Android Table XML Layout in Android Studio (3:41)
-
Start35 WHat is ID in android and How to use it (4:54)
-
Start36 Explaining R.id in Android (7:25)
-
Start37 Text Attribute of XML layout in Android (3:58)
-
Start38 Waht is String.xml in android (6:35)
-
Start39 How to use Strings from Strings.xml (5:59)
-
Start40 What is View and ViewGroup in Android (2:17)
-
Start41 Differences between view and VIew in android (5:44)
-
Start42 What is R class file in Android (3:15)
-
Start43 How to create a new layout for an Android project (5:19)
-
Start44 Java in Android Studio (3:43)
-
Start45 What is an Activity in Android (3:32)
-
Start46 What is the java file in Android (2:05)
-
Start47 What is the diffrence between of Using Activity VS AppCompatActivity (5:26)
-
Start48 What is an onCreate() method in android (3:29)
-
Start49 nExplaing onCreate method in Android Studio (5:28)
-
Start50 What is Bundle in onCreate Mthod in Android (5:45)
-
Start51 What is setContentView and linking Layout in Android (4:56)
-
Start52 How to link Layouts with Activities in Android (3:53)
-
Start53 Java and Android in Android Studio (2:42)
-
Start54 How to create Objects of widgets in Android (4:51)
-
Start55 How to use findViewById () method in Android (8:39)
-
Start56 Explaining setText () method in android (6:25)
-
Start57 What are set methods in Android (6:25)
-
Start58 What is an Event in Android and How to handle it (5:41)
-
Start59 How to Implement setOnclickLIstiner in android (5:36)
-
Start60 How to Handle a Button using setOnClickListiner method (5:08)
-
Start61 Android Button onClick Tutorial (7:07)
-
Start62 How to use set on Click Listiner in Android (4:44)
-
Start63 Android Tutorial-Implementing OnClickListener (6:01)
-
Start64 Handling a Button with Inner Classes in Android (5:36)
-
Start65 Android Development Tutorial- Button Clicks With onClick XML Attribute (6:00)
-
Start66 Using two Methods for Two Button Clicks in Android (4:24)
-
Start67 Buttons , TextViews and EditTexts in Android (3:08)
-
Start68 What are TextEdits in Android (6:14)
-
Start69 How to create a Login form for your Android App (5:42)
-
Start70 How to use setText () and getText () methods in Android with EditTexts (5:42)
-
Start71 What is a Toast Message in Android (2:16)
-
Start72 How to Create a Toast in Android (Android Studio) (5:14)
-
Start73 Activity lifecycle - Difference between onCreate() , onStart() and onResume in Android (6:05)
-
Start74 How to display a toast Message using a Button in Android Studio (2:57)
-
Start75 How to display Toast on Button Click in Android (3:43)
-
Start76 How to create Activities and Layouts in Android Studio (3:13)
-
Start77 What is mainfest.xml file in android (4:43)
-
Start78 Android for Beginner - Using Intent to Open another Activity (5:19)
-
Start79 What is Explicit Intent in Android (1:28)
-
Start80 How to use one method for three Buttons in Android Studio (5:53)
-
Start81 How to get button id from onClick - using getID () method in Android (6:07)
-
Start82 Hint Attribute with EditTexts in Android Studio (4:17)
-
Start83 InputType Attribute with EditTexts in Android Studio (5:47)
-
Start84 How to use toString () and valueOf () methods in Android Studio (7:56)
-
Start85 What is Android Drawable Resource (3:08)
-
Start86 Importing Drawable Folders & Images in Android Studio (2:53)
-
Start87 How to display images in your app using ImageView - Android (4:10)
-
Start88 ScaleType Attribute in Android Studio - puting images in center (4:10)
-
Start89 How to use array in Android Stuio (3:40)
-
Start90 How to use setImageResource () method in Android Studio (5:52)
-
Start91 Android Studio Tutorial - Working with Linear Layout XML (6:06)
-
Start92 Android layout gravity attribute in Android Studio (5:05)
-
Start93 Android gravity attribute in Android Studio (3:28)
-
Start94 Difference between gravity and layout gravity in Android Studio (1:35)
-
Start95 Android User Interface - layout margin in Android Studio (3:43)
-
Start96 Android User Interface - Padding in Android Studio (2:35)
-
Start97 Android Padding vs. Margin in Android Studio (2:08)
-
Start98 Android Layout Weight (3:38)
-
Start99 Android Tutorial - weightSum and layout weight (2:08)
-
Start100 Android colors xml file in Android Studio (4:50)
-
Start101 what is the Resources class in Android Studio (3:19)
-
Start102 How to use getString () method in android Studio (3:16)
-
Start103 How to Use String Array in Adroid Studio (2:12)
-
Start104 How to use getStringArray () method in Android Studio (1:05)
-
Start105 How to use getColor () method in Android Studio (1:59)
-
Start106 What is a Resources Class in Android Studio (1:30)
-
Start107 Intent with activities, broadcastreceivers, contenet Providers and services (1:43)
-
Start108 What is Explicit Intent in Android (4:39)
-
Start109 Intents, Intent Filters and Actions in Android Studio (5:05)
-
Start110 What does category in the Intent Filters mean (2:07)
-
Start111 Android Intent with Actions (3:08)
-
Start112 addCategory () method in Android Studio (5:22)
-
Start113 What is an Implicit Intenet in Android Studio (2:51)
-
Start114 Android Intent Standard Actions (2:39)
-
Start115 setAction () method in Android Studio (2:39)
-
Start116 Intent Action View in Android Studio (3:02)
-
Start117 How to open URI _ Websites in Android Studio using Intent (4:34)
-
Start118 How to open Google Maps using Intent In Android Studio (1:38)
-
Start119 Making phone Calls in Android Studio (2:36)
-
Start120 Make a Phone call using ACTION_CALL in Android Studio (2:47)
-
Start121 How to use App Permissions in Android Studio (2:34)
-
Start122 What is Create chooser in Adriod Studio (4:06)
-
Start123 What is Android Intent putExtra () method in Andriod Studio (4:04)
-
Start124 How to use getIntent() method in Andriod Studio (3:19)
-
Start125 How to use getExtra() & getString() in Android Studio (4:49)
-
Start126 Android Studio Tutorial - Checkboxes in Android Studio (3:54)
-
Start127 isCheacked () method with Checkboxes in Android (5:21)
-
Start128 Activity Screen Orientation in Android Studio (2:21)
-
Start129 Screen Orientation in Android apps - Portrait & Landscape (4:56)
-
Start130 onConfigurationChanged () & ConfigChanges () methods in Android Studio (4:23)
Frequently Asked Questions
When does the course start and finish?
The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish.
How long do I have access to the course?
How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like - across any and all devices you own.
What if I am unhappy with the course?
We would never want you to be unhappy! If you are unsatisfied with your purchase, contact us in the first 30 days and we will give you a full refund.