Skip to content

Commit

Permalink
📝 add android section
Browse files Browse the repository at this point in the history
  • Loading branch information
yoesuv committed Aug 3, 2018
1 parent 54f5bd7 commit 2795b85
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,15 @@ Ini adalah panduan tentang development stack dan perangkat saja yang perlu dipas
## Mobile

### Development Stacks
+ Android Minimal SDK Support 16
+ Android Target SDK Support --> Latest SDK
+ Kotlin
+ Use Programming Pattern [MVVM](https://github.com/pt-dot/DOT-Kotlin-Boilerplate)
+ [Android Architecture Components](https://developer.android.com/topic/libraries/architecture/)

### Tools & IDE
+ [Android Studio](https://developer.android.com/studio/)
+ [Genymotion](https://www.genymotion.com/)

## Quality Assurance Engineering

Expand Down

0 comments on commit 2795b85

Please sign in to comment.