adevtool icon indicating copy to clipboard operation
adevtool copied to clipboard

Android ROM device support and bringup tool, designed for maximum automation and speed.

Results 14 adevtool issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to run: adevtool download ~/stock_images -d raven Tried for a different device also: adevtool download ~/stock_images -d bluejay It just gives: Syntax Error: Unexpected token '?' any...

``` android@tom:~/stock_images$ ll total 2372208 drwxrwxr-x 2 android android 4096 8月 26 12:44 ./ drwxr-x--- 36 android android 4096 8月 26 13:03 ../ -rwx------ 1 android android 2429127521 8月 26...

``` keyurmaru@gandalf:~/rk3399/rk3399c_android10.0_tesa$ adevtool collect-state out/hello/ -d rk3399_firefly_aioc_ai_lvds Enumerating files odm_dlkm Extracting properties Extracting SELinux contexts Extracting overlays ⠼ /home/keyurmaru/rk3399/rk3399c_android10.0_tesa/out/target/product/rk3399_firefly_aioc_ai_lvds/vendor/overlay/framework-res__auto_generated_rro_vendor.apk SyntaxError: Unexpected token r in JSON at position 1 ```