Friday 9 November 2012


how to install
-connect your tablet to windows 7 (windows xp dosent work very well with this tablet)
-Open device manager under control panel
-You should see android listed there with exclamation mark suggesting it needs a driver to work or device number or unknown host
-Right click on that and click update drivers and select browse option and give it a path and it will search it and install it automatically.

Download: http://www.mediafire.com/?kvhcc5tjoee9ceh
Download 64bits : http://www.mediafire.com/download.php?712447y9jhfeyfj

Thursday 8 November 2012

Custom Rom For HCL ME U1

CWM Recovery For HCL ME U1 tablet

Download Link HCL ME U1: http://www.mediafire.com/download.php?8g1557c1t499iig

Download Link HCL ME G1http://www.mediafire.com/download.php?5murfdh8m6ki77u

It is based on clockwork-mod recovery v 5.0.2.8.




How to flash CWM recovery in HCL ME U1 and G1.

1. Unzip the file you downloaded, you will get recovery.img
2. Copy recovery.img in your sdcard
3.Download attach file and extract it in desktop.
http://www.mediafire.com/download.php?1j55p49wl8bx6w1
4. Now right click in blank space of ADB folder and open command prompt in adb folder and  type adb shell in command prompt
5. Now type the following command in command promot
Code:
dd if=/mnt/sdcard/recovery.img of=/dev/block/mmcblk0p3

6. It will show a message after a while, it means it's completed.



How to Boot Tablet In recovery Mod:
1. Power OFF the tablet.
2. Press Power On key and also Press Volume Down key.
3. When You see The ME logo  press the Volume Up key and wait some time after the you see CWM Recovery Mod.

After successfully Booting you in CWM recovery you able to Back up data and also able to restore it.

Enjoy...........

CWM Based Custom Recovery Are next Step so Plz Wait some Time.

Tuesday 6 November 2012

HCL ME U1 ROOT GUIDE


HCL ME U1 ROOT GUIDE





  • This guide is successfully tested by me.

1. You need a 32 bit OS. (I have used 7 Pro x86).

2. Turn USB debugging ‘ON’ in settings of the tablet.

 Then extract the zip file to desktop:\ & you will see 2 folders as “System” and “Meta-INF”.

4. Download the drivers. Then connect the tablet & install the drivers using device manager.

5. Download ADB link http://www.mediafire.com/download.php?1j55p49wl8bx6w1 Extract the archive, go to the folder named ADB. Open an elevated command prompt download there using this link http://www.mediafire.com/download.php?bk3r164nreiorpf

6. CONTINUE WITH THE FOLLOWING COMMANDS.

>adb root (you will see a message “adb is already running as a root”)
>adb devices (you should see your device number)
>adb shell (adb shell will run and daemon tool will also run if this message is not see then close elevated command prompt and restart tablet and continue with following commands)


7. NOW RESTART THE TABLET AND WAIT TILL THE HOME SCREEN APPEARS.NOW CONTINUE WITH FOLLOWING COMMANDS.

>adb shell getprop ro.secure (output should be 0)
>adb shell mount -oremount,rw /dev/block/system /system
>adb push c:\users/”username”/desktop/system/bin/su /system/bin/
>adb push c:\users/”username”/desktop/system/bin/su /system/_install/bin/
>adb shell chmod 4777 /system/bin/su
>adb shell mount -oremount,ro /dev/block/system /system

8. Open the new Superuser app just once.

9. Download apks of BusyBox, Google Play & Titanium Backup (Google is your friend!!).

10. Install BusyBox first, then check the rooting status with Titanium Backup. After that, install Google Play.

if any problem then contact me again.

GOOGLE PLAY STORE ON HCL ME U1

This is the official method by HCL. And I guarantee that this method works perfectly:

  1. Download a file named HCL_rss_Milen_market_9 Click on this link to download the File- http://www.mediafire.com/?uo2m2hocmqxlh2l
  2. Now extract it to Desktop
  3. Now connect your phone to PC via USB
  4. Now power off your Tablet
  5. Press the power button and the button next to it  (volume+) simultaneously.
    (if successful you will get a vdfu disk)
  6. Open the folder and Run run MPTool.exe
  7. Click the setting button.
  8. click the button for (on the right side) PAK and choose the PAK file named vortex.pak .
  9. Click Save and Return button in the bottom.
  10. Just press Scan and again a device will get installed. Wait and after approx. 2-3 seconds next to the scan button you can see a button called Update.
  11. Now click the Update button and wait till the process completes.
  12. When it completes the tab will automatically restarts and for first it will take lot of time to boot so have patient and wait for it.
  13. Once booted you should be able to see android market in the apps menu.
  14. Open it and sign in with your google account and you will have GOOGLE PLAY STORE working.

Good Luck with it, for any problem please comment it.