Tuesday, May 24, 2016

How to Root the HCL ME V1


By EditandroidBy seeing growing markets of tablets and the huge potential lying inside, HCL has stepped into the market by launching their very own HCL ME tablets powered by the Google’s Android operating system. These devices are available at affordable rates that don’t damage the consumers’ pockets and at the same time, they provide high-end ftures to the users. One of the such tablets is HCL ME V1, running the Android 4.0.4 ICS and boasting a 1GHz processor, it rlly deserves a place in the current tablet market. Fortunately, the device has also gotten love from the developers in the form of a root method that lets users enjoy the true power of their device and remove the limits imposed by the manufacturer. If you’re wondering how you can root your HCL ME V1 tablet, then follow the following guide and you should haverootaccesson your device.I. Before You Begin:1. This will void the warranty of your device. However, you can reinstate the warranty by unrooting the device if there’s any unrooting procedure available.2. You must have a PC runningOS(32-bit).3. You should have appropriate drivers installed onyourPC. You can get them fromhere.II. Downloading Required Files:1.SuperOneClick2.Superuser ZIP3.Yaffs Explorer—QR (Google Play Link)III. Rooting the HCL ME V1:1. Download and place both the archives onto your Desktop.2. Extract files from both the archives to your Desktop.3. Turn ON the USBdebuggingfunction on your device by hding toMenu>>Settings>>Developer options>>USB debugging.4. Once enabled, connect your device to your PC using the USB cable.5. Open theADBfolderyou’ve on your Desktop by double-clicking on it.6. Hold down theShiftbutton on yourboardand right-click on any empty ar on the screen, then chooseOpen command window here.7. Type in following commands into theCommandPromptWindow. Make sure to pressENTERafter ch line you type:adb root
adb devices
adb shell8. Reboot your device.9. Now, enter the following commands into the Command Prompt Window:adb shell getprop ro.secure
adb shell mount -oremount,rw /dev/block/system /system
adb push d:\system/bin/su /system/bin/
adb push d:\system/bin/su /system/_install/bin/
adb shellchmod4777 /system/bin/su
adb shell mount -oremount,ro /dev/block/system /system10. Close the Command Prompt Window.11. Unplug your device from your PC.12. Reboot your device.13. Connect your device to your PC once again.14. Copy theSuperuser APKfile you extracted to your Desktop over to the root of your SD card.15. Unplug the device from your PC.16. Open theFileManagerapp on your device and install theSuperuserapp you just copied. Open it once.17. Now download and install the Yaffs Explorer app on your device using the link given above.18. Launch the app from your App Drawer.19. Hd to /bin/system/_install/bin/ using the app.20. Long-tap on the file named su and select execute.21. Tick-mark the box that says As Root and hit Go.22. It should ask you to provide Superuser access, simply grant the permission.23. Once it’s done, hd over to Google Play and install theBusyBoxapp as well.24. You’re rooted now!Wonderful! Your HCL ME V1 is now rdy to be loaded with all your favorite root-only apps and any twks you may want to do with your device!!!
Do At Your Own Risk!!!

No comments:

Post a Comment