Monday 14 October 2013

0

Android 4.3 Announced by Google and How to install it using Factory Images.

  • Monday 14 October 2013
  • PRABH KARAN SINGH
  • Share
  • Android 4.3 Announced by Google and How to install it using Factory Images.


    Google along with the Chromecast and the new Nexus 7 also announced the new Android 4.3 which looks same as 4.3 and you would not notice the any major difference, but their are some minor changes which would speed up your Nexus Devices. So let’s start…….
    nexusae0_image_thumb62_thumb
    The changes which would take place in Android 4.3 are :
    • Multi-Users with some Restrictions (It means now you could restrict some apps for some users)
    • Bluetooth LE (Bluetooth Low Energy which would save your device’s battery)
    • OpenGL ES 3.0 (Improves Graphics)
    • DRM API’s (For full 1080p video streaming.
    • DialPad Auto-complete (It means now if you tap on a number, a lot of suggestion with the matching number appears)
    • Location Improvements (The gyroscope and magnetometer can now report raw and ostensibly more accurate data to games and apps)
    • Security Improvements (The /system partition is now mounted to prevent apps from executing setuid programs (closing some vulnerabilities) and Android now uses the SELinux mandatory access control system.)
    • More Languages Support Added (Africans, Amharic, Hindi, Swahili, and Zulu. Now, Android 4.3 includes better support for right-to-left text in Hebrew, Aramaic, and other languages, enabling it in more portions of the default Android user interface. The launcher, clock, Quick Settings toggles, dialer, People app, setup wizard, Downloads app, and more now support RTL displays.)
    • Logging (Now Data from brought from hardware, modules, kernel functions. t’s with a built-in indicator for drawing, issuing, and waiting on commands, with the green bar indicating a 60ms threshold for the frames per second goal.)
    • Disabled Tabs in Apps ( A Disabled tab is added for seeing the apps you disabled.)
    Hugo Barra said that Android 4.3 update OTA will come to Galaxy Nexus (Surprising !), Nexus 7, Nexus 10 and Nexus 4. But if you want to install it right now, Google released the factory images for each device. If you don’t know how to install it, here are steps to help you out.
    1. Download Android SDK from here : http://developer.android.com/sdk/index.html
    2. Install the Fastboot and ADB drivers from here :
    3.  Make Sure you are having Galaxy Nexus / Nexus 4 / Nexus 10 / Nexus 7
    4. Download the Suitable Factory Image for you Phone / Tablet : https://developers.google.com/android/nexus/images
    5. Once downloaded, extract the .tzg into into the “ C:\android-sdk-windows\platform-tools “. For e.g. extract “ yakju-jwr66v-factory-ad817ccc.tar” . After extraction you will see a file with no extension, rename it and put ” .zip ” at the end of the extracted file.
    6. Now open that file to get bootloader , radio and image files for flashing.
    7. Then , Right click on the “ android-sdk-windows ” and select ” Open CMD Window here “
    8. Then,  Make sure the device is connected to the computer while in fastboot mode.
      • Galaxy Nexus – Vol Up + Vol Down + Power
      • Nexus 7 – Vol Up + Vol Down + Power
      • Nexus 4 – Vol Down + Power
      • Nexus 10 – Vol Up + Vol Down + Power
    9. Then after going into fastboot mode, connect your phone / tablet, Computer will recognize your phone / tablet and will install some drivers.
    10. After Step 8, In CMD, Type ” fastboot devices “. This should return a device ID if it’s recognized. If nothing is returned, it means your device is not connected in fastboot mode, or the drivers aren’t installed/configured correctly.
    11. Then if it recognize, type ” fastboot oem unlock “. It would unlock the bootloader and wipe all your data.
    12. After that, type the following commands in the following order (Make sure to type in correct order) :
      • ” fastboot erase boot “
      • ” fastboot erase cache “
      • ” fastboot erase recovery “
      • ” fastboot erase system “
      • ” fastboot erase userdata “
    13. Then after all steps are done, type ” fastboot flash bootloader “name of the bootloader” ” . Then type “ fastboot reboot-bootloader “
    14. Then after all steps are done, type ” fastboot flash radio “name of the radio” “. Then type “ fastboot reboot-bootloader “
    15. Last step, type ” fastboot -w update  ” name of the zip file ”  ”
    16. The device now has been flash to Android 4.3

    0 Responses to “ Android 4.3 Announced by Google and How to install it using Factory Images. ”

    Post a Comment