The scripts tag has no wiki summary.
0
votes
1answer
56 views
Home screen icon for terminal program?
I'm using terminal-ide http://code.google.com/p/terminal-ide/ which is basically a terminal for android with all sorts of utilities. One is able to create bash scripts for example. Is there a way to ...
2
votes
0answers
752 views
How can I successfully run this script on a emulated terminal on Android?
Background
I am trying to install Ubuntu onto my Acer Iconia A500 using VNC and this application called Complete Linux Installer. My tablet is rooted and I have found several sources saying they have ...
1
vote
0answers
315 views
init.d doesn't get executed
i am using samsung s2 and a custom rom, external sd card is mounted to /emmc but i want it to mount to /mnt/sdcard/external_sd, how could i mount it using init.d?
i made a file called "99mount" with ...
0
votes
0answers
72 views
How can I fix phone corruption when using USB mass storage mode?
It used to happen in stock ICS and remains in CyanogenMod 9. Whenever I connect my phone to computer through USB using mass storage mode (MSC), my phone gets crazy. In ICS, I remember it used to mess ...
0
votes
0answers
19 views
delete packages of domain
THere is a command to ease the pain of managing packages for Android phone,
adb shell pm uninstall org.kde.necessitas.example.one
But I have many phones and just want to delete all packages from a ...