Skip to content

This is Android App made to show the demo of Parcelable Interfaces in Android.

Notifications You must be signed in to change notification settings

ajaykhandge/Android_Parcelable_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Android Parcelable Interface Demo

Parcelable Interface helps to pass the object as data to another activity easily.

Components Used

RecyclerView

CardView

Intents

Description

In this project I show how to transfer particular object to another Activity onclicking the particular item in the list.

Output

Main Activity Second Activity

About

This is Android App made to show the demo of Parcelable Interfaces in Android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages