IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
(4,137 stars) (496 forks) (1 件の索引済み issue) (1 件のオープンな good first issue)
リポジトリ
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.