Showing posts with label to. Show all posts
Showing posts with label to. Show all posts

Wednesday, November 19, 2014

HTC One X How to Create Folder

Home Screen on HTC sometimes filled with app icons scattered. In fact, sometimes there are in some Lcd Home Screen. We better be grouped in one folder shortcut applications, so not too crowded display its Home Screen. Here are the steps

1. To create a new folder, tap and hold an app then drag it on top of another application. This will create a folder containing both apps.
2. Tap the folder to open it.
3. Tap the "Add" icon depicted as a "+" symbol.
4. Select the apps you wish to add in the new folder.
5. Press "Add".

Suppose there is an error in the name of the folder, and would like it removed, tap and drag the folder again and drag it to the trash icon. and repeat the steps above
Read More..

Tuesday, November 18, 2014

Rooting I9505XXUFNB9 Android 4 4 2 KitKat Firmware

Download CF-Auto-Root for Galaxy S4 I9505 and extract the Zip file: CF-Auto-Root-jflte-jfltexx-gti9505.zip.zip

  1. Download Odin 3.09 and extract the Zip file: Odin3_V3.09.Zip
  2. Now, Switch off your phone and boot Galaxy S4 I9505 into Download Mode by pressing and holding the Volume Down+Home+Power buttons together (long press until the boot Lcd appear), now press Volume Up key to proceed to Download Mode.
  3. Run the Odin3 v3.09.exe file as an administrator (Right click on the .exe file and click on Run as administrator)
  4. Now connect your Galaxy S4 I9505 to your computer via USB cable
  5. In Odin3 Lcd, you should see a COM Port number like “0:[COM7]” at ID:COM section and “Added!” text at the message box. This means your device has been detected by Odin3.
  6. Make sure that, only the “Auto Reboot” and “F. Reset Time” options are checked.
  7. Now, click on the AP button and select the CF-Auto-Root-jflte-jfltexx-gti9505.zip.tar.md5 file.
  8. Finally, click on the Start button to begin the rooting process, wait few moments.
  9. Once completed, you would see “PASS!” message in ID:COM port having green background
  10. Your phone should automatically reboot after completion
  11. You can now disconnect your phone from computer
  12. Finish
Read More..

Monday, November 17, 2014

HTC One X How To Change Hboot

HTC Incredible S , product names VIVO very nice part of the smart phone , the design in my opinion is among the BEST HTC products available . I have so many types of ROM Flashing into this VIVO and everything went well . S - offed by AlpharevX ( Public Beta Version ) .
on December 5, 2011 , I had time to play with and accidentally send the wrong vivo_hboot.img the phone S - ON and turn into S - ON , so far only able to boot into HBOOT and fastboot : D look at this : HTC Incredible S Vivo

Referring to fellow board android much discussion on the NET , and especially I went to the XDA FORUMS , devs and users are advised to flash the RUU ( Rom Upgrade Utility ) with MAINVERSION right , well this is me on the phone mainver obtained with fastboot command :

root @ ubuntu :/ home / x / adb -tools # . / fastboot getvar all
( bootloader ) version : 0.5
( bootloader ) version - bootloader : 1.09.0000
( bootloader ) version - baseband : 3805.09.03.27_M
( bootloader ) version - cpld : None
( bootloader ) version - microp : None
( bootloader ) version - play : 2.32.1010.1
( bootloader ) serialno : HT13ATD00430
( bootloader ) imei : 355,301,042,004,294
( bootloader ) product : vivo
( bootloader ) platform : HBOOT - 7630
( bootloader ) modelid : PG3213000
( bootloader ) cidnum : HTC__044
( bootloader ) battery - status : good
( bootloader ) battery -voltage : 3992mV
( bootloader ) partition - layout : Generic
( bootloader ) security : on
( bootloader ) build- mode : SHIP
( bootloader ) boot - mode : fastboot
( bootloader ) commitno - bootloader : dirty - 51a64cbe
( bootloader ) hbootpreupdate : 12
( bootloader ) gencheckpt : 0
Since I am far from the android dev skills , but Im excited and curriois users . I have opinions , I am faced with a complex problem that the current state of the phone :

The main problem
- Play version : 2.32.1010.1 : Owned bill KT KR 2.32.1010.1
cidnum : HTC__044 : Owned Asia WWE RUU
security : on
small problem
Version - baseband : 3805.09.03.27_M
hbootpreupdate : 12
commitno - bootloader : dirty - 51a64cbe
profit
Version - bootloader : 1.09.0000

theorical Solutions
I must have the bill STOCK ROM Main Version 2.32.1010.1 for HTC___044 CID with hbootpreupdate : 12 . NOT AVAILABLE thing so far .
What Ive done
Using the Gold Card method HBOOT
1.Download 2.32.1010.1 bill . ROM extracted it, renamed to PG32IMG.zip put rom Goldcard , failed to update the message on the phone : Failed CID ( This should not happen on my Goldcard may not have a good GoldCard . ) .
2.Edited standard rom android - info.txt on :

default android -info file
modelid : PG3213000
cidnum : KT___901
mainver : 2.32.1010.1
hbootpreupdate : 13
Edited for

edited the android -info file
modelid : PG3213000
cidnum : KT___901
cidnum : HTC__004 ( edited )
mainver : 2.32.1010.1
hbootpreupdate : 12
Put back all files to PG32IMG.zip to Goldcard and update HBOOT CID Fail not to come , but NOTHING HAPPENED on the phone ( No Update / Install ROM )

In this case I just remembered : Goldcard method can only be applied to GOAL UPDATE , meaning GoldCard will work to install the ROM but avoid Checking CID HIGH . In simple you have a cell phone and rom European stock from retailers , but you want high rom that is NOT AVAILABLE for the European version , then you should flash Rom Gold Card with Asia or other higher versions .

fastboot method
1.Boot to fastboot mode fastboot + adb . Standard flashing rom.zip 2.32.1010.1 ending with :

