![]() |
android commandline tips
hi, i installed sshdroid on my galaxy s2 so i am wondering if there is any way to mess around with anything like start a fone call or send a text message from the terminal ?
i am looking for programs like netcat, sshfs, aplay, ... but none can be found. i also notice this (not sure why): Code:
/data/data/berserker.android.apps.sshdroid # ps auxw | grep tvis there someway i can run com.cooliris.media from the commandline ? |
Check out botbrew (http://botbrew.com/), it gives you lots of standard Linux tools and programs to use on Android.
|
There are lots of things which you can do. A few examples... have fun.
To send a SMS : Quote:
Quote:
Quote:
Quote:
|
Quote:
also when i try to make a call i get this error: Code:
Starting: Intent { act=android.intent.action.MAIN cmp=com.google.android.gm/.ConversationListActivityGmail } |
With the SMS example, i don't know how to send the message automatically, you still need to use the touchscreen.
With making a call, try some different values and see what happens. Experiment, it won't kill your phone ! |
sshfs depends on fuse module (which the current android kernel doesnt support).
|
| All times are GMT -5. The time now is 12:56 PM. |