magic terminal emulator - G1 Apps and Games

Place can somebody send me the free version of the magic terminal emulator. I can't find it on the android market.

surfoni101 said:
Place can somebody send me the free version of the magic terminal emulator. I can't find it on the android market.
Click to expand...
Click to collapse
The dev said he took it out because of some bugs that he found. and he will bring it back when he fixes things.
Anyway if u want an emulator with virtual keyboard.
Download connectBot from the market and telnet to localhost.
connectBot provides virtual keyboard now.

Related

[SOLVED] How to install apps on the emulator

I've set up the android emulator from the sdk. I was wondering how do i install applications so i can test on the emulator?
with emulator running just type adb install blah blah blah (Make sure your phone isn't plugged in. ADB will detect emulator as a device)
thank you it worked
You're welcome. Thanks for changing thread name to solved!
yea i saw some threads that said this, and thought might as well it will help this thread so people will know if they look for it

how to issue enter in Terminal Emulator ?

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.

[Q] executing adb shell scripts on Nexus One - No Laptop Required

Is it possible to do this?
how can i run script commands without having to connect my phone to a laptop computer?
I have root explorer app installed, if someone knows how to do it with that app please give me a simple tutorial.
also, i found this other app on the android market called "ScriptMe" by gilsken.
the app has no reviews, but the description doesnt say how to use it to execute scripts.
in case any of you haven't noticed, yes I am a newbie when it comes rooting phones, any help is appreciated, let me know, thanks.
Do you want to use adb natively on the phone or just general scripts? You can run commands and scripts by installing a terminal from the market, I think Better Terminal Emulator Pro is the best. I think you can run most adb commands from the terminal but I'm not sure if they all work. I mean, push and pull don't seem like they'd work without somewhere to transfer files to, but maybe they push and pull to the sdcard or something. I'm really kinda clueless when it comes to adb because I've only used it to root the phone and use standard terminal tools for everything else.
I think I tried ScriptMe. You have to put the script on the sdcard, select it with the app, tap "execute" then it says "script ran". I'm not sure how that's useful. The only scripting app I've found useful is GScript, but there is another called "Scripter" which stores the scripts so you can select them from a list to execute them. Kinda like a no frills GScript.
Yeah just use the terminal app. It comes loaded on cyanogen and most ROMs out of the box.

[q] Why i can't type in Terminal Emulator

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

Root solely on Android with Termux? And with emulator app? No pc/second phone needed

Root solely on Android with Termux? And with emulator app? No pc/second phone needed
Has anyone succeeded?
Termux with python, android tools, adb. And such as VMOS Pro app to emulate another phone.
It should be possible, but i cannot get Termux to find the emulated.
Do i need to run Emulator on my phone and termux adb fastboot from there flash patched_boot?
Or from main phone profile with Termux patch from emulated content?
I'm interested in this out come keep me posted please
This is already impossible since 2018 lol

Categories

Resources