x @ ubuntu ~ / adb -tools $ sudo . / fastboot devices
[ sudo ] password for x :
HT13ATD00430 fastboot
x @ ubuntu ~ / adb -tools $ sudo . / fastboot erase cache
erasing cache ...
OKAY [ 0.110s ]
finished . total time : 0.110s
x @ ubuntu ~ / adb -tools $ sudo . / fastboot oem rebootRUU
...
OKAY [ 0.170s ]
finished . total time : 0.170s
x @ ubuntu ~ / adb -tools $ sudo . / fastboot flash zip rom * . zip
sending zip ( 262360 KB ) ...
OKAY [ 43.811s ]
writing zip ...
( bootloader ) Adopting the signature contained in this image ...
( bootloader ) signature checking ...
( bootloader ) zip header checking ...
( bootloader ) zip the info parsing ...
( bootloader ) checking model of ID ...
( bootloader ) checking custom ID ...
FAILED ( remote : 42 custom id check fail )
finished . total time : 84.150s
2.Tricked by android - info.txt file edited to match the cid num

edited the android -info file
modelid : PG3213000
cidnum : KT___901
cidnum : HTC__004 (this edited file only)
mainver : 2.32.1010.1
hbootpreupdate : 13
boot into fastboot again

x @ ubuntu ~ / adb -tools $ sudo . / fastboot devices
HT13ATD00430 fastboot
x @ ubuntu ~ / adb -tools $ sudo . / fastboot erase cache
erasing cache ...
OKAY [ 0.110s ]
finished . total time : 0.110s
x @ ubuntu ~ / adb -tools $ sudo . / fastboot oem rebootRUU
...
OKAY [ 0.168s ]
finished . total time : 0.168s
x @ ubuntu ~ / adb -tools $ sudo . / fastboot flash zip rom * . zip
sending zip ( 258814 KB ) ...
OKAY [ 43.757s ]
writing zip ...
( bootloader ) signature checking ...
FAILED ( remote : 12 signature verify fail )
finished . total time : 77.417s
Further 3.Trick edit on android -info file

edited the android -info file
modelid : PG3213000
cidnum : KT___901
cidnum : HTC__004 ( edited )
mainver : 2.32.1010.1
hbootpreupdate : 12 ( edited )
fastboot boot info

x @ ubuntu ~ / adb -tools $ sudo . / fastboot devices
HT13ATD00430 fastboot
x @ ubuntu ~ / adb -tools $ sudo . / fastboot erase cache
erasing cache ...
OKAY [ 0.110s ]
finished . total time : 0.111s
x @ ubuntu ~ / adb -tools $ sudo . / fastboot oem rebootRUU
...
OKAY [ 0.168s ]
finished . total time : 0.168s
x @ ubuntu ~ / adb -tools $ sudo . / fastboot flash zip rom * . zip
sending zip ( 258814 KB ) ...
OKAY [ 43.785s ]
writing zip ...
( bootloader ) signature checking ...
FAILED ( remote : 12 signature verify fail )
finished . total time : 77.446s
comment

First attemp : after : FAILED ( remote : 42 custom id check fail )
Second attemp : has : FAILED ( remote : 12 signature verify fail )
Attenp Third : after : FAILED ( remote : 12 signature verify fail )

So I NEED to find out what FAILED ( remote : 12 signature verify fail ) and how to mengeatasinya

Following Steps You Should Do :
Solve : If the HBOOT and fastboot Stuck In Incredible S
Incredible S Vivo

Of Status STUCK after some surfing and received " advice " friends via email . I have made sure that only the gold card would help . Looks like I made ​​a mistake in creating the gold card previously , repeated making gold card , but it always fails with the message " wrong CID ... " which should NOT HAPPEN with Gold card . After looking around , I think the SD - CARD has some problems . I found the old 2GB micro sd card , sd card to flash old phones 2.32.1010.1 stuck with the stock ROM ( Korea Olleh ROM ) ... :-)
Gold Card Issue
There are many guides HOW TO MAKE A GOLD CARD in ubuntu linux . But what I found on the NET are always needed adb and phone . I still do not understand , how to get a sd card by using CARD READER CID . S Vivo incredble least I have been out of stuck : D and continued for days with cute Korean ROM
Read More..

Wednesday, October 29, 2014

How to Hard Reset LG GT540

Below is the method on how to hard reset LG GT540. Use this method when you want to clear all settings, to wipe out all the data from phone, to get rid of viruses or malware application, to speed up your device .
(Warning! When you do a full reset, your LG Smartphone returns to its default settings and looses all data that is stored in your phone.  Do not forget to back up any important data before performing a factory reset.)

To perform a hard reset follow this easy steps
1) Power on your phone.
2) Press volume up button + home button + search button at the same time for 5 seconds
    (see the image below for the buttons location)
3) A message will appear " Are you sure you want to factory reset?"
5) Press yes and wait for phone to restart.
6) Youve done resetting your GT540.
Read More..

Friday, October 24, 2014

Samsung Galaxy S4 Mini GT I9195L How to Install I9195LUBUBMK3 Android 4 2 2 Jelly Bean Firmware

Samsung Galaxy S4 Mini GT-I9195L [How to Install] I9195LUBUBMK3 Android 4.2.2 Jelly Bean Firmware,
I9195LUBUBMK3 Android 4.2.2 Jelly Bean Firmware Last Updated on 22-Feb-2014. Samsung Galaxy S4 Mini GT-I9195L (LTE, Latin) received a new official firmware update which is UBUBMK3 Android 4.2.2 Jelly Bean official firmware. Samsung started rolling out an OTA update about the firmware. The latest firmware build version is I9195LUBUBMK3. The device was released with Android 4.2.2 Jelly Bean and yet to receive any further android version. If you yet to update your device with this latest available official firmware then you can now update the same using our simple tutorial below. You can check  latest available firmware for your device through OTA (over the air) from Settings-About Phone-Software Update.
As the Galaxy S4 Mini LTE I9195L already running on Android 4.2.2 Jelly Bean, you can only expect few bug fixes and performance enhancement with this latest firmware update. So, want to update your Galaxy S4 Mini I9195L to the latest UBUBMK3 Android 4.2.2 Jelly Bean firmware? To install in official way, either you can go for OTA update as mentioned above or download firmware through the Samsung Kies utility. However, most of us prefer manual way to update official firmware. So, in this article you’ll find step by step manual guide to update the latest Android 4.2.2 UBUBMK3 firmware on your Galaxy S4 Mini I9195L through Odin.

