have you seen this?
http://www.youtube.com/watch?v=_9ortjbhawo&mode=related&search=
how has it been done?
You should have followed the link in the video description. You can download it here:
http://jpdefault.altervista.org/?p=software&id=minivmac
"What is Mini vMac
A miniature MacIntosh emulator. It can emulate a Mac Plus and a Mac SE with up to 4Mb of RAM (note that the appropriate ROM image is needed to run the emulator). It also supports virtual disk images and Mac OS System up to 7.5.5.
The latest emulator version, 2.8.2, can run just fine both in QVGA (portrait/landscape) and VGA devices."
Does anyone have any tricks on how to make the most of the terminal emulator that is available for install on the Galaxy Tab? I have been having a hard time being able to use tab completion on the command line, and finding the Up/Down arrow buttons (such as to run through history on the command line).
Does anyone know if the full Bash environment and/or GNU/CoreUtils are available? The BusyBox I installed on my rooted Tab seems quite limited.
Any thoughts on the Android terminal emulator (specifically on the Tab) are very much appreciated.
Thanks
Has anybody tried this? having Lynx accessible via adb shell would be - imo - very handy. For example, my work terminal has no internet access, but I can install the USB driver for my Galaxy S and access the shell that way.
Of course, since I'm not allowed to play with my phone while working, it would be very nifty to open up a cmd window and just type "adb shell lynx" and have at it if I need to.
Has anybody tried this? I'm no coder by any stretch of the imagination, otherwise I'd be having a go at it now..
Hi my Note 3 is running AryaMod v.8.0 with idleKernel.
The problem is that I can't overclock it to 2.7 Mhz and
stays at 1.7 mhz.
How do I fix this?
Me too
... did you read the thread of idleKernel?? "Open Android Terminal Emulator or adb shell, become superuser by typing su, press enter, and type /sbin/ikconfig (on most ROMs you can just type ik), press enter again."
I have rooted stock rom of ze550kl 720p. I want to try 1080p but couldnt find how to do it. I found asus zenpixeler app but it doesnt support zenfone 2 laser. So If anyone can help me ı would be very happy.
Okdemir said:
I have rooted stock rom of ze550kl 720p. I want to try 1080p but couldnt find how to do it. I found asus zenpixeler app but it doesnt support zenfone 2 laser. So If anyone can help me ı would be very happy.
Click to expand...
Click to collapse
Follow the steps
1. Enable usb debugging on your device.
2. Connect your device to PC and start ADB and type
Code:
adb devices
3. It will show the devices connected.
4. Then type
Code:
adb shell wm size 1080x1920 (or any other resolutions)
5. You can reset it by
Code:
adb shell wm size reset (set to default)
You can also set screen density by
Code:
adb shell wm density 270 (or any size)
Code:
adb shell wm density reset (set to default)
z.zon said:
Follow the steps
1. Enable usb debugging on your device.
2. Connect your device to PC and start ADB and type
Code:
adb devices
3. It will show the devices connected.
4. Then type
Code:
adb shell wm size 1080x1920 (or any other resolutions)
5. You can reset it by
Code:
adb shell wm size reset (set to default)
You can also set screen density by
Code:
adb shell wm density 270 (or any size)
Code:
adb shell wm density reset (set to default)
Click to expand...
Click to collapse
Hi! Thanks for the TUT. Will there be any issue if we will set this for daily use?
jhezsie said:
3. It will show the devices connected.
4. Then type
5. You can reset it by
You can also set screen density by
Hi! Thanks for the TUT. Will there be any issue if we will set this for daily use?
Click to expand...
Click to collapse
No. It won't have any issues
z.zon said:
Follow the steps
1. Enable usb debugging on your device.
2. Connect your device to PC and start ADB and type
Code:
adb devices
3. It will show the devices connected.
4. Then type
Code:
adb shell wm size 1080x1920 (or any other resolutions)
5. You can reset it by
Code:
adb shell wm size reset (set to default)
You can also set screen density by
Code:
adb shell wm density 270 (or any size)
Code:
adb shell wm density reset (set to default)
Click to expand...
Click to collapse
Is that it? No reboots or boot ups?
lein_niel said:
Is that it? No reboots or boot ups?
Click to expand...
Click to collapse
Sometimes reboot is not necessary
z.zon said:
Sometimes reboot is not necessary
Click to expand...
Click to collapse
Tried it but hard keys stopped working, also it made the scrolling considerably laggy. Thanks anyway.
lein_niel said:
Tried it but hard keys stopped working, also it made the scrolling considerably laggy. Thanks anyway.
Click to expand...
Click to collapse
Hardware keys stopped working for me too when i changed resolution, but changing density will not have any issues with them.
z.zon said:
Hardware keys stopped working for me too when i changed resolution, but changing density will not have any issues with them.
Click to expand...
Click to collapse
Without changing the resolution, or even the resolution was changed?
If it just the dpi, im to totally aware that those keys still work. Cm based roms already have option to change the dpi in the settings.