Android-Concepts-Reference-Kotlin Alternatives
Similar projects and alternatives to Android-Concepts-Reference-Kotlin based on common topics and language
-
Android-Concepts-Reference
A single repository to learn the basics of Android in Java without all the fluff.
-
NYTimes-App
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
unitto
Calculator and unit converter for Android written in Jetpack Compose
-
Expenso
📊 A Minimal Expense Tracker App built to demonstrate the use of modern android architecture component with MVVM Architecture
-
AudioNote
An open source simple audio note taking app built to demonstrate android development best practices.
-
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).
Android-Concepts-Reference-Kotlin reviews and mentions
-
How do I get started with Android application development with only very basic knowledge about programming?
I made a getting started repo where each branch teaches different concepts. I use it to teach graduates. It isn't complete but you might find it useful. There is a Java version and a Kotlin version. Go check it out: - Java - Kotlin