Skip to content

ikhsan3adi/kotlin-pets-app

Repository files navigation

Pets App

Android app to show list of item using RecyclerView

My first litle android app project using Kotlin & Android Studio IDE

MainActivity

Show list of item in cardView Show "About me" in menu item

Alt text

PetDetailsActivity

Show detail of the selected item using Intent putExtra Share content of the item detail using Intent ACTION_SEND :

  • image using EXTRA_STREAM
  • text using EXTRA_TEXT
Alt text

AboutMeActivity

Show about me screen activity e.g Name, Email, Age etc.

Alt text

Releases

No releases published

Packages

No packages published

Languages