Important Note:

"The firmware is released only for the Samsung Galaxy S4 Mini GT-I9195L model, so don’t try this in any other android device. Check your device model number from Settings-About Phone. Also the tutorial is based on Windows PC. Follow all the pre-requisites, procedures and steps carefully to avoid breaking your phone".

Android 4.2.2 Jelly Bean I9195LUBUBMK3 Official Firmware Download List

Samsung rolled out the firmware for the following countries. The firmware which are unbranded or not locked to any carrier, no matter of which country or region, can be flashed on any Galaxy S4 Mini GT-I9195L model.
Colombia (Comcel): I9195LUBUBMK3_I9195LUWABNA1_COM.zip
Dominican Republic: I9195LUBUBMK3_I9195LUWABMK1_CDR.zip
Colombia: I9195LUBUBMK3_I9195LUWMBMK1_COL.zip
Peru (SAM): I9195LUBUBMK3_I9195LTFGBMK3_SAM.zip
Colombia (Movistar): I9195LUBUBMK3_I9195LTFGBMK3_COB.zip
Mexico (TelCel): I9195LUBUBMK3_I9195LTCEBMK1_TCE.zip
[Firmware for rest of the countries and carrier will be added here when available]

Previous Firmware Build

Samsung Galaxy Tab 3 8.0 LTE SM-T315 [Installation Guide] T315XXUAMK1 Android 4.2.2 Jelly Bean Firmware

Pre-Requisites:

  • Check battery percentage, your device should have at least 60% battery power
  • Turn on USB Debugging mode, go to Settings-Developer Options-USB Debugging
  • Backup important data and settings to external storage- follow this guide
  • Install USB driver for your device on your computer- Download Samsung USB Driver

Points to be noted:

  • If you are using any Custom ROM such as- CyanogenMod, Paranoid Android, AOKP, SLIM ROMs etc, then it’ll replaced by this official Stock ROM
  • Custom Recovery (CWM or TWRP Recovery) will be replaced by Stock Recovery
  • After flashing official firmware, your device will no longer belongs to rooted device. However you can root your device any time after flashing the firmware.
All the above pre-requisites are very important and must follow before proceed to installation guide. Hope you get all the above points. Now, go through the below tutorial to install Android 4.2.2 I9195LUBUBMK3 official firmware on Galaxy S4 Mini I9195L.

How to Install Android 4.2.2 Jelly Bean Official Firmware on Galaxy S4 Mini I9195L through Odin:

oden

 

  1. Download Android 4.2.2 UBUBMK3 Firmware for Galaxy S4 Mini I9195L from the above list
  2. Download Odin 3.07
  3. Switch off your phone and boot Galaxy S4 Mini I9195L into Download Mode by pressing and holding the Volume Down+Home+Power buttons (long press until the boot screen appear), now press Volume Up key to proceed to Download Mode.
  4. Extract the downloaded Odin3.07 zip file and run the Odin3 v3.07.exe file as an administrator (Right click on the .exe file and click on Run as administrator)
  5. Now connect your Galaxy S4 Mini I9195L to your computer via USB cable
  6. In Odin3 screen, you should see a COM Port number like “0:[COM7]” at ID:COM section and “Added!” text at the message box. This means your device has been detected by Odin3.
  7. Make sure that, only the “Auto Reboot” and “F. Reset Time” options are checked.
  8. Now, extract the downloaded firmware zip file, you’ll find a firmware file with extension .tar.md5
  9. In Odin screen, click on PDA button and select the firmware file with .tar.md5 extension (The firmware file look something like: I9195LXXDLJ5_I9195LODDDLI7_INU.tar.md5)
  10. Now, click on the Start button to begin the installation process, wait few moments.
  11. Once completed, you would see “PASS!” message in ID:COM port having green background
  12. Your phone should automatically reboot after completion
  13. You can now disconnect your phone from computer
  14. Finish
Thats all the above steps to update Android 4.2.2 Jelly Bean official firmware on Galaxy S4 Mini GT-I9195L. Hope you successfully done the update process. If you followed everything as mentioned above, then your your Galaxy S4 Mini should now running on the latest Android 4.2.2 Jelly Bean build version UBUBMK3. You can confirm the firmware update details from Settings-About Phone. You can contact with us using the comment form below, if you find any problem with the above tutorial and download link and also share your experience with us.
Read More..

Thursday, October 23, 2014

How to Update Samsung Galaxy S3 i9300 to XXDLI4 Android 4 1 Jelly Bean

Samsung-Galaxy-S3-Jelly-Bean-Update1
In our days everyone has heard of the Samsung Galaxy S III, which enjoys great popularity among the latest generation smart phones, lately there have been many comparisons with the iPhone 5, fortunately for giant Korean the thinks are favorable because it sells very well all over the world.
The only thing where that is presently blamed for Samsung Galaxy S3 is the operating system currently based on Android 4.0.4 ICS.
As soon as he was released maker made a promise to provide a Jelly Bean as Samsung Galaxy S3 update as soon as possible. Probably, from sources that we have, this update should be available in October of this year. Until then, Samsung has elapsed, in good faith or not, some Jelly Bean updates ROMs for Samsung Galaxy S III.
A recent version seems to be i9300XXDLI4, which until now seems the most stable the fewest bugs so far, as I said is not an official version and install i9300XXDLI4 ROM can void the warranty.
Next we will focus to show you some new improvements in what can this i9300XXDLI4 leaked ROM can to do in plus:
Wi-Fi reception is improved
RAM Optimizations
Lighting problems were solved
A faster battery charging
App Drawer much smoother
Apps open really fast
Very Fast and Smooth
All major shortcomings of earlier versions seem to have resolved in this release i9300XXDLI4 stable ROM, but hopefully not too much, which is a pre-release ROM version and some minor bugs may exist.
As we Firmware details:
Android version : 4.1.1-JRO03C-Jelly Bean.
PDA: I9300XXDLI4
CCS: I9300OXADLI4
MODEM: I9300XXDLI4
Change list: 140034
Build Date: 7th September 2012
You can see in the screenshots, to finding i9300XXDLI4 ROM like on these pictures to be sure before start flashing procedure:

