The API demos 2.3 Learning notes are updated synchronously in the doc and PDF versions. Use the GIT tool for synchronization. For more information about git tools, see: http://progit.org/book/zh/
git clone https://code.google.com/p/apidemo/
Or
git clone git://github.com/snowdream/apidemo.git
Due to my lack of knowledge and a rush of time, mistakes and shortcomings in the book are inevitable. You are welcome to criticize and correct them. Contact info: yanghui1986527 # gmail.com
Recently I am working on an android file manager. Please support it a lot. For more information, see:
Http://blog.csdn.net/yang_hui1986527/article/details/7097977
Due to this project and other reasons, the update of this series of blog posts is suspended. Sorry.
Currently, this program has been uploaded to Google market. You can search for "hdexplorer" or "HD file manager.
This series of blog posts will be continuously updated. Stay tuned!
I. API demos 2.3 Study Notes (1) -- Build an android development environment under ubuntu11.04 II. API demos 2.3 Study Notes (2) -- create the first Android Project (Hello world !) 3. API demos 2.3 Study Notes (3) -- Android Application Architecture 4. API demos 2.3 Study Notes (4) -- text-> linkify 5. API demos 2.3 Study Notes (5) -- text-> logtextbox 6. API demos 2.3 Study Notes (6) -- text-> marquee 7. API demos 2.3 Study Notes (7) -- views-> buttons 8. API demos 2.3 study notes (8) -- views-> imagebutton 9. API demos 2.3 Study Notes (9) -- views-> visibility 10. API demos 2.3 Study Notes (10) -- views-> webview 11. API demos 2.3 Study Notes (11) -- views-> date widgets 12, API demos 2.3 Study Notes (12) -- views-> rating Bar 13, API demos 2.3 Study Notes (13) -- views-> seek bar 14, API demos 2.3 Study Notes (14) -- views-> progress bar 15, API demos 2.3 Study Notes (15) -- views-> Radio Group 16, API demos 2.3 Study Notes (16) -- views-> spinner 17, API demos 2.3 Study Notes (17) -- views-> tabs 18, API demos 2.3 Study Notes (18) -- views-> scrollbars 19, API demos 2.3 Study Notes (19) -- views-> textswitcher 20, API demos 2.3 Learning notes (20) -- views-> lists-> Array