[Q] Help with Hybrid ROM - Vibrant Q&A, Help & Troubleshooting

Hello all, I'm pretty new to all of this. I only recently rooted/flashed a ROM for the first time, and I'm just kind of learning as I go. I really want to flash Eugene's Hybrid r3 ROM now that the mms issue is fixed, but I don't know how to apply the lag fix. What I'm really asking is if anyone has any instrustions or a link to information for a true beginner on how to access adb shell and apply the fix. I've got an entire evening of free time on my hands, and I decided it'd be a good day to learn this =]

Google droid explorer on your comp... It will set up adb for you... An easy guide can be found by googling "adb for dummies"
This entrails a lot of reading but the rewards are tremendous.. Good luck
Sent from my SGH-T959 using XDA App

alright, I'll get to it! thanks!

first startes you will need the drivers here:
http://forum.xda-developers.com/showthread.php?t=728929
and the android SDK here:
http://developer.android.com/sdk/index.html
PM me if you need help

Try YouTube & Google theso are two places I learned mostly everything. That's my recommendation... If u don't find the answer here.

You could also do it via a terminal app on your phone... I would kind of suck using the touchscreen to input the data but its do able.
if you want to try it via terminal do this.
- DL "terminal emulator" from market
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- open app and grant SU access
- input the lagfix info but leave out the first line "adb shell" of each step and start with "su"
One thing to note about droid explorer. Its a great tool and will setup adb for you, just make sure you have busybox installed on your phone. To ensure you have the latest busybox DL the "busybox" app from the market

Alright, thanks Sykes! I'll give it a shot!

I just wanted to say thanks again to you all. Sykes, I used the terminal app you described and it worked great! It took me a couple of tries, mainly because I'm very very new to all of the command prompt stuff, and hacking in general. But now the Hybrid R3 is running extremely fast and smooth. My past few benchmarks on quadrant have all been 2100+!!

Related

ICS and using Terminal Typing Problems

Just recently upgraded to ICS on Galaxy S2 and have found that typing in Terminal Programs (tried several different ones) seems broken. I can type but the input doesnt appear inless i use space. And after the initial typing any further input repeats previous input. Rendering any commands to be useless. Here is an example:
# su
ok
(now trying ls command)
# suls
error
(why did it enter su?)
# sulsls
(just typed ls but got sulsls)
any help well appreciated
Sent from my SHW-M250K using XDA
Try pressing backspace many times before a new command.
Nope backspace doesnt seem to help. Its like everything typed id on some imaginary clipboard and is being pasted after each input.
I did find a workaround.. To premake all commands in a text editor program .. Copy and paste directly into term.
Sent from my SHW-M250K using XDA
That's still not fixing the problem but are you talking about terminal on your phone or computer?
Terminal on the phone.. Ive been using Terminal Emulator exactly... However i also installed and tried another term app from market with same results.
Sometimes i can get a command in but it takes alot of presistance.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SHW-M250K using XDA
What happens when you just press enter? (no command)
maybe you should use another keyboard-app?
GO-keyboard from the market, for example...
When I hit enter it registers correctly.
I installed the go keyboard and that did the trick. Thank-you for the suggestion. Not sure why the ICS stock keyboard has the new bug.
Sent from my SHW-M250K using XDA
if you what, try the swype keyboard. there are some youtube videos on that and it is, for me, the fasted way to write on a smartphone. i know, the new Go-keyboard has the swyping-capability too, but i like the original one much better... give it a try
https://beta.swype.com

[Tool][Win][ICS]Razr Root

I know there is other tools out there, I was bored and decided to write up a tool that runs the root script in a GUI for windows.I just wanted something to do and this is what I came up with.
Special Thanks To:
Regaw - AndroidLib
pedrotorresfilho
kholk
miloj - Exploit binary
First things first. This program runs a commands at startup. It will verify if the device is a razr, it will verify only 1 device is plugged it. It does have minor error checking. It's mainly just to look cool. While it does root again I was bored. This really isnt anything new.
NOTE: To exit the application you click the back button. This will exit the app.
The home button will take you to this thread.
The Menu button i'm not sure what to do.
The Search button i'm not sure what to do. // Will probably set it up for donation link for the guys above.
Also I know the file size is big, lol like i said i did this while being bored its more focused on the look. It uses some extra dlls etc in order to do transparency and listbox images.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[Download Link]
Download Here
+1..
another guide..
thank for sharing...
Link is online now.
Fixed a minor bug where software would crash during restart of device.
Nice tool, thanks :good:
nice tool...
downloading..
wowww.. interactive tools for root..
downloading now..
and I will tested at ICS Asia Retail..
report ASAP..
Hi!
Why is the adb process persistent? After running this aplication we cannot delete de folder or disable the adb process in background.
--Edit--
I may have found an answer: You've used a 32bit library (MS Windows (GUI) Intel 80386 32-bit). You should add a statment in OP it's for 32bit versions of windows.
Thanks
32Bit should run fine on 64bit machines, just need to place adb-killserver on shut down and that will stop adb. I will do that today.