Samsung Galaxy S III Jelly Bean Leaked ROM
  • The first step is to download firmware from sammobile link
  • Check it has downloaded successfully.
  • Unzip the archive in a convenient place for the next step.
  • In this step, run Odin 3.04 program found in the extracted files.
  • When you have done this you need to restart your Galaxy S3 phone in download mode.
  • To do this press the power button and hold it until the loading screen appears first: Home, Volume Down button and power button.
  • Once yours Galaxy S III phone has successfully rebooted in the download mode, we need now to connect your smartphone to the computer using original data cable.
  • Now check and see if in the Odin program a yellow sign appeared in the top left corner.
  • Now you need to click on the PDA button in Odin and select the file name.
    I9300XXDLI4_I9300OXADLI4_I9300XXDLI4_HOME.tar.md5, on the folder where you extracted archive downloaded earlier.
  • Next up please make sure that none of the ticks on the buttons in Odin have been messed with and also make sure that the repartition button is NOT ticked.
  • In the final stage, you have to press the power button and be patient as the program does its job.
  • Do not unplug the device during the process in any way, just waiting for your Galaxy S III phone will reboot and the Odin program will tell is done.
    Congratulations! This was the update procedure.
Read More..

Wednesday, October 15, 2014

How to Screen Mirror Sony Xperia Z2 Tablet to Show the Screen on a TV


The Screen Mirroring will allow you to show the Lcd of your device on a TV or other large display without using a cable connections. It uses the Wi-Fi Direct technology that create a wireless connection between two devices. You can also use this feature to listen to music from your phone via the TVs speakers.


How to mirror the Lcd of your tablet on a TV:

1. First you need to turn on the Lcd mirroring function on your TV. Just follow the instructions in the User Guide of your TV.

2. From your Home Lcd, tap on the Menu icon 

3. Select on Settings, and tap Xperia™.

4. Choose Screen mirroring.

5. Tap to turn on the Screen mirroring and select a device.

Note: The TV that you want to connect with must support Lcd mirroring for the above described functionality to work. If it does not support, then you can try the Throw feature. Go to Settings Throw feature.














Read More..

Friday, September 26, 2014

How to Hard Reset for Samsung Rex 70 S3802

Actually, instructions or guide about how to  hard reset for Samsung Rex 70 S3802  have the same process with Samsung Rex 60 C3312R phone. So, you can read here.

As we know it, the Samsung Rex 70 S3802 is dual sim phone that support for GSM network with frequency of 850 / 900 / 1800 / 1900. It has 3.0 inches, TFT touchscreen, with 240 x 320 pixels resolution. The phone has physical dimensions of 104.9 x 57.2 x 12 mm and equipped with 2 MP camera. The Samsung Rex 70 S3802 powered by  Li-Ion 1000 mAh battery capacity also available 10 MB internal memory.

Read More..

How To Update AT T Galaxy Note 2 SGH I317 To Android 4 4 2 KitKat via Omni ROM

Well this time I re-describe to you in the form of present dulisan, I Jump, Google has just released Android 4.4.2 firmware for various KitKat its latest Nexus device. KitKat Android 4.4.2 AOSP release is mostly without much adjustment. If you want to enjoy a customized Android 4.4.2 KitKat on AT & T Galaxy Note SGH-I317 2 then flash a custom ROM or installing a new version of the Omni Omni launched recently which is based on Android 4.4.2 KitKat very supportive AT & T Galaxy Note SGH-I317 2. AT & T Galaxy Note SGH-I317yang 2 comes with awesome hardware specs that make it able to run Android 4.4.2 KitKat smoothly. Continue reading the guide below to learn how-to install Android 4.4.2 custom ROM based Omni KitKat on AT & T Galaxy Note SGH-I317 2.


Android 4.4.2 KitKat some nice features that you will enjoy it is feasible Screen Recording, Click to Pay (Google Wallet to all people), NFC emulation for non-NFC devices, 14% use less memory, cloud printing from the gallery, is the new Google Home Launcher, core System process use, efficient and responsive applications on all devices, the memory usage of all the new tool procstats details, Immersive full-Lcd mode, change the resolution for seamless media playback, phone dialer gets local businesses detection, Quickoffice redesigned and much more.

Please note, this is a very early build and you should expect some bugs in it. All bugs and problems are expected to remain as the construction progress toward a better build.

Warning!

This tutorial is only for AT&T Galaxy Note 2 SGH-I317. Don’t try this guide on any other Android device. Also, we are not responsible for any damage caused due to the instruction given in this page. Try this at your own risk. However, it is very unlikely that your device will be damaged if you follow all the instructions as it is which are mentioned in procedure.


Pre Requisites:

1. Backup your device data.

2. Make sure your device have at least 60% battery power. You can install an app like Battery Notifier BT Free on your Android device to check it easily.

3. You already have USB Driver Installed for AT&T Galaxy Note 2 SGH-I317 in your PC. [Download USB Drivers]

4. Make sure USB Debugging is enabled otherwise you won’t able to transfer file between PC and AT&T Galaxy Note 2 SGH-I317.

5. Your device have latest CWM version 6.0.4.4 and up or TWRP 2.6.1 and up installed.

If you done everything that we mentioned above then you are ready to follow step-by-step guide on how to install Android 4.4.2 KitKat based OmniROM on AT&T Galaxy Note 2 SGH-I317.

