Thursday, August 29, 2013

[GUIDE] [Root] [CWM] samsung galaxy ACE 3 and Galaxy s2 TV, GT-S7270 | GT-S7272 | GT-S7275 | GT-S7270L | GT-S7273T | GT-S7275R

Exclusive!
In this guide i will tell you how to install ClockWorkMod recovery and root Samsung Galaxy Ace 3 and galaxy S2 TV
First: downloads:
Samsung USB drivers.exe Updated to work with windows 8/8.1 If you can't install check this thread
Odin_v3.07.zip
Non-touch recovery.tar
Touch recovery.tar
Root.zip

Steps:
1   - Install Samsung USB drivers
2   - Extract Odin and run Odin3 v3.07.exe
3   - Select PDA button
4   - Choose the TAR file of type of recovery you prefer (Touch or non touch)
5   - Activate usb debugging, then power off the phone
6   - Go into download mode using this button combination "Home + Volume DOWN + Power"
7   - Select Volume UP to continue, Connect the phone via USB now.
8   - Press START in odin
     --The phone will reboot now--You have installed CWM--
9   - Copy root.zip to you memory card / internal memory then turn off the phone
10  - Go to ClockWorkMod By using this button combination "home + Volume UP + Power"
11   - Select install zip from sdcard, select choose zip from sdcard, select root.zip
12  - Select reboot to system now
     --Now your galaxy ace 3 is rooted with SuperSU Pro installed--
                   --Video Guide Here
--------------------------------------------------------------

For variants of Ace 3 that can't install clockworkmod, you can root without using it OR GO HERE FOR SPECIAL CWM:
For rooting without CWM

First download and install this Chinese universal rooting program from Here
Then
1  - Turn on USB debugging in your Galaxy S3 mini's settings
2  - Connect your phone
Wait

NOW YOU ARE SUPPOSED TO BE DONE

Check if superuser app is now installed on your phone.
Tell me your results.
If you want to install different superuser app and replace that Chinese app:

1-Download SuperUser by ChainsDD from HERE (playstore) or HERE (direct link, apk inside zip)
  -OR download SuperSU by Chainfire from HERE (playstore) or HERE (direct link apk inside zip)
2-Install the preferred app (i recommend SuperSU as it's faster)
3-If asked, update binary, so your new super user app become active
4-If not asked, update the binary manually:
  -In SuperUser go to [Info] tab then update
  -In SuperSu it should update automatically
5-Download Root uninstaller from HERE
6-Uninstall Chinese superuser app using root uninstaller

Like us on facebook for updates.

[GAME] Resident Evil 4 working on Armv6 including motorola fire

The well known game Resident Evil 4
Working on almost all armv6 devices
Screenshots:


Downloads:
Extract, install the apk, then copy "jjp.co.capcom.android.googleplay.bio4" to "android/data" 

Hiding battery icon from status bar with no gap / space

When i installed pvyparts battery bar i wanted to hide the default battery icon from status bar
I read that i need to change the pngs of the battery icons into transparent ones
But it left a gap in the status bar

So i finally found a way to totally hide the battery icon from the status bar without leaving a gap in it's place

First decompile the framework-res.apk. If you don't know how, use my guide HERE
Then you will normally replace battery icons with transparent ones
Ready made transparent icons from HERE
Extract, copy the icons to the drawables-mdpi / ldpi / hdpi / in your framework-res.apk
Open framework-res/values/arrays.xml
find this line:
        <item>battery</item>
Move it directly under this line:
    <string-array name="config_statusBarIcons">
Recompile, copy meta-inf folder and androidmanifest.xml from the original apk to the new apk
Push it to your phone

Best custom ROM for motorola fire xt530 / xt531

GingerFire Rom by zhalx

Features:
-New awesome statusbar
-New settings app with more options and features!
-Chose between awesome lockscreens
-New gallery
-Lag reduction
-Working usb tether
-Total jellybean look
-New camera and camcorder
-New desk clock
-New Mms app with bubbles style
-Flash PLayer built in
-Beats, xloud & Dolby!
-Extended power menu with reboot and screenshot options
-AND MUCH MUCH MORE

Screenshots:
HERE

DOWNLOADS AND INSTALLATION:
HERE

FULL THREAD:
HERE



Wednesday, August 28, 2013

[ROOT] Remove Google account without factory resetting

A very simple procedure for rooted devices to remove Google account
This might remove all accounts registered at "accounts & sync" in your phone settings

-Using root explorer or a similar root file manager:
Navigate to /data/system/ then delete file named "accounts.db"
-Using adb type the following without quotes
"adb shell rm -r /data/system/accounts.db"