Fork from CrDroid
You can find all updates, news and instructions in my telegram channel
We put create json.sh to the home folder with your source code. Example: ~/android/crdroidx.x
Then make the file executable:
chmod +x createjson.sh
After that, run it:
./createjson.sh
Get the devicename output.json, mission accomplished!
If you decide to use automatic loading, you will need to run the script auto_createjson_x.x.sh
using source.
Example: source auto_createjson_8.x.sh
You will also need to change the row data:
The first line | Second line | The third line
The description of each line is present in the script.