Android Application Development tutorial Using Android Studio

Please upvote if you like this thread . :slight_smile:

Material Design Tutorial Series :

  1. ToolBar :

  2. Collapsing Toolbar :

  3. FAB and SnackBar :

  4. Floating label edit Text :

  5. Tab Layout part 1 :

  6. Tab Layout part 2 :

  7. Navigation View :

  8. Recycler View Basics :

  9. Recycler View Advanced

  10. Day Night View :

If you love these tutorials, do like my facebook page

Android Vector Drawable

Networking using Retrofit

Hello Nandan,

I like the information of opensource projects of android mobile app development.Moreover, the paintings are awesome,especially the fourth one is looking great.

Thanks a lot Samueljohn. :slight_smile:

Android Unit Testing : Basics : Testing in Android : Part 1 : Unit Testing - Code vs Color

nice…thanks

TESTING IN ANDROID : PART 2 : USING HAMCREST

Testing in Android : Part 2 : Using Hamcrest - Code vs Color

Hii…i need to let you know the best tips for your application improvement -

Introduction: How To Create An Android App With Android Studio.

Step 1: Install Android Studio.

Step 2: Open a New Project.

Step 3: Edit the Welcome Message in the Main Activity.

Step 4: Add a Button to the Main Activity.

Step 5: Create a Second Activity.

Step 6: Write the Button’s “onClick” Method.

Step 7: Test the Application.