Android Studio Prettify
IntelliJ IDEA / Android Studio plugin with some tools and usability improvements
Plugin url : http://plugins.jetbrains.com/plugin/7405
Source link: https://github.com/Haehnchen/idea-android-studio-plugin
IntelliJ IDEA / Android Studio plugin with some tools and usability improvements
Plugin url : http://plugins.jetbrains.com/plugin/7405
Q & A
Android MVP is a way to separate Business logic from activities/views/fragments to make them independent of most lifecycle-related events. This way an application becomes simpler, overall application reliability increases up to 10 times, application code becomes shorter, code maintainability becomes better and developer's life becomes happier.
This library allows you easily implement Android marshmallow permissions.
Static code analysis plugin for Android projects.
Android Http Client is a small library to make requests to any internet service simple and practical way. You can implement multiple interfaces for the management of the responses. It also includes interfaces for managing upload and download of files.
Tool to convert CSV to localization specific files (ios/android).
Interactive step paging indicator widget, compatible with the ViewPager
.
Q & A