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

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.