Think I do Android development to now also nearly two years, where the company is basically in the enterprise internal application, every time I do some small applications, are to do half or almost complete the time to put the dust. I feel like I have no sense of accomplishment! This two-day impulse wrote a small application: The beep Guide- Mark, (spent two days, one day in the collection of car tag data database 0.0) by the way to give some beginners to learn (I also novice =. = Great God please take a detour. )
Here's a brief introduction to the knowledge points used in the application:
1. Simple use of Android SQLite.
2. ListView and GridView are used in conjunction with the Baseadapter method.
3. Toggle between ListView and GridView, and toggle the 3D rollover animation effect.
4. Well-known open source framework: Universal Imageloader's simple use (MOM no longer has to worry about my list of rolling Kaka!). )。
5. How to use a database file that has already been populated with good data.
6. How to copy the program database to the SD card.
7. Use of the advertising platform (this can be ignored)
Well, the above is roughly a few knowledge points, interested can next my source to see, not interested can catch the gray machine to go!
Below the code directly!!!
APK Address: http://zhushou.360.cn/detail/index/soft_id/1801496
Source Address: Https://github.com/DevisLee/carflag/tree/master/source
I have commented on the comments in the code and I don't write much.
What questions can you ask me ha!