[Q] Possible way to Root phone via app? - Android Q&A, Help & Troubleshooting

I was over looking the z4root app made a while ago. The app used "rageagainstthecage" to root devices. Now, thats pretty old. So maybe for all the newer devices we can simply replace the "rageagainstthecage" file with something like "ZergRush" and edit the apk's XML files to fit its needs. Would we be able to root devices up to 2.3.5 using this?
Link to z4root: http://forum.xda-developers.com/showthread.php?t=833953

TheGioDoodlesII said:
It is possible, but to do it the traditional way is easier!!! And better!:beer:
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
It may be easier for the designer, but wouldnt downloading an app and hitting a button on it be easier than connecting your device to your comp, downloading SuperOneClick, and running it?
I think it would be about the same, just consumes less time.
Also, thanks for giving me somewhat of help.(telling me it can work)

Related

rom building

Is there an easy way to build a rom such as using a program to do most of the work? like with adb you can use droid explorer to set up and use adb which is far easier than setting it up by yourself.
In essence I guess I'm asking if there's any shortcuts you can take.
Thanks in advance.
Sent from my overclocked EzHero using XDA App
ozydious said:
Is there an easy way to build a rom such as using a program to do most of the work? like with adb you can use droid explorer to set up and use adb which is far easier than setting it up by yourself.
In essence I guess I'm asking if there's any shortcuts you can take.
Thanks in advance.
Sent from my overclocked EzHero using XDA App
Click to expand...
Click to collapse
Well, if you want to take an existing ROM and use that as a base, then dsixda's kitchen (http://forum.xda-developers.com/showpost.php?p=5626292&postcount=1) is really helpful. If you want to start from 'scratch' (source code), then I haven't seen a good solution yet. However, progress is being made on my Android Builder (see sig) and another similar project that has yet to be announced.
There are other tools to help with other things like -
http://forum.xda-developers.com/showpost.php?p=6703735&postcount=1
http://forum.xda-developers.com/showthread.php?t=598026
http://forum.xda-developers.com/showthread.php?t=640592
http://forum.xda-developers.com/showthread.php?t=514412
I have yet to use any of these, but they might be useful. There is no dran 'n drop GUI to do this stuff yet, no. And even with these tools, you'll still have a learning curve. It does take some time.

Yahoo Messenger front camera is working now! :-)

