Overview
Learn Android Development also has a period of time, the use of spare time independent production of a express-type app software. About 2 weeks, they will be positioned as "set courier information tracking, nearby Courier Point Query, courier company complaints function as one of the convenience of life-Class Express app." The difficulty is not very big, mainly is to be able to exercise oneself recently learned, this small project involves the front-end to the backstage. From the data model to the network data analysis, there are Baidu map, in order to make the side-slip effect good-looking also used the Slidingmenu_library open Source Library.
The main implementation of the following features:
"1" Enter the Courier number or scan QR code to inquire about the courier information
"2" collection Current courier. Voluntarily join the entry. Easy access at any time
"3" can share the current courier information by SMS
"4" side slider integrated Baidu map can show nearby courier points, convenient to choose the right location
"5" Shake a shake can show some express little common sense
"6" contact customer can in the event of failure in time with the courier company Customer service communication
The overall framework is mainly implemented by Fragment+fragmenttabhost. For example with
The execution section looks like the following:
The entire project is uploaded on GitHub at GitHub project address
About fragment use can learn this fragment learn five stars, the next few will be from the boot & Navigation, the main interface, side slider to do a summary of this project.
Boot start
Main interface 1
Main Interface 2
Main Interface 3
Overview of the Palm Express APP project