File Required(Download by clicking on it)
How to Install Android 4.4.2 KitKat based Omni ROM on AT&T Galaxy Note 2 SGH-I317
  1. Connect your device to PC using USB cable and then copy downloaded files to the SD card of your device.Important: Don’t extract any files. 
  2. Disconnect USB and then turn off your AT&T Galaxy Note 2 SGH-I317. 
  3. Boot into recovery mode. Press and hold Volume Down + Power key together and release the Power key once the Google logo appears, but keep holding the Volume Down key. You will be in Bootloader mode now. Press Volume Down two times so that Recovery option appears, and then press Power key to reboot into recovery mode. Use Volume keys to browse between options in recovery while Power key to select an option. 
  4. Perform a Nandroid backup of your existing ROM that you can restore later if this new ROM not work or you want to go back into your previous ROM. To perform a backup, select Backup and Restore, then on the next Lcd, select Backup again. Go back to main recovery menu after backup is complete. 
  5. Now, perform data wiping task. To do so, select wipe data/factory reset, then select Yes on next Lcd to confirm your action. Wait few minutes till the data wipe is complete. Now come back to CWM recovery main menu. Select wipe cache partition and after wiping process done, select Wipe Dalvik Cache under advanceoption to perform Dalvik cache wiping. 
  6. Select install zip from sdcard, then select choose zip from sdcard. Now, locate the OmniROM Zip file that you copied earlier in Step 1 and select it by pressing Power button. Confirm installation by selecting Yes – Install _____.zip on the next Lcd. The ROM installation will begin. 
  7. Once the ROM installation process end, repeat the step 6 but choose the gapps-kk-20131119.zip file instead of ROM zip to install the Google apps package. 
  8. When installation is completed, go back to the main recovery menu and select reboot system now to reboot your AT&T Galaxy Note 2 SGH-I317 and boot up into rooted Android 4.4.2 KitKat ROM Omni. 
  9. Returning to Previous ROM: To go back to your previous ROM, boot into recovery, select backup and restore then restore your previous ROM by selecting it from the list.
Congrats! Android 4.4.2 KitKat firmware berbasis kustom ROM Omni sekarang terinstal dan berjalan pada AT & T Galaxy Note 2 SGH-I317 Anda.
Read More..

Thursday, September 25, 2014

How to Manually Change Time Date on Sony Xperia Z1

To manually set the date:

1. On your Home Lcd, tap the .
2. Select Settings, then tap Date & Time.
3. You need to uncheck the Automatic date & time. If it is set to automatic.
4. Then tap on Set date, and adjust the date by scrolling up and down.
5. To confirm the changes, tap Done.

To manually set the time:

1. On your Home Lcd, tap the .
2. Select Settings, then tap Date & Time.
3. You need to uncheck the Automatic date & time. If it is set to automatic.
4. Then tap on Set time, and adjust the time by scrolling up and down.
5. To confirm the changes, tap Done.

If you want to change the timezone:

1. On your Home Lcd, tap the .
2. Select Settings, then tap Date & Time.
3. You need to uncheck the Automatic date & time. If it is set to automatic.
4. Then tap on Select time zone.
5. Find your preferred time zone in the option.










































Read More..

How To Root I9195XXUBML4 Android 4 2 2 Jelly Bean Firmware on Galaxy S4 mini I9195 Guide

An easy to follow guide to root the Galaxy S4 Mini I9195 which runs on Android 4.2.2 Jelly Bean XXUBML4 available on Android right now. If you want to enjoy the apps available in the Play Store with [Root] in the suffix or prefix then you must first eradicate the Samsung Galaxy Mini GT - I9195 S4 you. Roots are equipped with a variety of benefits including the ability to access and modify the file system, allowing the CPU or GPU overclocking and more


To eradicate the S4 Galaxy Mini I9195 which runs on Android 4.2.2 firmware XXUBML4 Jelly Bean, first of all we are going to install ClockworkMod Recovery 6.0.3.7 and then flash a custom recovery using a rootkit.

WarningThis tutorial is only for Galaxy S4 mini GT-I9195. Don’t try this guide on any other Android device. Also, we are not responsible for any damage caused due to the instruction given in this page. Try this at your own risk. However, it is very unlikely that your device will be damaged if you follow all the instructions as it is which are mentioned in procedure. Rooting also void your manufacturer warranty.
Pre Requisites:
Though rooting usually not harmful for internal memory data but we recommend to back up your data first before proceeding to avoid any uncomfortable situation such as bootloop fix.
1. Backup your device data. You can follow our ultimate backup guide.
2.  Make sure your device have at least 60% battery power. You can install an app like Battery Notifier BT Free on your Android device to check it easily.
3. You already have USB Driver Installed for Galaxy S4 mini GT-I9195 in your PC. Download USB Drivers
4. Make sure USB Debugging is enabled otherwise you won’t able to transfer file between PC and Galaxy S4 mini GT-I9195. Guide
If you done what we stated above then you good to go for installing ClockworkMod recovery 6.0.3.7 on Galaxy S4 mini I9195 and then root it using custom recovery.

How To Root I9195XXUBML4 Android 4.2.2 Jelly Bean On Galaxy S4 mini GT-I9195 Manually

  1. Download Odin v3.09recovery-clockwork-6.0.3.7-serranoltexx.tar.zip and S4Mini_RootKit_v1.zip.
  2. Copy only S4Mini_RootKit_v1.zip to your Galaxy S4 mini GT-I9195 SD card.
  3. Extract Odin zip file and you will get Odin3 v3.09.exe along with few other files. Now extract recovery-clockwork-6.0.3.7-serranoltexx.tar.zip and you should get recovery-clockwork-6.0.3.7-serranoltexx.tar.md5.
  4. Power off your Android device. Wait 5-6 seconds for vibration to confirm complete switch off.
  5. Now, put the Galaxy S4 mini GT-I9195  in Download Mode by pressing and holding down the Home Volume Down button together while pressing the Power button. A warning Lcd will come up; press Volume Up button to enter Download Mode.
  6. Now run Odin3 v3.09.exe (see Step 3) as an Administrator because Admin privileges is required to complete the process smoothly (only applicable Windows Vista and higher).
  7. Now connect your device to your PC using USB cable. An “Added!!” massage will appear in Odin’s message box. If you don’t get the same then you should try another USB port (try USB port located in back in your desktop PC). If that too don’t work then you should reinstall the driver. If you successfully see the “Added!!” message in Odin then you are ready to go in next step. You should also see COM port with a number in Yellow if you successfully added your device.
  8. Click the AP Button, and select that recovery-clockwork-6.0.3.7-serranoltexx.tar.md5 file that you get in Step 3.
  9. In Odin window, make sure only Auto Reboot and F. Reset Time checkboxes are selected.
  10. Double check everything that we mentioned in Step 8 & Step 9 above. Now, once satisfied hit the START button to begin the flashing process.
  11. Once flashing completed, your Galaxy S4 mini GT-I9195 will reboot. After the phone resets (it vibrates) IMMEDIATELY hold volume up and home buttons to boot into recovery mode. In recovery use volume keys to navigate between options and Power button to select and option.
  12. Select install zip from sdcard, then select choose zip from sdcard. Now, locate the S4Mini_RootKit_v1.zip file that you copied earlier in Step 2 and select it by pressing Power button. Confirm installation by selecting Yes – Install _____.zip on the next Lcd. The rooting process will begin.
  13. Optional: Flash GT-I9195_Kernel_v1.zip to use a custom stock kernel, which might fix battery drain for some.
