New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
SuperLamic
Old
#171  
Senior Member - OP
Thanks Meter 127
Posts: 345
Join Date: Oct 2011
Location: Prague
Quote:
Originally Posted by takisbeskos7 View Post
ok i am confused now . i have one rom , fast , working perfect , but wifi and accelerometer not working .

and i have one other rom , which is slow , many force close , wifi and accelerometer working , but it's impossible for someone to call besouse you will get a force close .


W T F ?
I must use patchrom, becouse our experimnts are bad (my port is not good too )

Sent from my u8120 using XDA
Are you a developer or rom designer for Samsung Galaxy S Advance? Do you want to have your rom uploaded on good service or mirrored? Contact me and I'lI send you FTP login

The cheapest and very good web and vps hosting: http://hosting.wedos.com/d/101760
The Following 2 Users Say Thank You to SuperLamic For This Useful Post: [ Click to Expand ]
 
TakisBeskos
Old
(Last edited by TakisBeskos; 2nd June 2012 at 11:52 AM.)
#172  
Senior Member
Thanks Meter 121
Posts: 299
Join Date: Nov 2009
Location: Patra
Quote:
Originally Posted by SuperLamic View Post
I must use patchrom, becouse our experimnts are bad (my port is not good too )

Sent from my u8120 using XDA
what is patchrom ?
The Following User Says Thank You to TakisBeskos For This Useful Post: [ Click to Expand ]
 
SuperLamic
Old
#173  
Senior Member - OP
Thanks Meter 127
Posts: 345
Join Date: Oct 2011
Location: Prague
Quote:
Originally Posted by takisbeskos7 View Post
what is patchrom ?
Patchrom is official MiCode tool programmed only for linux

Sent from my u8120 using XDA
Are you a developer or rom designer for Samsung Galaxy S Advance? Do you want to have your rom uploaded on good service or mirrored? Contact me and I'lI send you FTP login

The cheapest and very good web and vps hosting: http://hosting.wedos.com/d/101760
The Following User Says Thank You to SuperLamic For This Useful Post: [ Click to Expand ]
 
TakisBeskos
Old
#174  
Senior Member
Thanks Meter 121
Posts: 299
Join Date: Nov 2009
Location: Patra
Quote:
Originally Posted by SuperLamic View Post
Patchrom is official MiCode tool programmed only for linux

Sent from my u8120 using XDA
i am trying to do it using micode , but i get this error
build .build/services.jar...
--------------------------------------------
cp -r services.jar.out/ .build/services
/home/takis/micode/tools/add_miui_smail.sh .build/services_miui .build/services
/home/takis/micode/tools/apktool b .build/services .build/services.jar
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java: 142)
at brut.androlib.Androlib.build(Androlib.java:159)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(Abst ractDirectory.java:103)
at brut.androlib.Androlib.readMetaFile(Androlib.java: 138)
... 4 more
make: *** [.build/services.jar] Error 1
takis@takis-MS-7596:~/micode/u8120$ make
build .build/services.jar...
--------------------------------------------
cp -r services.jar.out/ .build/services
/home/takis/micode/tools/add_miui_smail.sh .build/services_miui .build/services
/home/takis/micode/tools/apktool b .build/services .build/services.jar
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java: 142)
at brut.androlib.Androlib.build(Androlib.java:159)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(Abst ractDirectory.java:103)
at brut.androlib.Androlib.readMetaFile(Androlib.java: 138)
... 4 more
make: *** [.build/services.jar] Error 1
The Following User Says Thank You to TakisBeskos For This Useful Post: [ Click to Expand ]
 
