Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 163 Bytes

Activity2Activity_Communication

  • Pass primitive and string data to another activity using intent.putExtra()
  • Pass Object by implmeenting Parcelable interface