Congrats! You just rooted your Galaxy S4 mini GT-I9195 running on XXUBML4 Android 4.2.2 Jelly Bean firmware. To confirm if you successfully rooted your Android device or not install an app called “Root Checker” which is available for free from Google PLAY store. 
Read More..

Wednesday, September 24, 2014

Update Galaxy S3 LTE I9305 with Android 4 3 XXUEML8 Jelly Bean Official Firmware How to

Samsung recently launched Android 4.3 Jelly Bean update others with the firmware build number I9305XXUEML8 for LTE version of the Galaxy S3 (GT-I9305). The new firmware is now officially available as an Over-The-Air (OTA) update and via Samsung Kies.MODEM: I9305XXUEMK1Versi: Android 4.3 has support Region: Singapore

Samsung Galaxy S3 (LTE) I9305 users who missed the OTA update notification or can not access the update via Samsung Kies, and those who are outside of Singapore can now download and install the same manually, using a step-by-step guide.
Pre-requisites
  • Install USB Drivers for Samsung Galaxy S3 on the computer.
  • Enable USB Debugging Mode on the phone by navigating to Settings >> Developer Options.
  • Make a backup of all your important data before following the guide.
  • The Galaxy S3 should be factory unlocked and not locked to any particular carrier.
  • Ensure the battery of the phone is charged more than 80 percent.
  • The Android 4.3 XXUEML8 Jelly Bean firmware is compatible only with the LTE version of Samsung Galaxy S3 (GT-I9305). Applying this to any incorrect variant might brick the device. Verify the model number of the Galaxy S3 by navigating to Settings >> About Phone.

Files Required
1. Android 4.3 XXUEML8 Jelly Bean Firmware (Mirror Link 1, Link 2) for Galaxy S3 (LTE) I9305

Steps to Update Galaxy S3 (LTE) I9305 with Android 4.3 XXUEML8 Jelly Bean Firmware 
  • Extract Firmware zip file using WinRAR/7-Zip/WinZip or any other extracting tool, you will get a .tar.md5 file and some other files (optional).
  • Extract Odin zip file and you will get Odin3 v3.07.exe along with few other files.
  • Switch off the Galaxy S3.
  • Boot the device into Download Mode by pressing and holding Volume Down, Homeand Power buttons together until a construction Android robot icon with a warning triangle appears on Lcd. Now press the Volume Up button to enter Download Mode.
  •  Run Odin on the computer as an Administrator.
  • Connect the Galaxy S3 to the computer using USB cable while it is in the Download Mode. Wait until Odin detects the device. When the device is connected successfully, the ID: COM box will turn to light blue with the COM port number. Additionally, the successful connected will be indicated by a message saying Added.
