Showing posts with label METHOD. Show all posts
Showing posts with label METHOD. Show all posts

Thursday, 15 October 2015

[Q] Help with recovery method on 10B



So, I'm just a little bit confused about something and was hoping someone could clear it up for me.

I'm coming off of 35B (total mistake, don't take that OTA); I've just downgraded to complete stock firmware (10B) using the .TOT method. I've also ran stumproot successfully and have root. Now, my next step is to flash TWRP, but here's my question:
I've seen a few different instructions stating "this file is not for Lollipop devices" or "not for KitKat devices"... I'm just a little unsure if different versions of TWRP are going to affect whether or not I'm able to flash Lollipop ROMs (stock or AOSP, doesn't matter). I was told to flash the newest JasmineROM to make it all the way up to 5.1.1, but I'm a little confused as to whether you simply shouldn't flash a KitKat TWRP on Lollipop devices, or if you shouldn't flash a Lollipop TWRP on KitKat devices (if there is a such thing as either).

So, in a nutshell, can I flash the absolute newest version of TWRP for VS985 on my 10B device, flash the newest JasmineROM right away, then proceed to flash any Lollipop ROM I want?

Can anyone elaborate?



Asus Zenpad Z380 root method?



It looks like Z580c and other Intel based recovery method doesn't work (T1-T4), but fastboot OEM unlock works.
Is there other method allows to install TWRP and root?



Help with Debian on android(sven-ola Debian-kit method)



Trying to run Debian using the sven ola method. I keep getting errors attempting to install packages. I'm sure it has something to do with selinux... I'm supposed to bind mount /?/selinux to something in androids selinux right? Please help..



Sunday, 11 October 2015

New Method For OD2 Unlock + Domestic GSM



Not My app so i can't provide you with the link but Google is your best friend (Only tested on L720) Its kinda of long as well
1st you need to be rooted and then you need to downgrade to MDC modem.
2nd Install GTv3.1.5.apk (idone app) ,Then install GTUpdate2_v3.1.8.apk and run it, SuperSU will ask to grant it, click Grant, click Update and reboot device.

3rd After reboot run the app and Click {SIM UICC Unlock} Reboot again and insert sim card (T-mobile,AT&T ETC.......)
4th go to Settings menu, Mobile networks, Network mode, Select GSM/UMTS. (I know still no service)

5th Go to phone> dial *#0011# > Press menu>back>menu>key input> "Q" >menu>key input>"0000" wait a few second
Then go to UMTS >DEBUG SCREEN >PHONE CONTROL >NETWORK CONTROL >GCF >Select the top option [1] GSM/(E)GPRS/WCDMA GCF ON.
It will say "success".
Reboot via the phone’s power menu after.
Finally you should have service on any us carrier and internationally



[GUIDE] [Easiest Method] Root Your Galaxy Grand GT-I9082 Without PC And Install CWM



Easiest Method

STEP:1
Download Kingroot v3.3.1.apk From the Attachment Below.

STEP:2
Now Open The App And Wait then Click On Root Now (Written In Chinese)

STEP:3
Wait For 3-5 Minutes

STEP:4
Done, You Have Successfully Rooted Your Device.

If You Want To Replace Kinguser With SuperSu Then,View This Thread
http://forum.xda-developers.com/gala...guser-t3222761


How To Install CWM (ClockWorkMod) Custom Recovery

STEP:1
Download TWRP Manager (Team Win Recovery Project) From Playstore

STEP:2
Now Open TWRP And Select Device Name And Below Select "Recovery Version To Install.

STEP:3
Select "2.8.6.0 twrp-2.8.6.0-i9082.img

STEP:4
Then, Select Install Recovery

STEP:5
It Will Downloaded And Install Automatically

STEP:6
Now Download CWM From Below Attachment And Put It In Your External SD Card

STEP:7
Now Go In Recovery By Holding Power+Volume Up+ Home Button Together

STEP:8
Now Flash The Zip File

STEP:9
Now Reboot Your Phone

Congrats, You Have Successfully Installed CWM

Note: Make A Nandroid Backup Or Full ROM Backup Before Modifying Your System







[GUIDE] [Easy Method 100% Working) Replace Kinguser Or Kingroot With SuperSU



Personal Experience

I Rooted My Samsung Galaxy Grand Via Kingroot v.3.3.1.apk but the problem is that Sometimes Kinguser Doesn't Grant Permission to the Apps, Also Very Irritating
Many Apps Requires SuperSu Support.So I had Done this Method


