WellChat is an Application that is a WeChat-like APP by qml.
best tool vesion:
Qt version >= 5.5.0
Android SDK API >= 19
Android 5.0 or new
Use qml to imitate the Qt program of Android WeChat, which can run on Android.
WeChat interface
imitation interface
WeChat interface
Chat interface embedded with Turing chatbot
The QtQuick.Control
module is specially prepared for desktop platforms and has incomplete support for mobile platforms. It cannot dynamically switch between different ToolBar
and StatusBar
to adapt to different pages.
How to design a simple page stack? Check out the easy-to-use page stack framework
The main operation interaction logic of the WeChat interface includes four switchable paging on the home interface and a page stack. View WeChat interface analysis
images and protocol Copyright (C) by [Tencent] (http://weixin.qq.com/)
The copyright of pictures and agreements belongs to [Tencent] (http://weixin.qq.com/)!