项目作者: 229394

项目描述 :
This Project is suitable for beginners of Android.You will learn the UI components commonly used in Android after mastering this Project.
高级语言: Java
项目地址: git://github.com/229394/AndroidBasic.git
创建时间: 2019-04-14T06:57:43Z
项目社区:https://github.com/229394/AndroidBasic

开源协议:

下载


AndroidBasic

This Project is suitable for beginners of Android.You will learn the UI components commonly used in Android after mastering this Project.
If you don’t understand some of the codes inside, you can check out my blog column, the link is https://blog.csdn.net/chenpeixing361/column/info/36597. I sincerely hope that you can apply what you have learned to the actual project or app. Let’s cheer up!
Next I will show some of the running screenshots, as follows:

Main && EditText Interface:

image
image

ListView && GridView Interface:

image
image

RecyclerView Interface:

image
image

Dialog Interface:

image
image

Progress && CustomDialog Interface:

image
image

Toast Interface:

image