Plz help me Port MIUI v4 to I9003


silentvisitor

Members
Mar 21, 2012
20
13
Hello everybody,
First of all my heartfelt gratitude to Team MIUI, MIUIAndroid, MarkHuk, iBotPeeches and all. Thanks for your awesome work.

I am trying to port MIUI v4 to Galaxy SL I9003 but getting stuck at boot animation. I am following Proxuser guide here http://forum.xda-developers.com/showthread.php?t=1499411
Here are the logs.
Plz help me with this project !

Thanks !
 

Attachments

  • logcat.txt
    154.6 KB · Views: 274
  • recovery.log.txt
    100.3 KB · Views: 569
Hi iBotPeeches,
Thanks for your reply and guidance.
I checked the link but understood little. I am now searching Google for guide on patchRom. I will be thankful if you could share some link for the same.
I think I need to patch few files in framework folder but google gave no answer and I could not understand logcat error much.
I just want to give my fellow i9003 users The Best ROM in the World(MIUI Android).

Thank you again !
 
Hi iBotPeeches,
Thanks for your reply and guidance.
I checked the link but understood little. I am now searching Google for guide on patchRom. I will be thankful if you could share some link for the same.
I think I need to patch few files in framework folder but google gave no answer and I could not understand logcat error much.
I just want to give my fellow i9003 users The Best ROM in the World(MIUI Android).

Thank you again !
All the best mate. This will make my girlfriend very happy :)
 
Instructions for porting, once PatchRom is setup.

Porting new device
------------------

Asssumed current directory is patchrom and you want to port miui to a new android device xblade

Prerequiste:
(1) Your device has root privilege or a rooted kernel(preferred)

(2) Your device can flash ZIP from recovery(ext4 or CWM recovery is preferred)

Workflow:

(1) connect your device to PC, ensure adb works

(2) run the following commands

. build/envsetup.sh

mkdir xblade

cd xblade

adb reboot recovery

../tools/releasetools/ota_target_from_phone -r (this will generate a stockrom.zip, flash this zip in recovery mode to ensure it works)

cp ../honor/makefile .(modify the local-zip-file to stockrom.zip, read the comments in makefile)

make workspace

make firstpatch (this will add the miui code into framework/android.policy/services.jar, resolve any conflict)

make fullota

Now you can get your own miui ROM, enjoy it!
 
THANK YOU SO MUCH !
I am really grateful for all your help and guidance iBotPeeches !
Will update on my progress soon or may present my Port ;)

Thank you once again !
 
Got delayed due to some unexpected travelling.
Anyways, I set up PatchROM and facing a problem. I have setup git and synced the repo 3 times now but still I don't find envsetup.sh
Is every sync is of 886.8 Mbs ??? Thats huge......

Plz advice !

Thanks !
 
Anyone plz ???
I dont have much idea about Github and Repo and I am in kind of loop - downloading same 886.8Mbs of data everytime I sync :(
Plz advice what am I doing wrong ?
 
Anyone plz ???
I dont have much idea about Github and Repo and I am in kind of loop - downloading same 886.8Mbs of data everytime I sync :(
Plz advice what am I doing wrong ?

Then the repo isn't be init-ed correctly. Make sure you repo sync from the directory for which the files reside.
 
Then the repo isn't be init-ed correctly. Make sure you repo sync from the directory for which the files reside.
Sir,
I will be glad if you could give me exact commands.
I created a PatchROM directory, cd to it, gave repo command and then repo sync. 886.8 Mb data download but not required files :(

Ready to do it all again. if you would kindly give exact commands :)
Thanking you once again !
 
Sir,
I will be glad if you could give me exact commands.
I created a PatchROM directory, cd to it, gave repo command and then repo sync. 886.8 Mb data download but not required files :(

Ready to do it all again. if you would kindly give exact commands :)
Thanking you once again !

Those were the right commands :/

Very strange.
 
Sir,
Here are few screenshots for better clarity. This is from my latest attempt (which is still going on :()
Alternatively I shall be grateful if you could provide me with tarball.
Thanks !
 

Attachments

  • Screenshot.png
    Screenshot.png
    19.4 KB · Views: 293
  • Screenshot-2.png
    Screenshot-2.png
    7.8 KB · Views: 305
  • Screenshot-3.png
    Screenshot-3.png
    13.2 KB · Views: 324
  • Screenshot-4.png
    Screenshot-4.png
    25.3 KB · Views: 309
  • Screenshot-1.png
    Screenshot-1.png
    513.3 KB · Views: 297