Wemall-mobile is based on the Wemall Android App Store, only need to upload the interface file in the original mall directory to complete the server configuration, the client can be customized modification.
"Suitable for research study, support wemall3.x version"
1, quickly create a mall;
A cup of tea time to create your mall.
2, a rich interface;
Simple and beautiful interface, beautiful.
3, the powerful system;
Products, orders, etc. 11 kinds of functions, full coverage.
4, a variety of screen preview;
With a variety of models of mobile phones, tablet preview, to protect the user experience.
5, the whole network high-speed access;
With the company's CDN backbone, the entire network high-speed access to your marketplace, enjoy the rapid experience.
Androidmanifest.xml
<?xml version= "1.0" encoding= "Utf-8"? ><manifest xmlns:android= "http://schemas.android.com/apk/res/ Android "package=" Com.inuoer.wemall "android:versioncode=" 1 "android:versionname=" 1.01 "> <uses-sdk android:minsdkversion= "android:targetsdkversion="/> <uses-permission android:name= "Android.perm" Ission. INTERNET "/> <uses-permission android:name=" Android.permission.ACCESS_NETWORK_STATE "/> < Uses-permission android:name= "Android.permission.CALL_PHONE"/> <application android:allowbackup= "true" android:icon= "@drawable/about_logo" android:label= "@string/app_name" android:theme= "@style/apptheme" ; <activity android:name= "com.inuoer.wemall.WelcomeActivity" Android:theme= "@android: Style/theme.ho Lo. Noactionbar "android:label=" @string/app_name "> <intent-filter> <action A Ndroid:name= "Android.intent.action.MAIn "/> <category android:name=" Android.intent.category.LAUNCHER "/> </intent-filter& Gt </activity> <activity android:name= "mainactivity" ></activity> <activity android:name= "E Ditaddressactivity "></activity> <activity android:name=" orderactivity "></activity> < Activity android:name= "settingactivity" ></activity> <activity android:name= "Orderdetailactivity" >& lt;/activity> <activity android:name= "aboutactivity" ></activity> </application></manifes T>
Code details
Page display: HTTP://WWW.KOAHUB.COM/HOME/PRODUCT/56
Code Cloud Codes: Http://git.oschina.net/einsqing/wemall-mobile
Wemall Open Source Micro-mall, mall, mall source code, level three distribution, micro-fresh, micro-fruit, micro-takeaway, micro-ordering---professional system
Wemall-mobile code in the Android App Store of Wemall Mall system