General :: Gionee Elife S5.5 Rooting Method

May 22, 2014

how to root elife s5.5 Indian version. I have tried vroot, kingoroot, shuame but none worked and shuame hangs when I click on root button.

General :: Gionee Elife S5.5 Rooting Method


General :: Gionee Elife S5.5 - How To Root Or Install Play Store

Mar 30, 2014

I bought the new gionee elife s5.5 Unfortunately it has no play store installed and adding the apk and running it after installation always results in a forced close.

How to root the phone? Will Vroot also work (it is supposed to work on the elife e7 which has the same custom rom, amigo 2.0, I think).

Really struggling because many dialogs are in Chinese although I set the language to english...

Btw. one chinese guy told me the phone can be rooted using a chinese application named 大师 - however I have no clue where to even start with this...

View 9 Replies View Related

General :: Arc S Not Responding To Any Rooting Method

Apr 17, 2013

Recently I soft bricked my Arc S.It was Rooted and Bootloader unlocked. Running well so I got bored and tried to load a custom rom. Failed! Not worried tried to reflash. Failed!Sent it off to an IT store they were able to get it up and running. On 4.1.b.0.431.BUT now no matter what rooting tool or method I try I can't root it. Bootloader says unlocked.

Tried Doomlords toolkit And 3 others ways.... nothing...Should I try lock the Bootloader again? Or Reflash the whole phone again?? (which I am no good at hence the whole problem)

View 1 Replies View Related

General :: Rooting Method For Padfone 2?

Dec 27, 2012

i checked everywhere theres no way to root the padfone? i just ordered the padfone 2 but now i am getting a little doubtful if theres no way to root padfone 1 then theres no way to root padfone 2

View 1 Replies View Related

General :: Root LG Optimus Vu P895 Rooting Method?

Feb 7, 2013

I am using LG Optimus Vu P895 with V10c FW and its rootable with Root with Restore Bin4ry version 17 or 18, but now I got the phone upgraded to V10c over OTA (or KDZ file) and my phone is no more rootable by that method. I tried to run the tool as I did before but it ended very soon and the phone didn't restart as expected, maybe LG fixed the exploit to root this phone. How to root it after upgrading to V10c?

View 2 Replies View Related

General :: How To ROOT Gionee Dream D1 Jelly Bean 4.1.2 And Flash Tool

Mar 29, 2013

how to ROOT gionee dream d1 jellybean 4.1.2 and flash tool ?

View 9 Replies View Related

HTC EVO 4G :: Does New Rooting Method Allow NAND Unlock

Aug 26, 2010

I am going to be getting my Evo soon and it will most likely come with 2.2 Froyo. Now I am going to root my phone right away and want to use a custom kernel. Cyanogen-6, but some people are having trouble flashing it. Will this be a problem, I have root experience with the Hero and custom ROM's but I never heard anything about NAND unlock on the hero.

View 3 Replies View Related

Motorola Droid X :: Rooting DX With D2 Method?

Sep 12, 2010

I updated to the new Froyo leak and lost root (I assume)

-I cannot reboot Bootstrap

-Root Explorer and Barnacle do not work

-I still have the Superuser app, but it does not seem to be working

If I am correct that I lost root, I would like to try the Droid2 method

I have downloaded the SDK and the Moto drivers. I am in PC Mode with USB debugging enabled

My problem is when I get to this line C:android-sdk-window ools> and try adb devices, it says List of devices attached.

That is it. Nothing seems to be attached. If anyone can figure out what I am doing wrong I would greatly appreciate it. I know I shouldn't be the first to jump on new roms and leaks, but you have to learn sometime right?

View 2 Replies View Related

HTC EVO 4G : Rooting Using Toasts Method - Apps

Jun 10, 2010

I plan on rooting using toasts method soon. really the only thing that is holding me back is i have a decent amount of apps that i dont want to lose, some paid as well. how can i assure that i will be able to get my apps back once i flash the new rom?

View 3 Replies View Related

HTC Eris :: Booting After Rooting - App2sd Method

Jul 17, 2010

I just rooted my phone using this method. forum.xda-developers.com/showthread.php?t=724741

After that I installed this rom http://forum.xda-developers.com/showthread.php?t=675957

After that I did the app2sd method and that's where my issue started.

Basically followed it step by step and now my phone just sits at HTC quietly brilliant and every 30 seconds it goes black and back to the white screen.

View 5 Replies View Related

HTC EVO 4G :: Unrevoked Method Of Rooting Allow To Use Setcpu On Phone?

Jun 15, 2010

