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.