Jeff 347348a6d8 1、Android Support库转AndroidX; 3 年 前
..
libs 6e2ecc47c8 init project 3 年 前
src 347348a6d8 1、Android Support库转AndroidX; 3 年 前
README 6e2ecc47c8 init project 3 年 前
build.gradle 347348a6d8 1、Android Support库转AndroidX; 3 年 前
local.properties 6e2ecc47c8 init project 3 年 前
proguard-rules.pro 6e2ecc47c8 init project 3 年 前

README

To build ths demo app:

1.copy the sdk aar to the wsrecogdemo app's libs dir

2.From the grandle window,select wsrecogdemo->build-assembleDebug
You will got a apk in wsrecogdemo/build/outputs/debug/wsrecogdemo-debug.apk
copy this apk to your mobile to run it
or From the grandle window,select wsrecogdemo->install-assembleInstall
to install the apk to your moble then use attach to debug it.