Skip to content

esafirm/android-playground

Repository files navigation

Android Playground

Here come dat boi ~ o shit waddup!

A collection of samples about trending and interesting libraries in Android developer community

What's inside?

  • Android Arch Component

    • Room
  • Anvil

  • Conductor

    • Configuration Change & Lifecycle
    • Shared Transition
    • View State
  • Dagger2

    • Component
    • Module
    • Custom Scope
    • @Inject at Constructor
  • Reductor

  • RxJava2

    • RxJava2 interoperability with RxJava(1)
    • New NullPointerException when passed null
    • Flowable vs Observable
    • Schedulers [WIP]
  • Securities

    • BCrypt
    • Facebook's Conceal
  • UI Related

    • ClipToPadding experiment
    • ViewDragHelper experiment
    • ConstraintLayout
    • Spinner dropdown position
    • Xfermode experiment
  • Buck & OKBuck [WIP]

Contributing

Contributors are very welcomed, please update What's inside section in the README

Guideline

  • Default Android Studio Code Style
  • Update README on every features/samples contribution
  • All sample that needed breaking/different config will separated in different branch

What to contribute?

  • All things that related to What's inside section
  • Suggestions of what should be added to this repository (will be added to What's inside section first
  • Nifty Android trick

APK

All samples in the master branch will be compiled to APK and shipped to the Play Store & Github release section

Get it on Google Play

License

MIT