SuperLamic
Old
#175  
Senior Member - OP
Thanks Meter 127
Posts: 345
Join Date: Oct 2011
Location: Prague
Quote:
Originally Posted by takisbeskos7 View Post
i am trying to do it using micode , but i get this error
build .build/services.jar...
--------------------------------------------
cp -r services.jar.out/ .build/services
/home/takis/micode/tools/add_miui_smail.sh .build/services_miui .build/services
/home/takis/micode/tools/apktool b .build/services .build/services.jar
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java: 142)
at brut.androlib.Androlib.build(Androlib.java:159)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(Abst ractDirectory.java:103)
at brut.androlib.Androlib.readMetaFile(Androlib.java: 138)
... 4 more
make: *** [.build/services.jar] Error 1
takis@takis-MS-7596:~/micode/u8120$ make
build .build/services.jar...
--------------------------------------------
cp -r services.jar.out/ .build/services
/home/takis/micode/tools/add_miui_smail.sh .build/services_miui .build/services
/home/takis/micode/tools/apktool b .build/services .build/services.jar
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml
at brut.androlib.Androlib.readMetaFile(Androlib.java: 142)
at brut.androlib.Androlib.build(Androlib.java:159)
at brut.androlib.Androlib.build(Androlib.java:154)
at brut.apktool.Main.cmdBuild(Main.java:182)
at brut.apktool.Main.main(Main.java:67)
Caused by: brut.directory.PathNotExist: apktool.yml
at brut.directory.AbstractDirectory.getFileInput(Abst ractDirectory.java:103)
at brut.androlib.Androlib.readMetaFile(Androlib.java: 138)
... 4 more
make: *** [.build/services.jar] Error 1
Are you readed how to use patchrom?

Sent from my u8120 using XDA
Are you a developer or rom designer for Samsung Galaxy S Advance? Do you want to have your rom uploaded on good service or mirrored? Contact me and I'lI send you FTP login

The cheapest and very good web and vps hosting: http://hosting.wedos.com/d/101760
The Following User Says Thank You to SuperLamic For This Useful Post: [ Click to Expand ]
 
TakisBeskos
Old
#176  
Senior Member
Thanks Meter 121
Posts: 299
Join Date: Nov 2009
Location: Patra
Quote:
Originally Posted by SuperLamic View Post
Are you readed how to use patchrom?

Sent from my u8120 using XDA
yes , but i can't see what i am doing wrong
The Following User Says Thank You to TakisBeskos For This Useful Post: [ Click to Expand ]
 
TakisBeskos
Old
(Last edited by TakisBeskos; 3rd June 2012 at 09:36 PM.)
#177  
Senior Member
Thanks Meter 121
Posts: 299
Join Date: Nov 2009
Location: Patra
Default miui working

guys , i got news !!!

i give up trying with micode patchrom

and i got back to my way , and i just got miui working . i can't find any bug , if you find , just tell me . i don't think i am going to update again , until we got news from our developers ( joilaroi and basically sly's new kernel )

i am going to use this rom for daily use , so if i find any bug i'll try to fix it and release update for it .

so if anyone wants to try it , download it here :---

EDIT: link deleted because browser didn't work , but i 've fixed it here : http://forum.xda-developers.com/show...php?p=26938503
The Following 2 Users Say Thank You to TakisBeskos For This Useful Post: [ Click to Expand ]
 
SuperLamic
Old
#178  
Senior Member - OP
Thanks Meter 127
Posts: 345
Join Date: Oct 2011
Location: Prague
please anyone, why I can't compile Phone.apk and SystemUI.apk in apktool (decompile without errs) hellp (patchrom compiling phone and systemui (phone I can skip, but systemui no...)

Sent from my U8120 using XDA
Are you a developer or rom designer for Samsung Galaxy S Advance? Do you want to have your rom uploaded on good service or mirrored? Contact me and I'lI send you FTP login

The cheapest and very good web and vps hosting: http://hosting.wedos.com/d/101760
The Following User Says Thank You to SuperLamic For This Useful Post: [ Click to Expand ]
 
LI-NING
Old
#179  
Member
Thanks Meter 2
Posts: 34
Join Date: Mar 2012
Quote:
Originally Posted by SuperLamic View Post
please anyone, why I can't compile Phone.apk and SystemUI.apk in apktool (decompile without errs) hellp (patchrom compiling phone and systemui (phone I can skip, but systemui no...)

Sent from my U8120 using XDA
sorry,i don't know ..
 
SuperLamic
Old
#180  
Senior Member - OP
Thanks Meter 127
Posts: 345
Join Date: Oct 2011
Location: Prague
I'm not die! I'm fixed all errs in patchrom, but in rom is bootloop I think jolaroi's update 28 is not frendly to miui, I'll try it with slyking's rom Buh bye

Sent from my u8120 using XDA
Are you a developer or rom designer for Samsung Galaxy S Advance? Do you want to have your rom uploaded on good service or mirrored? Contact me and I'lI send you FTP login

The cheapest and very good web and vps hosting: http://hosting.wedos.com/d/101760

The Following User Says Thank You to SuperLamic For This Useful Post: [ Click to Expand ]
Tags
gingerbread, ics, miui, u8120 rom, vodafone 845