Method :
Note : Custom Recovery Must Be Installed (CWM or TWRP)
Before Proceeding This Method

1)Open Kinguser App
2)Go In Kinguser Settings And Remove Root Permission
3)Use Any File Manager And Create A Zip File e.g.SuperSu.apk to SuperSu.zip And. Put It In Your External SD Card
3)Now Go Into In Recovery By Vol Up+Home+Power Key
4)Now Flash The Zip File (Install zip from Sd Card And Select From SdCard1 SuperSu.zip) It Show An Error Because It Is User Created Zip
5)Before Flashing It Shows Your Phone Is Not Rooted "Root Now"
6)Select Yes
7)Now Reboot Your Phone
8)Install SuperSU.apk Normally
9)Open SuperSU And Install Su Binary Normally
10)Go In SuperSu Settings And Install SuperSU in System
11)Reboot Your Device
12)Congrats,You have Replaced Kinguser With SuperSU

Download The Latest Version Of SuperSU.apk

Hit,Thanks If This Method Works For You



Saturday, 10 October 2015

Can this method restore my Wifi connection?



I'm now using my GN as a back up, no sim card, only using wifi for some of the apps on there, and some games. Recently also testing it to be a car dash display/HUD display with OBDII scanner. However, after one day's test, it lost bluetooth and wifi connection. I can change the settings but nothing happens, and Wifi can't find any network now. (the 1st day it happened, it can still see home network, but now it can't)
I still have some information stored there so I don't want to do full re-install, or wipe data.
Can I just re-flash the same rom right now and keep all the data (app login/ game save etc...) It's on CM11 snapshot now.:confused:



finally need to root, preferred method?



i believe it's finally come time for me to root my beloved SM-N9005. i've recently moved from France to the UK and it appears as if i need to unlock my phone (RegionLockAway?), and i want to dump the Orange-branded version of Lollipop (..XXUGBOF1).

is CF-Auto-Root for the Samsung Galaxy Note 3 still the method of choice?

i'm on Linux so i'm guessing that Odin on VMWare is also still the way forward, correct?

comments/suggestions welcome.

thx.



Friday, 9 October 2015

How to hook a method from third party jar?



Hello:
It seems to be an obvious question, but I can't find the answer through google.
I am developing a app using unity3d, the package name is "com.unityproject.coolapp", but I need to use some third party plugin to fullfill some function, say, the package name of the third party plugin(a jar) is com.thirdparty, and the method I want to use is in com.thirdparty.internet.view package, and class name is MagicView, the method name is openAView(String url), something like that.
I successfully inspected the com.unityproject.coolapp, when it's lunching. but I never catch "com.thirdparty" fire. and I try to hook openAView method, I see the log shows no such function err.
here is my code:
if(lpparam.packageName.equals("com.unityproject.co olapp")){
XposedBridge.log("!!!!!!!cool app loaded!!!!!!!");
findAndHookMethod("com.thirdparty.internet.view", lpparam.classLoader, "openAView", String.class, new XC_MethodHook() {
@override
protected void afterHookedMethod(MethodHookParam param) throws Throwable {
XposedBridge.log("!!!!!!!open a view hooked!!!!!!!");
}
});
}
I am new to xposed, some help please? Thank you very much.



Thursday, 8 October 2015

Any Sim Unlock Method Galaxy Tab 4 SM-T537R4 U.S Cellular



Is there any known method to sim free the galaxy tab 4 Model SM-T537R4 from U.S. Cellular? or unlocking services. :confused:



Wednesday, 7 October 2015

New Root method 4.4.4 but it won't survive reboot 10/7/15



You can root the Verizon Motorola Droid Maxx on 4.4.4 but it won't survive reboot as soon as its rebooted it unroots and uninstalls superuser. If anyone could develop a way to allow reboot that would be awesome.

To root I used Kingoapp one click apk root. I know gross right because it installs superuser instead of SuperSU ,anyways if someone could develop a way to reboot and keep root that would be amazing. BTW disable or uninstall any antivirus and uninstall clean master security as it interfered with the root process. You might have to try more than once and reboot your phone if it kinda goes crazy.

kingoapp.com



issues with newest root method for lg g3 att version



ok so ive gotten to second step in the process where I unplug usb power off phone and hold volume key and plug usb back in. it enrters download mode then the phone says it is doing a firmware update. its been over a half hour and the update is still at zero percent so I tried entering the next command to find which port I'm connected to but got the message that ports.bat is not recognized as an internal command. what is next step? wait or did I do something wrong? the first step worked fine. phone version is d850 running r21.any help is greatly appreciated. thank you



