All Projects → Android Blogs → Similar Projects or Alternatives

593 Open source projects that are alternatives of or similar to Android Blogs

Permissionsflow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 49 (-90%)
Modern Android Development
Modern Android Development tools & key points
Stars: ✭ 219 (-55.31%)
permissions-flow
A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.
Stars: ✭ 81 (-83.47%)
Cameraxdemo
A sample camera app with CameraX API from Android Jetpack
Stars: ✭ 112 (-77.14%)
Ibackdrop
A library to simply use Backdrop in your project (make it easy). Read more ->
Stars: ✭ 137 (-72.04%)
Awesome Android Complete Reference
Awesome Android references for everything like best practices, performance optimization, etc.
Stars: ✭ 2,701 (+451.22%)
Android Arsenal.com
Source to android-arsenal.herokuapp.com
Stars: ✭ 541 (+10.41%)
Androidkex
Extensions for Kotlin. Use the power of Kotlin to make your code smaller and beautiful.
Stars: ✭ 35 (-92.86%)
Mediapicker
Easy customizable picker for all your needs in Android application
Stars: ✭ 105 (-78.57%)
Android Inappbilling
A sample which uses Google's Play Billing Library and it does InApp Purchases and Subscriptions.
Stars: ✭ 114 (-76.73%)
Android-daily-read-tips
log for articles and info in android for every developer
Stars: ✭ 13 (-97.35%)
Android-MonetizeApp
A sample which uses Google's Play Billing Library and it makes In-app Purchases and Subscriptions.
Stars: ✭ 149 (-69.59%)
media-picker
Easy customizable picker for all your needs in Android application
Stars: ✭ 167 (-65.92%)
android-jetpack
🚀 Road to Accelerate Android Development using Jetpack
Stars: ✭ 50 (-89.8%)
Flair
This is powerful android framework
Stars: ✭ 31 (-93.67%)
Androidroom
Android example to show how to use Room to access SQLite database on device for reading and writing data. This example also shows how to use LiveData and ViewModel with Room to build reactive, well performing and easy to maintain applications.
Stars: ✭ 36 (-92.65%)
Cleanarchitecturemanifest
Description of the main principles and rules for building an Android application using Clean Architecture approach
Stars: ✭ 444 (-9.39%)
Awesome Android Ui
😎 A curated list of awesome Android UI/UX libraries
Stars: ✭ 353 (-27.96%)
Mutual labels:  android-development, android-sdk
Awesomedialog
A Beautiful Dialog Library for Kotlin Android
Stars: ✭ 163 (-66.73%)
Mutual labels:  android-development, android-sdk
Dagger2 Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
Stars: ✭ 72 (-85.31%)
Just Another Android App
An Android base app with loads of cool libraries/configuration NOT MAINTAINED
Stars: ✭ 1,654 (+237.55%)
Notzz App
📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
Stars: ✭ 158 (-67.76%)
Droid Feed
Aggregated Android news, articles, podcasts and conferences about Android Development
Stars: ✭ 174 (-64.49%)
Android Mvp Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
Stars: ✭ 203 (-58.57%)
Android Cleanarchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Stars: ✭ 15,062 (+2973.88%)
Dagger Androidinjector
This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.
Stars: ✭ 134 (-72.65%)
Bubbble
Sample app showcases the MVP pattern and Robert Martin's Clean Architecture approach.
Stars: ✭ 226 (-53.88%)
Android Clean Architecture Boilerplate
An android boilerplate project using clean architecture
Stars: ✭ 3,534 (+621.22%)
box
BOX is the Android framework from MyRealTrip which is a MVI architecture for Android apps that is created out of the box.
Stars: ✭ 38 (-92.24%)
Venom
A lightweight tool that simplifies testing of the process death scenario.
Stars: ✭ 218 (-55.51%)
Mutual labels:  android-development, android-sdk
Aacpaginginfinitescrollingwithnetworksample
AAC Paging Infinite Scrolling With Network Sample
Stars: ✭ 74 (-84.9%)
GitReposCompose
GitReposCompose is an Android application 📱 for showcasing Jetpack Compose for building declarative UI in Android. This demo app uses Github public API for fetching public repositories.
Stars: ✭ 32 (-93.47%)
Mutual labels:  android-sdk, android-development
Material-Backdrop-Android
Material Backdrop
Stars: ✭ 106 (-78.37%)
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
Stars: ✭ 325 (-33.67%)
Coolweather
Weather App that uses Android best practices. Android Jetpack, clean architecture. Written in Kotlin
Stars: ✭ 154 (-68.57%)
Android Developer Roadmap
Android Developer Roadmap - A complete roadmap to learn Android App Development
Stars: ✭ 2,170 (+342.86%)
webtrekk-android-sdk-v5
Webtrekk Android SDK V5
Stars: ✭ 13 (-97.35%)
Biometric-Authentication-Android
A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Material 3 dynamic theming and also has a separate implementation in xml with MDC 3.
Stars: ✭ 29 (-94.08%)
Mutual labels:  android-sdk, android-development
android-clean-code
Writing Clean Code in Android
Stars: ✭ 22 (-95.51%)
Yasea
RTMP live streaming client for Android
Stars: ✭ 4,557 (+830%)
Mutual labels:  android-development, android-sdk
Nytimes App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
Stars: ✭ 246 (-49.8%)
Androidstandarddevelop
🌟 Best practices in Android develop(final).
Stars: ✭ 2,798 (+471.02%)
Chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Stars: ✭ 2,169 (+342.65%)
Mutual labels:  android-development, android-sdk
Bltaxi
🚕 BL Taxi is a simple app for calling a taxi in the city Banja Luka built using modern Android development tools
Stars: ✭ 338 (-31.02%)
awesome-android-tips
😎 A curated list of awesome Android tips
Stars: ✭ 34 (-93.06%)
Android-Clean-Architecture
This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)
Stars: ✭ 268 (-45.31%)
Einsen
🎯 Einsen is a prioritization app that uses Eisenhower matrix technique as workflow to prioritize a list of tasks & built to Demonstrate use of Jetpack Compose with Modern Android Architecture Components & MVVM Architecture.
Stars: ✭ 821 (+67.55%)
android-boilerplate
Android Boilerplate à la ustwo
Stars: ✭ 43 (-91.22%)
Debt-Manager
A personal app to store people that owe you money or you owe money to. "Mo Money Mo Problems" 🎵 - The Notorious B.I.G. 😎
Stars: ✭ 22 (-95.51%)
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
Stars: ✭ 7,284 (+1386.53%)
Mutual labels:  android-sdk, android-development
ValidUtil
No description or website provided.
Stars: ✭ 23 (-95.31%)
Mutual labels:  android-sdk, android-development
youtube-android
Source code as seen on my YouTube videos!
Stars: ✭ 35 (-92.86%)
o-fish-android
Android app for the Officer's Fishery Information Sharing Hub (O-FISH). The mobile app allows fisheries officers to document and share critical information gathered during a routine vessel inspection.
Stars: ✭ 19 (-96.12%)
Mutual labels:  android-sdk, android-development
SPYZIER-APP
Android spying app and Parental controller app.
Stars: ✭ 156 (-68.16%)
Livesmashbar
An elegant looking and easy to use informative library with LiveData integration for Android.
Stars: ✭ 107 (-78.16%)
Mutual labels:  android-development, android-sdk
Backdoor Apk
backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Stars: ✭ 1,766 (+260.41%)
Mutual labels:  android-development, android-sdk
github-commit-browser
A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd party libraries
Stars: ✭ 55 (-88.78%)
BottomNavArchDemo
The demo project for Bottom Navigation with Navigation Architecture Components article
Stars: ✭ 53 (-89.18%)
CustomFontView
Custom View classes for TextView, EditText & Buttons - to set custom fonts
Stars: ✭ 26 (-94.69%)
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (-24.29%)
1-60 of 593 similar projects