Tuesday 27 October 2015

Vibeui for lava iris x8(mtk 6592)

Presenting vibeui for lava iris X8
Features - gps working
             - One hand mode
             - Preinstalled xposed,ifont
             - battery backup is best
             - vibexpert is preinstalled
             - sim1 3g and sim2 is 2g
             - and features of vibeui
            - sim toolkit working
Bugs - otg not support(source rom has no support of otg mmx310)
     - bluetooth not woking some times
Ps1 - by default storage is swapped for that go to settings/storage/and external storage as default it asks for reboot just reboot
Here's the link of rom
And it is not rooted preinstalled
   Just flash supersu zip after u flashed rom
Supersu.zip -
Credits - pinto thakur
         - rahil vaidhya
         - prashanth kumar
         - yazad madan
         - er kiranveer singh
         - selfish sopnil
         - shyam velchuri
       

Saturday 24 October 2015

philz RECOVERY for iris x8

philz RECOVERY : LINK

features 
Main menu and PhilZ Settings



GUI Preferences: all is applied live (no reboot). Up to 14 menu height settings, scroll sensitivity, touch accuracy...



27 color settings + 5 alpha transparency levels for every GUI element



Change background image with a custom png (of your device resolution), a solid color (27 presets) or revert to original cwm image



User configurable touch gestures (feel free to request for new actions)
Setup your time-zone + 30mn offset, super wipe option to install a new ROM



Backup and Restore any partition in a complete freedom, include modem (.img + .bin) and efs (.img + .tar)
Custom backups can also be restored by original CWM Advanced Restore Menu
TWRP Backup and Restore Support + md5 + single/multivolume format
Support multi-cpu compression, md5 check toggle and custom .android_secure path
Choose ors backup volume target



Flash multiple zip files in a raw
Aroma File Manager + Terminal Emulator: launch with a gesture action (double tap is default)

Friday 23 October 2015

ROOTING LAVA IRIS X8 ON LOLLIPOP

1. Make sure your phone has USB Debugging enabled in Developer Options. If you don't have this option in Settings already, go to Settings > About Phone and tap Build Number until the notification that Developer Options have been enabled pops up. Then back out a step and you'll see it at the bottom of your Settings menu.
2. Make sure you have the USB Drivers installed on your PC (download pdanet for drivers).
3. Ensure your battery is charged to at least 50 percent.
4.in adb type this adb reboot-bootloader
then command  fastboot oem device-info

a.png 

As you can see Device unlocked: False

(That means Bootloader is locked)


. Now to unlock bootloader type following commands:
Code:
fastboot oem unlock
b.png
FOR RECOVERY 
Type in the following command:
fastboot flash recovery recoveryNAME.img
CHANGE THE NAME ACCORDINGLY
U CAN USE CTR OR PHILZ ACC TO YOUR WISH
faq :

[How-To] Enable ADB detection 

Steps:

1. Firstly enable the Developer options. (Press Build number 7 times continuously under about phones in setting to Enable Developer options).


2. Now enable USB debugging under Developer options and then connect device to your desktop/laptop.
usb.png ​

3. Now to Enable ADB detection follow these steps:
(Keeping the device connected via USB)

a. Go to Storage.

b. Press 3 dots and then USB computer connection.

c. Now enable Media device (MTP).