Quote:
Originally Posted by anshuldiwakar
i didnt completely get u..shud i connect my phone to pc??
n thn how does it download it automaticaly??plz explain in detail!!!
|
I would suggest, try to push a launcher app by adb if you have it installed on your pc.
run adb (in cmd)
adb remount
adb push name_of_you_launcher.apk /system/app/
As it looks like you´re not that expert, flash a new ROM by using ODIN.
What you need:
-Original USB-cable from your device
-A ROM as OnePackage
-*.ops file (e.g. AriesVe.ops for the I9001)
-Odin (use with admin rights)
-Kies drivers (remember to kill all Kies processes in task manager)
Start Odin with admin rights;
Press volume down+home button+power on your device at the same time, hold for at least 2 seconds;
Connect your phone to usb cable, should be recognized by Odin now);
Select your *.ops file;
Set hook at OnePackage;
Select downloaded package (unzip if its zipped, should be *.tar.md5);
Start flashing;
|