Does the unrevoked method of rooting allow you to use Setcpu on the EVO?

View 3 Replies View Related

Motorola Droid X :: Rooting With Method - Run Titanium Backup

Sep 29, 2010

I was thinking about rooting with the droid 2 method. After that I'm unclear what is the safest method.

1. Run Titanium backup
2. Koush's bootstrap recovery
3. install rom manager
4. flash a theme (which is the main reason i want root)

Is that my safest, most recoverable (is that a word) method? Or what should i do after root to be the most safe from bricking my phone?

View 8 Replies View Related

HTC Incredible :: Unrevoked 3 2.2 Rooting Method With Only Stock 2gig Sd Card?

Sep 21, 2010

In the thread that has a guide to rooting with unrevoked 3 it states that you should have a 2gig available on the sd card, but also states if you have less than 4 gigs available you must format. Is it ok then to format the card if its only 2gigs to being with and root it that way? Sorry sounds confusing, I'm just wondering if 2gigs is enough.

View 6 Replies View Related

Samsung Captivate :: One-Click Method To Side Load Apps Without Rooting

Aug 27, 2010

Download and use a program called Android Central Sideload Wonder Machine. It's a one click solution, works amazingly on the Captivate and requires no hassle. The program claims to work on un-rooted phones (though mine is rooted).My girlfriend's Captivate is not rooted though so I will test this out on her phone as well to confirm it. Check it out though. I've already gone to town with this and it works great.

View 5 Replies View Related

Android :: Method OnBackPressed() Of Type FirstGroup Must Override Superclass Method

Sep 7, 2010

I'm trying to override the onBackPressed() method of the ActivityGroup class:

