(Content introduction: Taobao mobile phone client is an Android based project. Through this client, the registration function, login, paged display of product list, vague query of products by title, product management, ordering of products by quotation, and detection of product details can be realized. The technologies mainly described in the first quarter of the course are as follows: 1. The ideas and precautions for building the MVC framework of all projects 2. High level skills for Android UI design and UI programming 3. Use of Android resource files 4. High level skills for interface design in Android 5. Menu ContextMenu Dialog (key and difficult points) 6. Dynamic switching of Menu 7. Switching of Dialog dynamic view (difficult points) 8. Use and high level usage of ListView (key and difficult points) 9. High level skills for customizing ListViewAdapter adapter (Key and difficult points) 10. Change the implicit design of ListView and access data in pages (key and difficult points). Through this purpose, you can learn the following technologies: 1. Registration matters for framework construction? 2. How to use and package Dialog? 3. How to build a ListView dynamic view? 4. Select/cancel all ListView, and the key points, difficulties and precautions of batch management? 5. How can Menu achieve dynamic switching? 6. How to intercept system messages and manage them? Contents: Lecture 1: Analysis of all software projects and system architecture Lecture 2: Ideas and implementation of system hierarchical architecture Lecture 3: Design and code implementation of system login UI Lecture 4: Advanced techniques for user login using Dialog Lecture 5: Design of system registration UI and implementation of verification code Lecture 6: Construction and coding of main interface homepage framework Lecture 7: Customizing ListView interface and adding functions Lecture 8: Data pagination of ListView Principle Analysis and Implementation of Access Lesson 9: Implementation and Principle Analysis of System Dynamic Menu Lesson 10: Using ListView with Check Box to Implement Batch Management of Products
Lesson 2: The idea of system hierarchical architecture and the implementation of. exe
.....)