Android Publishing android library using GitHub and JitPack This is story about easy publishing own android library for future usage through Gradle implementations
Android Base RecyclerView realization Here is small powerful base realization for easy RecyclerView usage
Android Enable SSL Proxy on Android After launching Android 7 (API24) we need additional tweaks to allow SSL proxy
Tools Untrack files already added to git repository based on .gitignore Let’s say you have already added/committed some files to your git repository and you then ...