Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amirdora/android-example-projects

A curated list of Open Source example android apps developed in Kotlin for people who are beginners and learning android development and for android developers who need any example app or feature.
https://github.com/amirdora/android-example-projects

android android-studio apps basic basic-example example-project examples kotlin

Last synced: 1 day ago
JSON representation

A curated list of Open Source example android apps developed in Kotlin for people who are beginners and learning android development and for android developers who need any example app or feature.

Awesome Lists containing this project

README

        

## About Repository:
- This repository contains a set of individual Android Studio projects for convenience of android developers, Each project contains a `ReadMe` file for project related instructions. Each standalone app demonstrates different use cases.

### Example apps:

1. [data-binding-data](https://github.com/amirdora/android-example-projects/tree/master/data-binding-data)
2. [data-binding-view](https://github.com/amirdora/android-example-projects/tree/master/data-binding-view)
3. [Espresso Ui Testing](https://github.com/amirdora/android-example-projects/tree/master/EspressoUiTest)
4. [Web to App](https://github.com/amirdora/android-example-projects/tree/master/webtoapp)
5. [QR Code Scanner](https://github.com/amirdora/android-example-projects/tree/master/qrcodescanner)
6. [Dependency Injection using Hilt](https://github.com/amirdora/android-example-projects/tree/master/daggerhiltdependencyinjection)