/.../30. Lollipop RecyclerView and CardView/
|
4. GridLayout, Staggered Grid Layout with Vertical & Horizontal Orientation - Demo.mp4
|
87.0 MB
|
1. Introduction and Importance of RecyclerView.mp4
|
5.2 MB
|
1. Introduction and Importance of RecyclerView.vtt
|
9.1 KB
|
2. Let's start implementing RecyclerView along with CardView - Demo 1.mp4
|
37.3 MB
|
2. Let's start implementing RecyclerView along with CardView - Demo 1.vtt
|
12.6 KB
|
3. Get over with your first RecyclerView with a CardView App - Demo 2.mp4
|
40.9 MB
|
3. Get over with your first RecyclerView with a CardView App - Demo 2.vtt
|
12.8 KB
|
4. GridLayout, Staggered Grid Layout with Vertical & Horizontal Orientation - Demo.vtt
|
14.2 KB
|
5. Woohoo ! Time to apply Animation in our Recycler View - Demo.mp4
|
66.4 MB
|
5. Woohoo ! Time to apply Animation in our Recycler View - Demo.vtt
|
14.4 KB
|
6. Remove and Add Data in Recycler View and perform Click and Long Click events.mp4
|
59.7 MB
|
6. Remove and Add Data in Recycler View and perform Click and Long Click events.vtt
|
15.8 KB
|
7. Course Summary - Want to leave Review.mp4
|
931.3 KB
|
7. Course Summary - Want to leave Review.vtt
|
1.1 KB
|
/
|
Visit Coursedrive.org.url
|
0.1 KB
|
Course Downloaded from coursedrive.org.txt
|
0.5 KB
|
/The Complete Android Oreo and Nougat App Tutorials/
|
ReadMe.txt
|
0.5 KB
|
Visit Coursedrive.org.url
|
0.1 KB
|
/.../1. Android Studio Installation/
|
1. Java JDK Installation.mp4
|
6.4 MB
|
1. Java JDK Installation.vtt
|
3.9 KB
|
2. Download and Install Android Studio.mp4
|
33.2 MB
|
2. Download and Install Android Studio.vtt
|
14.2 KB
|
3. Introduction to Android-Its Internal Architecture & Overview of all the versions.mp4
|
8.0 MB
|
3. Introduction to Android-Its Internal Architecture & Overview of all the versions.vtt
|
6.0 KB
|
Must Read.txt
|
0.5 KB
|
Visit Coursedrive.org.url
|
0.1 KB
|
/.../2. Hello World using Android Studio/
|
1. HELLO WORLD - 1 GETTING STARTED - Create Your First App.mp4
|
30.8 MB
|
1. HELLO WORLD - 1 GETTING STARTED - Create Your First App.vtt
|
19.3 KB
|
2. HELLO WORLD - 2 GETTING STARTED - Know Your Project Components.mp4
|
17.7 MB
|
2. HELLO WORLD - 2 GETTING STARTED - Know Your Project Components.vtt
|
14.8 KB
|
3. Let's set up your Android Virtual Device and Run our Application.mp4
|
25.0 MB
|
3. Let's set up your Android Virtual Device and Run our Application.vtt
|
11.2 KB
|
4. Manifest file in Android.mp4
|
6.0 MB
|
4. Manifest file in Android.vtt
|
5.7 KB
|
5. User Interface OverView.mp4
|
3.7 MB
|
5. User Interface OverView.vtt
|
4.5 KB
|
6. User Interface Control Sizing.mp4
|
3.6 MB
|
6. User Interface Control Sizing.vtt
|
4.7 KB
|
/.../3. LogCat and it's Crucial Role for Application Developement/
|
1. Log Cat - explanation of Logcat.mp4
|
4.7 MB
|
1. Log Cat - explanation of Logcat.vtt
|
6.1 KB
|
1.1 Log Cat And First App.zip
|
2.4 MB
|
2. Android Studio- LogCat- Crucial Role in Debugging.mp4
|
60.0 MB
|
2. Android Studio- LogCat- Crucial Role in Debugging.vtt
|
23.4 KB
|
3. More on Android Studio LogCat.mp4
|
11.1 MB
|
3. More on Android Studio LogCat.vtt
|
10.4 KB
|
/.../4. Android Buttons and it's Various Types of EventListeners/
|
1. Buttons Method - 1 - onClickListener Interface.mp4
|
5.6 MB
|
1. Buttons Method - 1 - onClickListener Interface.vtt
|
7.5 KB
|
2. Android Studio - Method - 1 OnClickListener Interface - continued!.mp4
|
36.8 MB
|
2. Android Studio - Method - 1 OnClickListener Interface - continued!.vtt
|
14.6 KB
|
3. Android Studio - Distinguish between two buttons.mp4
|
7.2 MB
|
3. Android Studio - Distinguish between two buttons.vtt
|
7.7 KB
|
4. Buttons Method - 2 onClick Inner Class Listener.mp4
|
9.8 MB
|
4. Buttons Method - 2 onClick Inner Class Listener.vtt
|
8.8 KB
|
5. Buttons Method - 3 onClick attribute in XML File.mp4
|
6.2 MB
|
5. Buttons Method - 3 onClick attribute in XML File.vtt
|
7.4 KB
|
6. Button Method - 3 onClick attribute in XML File - Codes.mp4
|
6.9 MB
|
6. Button Method - 3 onClick attribute in XML File - Codes.vtt
|
4.8 KB
|
/.../5. Overview of Service, BroadCast Receivers, Intents, Activity and Content Provider/
|
1. Application Components ACTIVITY SERVICE INTENTS.mp4
|
8.2 MB
|
1. Application Components ACTIVITY SERVICE INTENTS.vtt
|
9.3 KB
|
2. Application Components Broadcast Receiver and Intents.mp4
|
4.8 MB
|
2. Application Components Broadcast Receiver and Intents.vtt
|
5.9 KB
|
/.../6. Explicit Intents Its all Three methods in detail/
|
1. Explicit Intent and Explanation of three ways to Implement it.mp4
|
7.1 MB
|
1. Explicit Intent and Explanation of three ways to Implement it.vtt
|
9.3 KB
|
2. Explicit Intent and its Codes Demonstration in Eclipse.mp4
|
11.5 MB
|
2. Explicit Intent and its Codes Demonstration in Eclipse.vtt
|
9.8 KB
|
/.../7. Activity LifeCycle - In Context of TWO Activities/
|
1. Activity LifeCycle Complete Explanation of LifeCycle.mp4
|
9.7 MB
|
1. Activity LifeCycle Complete Explanation of LifeCycle.vtt
|
10.3 KB
|
2. Activity LifeCycle Live Explanation of Lifecycle through LogCat in Eclipse.mp4
|
10.2 MB
|
2. Activity LifeCycle Live Explanation of Lifecycle through LogCat in Eclipse.vtt
|
7.4 KB
|
3. Activity LifeCycle Concept of STACK attached to LifeCycle.mp4
|
4.1 MB
|
3. Activity LifeCycle Concept of STACK attached to LifeCycle.vtt
|
4.9 KB
|
/.../8. Various Toast Message and it's Alignment of Position/
|
1. Introduction to Toast Message.mp4
|
4.7 MB
|
1. Introduction to Toast Message.vtt
|
5.6 KB
|
2. Toast Positioning or Alignment.mp4
|
6.1 MB
|
2. Toast Positioning or Alignment.vtt
|
6.2 KB
|
3. Custom Toast Message and it's Algorithm Explanation.mp4
|
5.6 MB
|
3. Custom Toast Message and it's Algorithm Explanation.vtt
|
5.7 KB
|
4. Custom Toast Message Codes and it's Positioning.mp4
|
12.0 MB
|
4. Custom Toast Message Codes and it's Positioning.vtt
|
9.1 KB
|
/.../9. Screen Orientation and it's attached Activity Lifecycle/
|
1. Screen Orientation and it's Explanation of Attached Activity Lifecycle.mp4
|
6.0 MB
|
1. Screen Orientation and it's Explanation of Attached Activity Lifecycle.vtt
|
5.1 KB
|
2. Screen Orientation and it's Java Codes related to Activity Lifecycle.mp4
|
6.2 MB
|
2. Screen Orientation and it's Java Codes related to Activity Lifecycle.vtt
|
5.4 KB
|
/.../10. Screen Orientation - Preserve the Variables and Widgets Value/
|
1. Screen Orientation onSaveInstanceState() , onRestoreInstanceState().mp4
|
6.3 MB
|
1. Screen Orientation onSaveInstanceState() , onRestoreInstanceState().vtt
|
7.9 KB
|
2. Screen Orientation Java Code onSaveInstanceState() , onRestoreInstanceState().mp4
|
12.2 MB
|
2. Screen Orientation Java Code onSaveInstanceState() , onRestoreInstanceState().vtt
|
9.8 KB
|
/.../11. Develop Your own Professional Application/
|
1. App Making - Android Interview - Part - 1.mp4
|
6.7 MB
|
1. App Making - Android Interview - Part - 1.vtt
|
8.9 KB
|
/.../12. Relative Layout - App Designing with Graphics/
|
1. Relative Layout and Its Attributes -1 XML codes.mp4
|
10.5 MB
|
1. Relative Layout and Its Attributes -1 XML codes.vtt
|
8.6 KB
|
2. Relative Layout and its Attributes -2 XML Codes in Eclipse.mp4
|
10.3 MB
|
2. Relative Layout and its Attributes -2 XML Codes in Eclipse.vtt
|
11.1 KB
|
3. Designing our App with the help of Relative Layout App Making.mp4
|
12.2 MB
|
3. Designing our App with the help of Relative Layout App Making.vtt
|
10.4 KB
|
/.../13. Multiple Screen Support Layout Designing and Button Selectors/
|
1. Multiple Screen-1 Explanation of Screen Density, Size & Text Size and Units.mp4
|
8.3 MB
|
1. Multiple Screen-1 Explanation of Screen Density, Size & Text Size and Units.vtt
|
9.6 KB
|
2. Multiple Screen-2 Where & How to Implement Layout and Images of MultiScreen.mp4
|
9.3 MB
|
2. Multiple Screen-2 Where & How to Implement Layout and Images of MultiScreen.vtt
|
8.0 KB
|
3. Resizing Graphical Images and App Icons App Making of ANDROID INTERVIEW.mp4
|
14.8 MB
|
3. Resizing Graphical Images and App Icons App Making of ANDROID INTERVIEW.vtt
|
9.8 KB
|
4. Selectors in Buttons It's Algorithm and How to Implement it in our App.mp4
|
4.8 MB
|
4. Selectors in Buttons It's Algorithm and How to Implement it in our App.vtt
|
5.0 KB
|
5. Selectors in Buttons Implementing it in our ANDROID INTERVIEW App.mp4
|
6.1 MB
|
5. Selectors in Buttons Implementing it in our ANDROID INTERVIEW App.vtt
|
4.7 KB
|
6. Multiple Screen-4 Design Layout for Small, Normal, Large screen and Tablet too.mp4
|
14.6 MB
|
6. Multiple Screen-4 Design Layout for Small, Normal, Large screen and Tablet too.vtt
|
9.9 KB
|
7. Multiple Screen-5 Design Layouts for Landscape Mode for all Screen Density.mp4
|
11.2 MB
|
7. Multiple Screen-5 Design Layouts for Landscape Mode for all Screen Density.vtt
|
8.2 KB
|
/.../14. Linear Layout - App Designing with Graphics/
|
1. Linear Layout Introduction & Various Orientations along with Widgets Alignment.mp4
|
5.1 MB
|
1. Linear Layout Introduction & Various Orientations along with Widgets Alignment.vtt
|
5.4 KB
|
2. Linear Layout-2 Use of layout_gravity Attribute.mp4
|
5.5 MB
|
2. Linear Layout-2 Use of layout_gravity Attribute.vtt
|
5.8 KB
|
3. Linear Layout -3 Use of gravity Attribute.mp4
|
8.9 MB
|
3. Linear Layout -3 Use of gravity Attribute.vtt
|
8.8 KB
|
4. Linear Layout- 4 Difference between and Use of Layout margin vs Padding .mp4
|
7.4 MB
|
4. Linear Layout- 4 Difference between and Use of Layout margin vs Padding .vtt
|
7.6 KB
|
5. Linear Layout-5 Difference between and Use of weightSum and layout_weight .mp4
|
9.8 MB
|
5. Linear Layout-5 Difference between and Use of weightSum and layout_weight .vtt
|
9.0 KB
|
/.../15. Developing of ANDROID INTERVIEW App - Continues/
|
1. Java Coding of our App ANDROID INTERVIEW Part -17.mp4
|
11.5 MB
|
1. Java Coding of our App ANDROID INTERVIEW Part -17.vtt
|
8.8 KB
|
2. Linear Layout Designing of questions.xml of ANDROID INTERVIEW App Part-18.mp4
|
7.5 MB
|
2. Linear Layout Designing of questions.xml of ANDROID INTERVIEW App Part-18.vtt
|
9.0 KB
|
3. Linear Layout Designing of questions.xml of ANDROID INTERVIEW App Part -19.mp4
|
15.3 MB
|
3. Linear Layout Designing of questions.xml of ANDROID INTERVIEW App Part -19.vtt
|
14.3 KB
|
4. Adding Graphics to questions.xml for Multiple Screen Size & Density.mp4
|
10.1 MB
|
4. Adding Graphics to questions.xml for Multiple Screen Size & Density.vtt
|
8.0 KB
|
5. Adding Selector to questions.xml App Making of ANDROID INTERVIEW Part-21.mp4
|
6.2 MB
|
5. Adding Selector to questions.xml App Making of ANDROID INTERVIEW Part-21.vtt
|
4.8 KB
|
6. Configuring Multiple Screen Layout for questions.xml App Making Part-22.mp4
|
9.1 MB
|
6. Configuring Multiple Screen Layout for questions.xml App Making Part-22.vtt
|
6.3 KB
|
ReadMe.txt
|
0.5 KB
|
Visit Coursedrive.org.url
|
0.1 KB
|
/.../16. Strings.xml - Storing String Array in it and Decoding it in Java Class/
|
1. Strings.xml Part-1 Storing String Array App Making Part-23.mp4
|
7.7 MB
|
1. Strings.xml Part-1 Storing String Array App Making Part-23.vtt
|
8.5 KB
|
2. Strings.xml Part-2 Java Codes App Making of ANDROID INTERVIEW Part - 24.mp4
|
13.6 MB
|
2. Strings.xml Part-2 Java Codes App Making of ANDROID INTERVIEW Part - 24.vtt
|
10.6 KB
|
/.../17. Developing of ANDROID INTERVIEW App - Continues/
|
1. Variable and Widgets Initialization in Java Code App Making Part-25.mp4
|
22.7 MB
|
1. Variable and Widgets Initialization in Java Code App Making Part-25.vtt
|
14.5 KB
|
2. Setting Up Listeners App Making Part-26.mp4
|
18.8 MB
|
2. Setting Up Listeners App Making Part-26.vtt
|
16.3 KB
|
3. Scroll view App Making Part-27.mp4
|
6.4 MB
|
3. Scroll view App Making Part-27.vtt
|
4.6 KB
|
/.../18. Adding Custom Title Bar or Action Bar/
|
1. Action Bar - 1 Pre-Requisites App Making - Part-28.mp4
|
9.2 MB
|
1. Action Bar - 1 Pre-Requisites App Making - Part-28.vtt
|
7.2 KB
|
2. Action Bar-2 Java Codes App Making Part-29.mp4
|
14.8 MB
|
2. Action Bar-2 Java Codes App Making Part-29.vtt
|
11.3 KB
|
3. Action Bar-3 Adding Graphics to Title Bar App Making Part-30.mp4
|
23.8 MB
|
3. Action Bar-3 Adding Graphics to Title Bar App Making Part-30.vtt
|
15.9 KB
|
/.../19. Text to Voice Conversion/
|
1. Text To Speech - 1 Explanation of Algorithm.mp4
|
8.7 MB
|
1. Text To Speech - 1 Explanation of Algorithm.vtt
|
11.3 KB
|
2. Text To Speech - 2 Java Codes Live Demo in Eclipse.mp4
|
18.4 MB
|
2. Text To Speech - 2 Java Codes Live Demo in Eclipse.vtt
|
15.5 KB
|
3. Adding Text To Speech to our App App Making Part-31.mp4
|
21.4 MB
|
3. Adding Text To Speech to our App App Making Part-31.vtt
|
13.5 KB
|
/.../20. Implicit Intent Various types Part-1/
|
1. Introduction to Implicit Intent.mp4
|
5.5 MB
|
1. Introduction to Implicit Intent.vtt
|
7.0 KB
|
2. Implicit Intent to Rate App in Google Play Store App Making Part-32.mp4
|
17.8 MB
|
2. Implicit Intent to Rate App in Google Play Store App Making Part-32.vtt
|
14.5 KB
|
3. Intent To See Other App of Developer in Google PlayStore App Making Part-33.mp4
|
7.5 MB
|
3. Intent To See Other App of Developer in Google PlayStore App Making Part-33.vtt
|
5.7 KB
|
/.../21. Miscellaneous Android Videos - 1/
|
1. How to Change the old Package Name and assign a New package Name to App.mp4
|
7.9 MB
|
1. How to Change the old Package Name and assign a New package Name to App.vtt
|
6.4 KB
|
2. How to Change Application Name.mp4
|
5.8 MB
|
2. How to Change Application Name.vtt
|
5.5 KB
|
/.../22. Publishing and Updating App in Google PlayStore/
|
1. Creating a Google PlayStore Developer Account.mp4
|
3.0 MB
|
1. Creating a Google PlayStore Developer Account.vtt
|
3.6 KB
|
2. Publish Your App in PlayStore - 1 Export Signed Apk.mp4
|
14.2 MB
|
2. Publish Your App in PlayStore - 1 Export Signed Apk.vtt
|
11.3 KB
|
3. Publish Your App in PlayStore - 2 Uploading Apk.mp4
|
4.3 MB
|
3. Publish Your App in PlayStore - 2 Uploading Apk.vtt
|
4.7 KB
|
4. Publish Your App in PlayStore - 3 PlayStore Listing and Snapshots of App.mp4
|
12.2 MB
|
4. Publish Your App in PlayStore - 3 PlayStore Listing and Snapshots of App.vtt
|
10.1 KB
|
5. Update Your App in PlayStore.mp4
|
16.3 MB
|
5. Update Your App in PlayStore.vtt
|
13.2 KB
|
/.../23. Source Codes - Zip File of all Projects Done Till now/
|
1. Source Code of Hello World App and LogCat Lecture 4 - 12.html
|
0.1 KB
|
1.1 Log Cat And First App.zip
|
2.4 MB
|
2. Source Code for Button and it's Listener Lecture 13 - 18.html
|
0.1 KB
|
2.1 Buttons Method 2.zip
|
2.4 MB
|
2.2 Buttons Method 3.zip
|
2.4 MB
|
2.3 Buttons Method 1.zip
|
2.4 MB
|
3. Source Code of Explicit Intents Lecture 21 - 22.html
|
0.1 KB
|
3.1 Explicit Intent And All Methods.zip
|
2.4 MB
|
4. Source Code of Activity LifeCycle Lecture 23 - 25.html
|
0.1 KB
|
4.1 Activity Lifecycle.zip
|
2.4 MB
|
5. Source Code of Toast Message and Toast Alignment Lecture 26 - 27.html
|
0.1 KB
|
5.1 Toast.zip
|
2.4 MB
|
5.2 Toast Alignment.zip
|
2.4 MB
|
6. Source Code of Screen Orientation Lecture 30 - 31.html
|
0.1 KB
|
6.1 Screen Orientation.zip
|
2.4 MB
|
7. Source Code Text To Speech Conversion.html
|
0.1 KB
|
7.1 Text To Speech.zip
|
2.4 MB
|
8. ANDROID INTERVIEW App Source Code Complete Project.html
|
0.1 KB
|
8.1 Android Interview App.zip
|
5.4 MB
|
/.../24. Miscellaneous Android Videos - 2/
|
1. Run Android App on your own Phone (USB Drivers and Settings) 4.1.2 & Below.mp4
|
4.6 MB
|
1. Run Android App on your own Phone (USB Drivers and Settings) 4.1.2 & Below.vtt
|
3.7 KB
|
2. How to enable Developers Option & Run Android App on your Phone 4.2 & above Vrsn.mp4
|
5.9 MB
|
2. How to enable Developers Option & Run Android App on your Phone 4.2 & above Vrsn.vtt
|
5.9 KB
|
3. Android Device Screen appear on your desktop screen with droid at screen jar.mp4
|
8.9 MB
|
3. Android Device Screen appear on your desktop screen with droid at screen jar.vtt
|
4.0 KB
|
4. Android Studio - Install Super Fast Genymotion Emulator in Android Studio.mp4
|
10.6 MB
|
4. Android Studio - Install Super Fast Genymotion Emulator in Android Studio.vtt
|
10.2 KB
|
5. Installing Genymotion Emulator - A 200% Faster Emulator.mp4
|
14.2 MB
|
5. Installing Genymotion Emulator - A 200% Faster Emulator.vtt
|
11.1 KB
|
/.../25. Radio Button and Custom Radio Button with Graphics/
|
1. Radio Button Method-1 Interface of onCheckedChangeListener .mp4
|
19.5 MB
|
1. Radio Button Method-1 Interface of onCheckedChangeListener .vtt
|
16.7 KB
|
2. Radio Button Method-2 Inner Class of onCheckedChanged Listener.mp4
|
9.5 MB
|
2. Radio Button Method-2 Inner Class of onCheckedChanged Listener.vtt
|
7.5 KB
|
3. Radio Button Method-3 onClick Listener Attribute in XML.mp4
|
10.0 MB
|
3. Radio Button Method-3 onClick Listener Attribute in XML.vtt
|
8.5 KB
|
4. Custom Radio Button Adding Graphics using Selectors.mp4
|
13.6 MB
|
4. Custom Radio Button Adding Graphics using Selectors.vtt
|
10.5 KB
|
/.../26. CheckBox and Custom CheckBox with Graphics/
|
1. CheckBox Method-1 Interface of onCheckedChangeListener .mp4
|
20.0 MB
|
1. CheckBox Method-1 Interface of onCheckedChangeListener .vtt
|
16.3 KB
|
2. CheckBox Method-2 Inner Class of onCheckedChangedListener .mp4
|
9.0 MB
|
2. CheckBox Method-2 Inner Class of onCheckedChangedListener .vtt
|
7.8 KB
|
3. CheckBox Method-3 onClick Attribute Listener inside XML File.mp4
|
9.6 MB
|
3. CheckBox Method-3 onClick Attribute Listener inside XML File.vtt
|
8.7 KB
|
4. Custom CheckBox Method-1 Using Image Graphic and Selector.mp4
|
12.7 MB
|
4. Custom CheckBox Method-1 Using Image Graphic and Selector.vtt
|
11.2 KB
|
5. Custom CheckBox Method-2 Using RGB valued Shapes instead of Images.mp4
|
13.3 MB
|
5. Custom CheckBox Method-2 Using RGB valued Shapes instead of Images.vtt
|
13.0 KB
|
ReadMe.txt
|
0.5 KB
|
Visit Coursedrive.org.url
|
0.1 KB
|
/.../27. Implicit Intents Various Examples Part-2/
|
1. Implicit Intent Codes to View a Website using Browser.mp4
|
14.2 MB
|
1. Implicit Intent Codes to View a Website using Browser.vtt
|
11.7 KB
|
2. Implicit Intent Codes to show Google Map Location.mp4
|
9.8 MB
|
2. Implicit Intent Codes to show Google Map Location.vtt
|
8.5 KB
|
3. Implicit Intent Codes to Send E-mail.mp4
|
16.5 MB
|
3. Implicit Intent Codes to Send E-mail.vtt
|
12.1 KB
|
4. Implicit Intent Codes to share Image and Message in Messengers Apps.mp4
|
12.3 MB
|
4. Implicit Intent Codes to share Image and Message in Messengers Apps.vtt
|
9.9 KB
|
5. Implicit Intent To Dial a Number.mp4
|
4.7 MB
|
5. Implicit Intent To Dial a Number.vtt
|
4.1 KB
|
/.../28. Notifications - NormalView, BigPicture, BigText & Inbox Style Notifications/
|
1. Notification Part-1 INTRODUCTION.mp4
|
12.5 MB
|
1. Notification Part-1 INTRODUCTION.vtt
|
15.3 KB
|
2. Notification Part-2 Normal View Regular Activity Project Setup and Codes.mp4
|
12.6 MB
|
2. Notification Part-2 Normal View Regular Activity Project Setup and Codes.vtt
|
12.0 KB
|
3. Notification Part-3 Normal View Regular Activity Intent & Pending Intent.mp4
|
10.5 MB
|
3. Notification Part-3 Normal View Regular Activity Intent & Pending Intent.vtt
|
9.1 KB
|
4. Notification Part-4 Normal View Regular Activity Action Button Codes.mp4
|
18.0 MB
|
4. Notification Part-4 Normal View Regular Activity Action Button Codes.vtt
|
12.4 KB
|
5. Notification Part-5 Big View BigPicture Regular Activity.mp4
|
21.3 MB
|
5. Notification Part-5 Big View BigPicture Regular Activity.vtt
|
17.3 KB
|
6. Notification Part-6 Big Text Style Inbox Style BigPicture Style.mp4
|
14.0 MB
|
6. Notification Part-6 Big Text Style Inbox Style BigPicture Style.vtt
|
10.4 KB
|
7. Notification Part-7 Special Activity Setting Up Project and it's Codes.mp4
|
6.7 MB
|
7. Notification Part-7 Special Activity Setting Up Project and it's Codes.vtt
|
6.8 KB
|
8. Notification Part-8 Special Activity Detail Codes of Notification step wise.mp4
|
15.8 MB
|
8. Notification Part-8 Special Activity Detail Codes of Notification step wise.vtt
|
11.6 KB
|
9. Notification Part-9 Special Activity Pending Intent of Action Buttons.mp4
|
20.5 MB
|
9. Notification Part-9 Special Activity Pending Intent of Action Buttons.vtt
|
13.6 KB
|
10. Notification Part-10 Small Icon vs Large Icon.mp4
|
11.8 MB
|
10. Notification Part-10 Small Icon vs Large Icon.vtt
|
8.2 KB
|
11. Notification Part-11 Set Sound Vibrate Set Light.mp4
|
15.1 MB
|
11. Notification Part-11 Set Sound Vibrate Set Light.vtt
|
10.0 KB
|
12. Notification part-12 Update or Summarize Notification.mp4
|
16.8 MB
|
12. Notification part-12 Update or Summarize Notification.vtt
|
11.3 KB
|
/.../29. Source Codes for Radio Button, CheckBox and Notifications/
|
1. Source Code of Radio Button and All it's 3 Methods.html
|
0.1 KB
|
1.1 Radio Button Method 2.zip
|
2.4 MB
|
1.2 Radio Button Method 1.zip
|
2.4 MB
|
1.3 Radio Button Method 3.zip
|
2.4 MB
|
2. Source Code of Check Box and All it's 3 Methods.html
|
0.1 KB
|
2.1 Checkbox Method 1.zip
|
2.4 MB
|
2.2 Check Box Method 3.zip
|
2.4 MB
|
2.3 Checkbox Method 2.zip
|
2.4 MB
|
3. Source Code of Implicit Intents Send Email, Sms, Share Msg, Map Location etc.html
|
0.1 KB
|
3.1 Implicit Intents Examples 1.zip
|
2.4 MB
|
4. Source Code Android Notification - Regular Activity.html
|
0.1 KB
|
4.1 Notification Regular Activity.zip
|
2.9 MB
|
5. Source Code Android Notification - Special Activity.html
|
0.1 KB
|
5.1 Notification Special Activity.zip
|
2.9 MB
|
6. Source Code Android Notification - Updating, Vibrate, Summary etc.html
|
0.1 KB
|
6.1 Notification Extras.zip
|
2.8 MB
|
/.../31. Lollipop Material Design and Android Toolbar/
|
1. Getting Familiar with Toolbar.mp4
|
7.9 MB
|
1. Getting Familiar with Toolbar.vtt
|
7.9 KB
|
2. Style your Toolbar with Material Design Colors and Icons combo - with Demo.mp4
|
57.6 MB
|
2. Style your Toolbar with Material Design Colors and Icons combo - with Demo.vtt
|
20.7 KB
|
3. Customize your Overflow Menu with Material Design - with Demo.mp4
|
33.4 MB
|
3. Customize your Overflow Menu with Material Design - with Demo.vtt
|
11.9 KB
|
4. Lets work out with Contextual Action Mode in Materialistic way - with Demo.mp4
|
51.5 MB
|
4. Lets work out with Contextual Action Mode in Materialistic way - with Demo.vtt
|
17.1 KB
|
5. Floating Contextual Menu - with Demo.mp4
|
16.6 MB
|
5. Floating Contextual Menu - with Demo.vtt
|
6.6 KB
|
/.../32. Apply animation in your apps/
|
1. Introduction to Animation.mp4
|
10.9 MB
|
1. Introduction to Animation.vtt
|
6.1 KB
|
2. View Animation - Alpha and Scale Animation.mp4
|
19.6 MB
|
2. View Animation - Alpha and Scale Animation.vtt
|
12.5 KB
|
3. View Animation - Translate and Rotate Animation.mp4
|
10.4 MB
|
3. View Animation - Translate and Rotate Animation.vtt
|
5.9 KB
|
3.1 Animation Complete Codes.zip
|
2.7 MB
|
4. Tween Animation by XML -Demo.mp4
|
23.7 MB
|
4. Tween Animation by XML -Demo.vtt
|
10.7 KB
|
4.1 Animation Complete Codes.zip
|
2.7 MB
|
5. Animation Listener.mp4
|
22.3 MB
|
5. Animation Listener.vtt
|
8.3 KB
|
6. Tween Animation various Constructors with detailed parameters.mp4
|
8.3 MB
|
6. Tween Animation various Constructors with detailed parameters.vtt
|
6.9 KB
|
7. Tween Animation illustrative Demo by Java code.mp4
|
37.5 MB
|
7. Tween Animation illustrative Demo by Java code.vtt
|
10.6 KB
|
7.1 Animation Complete Codes.zip
|
2.7 MB
|
8. Demerit of View Animation Revealed.mp4
|
12.3 MB
|
8. Demerit of View Animation Revealed.vtt
|
4.5 KB
|
9. Frame Animation - Let's check the Filming animation.mp4
|
17.3 MB
|
9. Frame Animation - Let's check the Filming animation.vtt
|
8.4 KB
|
9.1 Animation Complete Codes.zip
|
2.7 MB
|
10. Summary - Mission Accomplished.mp4
|
1.5 MB
|
10. Summary - Mission Accomplished.vtt
|
1.6 KB
|
/.../33. Animation Sets and Interpolators/
|
1. Overview of sets and Interpolators.mp4
|
4.9 MB
|
1. Overview of sets and Interpolators.vtt
|
3.9 KB
|
2. Sets and Interpolators - Demo.mp4
|
19.0 MB
|
2. Sets and Interpolators - Demo.vtt
|
7.4 KB
|
2.1 Animation Complete Codes.zip
|
2.7 MB
|
/.../34. Property Animation - Robust animation/
|
1. Let's get started with Syntax and Concept behind Property Animation.mp4
|
13.2 MB
|
1. Let's get started with Syntax and Concept behind Property Animation.vtt
|
11.3 KB
|
2. Implement Property Animation with only XML Files..mp4
|
35.7 MB
|
2. Implement Property Animation with only XML Files..vtt
|
13.9 KB
|
2.1 Animation Complete Codes.zip
|
2.7 MB
|
3. Implement Property Animation using only JAVA Files..mp4
|
44.4 MB
|
3. Implement Property Animation using only JAVA Files..vtt
|
12.4 KB
|
4. Learn about Evaluators and it's significance straight in Android Studio..mp4
|
19.1 MB
|
4. Learn about Evaluators and it's significance straight in Android Studio..vtt
|
8.4 KB
|
4.1 Animation Complete Codes.zip
|
2.7 MB
|
5. Difference between View and Property Animation - Conclusion.mp4
|
13.0 MB
|
5. Difference between View and Property Animation - Conclusion.vtt
|
5.4 KB
|
/.../35. OBSOLETE Section/
|
1. OBSOLETE Android Studio - Method - 1 OnClickListener Interface - continued!.mp4
|
13.1 MB
|
1. OBSOLETE Android Studio - Method - 1 OnClickListener Interface - continued!.vtt
|
14.5 KB
|
2. OBSOLETE Android Studio- LogCat- Crucial Role in Debugging.mp4
|
61.1 MB
|
2. OBSOLETE Android Studio- LogCat- Crucial Role in Debugging.vtt
|
23.5 KB
|
2.1 Log Cat And First App.zip
|
2.4 MB
|
3. OBSOLETE HELLO WORLD - 1 GETTING STARTED - Create Your First App.mp4
|
24.2 MB
|
3. OBSOLETE HELLO WORLD - 1 GETTING STARTED - Create Your First App.vtt
|
18.3 KB
|
4. OBSOLETE Download and Install Android Studio.mp4
|
22.9 MB
|
4. OBSOLETE Download and Install Android Studio.vtt
|
12.7 KB
|
5. OBSOLETE Let's set up your Android Virtual Device and Run our Application.mp4
|
17.8 MB
|
5. OBSOLETE Let's set up your Android Virtual Device and Run our Application.vtt
|
10.9 KB
|
ReadMe.txt
|
0.5 KB
|
Visit Coursedrive.org.url
|
0.1 KB
|
Total files 338
|