#Productivity
- https://kotlinlang.org/ => Programming Language
- https://kotlinlang.org/ => Programming Language
- https://github.com/square/retrofit => Networking
- https://github.com/google/gson => Parsing Data
- https://github.com/bumptech/glide => Image Loader
- https://github.com/intuit/sdp => Multi Screen Size
- https://github.com/intuit/sdp => Multi Screen Size
- https://github.com/manneohlund/smart-recycler-adapter => List View
- https://insert-koin.io/ => Dependency Injection
- Room => Local DB
- Work Manager => Background / Long Running Task
- http://www.jsonschema2pojo.org/
- JSON to Kotlin plugin :
https://plugins.jetbrains.com/plugin/9960-json-to-kotlin-class-jsontokotlinclass-
- http://www.jsonschema2pojo.org/
- JSON to Kotlin plugin :
https://plugins.jetbrains.com/plugin/9960-json-to-kotlin-class-jsontokotlinclass-
- Sample Data : https://youtu.be/gjHY7jl4rrA?t=582
- Android Studio Shortcut
- Reuse style and resources : https://youtu.be/qHGjHZanr8E?t=647
#Other Productivity
- https://www.getpostman.com/
- Git : github, bitbucket, gitlab
- Git GUI : sourcetree, gitkraken
- Navicat / MySql Workbench
- Octotree Chrome Extension
- JsonView Chrome Extension
- Android Studio Shortcut
- Reuse style and resources : https://youtu.be/qHGjHZanr8E?t=647
#Other Productivity
- https://www.getpostman.com/
- Git : github, bitbucket, gitlab
- Git GUI : sourcetree, gitkraken
- Navicat / MySql Workbench
- Octotree Chrome Extension
- JsonView Chrome Extension
#Debugger
#Analytics
- https://github.com/arturbosch/detekt
#Test
- Espresso Recorder : https://www.youtube.com/watch?v=JRkDVvB106k
- Firebase Test Lab : https://firebase.google.com/docs/test-lab/
#Security
- Enable Proguard
- Securing API Keys using Android NDK
#UI UX
- Zeplin
- https://www.flaticon.com/
- Icon generator : https://romannurik.github.io/AndroidAssetStudio/index.html
- Screenshoot for play store : https://appure.io/
- Material color library : https://material-ui.com/style/color/
- Auto restart when crash : https://github.com/Ereza/CustomActivityOnCrash
- https://github.com/daimajia/AndroidViewAnimations
- Using DiffUtil instead of notifyDataSetChange
#OTHERS
- https://github.com/codepath/android_guides/wiki/Must-Have-Libraries
#Test
- Espresso Recorder : https://www.youtube.com/watch?v=JRkDVvB106k
- Firebase Test Lab : https://firebase.google.com/docs/test-lab/
#Security
- Enable Proguard
- Securing API Keys using Android NDK
#UI UX
- Zeplin
- https://www.flaticon.com/
- Icon generator : https://romannurik.github.io/AndroidAssetStudio/index.html
- Screenshoot for play store : https://appure.io/
- Material color library : https://material-ui.com/style/color/
- Auto restart when crash : https://github.com/Ereza/CustomActivityOnCrash
- https://github.com/daimajia/AndroidViewAnimations
- Using DiffUtil instead of notifyDataSetChange
#OTHERS
- https://github.com/codepath/android_guides/wiki/Must-Have-Libraries
Komentar
Posting Komentar