Play android Wechat mini program

Play Android micro channel small program is based on play Android API development of a more complete, UI quality is relatively high project, worth learning novice.

The project address

Play android wechat mini program github address

What can be learned from the project?

Key function points

  1. Customize the title bar
  2. Tabs + swiper linkage
  3. Double scroll – view linkage
  4. Custom Component and data pass, event pass

Project screenshots

Project function

The homepage module

  1. banner
  2. Top articles
  3. Home Page Article List

The project module

Scroll TAB + swiper lazy load to get a list of articles

Question and answer

system

Double scroll view linkage is implemented

navigation

search

Obtain hot search + to save historical search records locally

The search results

my

list

Individual points

My share list + new share

My favorites list + Add favorites

Project configuration

I’ve also created a series of tutorials for this project, which I hope will be helpful

1. Play Android mini program project development notes – Preparation before development