Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-android-complete-reference
Awesome Android references for everything like best practices, performance optimization, etc.
https://github.com/eric-erki/awesome-android-complete-reference
Last synced: 1 day ago
JSON representation
-
Uncategorized
-
Uncategorized
- Method Count Library - A website to check method count of 3rd party libraries.
- Medium
- MindOrks Android Online Course For Professional - Android Online Course for Professional.
- MindOrks Android Online Course For Beginners - Android Online Course for Beginners.
- Learning Android Development - A Practical Guide - Learning Android Development - A Practical Guide.
- A Roadmap To Become A Better Android Developer - Roadmap for Android Developer.
- Step By Step Guide To Learn Android App Development - Step By Step Guide To Learn Android App Development.
- How to learn Android Development - A complete guide to learn android app development.
- Become a complete Android developer - How to become a complete Android developer?
- Learn Android MVP Architecture - Android MVP Course. Learn MVP in the simplest way.
- I have 1 year of experience in Android. Now What? - I have 1 year of experience in Android. Now What?
- How to prepare for Android interview? - How to prepare for Android interview?
- MindOrks Youtube Channel - Learn Android Development
- Learn Kotlin - Kotlin Free Tutorial
- Data Structures for Android Developer - Android Developer should know these Data Structures for Next Interview
- Architecture Components - Android MVP with new Architecture Components.
- Android Clean Architecture - Kotlin - A base project using the Uncle Bob's clean architecture with Kotlin language and the latest Android technologies.
- What are Android Architecture Components? - What are Android Architecture Components?
- Mindorks Android Store - Largest Reference for 3rd party libraries.
- Mindorks Open Source Projects - Mindorks Open Source Projects
- Fast Android Networking - Fast Android Networking is a powerful library for doing any type of networking in Android applications.
- Android Debug Database - Android Debug Database is a powerful library for debugging databases and shared preferences in Android applications.
- Glide Bitmap Pool - Glide Bitmap Pool is a memory management library for reusing the bitmap memory.
- Android Awesome UI - The reference for Android 3rd party UI libraries.
- Android Libraries By Facebook - Android 3rd Party Libraries By Facebook.
- Android Libraries - Another reference for 3rd party libraries.
- Awesome Android @LibHunt - Your go-to Android Toolbox.
- Gradle Please - Gradle Dependencies for Libraries.
- Awesome Android Performance - The reference for Android Performance.
- Reusing Bitmap Memory - How to use Bitmap Pool in Android ?
- Battery Optimization for Android Apps - Battery Optimization for Android Apps.
- Android Image Compression - Best Guide For Image Compression.
- FlatBuffer Vs JSON - Why consider flatBuffer over JSON.
- APK size reduction - Guide for apk size reduction.
- Android Instant Run - Instant Run: How Does it Work?.
- Method Count Library - A website to check method count of 3rd party libraries.
- Using Fast Android Networking - Android Fast And Easy Networking
- Comparing Android NDK and RenderScript - Comparing Android NDK and RenderScript
- Android App Optimization Using ArrayMap and SparseArray - Android App Optimization Using ArrayMap and SparseArray
- Android App Performance Metrics - Metrics that you should measure continuously while android application development
- Android Development Best Practices - Android Development Best Practices.
- Awesome Android Open Source Libraries - Awesome Android Open Source Libraries.
- Building Android Apps - Building Android Apps - Better Way.
- Thread Pool Executor - Using ThreadPoolExecutor in Android.
- Developing Android - A series of articles from Googler Chet Hasae and others, answering most commonly asked question: "What are some of the important rules to keep in mind when developing Android applications?".
- Android GitIgnore - Android GitIgnore.
- Android Open Project - Android Open Source Project subtotals.
- Open Source Android App Codes - List of Android Application which have open source code.
- Git Tips - Useful git tips required while development.
- Using StrictMode in Android - Use StrictMode To Find Things You Did By Accident In Android Development
- Android Activity Launchmode Explained - Android Activity Launchmode
- Understanding the Task and the Back Stack in Android - Task and the Back Stack in Android
- Understanding Context In Android - Use Correct Context To Avoid Memory Leaks
- Improve Your Android Coding Through Annotations - Improve Your Android Coding Through Annotations
- Learn Kotlin - lateinit vs lazy - Learn Kotlin - lateinit vs lazy
- Learn Kotlin - apply vs with - Learn Kotlin - apply vs with
- Learn Kotlin - Extension Functions - Learn Kotlin - Extension Functions
- Learn Kotlin - Data Class - Learn Kotlin - Data Class
- Year Class Library - Why use Facebook’s Android Device Year Class Library?
- How to reduce APK size in android - How to reduce APK size in android?
- Android Studio Plugins - How to become more productive in android with android studio plugins
- APK Split - How to create multiple apk files for android application?
- Implementation Vs Api - Implementation Vs Api in Android Gradle plugin 3.0
- New Dagger 2 Android Injector - The New Dagger 2 Android Injector
- What are Coroutines in Kotlin? - What are Coroutines in Kotlin?
- Implement Pagination In RecyclerView Using RxJava Operators - Pagination In RecyclerView
- Implement Caching In Android Using RxJava Operators - Caching Using RxJava Operators
- Understanding RxJava Timer, Delay, and Interval Operators - Understanding RxJava Timer, Delay, and Interval Operators
- Understanding RxJava Defer Operator - Understanding RxJava Defer Operator
- Understanding RxJava Create and fromCallable Operator - Understanding RxJava Create and fromCallable Operator
- Best Practices for Using Text in Android - Using Text in Android
- Convert Kotlin Source file to Java Source file - How to convert a Kotlin source file to a Java source file?
- What is tools:context in Android layout files? - What is tools:context in Android layout files ?
- Android Dev Digest - A Handcrafted Weekly AndroidDev Newsletter.
- Android Development Useful Tools - Android Development Useful Tools
- Why Every Developer Should Write Blog - Why Every Developer Should Write Blog
- All About Android Development In 2018 - All About Android Development In 2018
- Android MindOrks Medium Blog - Android MindOrks Medium Blog.
- Vogella Otto Event Bus - Event Bus Library
- Android Tutorial Guide - The Busy Coder's Guide to Android Development.
- Google Android Sample Codes - Sample Codes From Google.
- Google Code Lab - Google code lab.
- Android Development - Android Development complete guide from Google.
- Udacity Tutorials - Fundamentals - Udacity Tutorial covering the core topics of Android Development.
- Udacity Tutorials - Advanced - Udacity Tutorial covering advanced topics of Android Development.
- AndroidHive Tutorials - More than 200 highly organised turorials covering various important implementations.
- Learn RxJava In The Best Way - Learn RxJava.
- Learn RxJava - Simplest way to learn RxJava by example.
- Learning RxJava Subject by example - Understanding RxJava Subject — Publish, Replay, Behavior and Async Subject.
- Implement Search Using RxJava Operators - Implement Search Using RxJava Operators - `debounce`, `filter`, `distinctUntilChanged`, `switchMap`.
- Video: Implement Search Using RxJava Operators - Video: Implement Search Using RxJava Operators - `debounce`, `filter`, `distinctUntilChanged`, `switchMap`.
- Learn Dagger2 - A Complete Guide To Learn Dagger 2.
- Learn Kotlin - A Complete Guide To Learn Kotlin.
- Introduction to Dagger2 - Part 1 - The simplest introduction to dagger2, Dependency Injection in Android Application.
- Introduction to Dagger2 - Part 2 - The simplest introduction to dagger2, Dependency Injection in Android Application.
- Using SnapHelper in RecyclerView - Using SnapHelper in RecyclerView.
- Software Engineering for Front-end Developers - Software Engineering 101 for Front-end Developers.
- Android Package Name Vs Application ID - Android Package Name Vs Application ID.
- How The Android Image Loading Library Glide and Fresco Works? - How The Android Image Loading Library Glide and Fresco Works?
- Using interpolators in Android - Understanding Interpolators in Android.
- Powerful Android ORM: greenDAO 3 Tutorial - Powerful Android ORM: greenDAO 3 Tutorial.
- Glide - Getting Started - Learn how to use Glide, an image loading library
- How Voice And Video Call Works? - How Voice And Video Call Works?
- PRDownloader - A File Downloader Library For Android
- Understanding Types Of Observables In RxJava - Understanding Types Of Observables In RxJava
- RxJava Operator - Map Vs FlatMap - RxJava Operator - Map Vs FlatMap
- Video: RxJava Operator - Map Vs FlatMap - Video: RxJava Operator - Map Vs FlatMap
- RxJava Operator - Concat Vs Merge - RxJava Operator - Concat Vs Merge
- Understanding RxJava Zip Operator With Example - RxJava Operator - Zip
- Android App Release Checklist For The Production Launch - Checklist For The Production Launch
- How to release a bug-free Android App in production? - How to release a bug-free Android App in production?
- Android TensorFlow Lite Machine Learning Example - Android TensorFlow Lite Machine Learning Example
- Kotlin Lambda, Higher Order Function, Extension Function - Kotlin Lambda, Higher Order Function, Extension Function
- Kotlin Lambda, Higher Order Function - Blog - Kotlin Lambda, Higher Order Function
- Understanding inline, noinline, and crossinline in Kotlin - Understanding inline, noinline, and crossinline in Kotlin
- Using Android Sensors: Android Tutorial - Android Sensors
- Kotlin Visibility Modifier - Learn Kotlin Visibility Modifiers — private, protected, internal, public
- Kotlin : Return, Jumps and Labels - Learn Kotlin : Return, Jump and Labels
- Your Cheat Sheet For Android Interview - Android Interview Questions.
- Learn RxJava - RxJava Tutorials - Learn RxJava By Examples.
- Android MVP Sample Application - A very basic android sample application on MVP architecture.
- Android MVP Interactor - A complete android project based on MVP architecture enhanced with Interactors and Repositories.
- MVVM on Android using RxJava and Data Binding - Sample project to demonstrate a coding pattern based on MVVM.
- NYBus - NYBus - A pub-sub library for Android and Java applications. It is implemented using RxJava(RxJava2).
- Method Count Library - A website to check method count of 3rd party libraries.
- Android-MVP-Architecture - A complete android project based on MVP architecture.
- Android MVP Interactor - A complete android project based on MVP architecture enhanced with Interactors and Repositories.
- Android-MVVM-Architecture - Example Project for MVVM architecture.
- PRDownloader - PRDownloader - A file downloader library for Android with pause and resume support.
- NYBus - NYBus - A pub-sub library for Android and Java applications. It is implemented using RxJava(RxJava2).
- Android Developer Roadmap - A complete roadmap to learn Android App Development.
- Method Count Library - A website to check method count of 3rd party libraries.
- Method Count Library - A website to check method count of 3rd party libraries.
- Up Labs (Material Up) - Up Laps curates the best of Material Design
-
Programming Languages
Categories
Sub Categories
Keywords
android
10
awesome
5
rxjava
5
android-architecture
3
fast-android-networking
3
android-debug-database
3
rxjava2
3
mvp
2
room
2
mindorks
2
placeholderview
2
mvvm
2
database
2
downloader
2
https
2
http
2
android-library
1
sqlite
1
bitmap
1
bitmap-memory
1
bitmap-optimization
1
bitmap-pool
1
deallocation
1
decoding
1
glide
1
glide-bitmap-pool
1
inbitmap
1
optimization
1
reuse-memory
1
ui
1
android-performance
1
memory-leak
1
performance-optimization
1
git
1
libraries
1
network
1
networking
1
okhttp
1
okhttpclient
1
internet
1
http2
1
http-client
1
database-values
1
fast
1
downloadmanager
1
debug
1
debugging
1
emulator
1
room-database
1
room-persistence-library
1