I was looking at how yahoo video plug-in uses the HTC front camera and found out that it calls “com.htc.hardware.twinCamDevice.FrontFacingCamera. getFrontFacingCamera();” to load it. So I baksmali-ed the com.motorola.hardware.frontcamera.jar and changed it to look like the HTC version so YM can use it.
ADB Method (YOU MUST BE ROOTED TO APPLY IT):
1. Extract YMFrontCamADB.zip
2. Connect your device in Debugging mode (Settings -> Applications -> Development -> USB Debugging)
3. Run YMFrontCam.bat and follow the instructions.
4. Close the process for YM plug-in.
5. Make a video call.
YMFrontCamCWM.zip and YMFrontCWMCamRemover.zip can be used for CWM un/installation
NON-ATRIX devices should use the ADB method as the CWM method is specific for Atrix only. If the ADB method doesn't work, download the com.htc.hardware.twinCamDevice.zip, extract com.htc.hardware.twinCamDevice.jar, copy it to your /system/framework and change the permission to 644
2011-05-31 - Updated to support more devices.
Gingerbread devices (using the standard 2.3 front camera API)
Motorola
Samsung
LG
Dell Streak and Streak 7 (Untested)
Huawei (Untested)
Other htc devices without the com.htc.hardware.twinCamDevice.jar (Untested)
Feel free to edit the source and make it work on your device
2011-05-31 - Updated YMFrontCamADB.zip script to fix mount command on other devices. The new script requires busybox (rooted devices should have it anyway)
2011-06-11 -Updated YMFrontCamADB.zip and com.htc.hardware.twinCamDevice.jar to fix the exception in integer "Parameters" values (samsung, dell, lg). Source code FrontFacingCamera.java.zip is updated as well. CWM method NOT updated.
2011-07-03 - After more than 2 months of hiding and distributing the APKs in secrecy, I’m now attaching them in here. I was advised not to post modifications for Google Market APKs here and so I did but as I can see in other threads, everything is allowed.
For a fix that does not need root and ADB stuffs, you can download the APK versions. First you have to uninstall the YM and YM plug-in from the market, install yahoo.im.apk (a must) and choose one among the plugins that suits best your need.
There are 4 versions of the plug-in I made. Some users reported that their devices got the wrong camera orientation (side-ways, or flipped image) and so I made 3 additional versions that add 90, 180 or 270 degrees clockwise to the orientation. It might or might not show the correct orientation on the android device but the transmitted image should be correct. Another thing is that, FFC and back cam doesn’t always have the same orientation so fixing the other might break the orientation of the other; so choose which cam you prefer to use.
Awesome! Haven't tried it out yet because I'm not home, but sure hope it works. I wonder if it works with other apps... any chance of looking at Vtok and Ovoo?
EDIT: Confirmed, it works with Yahoo. I used the com.htc.hardware.twinCameDevice.zip method and not the CWM flash, but have no reason to imagine that the other method wouldn't work as well. THANK YOU THANK YOU!
Sent from my MB860 using XDA App
Awesome, I'm trying it now.
Sent from my MB860 using XDA Premium App
Doesn't seem to work. I used the cwm zip to apply the update. I can see the flip camera icon but it never switches to front camera.
Update: removed and applied again through cwm, works like charm! Thanks for sharing.
Sent from my MB860 using XDA Premium App
ceo.mtcl said:
Doesn't seem to work. I used the cwm zip to apply the update. I can see the flip camera icon but it never switches to front camera.
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Hmm, since it worked for me perfectly extracting the jar, maybe you should try it that way?
Worked like a charm!! Many thanks to this!!! Now i can slowly let go of my 4
klub242 said:
I wonder if it works with other apps... any chance of looking at Vtok and Ovoo?
Click to expand...
Click to collapse
I have a modified version of ooVoo that works with the atrix's front camera but I'm not sure if I can post it here or not.
I believe though that ooVoo will very soon release the version that supports the atrix and the front camera. Their code actually includes the loader class for the front camera but for some reason, it is not yet included in loader array. Maybe it is still under testing.
Sent from my MB860 using XDA App
What version are you using? I'm using the french 4.2.1 sbf (bell). Maybe it's just a versioning issue. I'll make one tonight (GMT - 5) that will actually load and use the motorola library to avoid versioning issues.
Sent from my MB860 using XDA App
Says unable to copy the file to system/framework
Sent from my MB860 using XDA App
Thank you sooo much .You are amazing .I have been waiting for this for a loong time now.Tested it works gr8888
zir4 said:
Says unable to copy the file to system/framework
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
You have to mount /system as read/write. If you don't know how, it should be easy to find out on google.
Sent from my MB860 using XDA App
I remember seeing that Skype with video was out for the thunderbolt, any way we could make that work using a similar method?
Sent from my MB860 using XDA App
According to what a few other people have said, that app was coded with a lot of lines of code specific to that device... so it would practically be quicker to start from scratch.
Sent from my MB860 using XDA App
Do you believe that this will work with the Xoom as well seeing how they have the same camera drivers?
It's sure worth a try, I bet so. If not, the same method (renaming the default camera framework file to the htc version) would work. Try it.
Sent from my MB860 using XDA App
I've updated it and changed the code to simply load and use the existing driver from motorola. It should be easy now to port to other devices.
Works perfect
Sent from my MB860 using XDA App
exume said:
I remember seeing that Skype with video was out for the thunderbolt, any way we could make that work using a similar method?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
I've never heard that skype has a video support. Maybe I should check for that.
thanks alot! I have been dying to use this feature on my atrix it works great!
not working for me..tried both ways. i am rooted..gb3.5...

[Q] Can you block OTA without rooting?

Is this possible to do without rooting?
No, it is not possible
Sent from XDA using one of my Android Toys
lavero.burgos said:
No, it is not possible
Sent from XDA using one of my Android Toys
Click to expand...
Click to collapse
That sucks because both of my laptops refuse to see the "broken" nook icon in that root process.... so i cant install the drivers...
howmydictate said:
That sucks because both of my laptops refuse to see the "broken" nook icon in that root process.... so i cant install the drivers...
Click to expand...
Click to collapse
There has been some troubleshooting for drivers issues go to my FAQ tips and tricks which is stickied and scroll down to Drivers Issues. Most likely if you have installed drivers of other android devices will cause trouble, second do not install sdk use the adb drivers provided with any of the root methods.
Veronica
Sent from XDA using one of my Android Toys
I was able to root the nt but i had to go into the reg on my pc and clean it out before it let me. I generally wouldn't recomend it unless you're comfortible working in the windows registry.
Sent from my BNTV250 using xda premium
hersh40 said:
I was able to root the nt but i had to go into the reg on my pc and clean it out before it let me. I generally wouldn't recomend it unless you're comfortible working in the windows registry.
Sent from my BNTV250 using xda premium
Click to expand...
Click to collapse
I always recommended ccleaner for clean registries, temp files, etc its the best for windows and safe. I have never had any problems with it. Its perfect for clean your PC before start this kind of stuffs.
Sent from XDA using one of my Android Toys

