- Category:
- android
- Tags:
-
[Android]
- File Size:
- 6.31mb
- Update:
- 2016-07-25
- Downloads:
- 0 Times
- Uploaded by:
- 冉宪东
Description: Note: this project is based on the development of studio eclipse, Android may not be able to directly use.
This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently.
The knowledge points involved in this project are:
1, the basic use of SQLite, CRUD
2, listview, the basic use of adapeter
3, activity life cycle
4, intent, bundle transfer parameters
5, the basic use of AlertDialog
To Search:
File list (Check if you may need any files):
Android项目源码带bug记事本可以学习基本的listview和SQLite知识
............................................................\My_Note
............................................................\.......\.gitignore
............................................................\.......\.gradle
............................................................\.......\.......\2.4
............................................................\.......\.......\...\taskArtifacts
............................................................\.......\.......\...\.............\cache.properties
............................................................\.......\.......\...\.............\cache.properties.lock
............................................................\.......\.......\...\.............\fileHashes.bin
............................................................\.......\.......\...\.............\fileSnapshots.bin
............................................................\.......\.......\...\.............\outputFileStates.bin
............................................................\.......\.......\...\.............\taskArtifacts.bin
............................................................\.......\.idea
............................................................\.......\.....\.name
............................................................\.......\.....\compiler.xml
............................................................\.......\.....\copyright
............................................................\.......\.....\.........\profiles_settings.xml
............................................................\.......\.....\encodings.xml
............................................................\.......\.....\gradle.xml
............................................................\.......\.....\libraries
............................................................\.......\.....\.........\appcompat_v7_22_2_1.xml
............................................................\.......\.....\.........\support_annotations_22_2_1.xml
............................................................\.......\.....\.........\support_v4_22_2_1.xml
............................................................\.......\.....\misc.xml
............................................................\.......\.....\modules.xml
............................................................\.......\.....\runConfigurations.xml
............................................................\.......\.....\vcs.xml
............................................................\.......\.....\workspace.xml
............................................................\.......\app
............................................................\.......\...\.gitignore
............................................................\.......\...\app.iml
............................................................\.......\...\build
............................................................\.......\...\.....\generated
............................................................\.......\...\.....\.........\res
............................................................\.......\...\.....\.........\...\resValues
............................................................\.......\...\.....\.........\...\.........\androidTest
............................................................\.......\...\.....\.........\...\rs
............................................................\.......\...\.....\.........\...\..\androidTest
............................................................\.......\...\.....\.........\...\..\...........\debug
............................................................\.......\...\.....\.........\...\..\debug
............................................................\.......\...\.....\.........\source
............................................................\.......\...\.....\.........\......\aidl
............................................................\.......\...\.....\.........\......\....\androidTest
.................................