Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

The installation script doesn't support current system. (System: Linux ubuntu 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux) #1113

Closed
xuyongqing9527 opened this issue Dec 3, 2018 · 5 comments

Comments

@xuyongqing9527
Copy link

root@ubuntu:/home/arnold/avs# sudo bash setup.sh config.json -s 123456
The installation script doesn't support current system. (System: Linux ubuntu 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux)
MTK(android8.1) paltform
PLATFORM="android"
API_LEVEL="27"
TARGET_SYSTEM="arm"
DEVICE_INSTALL_PATH="/data/app/avs"
BUILD_TYPE="release"

@celinval
Copy link
Contributor

celinval commented Dec 4, 2018

Hi @xuyongqing9527,

That's our bad. The android quick start guide is wrong and we are going to updated. The correct command is:

sudo bash setup.sh config.json -a androidConfig.txt -s 123456

Please let me know if that works for you.

@kameshkancherla
Copy link

bash -x setup.sh config.json -a androidConfig.txt -s deviceName

@xuyongqing9527
Copy link
Author

Hi celinval:
Thanks a lot !

@xuyongqing9527
Copy link
Author

Hi kameshkancherla:
Thanks a lot !

@kclchan
Copy link
Contributor

kclchan commented Dec 10, 2018

Hi @xuyongqing9527, seems you were able to get the answer you need. I'm going to close this issue now. Thanks for reaching out to us.

@kclchan kclchan closed this as completed Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants