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

https://github.com/undertone0809/android-dev-hub

A android development demo hub
https://github.com/undertone0809/android-dev-hub

Last synced: 2 months ago
JSON representation

A android development demo hub

Awesome Lists containing this project

README

        

# Android-dev-hub
该仓库为android开发练习的demo合集。

# Catalogue
- [Caculator 一个简易的计算器](./LayoutPractise/)
- [LayoutPratices 布局练习](./LayoutPractise/)
- [LoginApp 一个简易的登陆App](./LoginActivity/)
- [SimpleContact 一个使用RecyclerView开发的简易通讯录](./SimpleContact/)

# References
- [https://github.com/lingfliu/android_dev_tutorial_kt](https://github.com/lingfliu/android_dev_tutorial_kt)