Note: If the Added message does not appear, then try re-install USB drivers or changing the port on the computer.
  • Select the following files in Odin from extracted I9305XXUEML8 firmware folder:
  1. Click the PDA button and select the .tar.md5 file.
  2. Click the Phone button and select file with MODEM in its name. Ignore if there is no such file.
  3. Click the CSC button and select file with CSC in its name. Ignore if there is no such file.
  4. Click the PIT button and select the .pit file. Ignore if there is no such file.
    • In Odin, enable Auto Reboot and F. Reset Time checkboxes. Also, ensure the Re-Partition checkbox is chosen only if a .pit file was chosen in the previous step.
    • Verify everything suggested in Step 7 and Step 8 is done correctly. Then hit the Startbutton to begin the installation process.
    •  Once the installation process completes, your phone will restart and soon you will see a PASS message with green background in the left-most box at the very top of the Odin. You can now unplug the USB cable to disconnect your device from the computer.

    Samsung Galaxy S3 (LTE) I9305 should be now updated with official Android 4.3 XXUEML8 Jelly Bean. Head over to Settings >> About Phone to verify the software version running on the device.

    Note: If Galaxy S3 (LTE) I9305 stuck at booting animation after Step 10 then go to recovery mode (press and hold the Volume Up, Home and Power buttons together) and perform Wipe data/Factory Reset and Wipe Cache Partition task before selecting reboot system now function. In recovery mode use Volume keys to navigate between options and Power key to select the option. Please note, performing wiping task will erase your device internal memory data and not external SD card data.
    Read More..

    How to Flash Nokia 108 rm 944 With best Tool Guide

    nokia-107-rm-961
    NOKIA 108 RM-944 MTK652A MB.
    FLASH FILE
    PASS : 01911178105
    HERE IS THE TOOL
    work procedure
    1. open the MULTITOOL
    2. click Image Folder
    3. choose designation folder of ur flash file like (RM-944)
    4. then popup will appear (LOAD FILE SUCCESS)
    5. let u choose USB or FBUS (UART) pinouts.
    6. then click start & connect ur phone it will be flash done 100000% MTK 625A.
    PINOUTS
    Read More..

    Monday, September 22, 2014

    How to Instal Custom ROM Hyperion Final di Galaxy Young GT S5360

    How to Install Custom ROM in Galaxy Y Hyperion Final GT S5360 - Previously, Hyperion is a Custom ROM developed by CarlDeanCatabay a senior member at XDA. This ROM could be one option for your Samsung Galaxy Young S5360 of the many available Cusrom fatherly this device, Hyperion already has a remarkable stability and have features that are fairly complete also look quite attractive it will be suitable for use in day-to-days. The feature can be read in the thread XDA

    Currently Hyperion has entered the final version which probably will not be updated anymore because now it is very rare to find bugs in this ROM. This course builds upon the Gingerbread ROM.
    Following a direct course to guide mengisntal Hyperion in Young Galaxy

    How to Install Custom ROM on Galaxy Final Hyperion Young GT-S5360

    Previously downloaded file2 required from the forum thread at XDA. All you need is download the Hyperion ROM in the first post, Temporary files and Hyperion CWM RIL FIX is in the 4th post after you download all the files on the SD card move.

    Backup all your important data!

    Make sure all that you have done fatherly need to proceed to the next stage

    Step by step install Hyperion in Galaxy Young:
    1. Turn off your device, then go into recovery mode press and hold the power button + home + volume up.
    2. In Recovery mode choose option install zip from sd card.
    3. Choose zip from sd card select the file TempCWM.zip wait a minute, and you will go into CWM Recovery with yellow text.
    4. Select mounts and storage option.
    5. Mount the / system, / data, cache if it is in the mount will be unmounted tertilus
    6. Press the back button, select wipe data / factory reset wipe Dalvik cache did.
    7. Press the back button and select install zip from sd card.
    8. Select the option choose zip from sd card.
    9. Find and select the file-Hyperion-08.GM FINAL.zip
    10. Log in again to mounts and storage
    11. Mounting again / system, / data, cache
    12. Back, select install zip from sd card then Choose zip from sd card.
    13. Find and select the file-Hyperion-08.GM RIL.FIX.zip
    14. Back and select reboot sytem now.
    Congratulations you have successfully installed the Hyperion ROM in Galaxy Y, the first boot process will take a little longer than usual.
    Read More..

    How to Factory Reset Hard Reset ZTE Avid 4G

    The factory reset option on any smartphone erases all data on your phone including your Google account, all system and app settings and even all your downloaded apps. This function will restore your phone to its factory settings like when you first open it from its box. It is recommended to backup your important files on your computer before attempting to reset your device. Heres how to factory reset your ZTE Avid 4G.

    1. On your device touch on Home.
    2. Go to Apps, then Settings.
    3. Select on Backup and reset.
    4. Choose Factory data reset.

    5. Touch on Reset phone. If you also want to remove all data saved to an installed micro SD, just tick the Erase SD card check box before touching Reset phone.
    6. And lastly touch on Erase everything and just follow the prompt to complete the factory reset.
    Follow the onLcd instructions to set up your phone again after the reset.

    If your device is unresponsive, then you may need to Hard Reset. Press and hold on the Power button and Volume Up at the same time for a few seconds.
    Read More..

    Saturday, September 20, 2014

    How To Update Galaxy Note 2 SCH R950 To Android 4 4 2 KitKat via CM11 Nightly

    Google recently introduced the Android 4.4.2 Nexus KitKat many models but builds are not many customizable. CyanogenMod team recently introduced Android 4.4.2 CM11-based KitKat build for the Galaxy Note 2 SCH-R950. You can download and install a custom firmware on Galaxy Note CM11 2 SCH-R950. continue reading this guide to find out how to install Android 4.4.2 custom ROM based KitKat CM11 on Galaxy Note 2 SCH-R950.

    Warning!

    This tutorial is only for Galaxy Note 2 SCH-R950. Don’t try this guide on any other Android device. Also, we are not responsible for any damage caused due to the instruction given in this page. Try this at your own risk. However, it is very unlikely that your device will be damaged if you follow all the instructions as it is which are mentioned in procedure.
    Pre Requisites:

    1. Backup your device data. You can follow our ultimate backup guide.

    2. Make sure your device have at least 60% battery power. You can install an app like Battery Notifier BT Free on your Android device to check it easily.

    3. You already have USB Driver Installed for Galaxy Note 2 SCH-R950 in your PC. [Download USB Drivers]

    4. Make sure USB Debugging is enabled otherwise you won’t able to transfer file between PC and Galaxy Note 2 SCH-R950.

    5. Your device have latest ClockworkMod Recovery Installed.

    If you done everything that we mentioned above then you are ready to follow step-by-step guide on how to install Android 4.4.2 KitKat based CM11 ROM on Galaxy Note 2 SCH-R950.


    File Required(Download by clicking on it)
    1. CM11 For Galaxy Note 2 SCH-R950 [Filename: cm-11-20140106-NIGHTLY-r950.zip]
    2. Google Apps [Filename: gapps-kk-20131119.zip]

    How to Install Android 4.4.2 KitKat based CM11 ROM on Galaxy Note 2 SCH-R950

    1. Connect your device to PC using USB cable and then copy downloaded files to the SD card of your device.Important: Don’t extract any files.
    2. Disconnect USB and then turn off your Galaxy Note 2 SCH-R950.
    3. Now, boot into recovery mode. To do so, press and hold Volume Up, Home and Power button together until Samsung logo flash twice and then leave the button. You should see recovery menu soon. In recovery use Volume Keys to navigate between option and Power to select an option.
    4. Perform a Nandroid backup of your existing ROM that you can restore later if this new ROM not work or you want to go back into your previous ROM. To perform a backup, select Backup and Restore, then on the next Lcd, select Backup again. Go back to main recovery menu after backup is complete.
    5. Now, perform data wiping task. To do so, select wipe data/factory reset, then select Yes on next Lcd to confirm your action. Wait few minutes till the data wipe is complete. Now come back to CWM recovery main menu. Select wipe cache partition and after wiping process done, select Wipe Dalvik Cache under advanceoption to perform Dalvik cache wiping.
    6. Select install zip from sdcard, then select choose zip from sdcard. Now, locate the CM11 Zip file that you copied earlier in Step 1 and select it by pressing Power button. Confirm installation by selecting Yes – Install _____.zip on the next Lcd. The ROM installation will begin.
    7. Once the ROM installation process end, repeat the step 6 but choose the gapps-kk-20131119.zip file instead of ROM zip to install the Google apps package.
    8. When installation is completed, go back to the main recovery menu and select reboot system now to reboot your Galaxy Note 2 SCH-R950 and boot up into Android 4.4.2 KitKat ROM CM11. 
    9. Returning to Previous ROM: To go back to your previous ROM, boot into recovery, select backup and restore then restore your previous ROM by selecting it from the list.
    Congrats! Android 4.4.2 KitKat firmware based custom ROM CM11 is now installed and running on your Galaxy Note 2 SCH-R950. [Note: Root is turned off by default in CM ROMs, you must enable developer settings first (tap the build number 8 times under about device), then enable root under Developer Settings].
    Read More..

    Friday, September 19, 2014

    How to Save Battery Life on Sony Xperia S

    Sony Xperia S lets you manage power consuming apps with its power saving mode. This feature lets you customize the settings within each power saving mode which suits the way you use your phone. You can turn off handset functions like wi-fi and Lcd brightness right on this power saving mode. Heres how you can activate Power Saver on Sony Xperia S so you can save your devices battery life.

    1. On your devices homeLcd, tap on

    2. Scroll and tap on Power Saver icon.The Power Saver menu will then be displayed.
    3. Tap on the Power Saver option to see the Power Save mode settings menu with the handset functions.
    4. On the list, choose which functions you would like to turn on/off when youre on power saver mode.
    5. Tap on Done.
    6. After youve chosen what functions to turn on/off when on power saver mode, tap on the Power Saver icon to activate it.

    Now you have just activated the power saver mode. A power saver icon will then appear at the top of the display. Youll be able to save your phones battery life. To deactivate the power saving mode, follow steps 1 and 2. And tap the icon next to the active power saving mode to turn it off.

    Follow also these tips:

    • Lessen the Lcd brightness and the Lcd lock timeout.
    • Turn down your device volume with the volume keys.
    • Close any apps or features when you are done using it so they will not continuously running in the background.
    • Turn off the network connection if you are out of range so that your device will stop searching for a network signal. Or you may switch your settings to Airplane mode.
    • Shut down your device when you do not use it for a long time.
    • You should use the latest version of the software update. Software updates improves some features and fixes some bugs on the previous software version.
    Read More..

    Thursday, September 18, 2014

    Reset Samsung Galaxy Tab 8 9 SGH I957 to Restore Factory Settings

    Reset Samsung Galaxy Tab 8.9 SGH I957 to Restore Factory Settings - Samsung Galaxy Tab 8.9 SGH I957 supports 4G LTE. It has 8.9” show that includes PLS TFT electrical phenomenon touchLcd (800 x 1280 pixels resolution), Samsung TouchWiz uxor, Multitouch, Touch-sensitive controls, measuring instrument and Gyro sensing element. It uses android OS v3.2 (Honeycomb) and armored with Dual-core 1.5 ghz electronic equipment and 1GB RAM. It offers 16/32 GB storage (optional) while not memory card slot. The property options include: Wi-Fi 802.11 a/b/g/n, DLNA, Wi-Fi hotspot; Bluetooth v3.0 with A2DP, EDR; and USB v2.0. its equipped with 3.15 MP camera that options optical device, LED flash, Geo-tagging, and recording capability. 2 MP camera additionally accessible on the front facet.

    Reset

    Hard Reset Samsung Galaxy Tab 8.9 SGH I957 to Restore Factory Settings

    You can reset your Samsung Galaxy Tab 8.9 SGH I957 to restore the default factory settings. Note that this action erases all data from the device, including Google or other email account settings, system and application data and settings, and downloaded applications, as well as your music, photos, videos, and other files. Make sure to back up your important data.

    To hard reset the device do the following procedures:

    • From a Home Lcd, touch  Apps ➔ Settings ➔ Privacy.

    • Touch Factory data reset, then follow the prompts to perform the reset.

    • Touch Reset device, then at the prompt, touch Erase everything.
    Read More..

    Friday, September 12, 2014

    Reset Gigabyte GSmart G1345 to Restore Initial Settings

    Reset Gigabyte GSmart G1345 to Restore Initial Settings - Gigabyte GSmart G1345 was initial released in 2011, Q2. The smartphone is running on android OS, v2.3 (Gingerbread) software. its 800 mhz cpu with Qualcomm MSM7227T chipset. alternative options include: 3.5 inches 320 x 480 pixels (256K colors) TFT electrical phenomenon touchLcd display; 512 MB RAM, five12 MB storage internal memory with up to 32GB microSD card slot; 5 MP in-built camera (2592х1944 pixels with optical device and LED flash).



    Reset Gigabyte GSmart G1345 to Restore Initial Settings

    You can reset your Gigabyte GSmart G1345 to its factory defaults settings by following below instruction:

    1. Tap Application Drawer > Settings > Privacy. 

    2. Tap Factory data reset > Reset phone > Erase everything to reset the phone.

    Warning !!! When you reset your phone, the data stored in your phone may be erased
    Read More..

    Wednesday, September 10, 2014

    How to Download Apps Movies Music Books and Games Using Google Play on Motorola Moto G

    Download apps | Google Play™

    Get music, movies, books, apps, games, and more.

    Find it: Apps >Play Store.

    • Find: To search, touch in the top right.

    • Download: To download an app you found, touch it to open details and then touch Install, or the price.

    • Share: To share an app you found, touch it to open details and then touch Menu > Share.

    • Reinstall: To show or reinstall apps you downloaded from Play Store, touch Menu > My Apps.

    • Use a computer: To find and manage apps from any computer, go to http://play.google.com using your Google account and password.

    There, you can browse apps on the big Lcd, manage your apps across multiple devices (like a phone and tablet), and even set new apps to download to your devices.

    • Enjoy music, books & movies:  You can also use Google Play Store to access the “Play Music”, “Play Books”, and “Play Movies & TV” apps.

    • Get help: To get help and more, touch Menu in the top right.
    Read More..