Tamboon for Android
On this project wrote with Kotlin and using Android Architecture Components for pattern.
What I'm using on this project?
- Android Architecture Components
- Retrofit2
- RxAndroid
- DataBinding
- Glide
- Omise SDK
Instruction
- This project required to use Android Studio 3 to run project.
- Change
BASE_URL
andOMISE_PKEY
with your environment. - Then run project should be fine.