feat: Introduce clean-android-all.sh and refine Android build documentation and scripts for AMLNN SDK dependency.

This commit is contained in:
dian.yuan 2026-02-24 20:10:11 +08:00
parent 21105e3db7
commit b285b41a98
13 changed files with 53 additions and 153 deletions

View file

@ -72,7 +72,7 @@ else
echo " ./build-android-all.sh"
echo ""
echo " Option B clone amlnn-toolkit as a sibling directory:"
echo " git clone git@github.com:Amlogic-NN/amlnn-toolkit.git ../../../amlnn-toolkit"
echo " git clone https://github.com/Amlogic-NN/amlnn-toolkit.git ../../amlnn-toolkit"
echo " ./build-android-all.sh"
echo ""
exit 1