how to use terminal emulator on ace?
Sent from my GT-S5830 using XDA Premium App
de.rach29 said:
how to use terminal emulator on ace?
Sent from my GT-S5830 using XDA Premium App
Click to expand...
Click to collapse
download terminal emulator in android market
Install it: https://market.android.com/details?id=jackpal.androidterm&hl=en
Run it.
Optional: learn shell commands if you don't know.
If you are using CM, I'd make sure I run bash rather than the default shell, and customise it via sourcing my customisation scripts from /ext/bash/bashrc
Example shell command?
Sent from my GT-S5830 using XDA Premium App
de.rach29 said:
Example shell command?
Sent from my GT-S5830 using XDA Premium App
Click to expand...
Click to collapse
looking at this comment of yours i would recommend you to not install emulator right now... get some knowledge about commands and then use as you can do anything to your phone using shell commands
Code:
echo "Hello World, we should read a tutorial on the command line"
... link to learn terminal emulator for android?
Sent from my GT-S5830 using XDA Premium App
Install Linux on you desktop and learn to use it. Terminal in Android is exactly the same that in Linux.
dragonnn said:
Install Linux on you desktop and learn to use it. Terminal in Android is exactly the same that in Linux.
Click to expand...
Click to collapse
Mind telling its a clone xD
http://www.ee.surrey.ac.uk/Teaching/Unix/
http://linuxcommand.org/learning_the_shell.php
Note if you are a windows users, install cygwin or ubuntu via wubi and play there. I also suggest to try and install adb, the adb shell is much nicer way to use the shell on your phone than terminal emulator, it uses your computer keyboard / clipboard to control shell very nicely!
Related
This may be a noob problem on my part but I have been having problems navigating fastboot through command prompt. I have been able to successfully install fastboot on my laptop and have no problem getting my streak to go into fastboot mode, but command prompt doesn't recognize my commands when I type "fastboot" after getting prompt to "c:\streak>". I have followed the guide "what you need to know about the dell streak" to the letter but no luck. Help please
You can't install fastboot you need open the command prompt and navgivate to where u have the files extracted.
For example for me I extracted repaire tool in c:/streakrepair
So I do
Cd ..
Cd ..
Cd ..
Cd streakrepair
Then u can will the fastboot commands make sure that where the fastboot file is.
Sent from my Dell Streak using XDA App
yasir_jan87 said:
You can't install fastboot you need open the command prompt and navgivate to where u have the files extracted.
For example for me I extracted repaire tool in c:/streakrepair
So I do
Cd ..
Cd ..
Cd ..
Cd streakrepair
Then u can will the fastboot commands make sure that where the fastboot file is.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
Thanks. I thought as much it was a noob error on my part
Side question: I am trying to root my device using universal androot but am unable to install it to my device per security settings that prevent non-market app installation. I know I need to disable this srttinh but don't know how to. Please help once more
LOL sorry I only in one thing about that... make sure there is a check on the unknown source under settings then applications.
Sent from my Dell Streak using XDA App
yasir_jan87 said:
LOL sorry I only in one thing about that... make sure there is a check on the unknown source under settings then applications.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
I don't see "unknown source" in my settings. When I go to settings>applications...I only see "Manage applications and development". So far I haven't found it anywhere...
not really sure then, sorry, are you sure your running android? lol
yasir_jan87 said:
For example for me I extracted repaire tool in c:/streakrepair
So I do
Cd ..
Cd ..
Cd ..
Cd streakrepair
Click to expand...
Click to collapse
Thats overcomplicating things.
Cd \streakrepair
Will do the same job.
Swyped using XDA App
I'd post the link but can't search streaksmart for how to sideload apps without adb
This should help you out on how to get unkown sources to appear.
Sent from my Dell Streak using XDA App
gregianos said:
Thats overcomplicating things.
Cd \streakrepair
Will do the same job.
Swyped using XDA App
Click to expand...
Click to collapse
So I should just use this command in fastboot and it will give me the option to disable this security setting?
otakonxxx said:
I'd post the link but can't search streaksmart for how to sideload apps without adb
This should help you out on how to get unkown sources to appear.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
What is the name of this app or file that can enable the unknown source option?
Thanks much! I searched through streaksmart and found how to enable unknown source option
how can I go to adb shell and how to use it??
in slade's daul touch should go to shell but I do not know how to do,have anybody help me??
sorry for my foolishness and big big thanks for answer!
Sent from my U20i using Tapatalk
There are 2 ways that I know to get to adb shell
First u can download android sdk that contains adb shell on it,enable usb debugging on u'r phone than connect it to your pc. Then run cmd on u'r pc and point to android sdk folder than type adb shell
Second,the easiest way I think,download and install terminal emulator from market,then run it and u are on adb shell now.
Sent from my U20i using XDA App
Evillest said:
how can I go to adb shell and how to use it??
in slade's daul touch should go to shell but I do not know how to do,have anybody help me??
sorry for my foolishness and big big thanks for answer!
Sent from my U20i using Tapatalk
Click to expand...
Click to collapse
here you got nice tutorial how to set up adb and how to use it
http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/
but if you want to install dualtouch makes as it says in bold procedure
but if u are runing slades rom you dont need to do that beacuse dualtouch is allredy icluded
Eyama said:
here you got nice tutorial how to set up adb and how to use it
http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/
but if you want to install dualtouch makes as it says in bold procedure
but if u are runing slades rom you dont need to do that beacuse dualtouch is allredy icluded
Click to expand...
Click to collapse
I've run slade's rom,but there have update version,should I install the update version in adb shell???
Sent from my U20i using Tapatalk
Just see my tweaks, install update.zip and follow instructions, no adb shell needed, if you want you can use terminal emulator
Sent from my ftw mini pro
recca666 said:
There are 2 ways that I know to get to adb shell
First u can download android sdk that contains adb shell on it,enable usb debugging on u'r phone than connect it to your pc. Then run cmd on u'r pc and point to android sdk folder than type adb shell
Second,the easiest way I think,download and install terminal emulator from market,then run it and u are on adb shell now.
Sent from my U20i using XDA App
Click to expand...
Click to collapse
it's mean that terminal emulator's function same as adb shell??
or,terminal emulator is one of the shell??
Sent from my U20i using Tapatalk
Use the terminal. Adb shell is just a way for u to use your PC's command prompt in the same way the terminal works
sent from my transparent xda app by the impaler747
johnson8cyl said:
Use the terminal. Adb shell is just a way for u to use your PC's command prompt in the same way the terminal works
sent from my transparent xda app by the impaler747
Click to expand...
Click to collapse
thanks!! I've see that what should I do。
Sent from my U20i using Tapatalk
D4rKn3sSyS said:
Just see my tweaks, install update.zip and follow instructions, no adb shell needed, if you want you can use terminal emulator
Sent from my ftw mini pro
Click to expand...
Click to collapse
thanks for your help!
Sent from my U20i using Tapatalk
I´m trying the second method, i have the console in my android but this is what i´m doing and i´m getting adb: not found
$ $su
# adb shell
adb: not found <---- what i´m doing wrong?
Thanks in advance
What are u trying to do? Adb shell command is from PC console not terminal in your phone. Adb is part of sdk setup on your pc
Sent from my HTC Magic using XDA App
ok im rooted and can access my sdcard from my pc. how do i do the same with the internal memory of the phone?
thanks
mark
Check out androidcommander.
Sent from my ThunderBolt using XDA Premium App
ADB is all you need.
Sent from my ADR6400L using XDA Premium App
keith.mcintyre26 said:
ADB is all you need.
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
i know i can adb pull but what would be the command to actually browse the system...
Use the command "adb shell" and browse as you would on your OS through the command prompt.
ex: for PCs for listing use the command "dir" and "cd" to navigate through folders
ex: for Macs you would have to use "ls"
tflogic said:
Use the command "adb shell" and browse as you would on your OS through the command prompt.
ex: for PCs for listing use the command "dir" and "cd" to navigate through folders
ex: for Macs you would have to use "ls"
Click to expand...
Click to collapse
does anyone know of a graphical interface...ive tried droid commander and another i just forgot the name but were laggy and wouldnt display everything correctly
B3L13V3 said:
does anyone know of a graphical interface...ive tried droid commander and another i just forgot the name but were laggy and wouldnt display everything correctly
Click to expand...
Click to collapse
im also hoping for something with a gui. i stopped using dos commands or whatever when i scrapped my ibm 286 with it's 10mb hd.
It's ridiculously easy to use lol
tflogic said:
It's ridiculously easy to use lol
Click to expand...
Click to collapse
ok, so i'm attempting to post an adb logcat output at another forum regarding an app. at the cmd prompt (of course directed to the proper tools folder) i use the following
adb logcat -f /sdcard/output.txt
hit return and i get a blinking cursor. nothing else appears to happen. am i mssing something? is there another way to create and view/save the logcat output?
thanks
mark
wouldn't it be:
Code:
adb shell
logcat > /sdcard/logcat.txt
markkal123 said:
ok im rooted and can access my sdcard from my pc. how do i do the same with the internal memory of the phone?
thanks
mark
Click to expand...
Click to collapse
http://www.appbrain.com/app/sshdroid/berserker.android.apps.sshdroid
http://www.netsarang.com/forum/xshell/list
http://filezilla-project.org/
*method only works on wifi since your phone is behind NAT
Can anyone have the solution for working mtp on ubuntu 12.04 ...
I already install mtp library and doesn't work...
I used jb aokp build 4 and dorimanx kernel 5.86b4..
Thank you for your help
Sent from my GT-I9100 using xda premium
arief347 said:
Can anyone have the solution for working mtp on ubuntu 12.04 ...
I already install mtp library and doesn't work...
I used jb aokp build 4 and dorimanx kernel 5.86b4..
Thank you for your help
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
I dunno whether it works on build 4, but if you have exTweaks, you can enable the mtp option from there. That works with 12.04
HAXTREME said:
I dunno whether it works on build 4, but if you have exTweaks, you can enable the mtp option from there. That works with 12.04
Click to expand...
Click to collapse
Thank you, gonna try soon
Sent from my GT-I9100 using xda premium
Still not work mtp on ubuntu...any other advice?
Sent from my GT-I9100 using xda premium
Easy solutions
arief347 said:
Still not work mtp on ubuntu...any other advice?
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
There are solutions available, that I am using on a daily basis:
1. first thing: ADB via Terminal
The Android SDK includes a few comandline tools. One of these is adb (Android Debug bridge) which has a few commands included,
Just to name a few: push (sent), pull (copy from device to pc/laptop), backup (user data with or without sdcard) and a few more like shell = remote terminal access to device.
Install it by: (without "")
"sudo apt-get install android-tools-adb"
then: "adb devices" and you should see your device as something like "09A48348HHHF1"
then sent (push) or copy (pull) files with "adb push /home/USER/downloads/1.avi /sdcard" or adb pull /sdcard/movie.avi /home/USER/downloads"
to see the files included in a folder type : "ls" or "ls- la"
2. Use ADB via Graphical frontend: e.g. the ADBfileexplorer by DareT0Be (THX a lot and all credits to you)
http://forum.xda-developers.com/showthread.php?t=1821601
It's written in JAVA and can be executed on every device running java theoretically (Ubuntu, Windows, MacOSx,....)
A little trick is written at the end of the first page to execute it. I wrote a script to run it easily:
#!/bin/bash
DIRECTORY=/home/USER/Downloads
$1 cd $DIRECTORY
$2 java -Xmx512m -jar adbfileexplorer.jar
echo $1
echo $2
Save it: Once again via terminal: "gedit SCRIPTNAME.sh" copy and paste it, change Directory to the directory of adbfileexplorer. save it.
Make it executable: sudo chmod 771 adbfileexplorer.sh
Create an alias at your desktop or where ever to easily open it.
3. USE google to find the MTP scripts and mounting solutions - Which I don't use.
If that helped YOU hit the thanks button.
Hey everyone ,
I was wondering if there is a Rom/if it would be possible to make a Rom which boots directly into a terminal where you could open apps and stuff with commands.
A bit like raspberry pi where you boot into the terminal and for ex. Type startx and it boots into the graphical interface ...
Thanks
Sent from my GT-I9100 using XDA Premium 4 mobile app