Text only
|
Text with Images
Olimex Support Forum
OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: wangjian on November 19, 2013, 04:57:07 AM
Title:
Android script failed to create file is how to return a responsibility?
Post by:
wangjian
on
November 19, 2013, 04:57:07 AM
Android script:
#!/system/bin sh
mkdir /system/fdisk1
chmod 777 /system/fdisk1
then adb shell,cd /system/,ls,The file fdisk1 has been created successfully, but cannot access the file, also cannot be deleted,what's wrong?
Text only
|
Text with Images