some small android projects
| projects Name | projects Description | Download URL | Status |
|---|---|---|---|
| bilibili_parse | to parse and combine bilibili's download videos | bilibili_parse | TODO |
| m3u8Downloader | m38u Downloader,download and combine it to a full video | m3u8Downloader | TODO |
| projects Name | projects Description | Download URL | Status |
|---|---|---|---|
| layoutStudy | Used to learn android layout | layoutStudy | TODO |
| ownMade_test | Used to learn custom widgets | ownMade_test | TODO |
| fileSaveTest | Used to learn android file store method | fileSaveTest | TODO |
| student_information_manage_system | Used to learn android sqlite usages | student_information_manage_system | TODO |
| projects Name | projects Description | Download URL | Status |
|---|---|---|---|
| helloworld | ...simply hello world | helloworld | Done |
| userCheck | learn hwo to use button and how to bind button to a method | userCheck | Done |
| caculator | A simple calculator, you can carry out Elementary arithmetic, modulo, N power | caculator | |
| Intent_switch | click button to change activity | Intent_switch | Done |