[Beta] AWToolkit - All in one tool for Android Wear (support Mac/Windows/...)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So, this is my new project so far. I'm trying to build a tool to help all Android Wear devices with simple tasks. At the moment, this is the initial release and I'll keep it updated.
What's inside the package?
Java Application: you can run it from any platform, Windows, Mac, Linux,...
A folder called "lib" including adb,fastboot for Windows & Mac. If using Linux, you need to find your own adb and put it under "Other" folder
I'm looking forward for your feedback and suggestion. Thanks!
K thanks for this tool we want simple tool for control android touch if the touchpad is broken or damaged...
sureshsoori1 said:
K thanks for this tool we want simple tool for control android touch if the touchpad is broken or damaged...
Click to expand...
Click to collapse
Any features suggestion will be welcome I'll take more times for the next release:
Threading: not blocking main UI anymore
More fastboot & recovery functions
How about a one click unlock bootloader/root watch!? :good:
So, this is my new project so far. I'm trying to build a tool to help all Android Wear devices with simple tasks. At the moment, this is the initial release and I'll keep it updated.
What's inside the package?
Java Application: you can run it from any platform, Windows, Mac, Linux,...
A folder called "lib" including adb,fastboot for Windows & Mac. If using Linux, you need to find your own adb and put it under "Other" folder
I'm looking forward for your feedback and suggestion. Thanks![/QUOTE]
very good thank you
thank u
thank u pro......................
Hi tdiddy.2, i'm trying to enable adb over wifi on android wear. I have managed to make it work, but theres a lot of steps because you need to connect over bluetooth first. I know thats probably a way to enable adb over wifi direct over adb shell, but i dont know how to use adb shell well. Maybe you want to contribute? Thanks in advance.
Heres the link

27 toggles using terminal app

MUST HAVE ROOT!
Found this while scouring the threads on XDA but can't find the post. So if you know who did let me know and will add credits to them. At any rate I have modified it to add the flashlight as well. Remember that I am not responsible for your decisions or your phone. Always make a backup. Enjoy.
HOW TO:
First you'll need terminal emulator app from play store. Don't expect a link to it you can get it yourself ya lazy bum.
You'll also need sqlite3, which i will give you since I called you a lazy bum. We good now?
Flash in recovery: edit: download from here and give thanks: http://forum.xda-developers.com/showthread.php?t=2226373
Select your appropriate sqlite for your binary.(kitkat)
Now open the terminal app and type su
Approve the root request when prompted.
Now, copy and paste this in terminal app. First one then the other.:
First this:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "insert into \"system\" values(null,'notification_panel_active_app_list','Wifi;MobileData;Location;Flashlight;SilentMode;AutoRotate;Bluetooth;Ebook;DormantMode;WiFiHotspot;Brightness;PowerSaving;AllShareCast;MultiWindow;SBeam;Nfc;AirView;AirGesture;SmartNetwork;ToddlerMode;PersonalMode;DrivingMode;SmartStay;SmartScroll;SmartPause;Sync;AirplaneMode;DoNotDisturb;');"
Then this:
sqlite3 /data/data/com.android.providers.settings/databases/settings.db "insert into \"system\" values(null,'notification_panel_active_app_list_for_reset','Wifi;MobileData;Location;Flashlight;SilentMode;AutoRotate;Bluetooth;Ebook;DormantMode;WiFiHotspot;Brightness;PowerSaving;AllShareCast;MultiWindow;SBeam;Nfc;AirView;AirGesture;SmartNetwork;ToddlerMode;PersonalMode;DrivingMode;SmartStay;SmartScroll;SmartPause;Sync;AirplaneMode;DoNotDisturb;');"
Reboot and see what happens. You can change the order of them and it'll put them in that order. Don't expect them to look like mine. It will look like whatever theme you're using. Depends on your systemui.apk.
SCREENSHOT:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I havent tried your method, though I have tried the others before. I can never get smartnetwork or personalpage to work. I can get the toggles, but as far as I can tell, they dont work with our phone.
evilvoice said:
I havent tried your method, though I have tried the others before. I can never get smartnetwork or personalpage to work. I can get the toggles, but as far as I can tell, they dont work with our phone.
Click to expand...
Click to collapse
Personal page not working yet. Smart network works on sacs v4. At least it'll go thru the motions. I have the s5 port so I'll mess with personal later. I've set it up before with nova so I know it'll work somehow.
Ah, okay. I thought you were talking about stock Note 3. Yea, S5 port should have it all working as there is personal page on the S5
I'm trying to port it over to work on ours. May never work but you'll have the toggle. Lol. Noone else had to know it doesn't work.

[Q] [Smile Semi] Helping with rooting Smile Semi Tablet

Hi all,
So I recently acquired a Japanese Android tablet for free from a friend, called the Smile Semi. I can't post a link but if you search for "Justsystems Smile Semi" an english article will be near the top. It's designed for elementary school students, so it comes with a heavily rewritten version of Android made my JustSystems. It does have some basic menus that are stock Android, but it's not entirely clear how to access the recovery partition and bootloader. I'm sorry I can't provide more information, I can't really find any comprehensive info in English, If anyone has experience with this device I'd appreciate some advice, and if not, any advice on how I should proceed to tinker with it myself would be very appreciated. Thanks!
I Hope This Helps you my friend
Hey there read your message, I've rooted many chineese devices with the below mentioned tool. I hope this one helps you, If it helps then please don't forget to hit " Thanks "
The tool name is VRoot, It used to be Eroot but now its called as VRoot.
Google it & you'll definitely find it
Steps to do:
1) Download & Install VRoot Application
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2) Once Installed Launch VRoot, then Connect your Device via USB
3) Once Your Smartphone is connected successfully to the computer, vRoot will automatically detect your Smartphone.
4) Now, Click on the "Root" button to begin the rooting process.
5) Now, vRoot will automatically Reboot your Smartphone and install the SuperSU application
6) : Now your Android Device is Rooted. To check whether your phone is rooted correctly, open Applications Menu, there you will be able to see a new app installed, called SuperSU.
If this app exist then it means you have successfully rooted your device.
​
I Hope this helps you my friend, If it did then
please don't forget to Hit the Thanks button Below

Categories

Resources