[GUIDE] [ROM] Flashing stock ROM for YU Yunique YU4711 [WORKING METHOD]



YU YUNIQUE YU4711 STOCK ROM
Disclaimer: Flash this at your own RISK!! I AM NOT RESPONSIBLE FOR ANY TYPE OF BRICK

YU Yunique AOSP STOCK ROM Files so I am sharing with you all. I have personally Tested the Files on my Device and these files are completely working.
Now You Can Escape Soft Brick and Revert To stock anytime :)

Contents of the ZIP :
Drivers
Firmware
Flash Tool

REQUESTING YOU ALL TO READ THE FLASHING MANUAL THOROUGHLY AND PROCEED ACCORDINGLY

YOU WILL FIND A FLASHING MANUAL IN THE ZIP { DO NOT FOLLOW THAT IT IS NOT WORKING }


Procedure :
Download my working and tested Flashing Manual And Follow it LINK
Press The LIKE Button ,Which you all forget most of the times :D


Download Section :

LINK
Please Share your Feedback and Press THANKS if you are Thankful to ME ;)



Opinions on best root method, ROM & Kernal for SM-n9005 (lollipop 5.0)



Hi guys,

Been reading these forums for the last few hours but still struggling to make my mind up...I would like to know your opinions on the best method of rooting my phone (SM-n9005 on lollipop 5.0) and what ROM and kernal you recommend please? The most important factor for me is stability/lack of bugs but without going back to an earlier version of android. Or would that mean that it would make more sense to keep the stock ROM/kernal?

I apologise in advance for any stupid questions as I am pretty new to this but very eager to tinker! :)

Thanks!



Tuesday, 6 October 2015

[Guide] Flash 6.0, root, and no-forceencrypt from stock (easy method)



Hope this helps.

1. Install android sdk and use the included install manager in the sdk to install the latest google usb drivers and platform tools (platform tools include fastboot and adb). Make sure adb and fastboot directory is in your Path variable as well.
2. Download latest stock image for Nexus 9 from google: https://developers.google.com/androi...s/images?hl=en
3. Download latest twrp (here is the latest right now 10/6/2015): http://forum.xda-developers.com/nexu...overy-t2944788
4. Download either a stock boot image with the no- forceencrypt flag set or a kernel with the no-forceencrypt flag set
a. I use the elementalx kernel (10/6/2015): http://forum.xda-developers.com/nexu...alpha-t2931657
b. A stock kernel for the MRA58K build with the no-forceencrypt flag set can be found here (boot.zip): http://forum.xda-developers.com/nexu...t3218290/page3
5. Download the latest supersu files: https://download.chainfire.eu/696/SuperSU
6. Make sure you have usb debugging enabled and ability to unlock bootloader (android developer options menu on nexus).
7. Unzip the 6.0 stock image into a folder and open a command window in the folder.
8. Type the following:
a. adb reboot bootloader, wait until nexus boots into bootloader
b. fastboot oem unlock
c. flash-all, now wait a few minutes while the stock image flashes
9. At this point your nexus will reboot. Once you’re started, up you need to again enable usb debugging and the ability to unlock your bootloader in the android developer options menu. Now type the following to flash TWRP:
a. adb reboot bootloader, wait until nexus boots into bootloader
b. flashboot flash recover twrp.img (or whatever the image filename is from the twrp download).
10. Important: now make sure you boot DIRECTLY into TWRP via the button combination (power and volume down), a fastboot command, or the fastboot menu. If you don’t TWRP will be deleted and you’ll need to reflash using the last step.
11. Once in TWRP, hit “cancel” when asked for the password and then erase/wipe data and make sure MTP is enabled (dig around the menus in TWRP, it’s all in there somewhere). This erases the encrypted partition and allows you to use adb to push files to your sdcard.
12. Now type adb push <supersufilename.zip> /sdcard/<supersufilename.zip>, make sure you’re typing from the correct directory.
13. Install supersu via the install menu on TWRP.
14. You now need to install a kernel with the no-forceencrypt flag set:
a. If you want to install a custom kernel (like elementalx), type adb push <customkernelname.zip> /sdcard/<customkernelname.zip>, make sure you’re typing from the correct directory. Then use TWRP to install the zip from your sdcard.
b. If you want to install the modified stock boot.img then boot back into the bootloader and type: fastboot flash boot boot.img. Make sure you do NOT boot back into the android OS before doing this step.
Reboot and you’re good to go.