These Rocks...

Wednesday, 18 January 2012

Partitioning Your Droid's Meromy card...



Hi Friends once a friend of mine asked how to partition memory card of Android.
And i thought of writing a blog on this , so i am writing the blog...
This tutorial will help you partitioning your android's memory card step by step ...
you must have been thinking, "Why we need to partition our memory card ?" answer to your question is you need to partition your memory card to install apps on that.

1. first of all make sure that you have backed up all the datas before you start partitioning your memory card as the memory card will be totally wiped(formatted before partitioning).
2. You need a Rooted android phone to do so. If you not rooted your Droid yet click here.....
3. To partiotion Your Droid's Memory card Android SDK must be installed. To download android SDK Click Here.To View the tutorial Click Here .
4. Right click here and save sdparted.txt to the root of your computer C:\(C:\sdparted.txt). this script was developed by "51dusty" at forum.xda-developers. To visit the original Thread click here .

 5. Connect your Droid to the PC via USB . Boot into X-recovery or cm-recovery by holding down the power button . This will bring into X-recovery or cm recovery as shown in image below.


 Now locate your Android SDK folder. Inside the tools folder,copy the two files adb.exe and AdbWinApi.dll to the system32 folder in path "C:\windows\system32".

6. Now go to start>run>cmd.exe
and run command prompt. At cmd type:- adb push /sdparted.txt /sbin/sdparted
hit enter .
Then enter - adb shell chmod 755 /sbin/sdparted

7. Now enter the command adb shell . It will give you a new prompt as shows in below image.
8. Its the point you issue the command to partition your SD card . there are many ways to do this , but the most common and easiest method is sdparted -efs ext4 .
It will create a swap 32MB at ext4partition that is 512MB and the remainder of your card will be a fat32 partition.his allows for 512MB of apps to be installed on your SD card – which is plenty of space. If you’d like to set your card up differently,see all of the options listed here .
After enter the command sdparted -efs ext4 , you will be asked to confirm this action. type Y(must enter capital Y).


 again and again you will be asked to confirm the action , enter Y.
9. Now you will be presented with a print out of your newly partiotioned Sd card. It should look similar to the screenshot below . Type exit to leave the adb shell. Restart the phone.
10. Now you have the partitioned memory card.

Monday, 16 January 2012

Recoverind Dead and bricked phone


Hii friends i heard many problems from my friends , that they are having problems with their phone after installing custom ROM . so i have to help them...If u having the same problem try backing up the whole system image that you have created earlier, if u had not created the back up then do not fear i will help you..

Download this stock ROM-Click here ...
Install Flash Tool 0.2.9.1, if u dont have download it here.
Copy the .ftp files that you have downloaded to firmware folder of flash tool.
open Flashtool 0.2.9.1, click on Flash and select the xxx.ftp file that u have copied into firmwares folder, and and click OK.
Wait for some time , a pop up message will appear like this
Dont click on Cancel , unplug the USB from the mobile and turn off the phone , press back button and keeping your finger on the button insert the USB cable to the phone. The green LED will glow . then just relax and wait...the mobile will be restated and your phone will be ready to use.
After thsi root the phone using Superone click or Flash Tool and install Xrecovery , use this W8 ROM to get your old phone back...download the w8 ROM here...
enjoy and comment if this works

Multi-Touch in Walkman W8 or Xperia X8


Hii friends , I am back with a new trick to Convert Your single touch android to Multi-touch phone.To do so You have to download  ax8mt.ko (a multitouch extension) . After downloading  
1) Copy ax8mt.ko to sdcard
2) Open the root explorer
3) Go to sdcard and then move ax8mt.ko to system/lib/modules
4) Before your paste make sure your tap Mount/Ro and then paste
5) Quit root explorer
6) Open Terminal Emulator
7) Type su 
8) Type insmod /system/lib/modules/ax8mt.ko
9) Type dmesg
 after this the phone is multi touch ready....