Skip to content

Commit 1e6cc25

Browse files
committed
add README.md
1 parent 52291a1 commit 1e6cc25

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

README.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# AndroidProjects
2+
3+
##### **My Projects of Learning Android App Development**
4+
5+
There are a few android projects: **DigitalSequence** and **TimeSchoolTable**.
6+
7+
---
8+
9+
### DigitalSequence
10+
11+
This is a project about applying A\* algorithm to finishing Digital Huarong Road automatically.
12+
13+
---
14+
15+
### TimeSchoolTable
16+
17+
This is a project to finish students' time table application. It includes two features:
18+
19+
1. Displaying Time Table by using ViewPager2 as ListView and Gliding pages.
20+
21+
2. Displaying Time Table by using two nested RecyclerView as GridView.

SchoolTimeTable/.idea/misc.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SchoolTimeTable/.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)