Hacking android games- on PC [Q]

Hello, basically I am wondering what is the best program to edit .DAT files ( the typ of file that is [mostly] used by android-game dev's to save stored data of the game )
and edit them,
also i was wondering what if I can't find the game/app map when connected to USB?
> I want to do it on the PC because I have the one X and are NOT going to root it.
Regards!
In order to access those files and write on them (edit them), you need root.
Sent from my DROID2 using xda premium
gagdude said:
In order to access those files and write on them (edit them), you need root.
Sent from my DROID2 using xda premium
Click to expand...
Click to collapse
Please read again, I can access them through my computer easily, in fact I have them open now on HxD editor, but I need a good program to edit these .DAT files with.
Then you need to push those files to the phone, which requires root
Sent from my DROID2 using xda premium
gagdude said:
Then you need to push those files to the phone, which requires root
Sent from my DROID2 using xda premium
Click to expand...
Click to collapse
Yes, okay but I still am just wondering what is the best program to open these .dat files with.
gagdude said:
Then you need to push those files to the phone, which requires root
Sent from my DROID2 using xda premium
Click to expand...
Click to collapse
Since when you need root to access a file created by application that doesn't require root?
nikiiv said:
Since when you need root to access a file created by application that doesn't require root?
Click to expand...
Click to collapse
He has no idea what he's talking about.
Sent from my E15i using xda premium
nikiiv said:
Since when you need root to access a file created by application that doesn't require root?
Click to expand...
Click to collapse
The file of an app, say a game is under \data\data and in order to change or replace those files, you need root.
NIMBAH said:
He has no idea what he's talking about.
Sent from my E15i using xda premium
Click to expand...
Click to collapse
I know, right
Sent from my LG-C800 using xda premium
gagdude said:
The file of an app, say a game is under \data\data and in order to change or replace those files, you need root.
Click to expand...
Click to collapse
An app cannot write there under normal circumstances.. For writing there you need root, but games doesn' store their savegames there.
Let me put it differently.. if an app doesn't ask for root, all files it creates can be accessed by adb.
nikiiv said:
An app cannot write there under normal circumstances.. For writing there you need root, but games doesn' store their savegames there.
Let me put it differently.. if an app doesn't ask for root, all files it creates can be accessed by adb.
Click to expand...
Click to collapse
This is why non rooted phones cannot cheat on games, they cannot access the files there.
When you go into app settings and look under each app, there is a section that says data....x MB. And you can clear data. That data is stored under /data/data
Sent from my LG-C800 using xda premium
nikiiv said:
An app cannot write there under normal circumstances.. For writing there you need root, but games doesn' store their savegames there.
Click to expand...
Click to collapse
Check again. All user installed apps have folders there with some associated data. Some games don't have their savegames there, others do.
Theonew said:
Check again. All user installed apps have folders there with some associated data. Some games don't have their savegames there, others do.
Click to expand...
Click to collapse
Indeed, and the games I'm wondering about do have the save game in the folder, simply access-able when I connect my phone (One x) to the PC.
Any how, how could I open these files, with what program?
siemz said:
Indeed, and the games I'm wondering about do have the save game in the folder, simply access-able when I connect my phone (One x) to the PC.
Any how, how could I open these files, with what program?
Click to expand...
Click to collapse
The save games' files are usually XML files. You should be able to simply use notepad (or any other text/word associated software) to edit them.
Theonew said:
The save games' files are usually XML files. You should be able to simply use notepad (or any other text/word associated software) to edit them.
Click to expand...
Click to collapse
Sadly this is a .dat save file, any idea how to edit these?
siemz said:
Sadly this is a .dat save file, any idea how to edit these?
Click to expand...
Click to collapse
Hex editor, and messing around to see what each adress does. Every game dev uses their own liba and stuff, there is no universal program to edit those files.
Its like writting your own secret code inside a book, someone else might open it, but go figure out how to interpret each line.
In-app Android
Is it possible to hack games and get free in-app purchases such as on the iphone for android i've been looking but haven't found anything yet.
Geofbc said:
Is it possible to hack games and get free in-app purchases such as on the iphone for android i've been looking but haven't found anything yet.
Click to expand...
Click to collapse
It sure is. Hell, there even is a forum wide XDA announcement about it: http://forum.xda-developers.com/announcement.php?f=530
You might try enabling USB debugging... Found under developer options. This is in all Android devices enabling varies by release. Try checking out Setting - About Android - build version click that 7 times and it should enable it in main settings. It has already been said you really should root. This is usually the first step to getting root. I know nothing about HTC, but chainfire root has worked for me many times, from Sony, Moto and Samsung. Google your make and model + root +xda dev.
I myself have used Hex Editor, but it looks like garbage to me. Good luck and please give an update if you find a template or app
Interesting. I'm trying to hack my own game. Hope I can, because it obviously is possible...lol.
Hacking HTC devices is hard as hell, i have htc one and i can tell
The root needs clock work mode
And this CWM needs bootloader and the bootloader needs hellava time and experience
I just dont have time to do all that sh1t, isnt there an easier way to root stupid htc's, or at least to hack games on pc
Or hack the games without rooting
And dont tell me to use lucky patcher because its bullsh1t
Thx for reading

Is it possible to root without Connecting to PC?

l lost my USB cord that came with my tablet. l can still charge it with an aftermarket charger, but I have no usb connector to plug into a computer. I have a stock unrooted ice cream sandwich tablet. Is there anyway to root it without a USB cord?
Sent from my GT-N5110 using xda app-developers app
I think you can through mobile Odin app. I have not used it but I read somewhere that it works.
Sent from my GT-P7500 using xda app-developers app
You can't use mobile Odin because it requires root access. AFAIK, there is no way to root it without USB.
Sent from my GT-P7500 using Tapatalk HD
Solution
It is possible. You need to use an app not found on the Play Store, and get it using an APK file. The play store is basically a storage place in the cloud for loads of APKs, and it can install them, too. However you can also download these from the internet and run them to install them.These will let you root your phone with one click in the app. There are many of these available. With every app there is always the risk of bricking your tablet, but this is minimal. If you then want to get a custom ROM, you will want an app called ROM Manager.
FelixJ20000 said:
It is possible. You need to use an app not found on the Play Store, and get it using an APK file. The play store is basically a storage place in the cloud for loads of APKs, and it can install them, too. However you can also download these from the internet and run them to install them.These will let you root your phone with one click in the app. There are many of these available. With every app there is always the risk of bricking your tablet, but this is minimal. If you then want to get a custom ROM, you will want an app called ROM Manager.
Click to expand...
Click to collapse
Hey dude, first of all, ROM Manager is in the play store. Second, it needs root to flash the recovery.
Sent from my GT-P7500 using Tapatalk HD
Yeah, that's what I meant. Find an app that can root for you, then get ROM Manager. You can't post links when you're under 10 posts
FelixJ20000 said:
Yeah, that's what I meant. Find an app that can root for you, then get ROM Manager. You can't post links when you're under 10 posts
Click to expand...
Click to collapse
Do you know any app that can root? I'd be very interested to find out.
Sent from my GT-P7500 using Tapatalk HD
If there is an apk that could root my tablet, i'd be soooo happy...:silly:
I found one on my HTC Hero that did the trick. I don't think it was on the play store though... I think it's called Universal Androot
Framaroot doesn't work. I don't know what other .apk there is to try.
Sent from my GT-P7510 using xda app-developers app
Achieved
I recently wanted to ROOT my Samsung GT-P7500 and upon trolling the web, I came upon this website. So i went about searching and failng to find a suitable answer, I researched a bit and found an easy way to ROOT my tablet.
Being an owner of 2 Samsung products, Galaxy S3 (SPH-L710) and an Galaxy Express (SGH-I437), I had ROOTED both these cell phones using KingrootV4.82. It's really simple, push button rooting.
j0sef0 said:
I recently wanted to ROOT my Samsung GT-P7500 and upon trolling the web, I came upon this website. So i went about searching and failng to find a suitable answer, I researched a bit and found an easy way to ROOT my tablet.
Being an owner of 2 Samsung products, Galaxy S3 (SPH-L710) and an Galaxy Express (SGH-I437), I had ROOTED both these cell phones using KingrootV4.82. It's really simple, push button rooting.
Click to expand...
Click to collapse
Kingroot worked here as well.

Categories

Resources