hi,
Is it a stupid question? i cannot enter the "return" to the terminal emulator....
it is no repsonse in the console screen
Press the scroll ball + m (on the soft keyboard). It works in better terminal emulator magic.
Terminal emulator does not show keybord for me....
gecka said:
Terminal emulator does not show keybord for me....
Click to expand...
Click to collapse
Use "better terminal emulator magic". You'll find it on the market. The one you're using is probably designed for G1.
why i can't type anything on terminal emulator,i have android terminal emulator and better terminal emulator.
i want to try tweaking my build.prop but i need to type something first like this link said http://forum.xda-developers.com/showthread.php?t=1588439
any idea? my phone is SGM+ gt-s5570i rooted and using custom rom.
what do you mean by typing not able to write anything or not able to execute any command
can't type anything as in. after i open the terminal emulator and i press any letter it wont show up on the screen.
maybe the background color and text color are same
After launching Terminal Emulator ... Press Menu Key > Toggle Soft Keyboard.
in better terminal it only show > and ] when i tap the center of the screen. i already tried soft keyboard and still the same can't type anything.
it happened to me once too.just installed the latest terminal emulator from google play and it was done
the better terminal is already included on repencis v3.5 advance for sgm+ so i decided to dl the android terminal emulator and i still can't type anything.
Menu>preferences>input method>character based
Sent from Jelly Bean S5570
ok ill try it but not now because i hard bricked my phone T_T
I have your phone with repencis and better termimal emulator works good?
What is this problem
Sent from my galpop + GT-S5570I
Galaxy4Peeps said:
I have your phone with repencis and better termimal emulator works good?
What is this problem
Sent from my galpop + GT-S5570I
Click to expand...
Click to collapse
i already said that i can't type anything except when i tap the center of the screen it type ] or > only.
Logcat. Also try terminal emulator in ROM toolbox.
Sent from my GT-I9300 using xda app-developers app
U wud need these 2 things in order 2 work on terminal emulator
"Hacker's Keyboard IME" n "Busy Box" in order to get the most out of this program
:silly:
ohh i need hacker's keyboard IME. uhm about busy box i think when i root my phone using universal root it already has busy box or when i install repencis v3.5 advance its already has busy box.
mickeyzkun said:
why i can't type anything on terminal emulator,i have android terminal emulator and better terminal emulator.
i want to try tweaking my build.prop but i need to type something first like this link said http://forum.xda-developers.com/showthread.php?t=1588439
any idea? my phone is SGM+ gt-s5570i rooted and using custom rom.
Click to expand...
Click to collapse
change set up input methods from samsung keypad to Swype
Here's the solution
mickeyzkun said:
why i can't type anything on terminal emulator,i have android terminal emulator and better terminal emulator.
i want to try tweaking my build.prop but i need to type something first like this link said http://forum.xda-developers.com/showthread.php?t=1588439
any idea? my phone is SGM+ gt-s5570i rooted and using custom rom.
Click to expand...
Click to collapse
Tap menu, Preferences, then input method. Then choose your choice. Hoped it helped
Hello,
I had the same problems with the official Terminal Emulator app. (on android-x86 v2.2 emulated with VirtualBox 6.1 on Mac Os)
Another terminal emulator app from google play store does not help.
Preferences in VirtualBox about "input method" also does not help.
SOLUTION:
Inside the loaded virtual Android -> Settings -> Language and Keyboard Settings :
Disable - LIME keyboard.
Set language to default - English (US)
Then open "Android keyboard settings" and disable all extra features:
Vibrate on keypress
Sound on keypress
Auto-capitalization
Quick fixes
Show suggestions
Save settings (or just close).
Close the running Terminal Emulator app.
Start the Terminal app again and it works!
You can type everything you need with your normal keyboard.
Also you can pass some long command string from your host machine to virtual Android with a command like this:
VBoxManage controlvm YOUR_VM_NAME keyboardputstring "dir c:\\"
I have found it here:
Input -> Keyboard -> "Paste as text (send characters)" - Page 2 - virtualbox.org
Stanislav
Is there any java emulator which run java apps and games.
Tkanks
nope
Hello everyone,
I am running Anroid Studios 3.1.2 on ubuntu which is running within a virtual machine (oracle virtual box). If I want to create a virtual device emulator, i get the following massage:
"Recommendation: Your CPU does not support required features VT-x or SVM)".
I can create a device but it is not running. In the virtual box setting VT-x is enabled.
Is it possible to run an emulator in a virtual machine? I found some sources saying that it is maybe not possible?
Thanks and regards,
TensorDev
Hi,
I am starting emulators from the CLI using the command
Code:
emulator @[avdname] -port[port]
This works fine, but the CLI is then locked running the emulator, if I close the CLI, the emulator also closes.
Is there a way to start the emulator without having to leave the cli open? I would use this to start muliple emulators and would like to not also have a bunch of CLI's open.
Image that shows state if things:
ignore the warnings given for now