https://github.com/lovanto/sosdev-prototype
Android app for submission #1 Belajar Fundamental Aplikasi Android at dicoding. This app implements recyclerView, parcelable, intentWithData
https://github.com/lovanto/sosdev-prototype
android-studio kotlin parcelable
Last synced: 7 days ago
JSON representation
Android app for submission #1 Belajar Fundamental Aplikasi Android at dicoding. This app implements recyclerView, parcelable, intentWithData
- Host: GitHub
- URL: https://github.com/lovanto/sosdev-prototype
- Owner: lovanto
- Created: 2020-05-14T14:18:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T11:57:23.000Z (over 5 years ago)
- Last Synced: 2025-05-14T05:22:06.850Z (about 1 year ago)
- Topics: android-studio, kotlin, parcelable
- Language: Kotlin
- Homepage:
- Size: 4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SosDev / Sosial Developer

## Description
Aplikasi ini merupakan aplikasi untuk memenuhi syarat kelulusan program BFAA untuk submission #1 yang mempelajari tentang dasar dasar membuat tampilan di aplikasi android, intent, recyclerView atau listView, dan parcelable.
## Part of it
1. [Sosial Dev App Part 1](https://github.com/lovanto/sosDev-prototype)
2. [Sosial Dev App Part 2](https://github.com/lovanto/sosDev2-prototype)
3. [Sosial Dev App Part 3](https://github.com/lovanto/sosDev3-prototype)
## Fitures
1. Custom RecyclerView.
2. Parcelable Data.
3. Intent Parcerable with Data.
4. Page Home and User Detail.
## How To Run Using Desktop
1. Download this repo or clone this repo using `git clone https://github.com/lovanto/sosDev-prototype.git`
2. Open it using android studio (Prefer android studio 3 or up)
3. Click Shift+F10
## How To Run Using Android Phone
1. Download the SosDev.apk
2. Install it
3. Run it
## Notes
Use this program as a reference not for plagiarism.