public class MyClass extends ActivityGroup {

@Override
public void onBackPressed() {
// do something
return;
}

but I'm getting the error The method onBackPressed() of type MyClass must override a superclass method. I'm relatively new to Java, I've seen here that people do it and it works for them Why I'm getting this error? I'm writing an app for android 1.5, could the problem be here?

View 1 Replies View Related

Android :: Show Method Definition - Eclipse Recognizes Warning On Method

Nov 22, 2010

In Eclipse, when I mouse hover over a built-in method, it displays a method definition including stuff like what the method does, input objects, return objects etc. If I have a yellow line (warning) under the method I'm trying to use, I can't get the mouse-over to show the definition. If I try hitting F3, I get a "The Jar of this class file belongs to container "Android 1.6" How do I show the definition of the method I am using when there is a warning?

View 1 Replies View Related

Android :: Method.getAnnotation( ) Or Method.isAnnotationPresent( ) Not Working

May 12, 2010

I am trying to use annotation - method.getAnnotation( ) or method.isAnnotationPresent( ) and it is not working. I am using eclipse emulator for 2.1 OS version with JDK 1.6. Following is information about what I did..................

View 4 Replies View Related

Android :: Created A Method In Another Class But I Can't Use It In OnClick Method From Main Class

Nov 1, 2010

I created a method called insertTable in a class called Table but i can't use it in my onClick method in the main class :

CODE:.......

I want to do a income.insertTable in the onClick method but eclipse say that i need to create a local variable.

View 3 Replies View Related

Samsung Captivate :: Diffreence Between One Click Rooting And The Other Type Of Rooting

Aug 27, 2010

I used the the Lagfix app to "root" my captivate. so i'm wondering what's the difference between doing it this way vs. doing it through a computer or some other way? Also, how can install non-market apps now? Well I know how, but what's the easiest way to do it? is the an app market I can get?

View 4 Replies View Related

Motorola Droid X :: After Rooting Moving Rooting Files From Sdcard

Jul 29, 2010

I rooted me Droid X. I want to know if I can move the files:
busybox
su
Superuser.apk

To somewhere else other then at /sdcard? If so, where can I put them so everything till works?

View 1 Replies View Related

General :: ID Changing Method In Bluestacks?

Oct 24, 2012

I'm looking for an Android ID changing method in Bluestacks. I've been searching for a day but no result found.

View 2 Replies View Related

General :: Sim Unlock Method For HTC One X Via Hex Editor?

Apr 28, 2013

I am searching for a method for unlock carrier SIM lock from atyt HOX

i have make it whit some Samsung devices via NV_Data.bin and a hex editor

View 1 Replies View Related

Android :: Call OnDraw In Another Method - Then - Refresh - That Call In Another Method

Jun 6, 2010

Basically I'm calling the onDraw method like so...

code:...................

You see I'm drawing it on top of a Camera view and the information being drawn is subject to change. I have a listener setup which will update the variables being drawn at the appropriate time but I now want to "refresh" this draw in that listener.

View 1 Replies View Related

General :: App Or Method To Keep Photos Organized In One Folder?

Mar 18, 2014

Is there an app or way to keep photos organized? I use a lot of different photo apps and they seem to store things in lots of different places (some in DCIM, some in Pictures folder, some in their own folders, etc.). I know how use a file manager to move things around, but what I would really like is this:

Set up a picture folder (or just use the one that is already there). Inside that, set up folders for each of the apps I use (or no folders at all, just ALL the pictures). Then have pictures go into the correct folder as they are taken (not manually).

I have a rooted LG G2 but not any custom ROMs.

View 11 Replies View Related

General :: Alcatel 4030X Unbricking Method?

Mar 4, 2014

how on android, I have an Alcatel One Touch S'Pop that my friend gave me, he's tried fixing it but no success, fortunately i've found the software named "OT_4030X_20130507.tar.xz" he downloaded and told me to install onto it however what program to install it with, the phone only has 2 animation, the first when its charging and the second is the boot screen, it also loads the android system recovery and has the option to install from sd card so if I can load the data somehow, how can I unbrick it this way or any other way?

View 1 Replies View Related

General :: What App / Method Should Use For Syncing Music Across Many Devices

Dec 5, 2012

I just bought and Asus 300 tablet for house use. I mainly bought this for our 4 year old for learning apps and entertainment. I then realized that I have her music on a bunch of other devices so I figured that now would be a good time to get everything synced up with one another. I am mainly concerned about the music aspect of syncing and if an app(s)/method(s) included other things like pictures and videos I would not be opposed. The main devices I want to sync are as follows:

-2 galaxy s3
-2 older Android phones that will be used as media (music devices like an ipod) which are a Epic 4G and a Evo
-1 Asus Transformer 300
-2 computers running Vista and Windows 8

And maybe if it wasnt a problem an XP desktop, an XP laptop, and an Ipod nano.

how Apple is about sharing and I could just take most of my music to another system/use another method. I have looked into Amazons Cloud Player and have heard about some other Apps like Double Twist but I am still a little lost. I am basically looking for something that is more or less fully automated (or pretty close to it).

View 5 Replies View Related

General :: Any Other Method For Factory Reset Without Recovery?

Jun 11, 2014

I have a pattern lock on my micromax bolt a35 which i forget. And the phone has no recovery inbuilt. And so I want to know any other method of factory reset without going to recovery. Here information:-

I do not have root access on phone.

Micromax P650

View 4 Replies View Related

General :: How To Record Video Using YIFY Method

Jun 25, 2013

I've been looking for some torrent films, and I have seen some users saying "Want YIFY", "when YIFY?". So on google I have searched for the meaning of YIFY and I have figured out that movies longer than 1.5hrs in 1080p had a size of 1gb approximately. But when I record 10 minutes video it takes 1gb.

My questions are, how to record video using the YIFY method? Do I have to go in root files and change the camera profile file?

Is it possible to record out in *.mkv format with low bitrate? Or any alternative to?

In clear, how to record 1080p videos with the smallest size possible?

LG Optimus G E975 on Android 4.1.2 Rooted & Bootloader Unlocked

View 1 Replies View Related

General :: Method Hooking - How To Get Other Apps Data

May 15, 2013

I just came across this WhatsApp widget for Root which is able to display recent messages. I was wondering how the developers managed to get the data from WhatsApp.

As of now, I can think of three possible ways:
a) The widget refreshes its contents whenever it detects activity on the WhatsApp message database.
b) The widget "hooks" methods that get called in one of WhatsApps activities when new messages arrive and mirrors the messages into its own database.
c) The widget listens for push messages with the WhatsApp signature or listens for traffic between WhatsApp and their servers.

I use the termin "hooking" because of the way iOS tweaks are written, I have no idea if this is possible on Android. Which way is more likely?

Let me elaborate on the background of my question: I noticed that WhatsApp groups new messages as a single item in the notification window. I'm thinking about selling my iPhone and getting an Android phone, but I would like to have a preview of all incoming messages like iOS's notification center.

View 1 Replies View Related

General :: Changing Default Input Method In Cooking ROM?

Apr 11, 2012

I am Cooking a ROM based on Sony's Stock ICS but I have removed SOny keyboard and added Android AOSP one..

The problem is when I flash the ROM, it doesnt Show up any keyboard until I go to Settings>Input>Default and Select Android Keyboard then it works

I want to Enable Android keyboard by default after flashing ROM without getting into settings..

Any way I can do that by Some script or build.prop line?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved