How to use the given Android examples

In each android example we have given the Java files,Xml layout files,the Drawables required and other Stuffs for running the Backend and Frontend.

Java/Activity files

Paste those files in the Java directory of your Android application to get the Backend of the app.

Xml Layout/Animation files

Paste those files in the corresponding directories of the res directory.

Drawable images/Videos

Paste those files in the corresponding drawable/raw directory of the res directory

Android Examples

  1. Types of Views

  2. Navigation Drawers

  3. Card View