What u need
windows or linux
ROM (that u wanna port to ace )
Dev Tools (like pack/unpack boot.img) Like this for windows and or linux
What u need to do??
unpack your boot.img
Change file on ramdisk
init.rc need to change >> (unpack the boot img from rom u wanna port
open init.rc and copy the stuff after BOOTPATH
change ramdisk/lib/modules >>> your modules ( not really importatnt )
repack ramdisk boot.img
build.prop
change model to your model (For example: xperia x8 > GT-S5830, and galaxy > cooper)
And, wifi modules has taken to your ROM (port)
libs
and,cope paste bin files, like superuser or busybox
---------------------------
then add/replace these in the rom it self ( copy from stock or cm7 )
These are Always needed !!
/lib/libril.so
/lib/libsecril-client.so
/lib/libsec-ril.so
/lib/libdiag.so
/system/hw
/system/modules
/system/etc/firmware , ppp, security, wifi, permission vold.stab
/system/user/keychars, keylayout
--------------------------
Greetins Spacecaker
#rule N.1 DONT SPAM WITH NOOB QUESTIONS !!
Download the Guide below to get some pictures +
more tips download http://www.mediafire.com/download.php?u2ff9tthrrc29h1
1st btw nice awesome
Sent from my GT-S5830 using xda premium
Good guide
Thanks
Sent from my GT-P6800 using xda premium
thanks for the guide.
thanks but how to resize the png? if the png are hpdi?
dredremon said:
thanks but how to resize the png? if the png are hpdi?
Click to expand...
Click to collapse
photoshop
then if its hdpi
resize them 66 %
to mdpi
be aware not all .9.pngs will work
u need to .9.patch them
following the tutorial from music.soul
spacecaker said:
photoshop
then if its hdpi
resize them 66 %
to mdpi
be aware not all .9.pngs will work
u need to .9.patch them
following the tutorial from music.soul
Click to expand...
Click to collapse
thanks !! so your using photoshop in ur sgs2 ics rom? how about the lib of wifi and root im comfuse about that .
dredremon said:
thanks !! so your using photoshop in ur sgs2 ics rom? how about the lib of wifi and root im comfuse about that .
Click to expand...
Click to collapse
just copy them
i used photoshop to resize most pngs of sgs2 ics rom
Btw sometimes romm will not boot then if so take cm7 kernel
Or stock
And change bootpath
Then if not booting still take logcat
Sent from my GT-S5830 using xda premium
Hope noobs don't brick their phones trying to follow this..
TeamCooper Developer
TheMyth Developer
www.teamcooper.net
shaaan said:
Hope noobs don't brick their phones trying to follow this..
TeamCooper Developer
TheMyth Developer
www.teamcooper.net
Click to expand...
Click to collapse
Yes
herpderp © aint got money to pay to my fish
You missed one very important instruction. Get some other idiot to try it on their sga 1st lol
themountig said:
You missed one very important instruction. Get some other idiot to try it on their sga 1st lol
Click to expand...
Click to collapse
Lol
Ive done this.before
herpderp © aint got money to pay to my fish
Like when you read - Please test my rom, can't test it myself as mine is at the shop, kinda off-putting for me but some will give anything a try. Nice tut by the way but you don't seem to recommend simulation on PC do you never do this?
themountig said:
Like when you read - Please test my rom, can't test it myself as mine is at the shop, kinda off-putting for me but some will give anything a try. Nice tut by the way but you don't seem to recommend simulation on PC do you never do this?
Click to expand...
Click to collapse
How do u mean with simulation?
herpderp © aint got money to pay to my fish
Lol thanks man...
spacecaker said:
How do u mean with simulation?
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Was meaning virtual device using android SDK just as a way of testing a rom. Setting up a virtual device giving it SGA properties and testing. As you may have figured I'm not a dev just a reader and hoper. I got the impression from Jusada's guide re rom making that the SDK was the place to go when developing a rom. But as I said I know only what I read my experience with SGA is entirely as a user.
themountig said:
Was meaning virtual device using android SDK just as a way of testing a rom. Setting up a virtual device giving it SGA properties and testing. As you may have figured I'm not a dev just a reader and hoper. I got the impression from Jusada's guide re rom making that the SDK was the place to go when developing a rom. But as I said I know only what I read my experience with SGA is entirely as a user.
Click to expand...
Click to collapse
Nope only real testinh
herpderp © aint got money to pay to my fish
Is it taken from BNC's doc, dude?
Sent from my GT-S5660 using Tapatalk
Delanoister said:
Is it taken from BNC's doc, dude?
Sent from my GT-S5660 using Tapatalk
Click to expand...
Click to collapse
No only
Some little parts
But ive modded it of how i did
herpderp © aint got money to pay to my fish
Related
Hi there,
I m thinking of deodexing stock 351 rom. i did apps and framework successfully and flashed them back via zip but after that m stuck on bootloops.
Please someone helpout. i wana learn not go back via nandroid:]
Best way to do this is to download the htc desire kitchen rom maker. It has great options to deox and zip align as well as make a cwm flashable rom....
I tried to do this manually and always ran into issues, with the downloadedable kitchen it works everytime.
Sent from my Dell Streak
Krad said:
Best way to do this is to download the htc desire kitchen rom maker. It has great options to deox and zip align as well as make a cwm flashable rom....
I tried to do this manually and always ran into issues, with the downloadedable kitchen it works everytime.
Sent from my Dell Streak
Click to expand...
Click to collapse
Can you give us a bit more information about this?
Krad said:
Best way to do this is to download the htc desire kitchen rom maker. It has great options to deox and zip align as well as make a cwm flashable rom....
I tried to do this manually and always ran into issues, with the downloadedable kitchen it works everytime.
Sent from my Dell Streak
Click to expand...
Click to collapse
sir,
Thanks for replying .
i tryd kitchen , and checked update script . it shows error ......below is my script pls correct if m wrong anywhere .
PHP:
show_progress 0.1 0
copy_dir PACKAGE:system/app SYSTEM/APP:
show_progress 0.1 10
copy_dir PACKAGE:system/framework SYSTEM/FRAMEWORK:
and my zip includes
a system folder including app and framework folder
and a META folder.
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
jitin02 said:
sir,
Thanks for replying .
i tryd kitchen , and checked update script . it shows error ......below is my script pls correct if m wrong anywhere .
PHP:
show_progress 0.1 0
copy_dir PACKAGE:system/app SYSTEM/APP:
show_progress 0.1 10
copy_dir PACKAGE:system/framework SYSTEM/FRAMEWORK:
and my zip includes
a system folder including app and framework folder
and a META folder.
Click to expand...
Click to collapse
what is your error? I don't see it... Did you go into build.prop and remove the one module the streak doesn't use?
rsfinsrq said:
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
Click to expand...
Click to collapse
what fun is that? if you can learn how to do it yourself?
Krad said:
what fun is that? if you can learn how to do it yourself?
Click to expand...
Click to collapse
LOL, agreed! The thread may however provide some answers the the issues that were encountered.
You do plan to Cook it afterwards right? You aren't just DeOdexing for the sake of DeOdexing? From what I've read there is basically no point to it unless you intend to create your own ROM based on the DeOdexed one. It probably won't hurt anything in a way that you'll notice, but it won't improve anything either.
Krad said:
what fun is that? if you can learn how to do it yourself?
Click to expand...
Click to collapse
I will not prefer goin to that link
Instead I would love learn how to it..
- Sir. Krad ....i didnt removd ny module from build.prop ,
- aktly I didnt even that.
pls lett me know wats that n where in build.prop
- i guess if edit build prop I hav to include it in my zip to put it bak? Or b4 flashin zip I hav to do it?
- I used auto deodexer to deodex app n framework.
- after my first post I used one of ur gingerbread theme while changing fonts with app and all..... Tryd flashin , flash was successful but got infinite bootloops dont know wat happened
?
I will appreciat ur more guidanc so that I can learn
And I agree with u lik u say u would try try try until it becomes memory .
Sent from my Dell Streak using XDA App
rsfinsrq said:
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
Click to expand...
Click to collapse
Well thanks rsfinsrq
but I would would first try to do it myself with u guyz guidanc
Sent from my Dell Streak using XDA App
rsfinsrq said:
LOL, agreed! The thread may however provide some answers the the issues that were encountered.
Click to expand...
Click to collapse
Sent from my Dell Streak using XDA App
mid_life_crisis said:
You do plan to Cook it afterwards right? You aren't just DeOdexing for the sake of DeOdexing? From what I've read there is basically no point to it unless you intend to create your own ROM based on the DeOdexed one. It probably won't hurt anything in a way that you'll notice, but it won't improve anything either.
Click to expand...
Click to collapse
yes, I do want yo cOOk it , but I m nt a pro in this things I would need u guyz help in learning it ,
Someone pro like u guyz who know how to do it help me out, I would lik to .
Sent from my Dell Streak using XDA App
jitin02 said:
Well thanks rsfinsrq
but I would would first try to do it myself with u guyz guidanc
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
Read this post.
http://forum.xda-developers.com/showpost.php?p=15205770&postcount=371
Why when I try to flash zip it gives Syntex error? Tryd to flash after clear cache partitn, dalvik cache bt still syntex error , y that happns,?
Sent from my Dell Streak using XDA App
rsfinsrq said:
This has been done by "strict242"
You can find the deodexed 351 here:
http://forum.xda-developers.com/showpost.php?p=15230802&postcount=393
Click to expand...
Click to collapse
Here is the result.
zander42 said:
Here is the result.
Click to expand...
Click to collapse
Thats wat m sayin this is happning to me to and his zip is also givin error
Sent from my Dell Streak using XDA App
if you're flashing frameworks you need to make sure the old ones are deleted first and that the correct permissions are set on the files.
I've no idea what you're trying to do with the zips, there's so little information in this thread to actually point out what you've tried to do so far..
if you just want to replace frameworks with deodexed ones (why? odexing is a way of speeding things up, unless you want to try theming) then you also should be deodexing the system/apps as well, and clearing dalvik-cache.
"Apk files have respective odexes that devs use to supposedly save space. Deodexing means you convert it back to a .dex file and put it back inside the apk. This allows you to easily replace files (not having to worry about odexes), but the main point was to deodex services.jar so that you can change all text to different colors (such as the clock color to white) and to deodex services.jar, you need to deodex everything. "
There are huge amounts of tutorials online about deodexing roms if you really want to do it.
if you're using windows then there's a fairly good tool called AutoDEOTool (v 1.02 works fine) but you still need to read the instructions.
I deoxed and zip aligned and I have noticed a differences in speed
Sent from my Dell Streak
I use the kitchen to deox both /system/app and /system/framework.... not sure about your update script because the kitch actually makes that for you so it should be correct
Sent from my Dell Streak
Some one please provide me files.zip of circular batterymod for Galaxy S II XWKF3
i searched a lot & didn found any working one !! recoverd once using incompatible file !!
Also tell me how to create such files manually myself cz m nt a total noob !! m a good iOS & Symbian Geek !! am new to Android cz this is my first android device just 1 week old !!
http://uot.dakra.lt/
Or themes section ??
jje
This is the one I use with XWKF3. It must be flashed with CWM.
Thnx guys for your response!! I created gears of war mod btw!! The mistake in did is forgot to add framework-res.Apk to kitchen!! I did it in haste so didn read note properly & thought only touchwiz-res.Apk should be uploaded for touchwiz devices!!
Sent from my GT-I9100 using XDA App
This is a great little app for anyone without root, but wants a cicular battery % icon. http://forum.xda-developers.com/showthread.php?t=809588&highlight=circle+battery+percentage
UKseagull said:
This is a great little app for anyone without root, but wants a cicular battery % icon. http://forum.xda-developers.com/showthread.php?t=809588&highlight=circle+battery+percentage
Click to expand...
Click to collapse
Its wasting valuable notification space !! cool app for noobs BTW !!
Here's mod for XWKF3 with my combinations => Gears of war battery icon + CRT Type screen off + Green Notif Icons (which turns green when connected to google services)
For XWKF3 Only !!
rajaspidey said:
Its wasting valuable notification space !! cool app for noobs BTW !!
Click to expand...
Click to collapse
Not just for noobs as you put it, good for anyone who doesn't need or want to root a their device. Each to their own.
UKseagull said:
Not just for noobs as you put it, good for anyone who doesn't need or want to root a their device. Each to their own.
Click to expand...
Click to collapse
yea but ppl in XDA are mostly rooted
Detxe said:
This is the one I use with XWKF3. It must be flashed with CWM.
Click to expand...
Click to collapse
how to undo the mod? I didn't made a backup before...
keijers said:
how to undo the mod? I didn't made a backup before...
Click to expand...
Click to collapse
only two ways restore from backup by Cwm or flashing stock framework-res.apk
twframework. apk
not sure abt names & i dunno how to create zip file too ask seniors!!
Sent from my Galaxy S II via XDA app so sorry if i did any typographical or other mistakes!!
iPhone style rom
its cm7 based
miui camera
miui music player
new browser (mx browser)
flash player for armV6
juice defender
go sms pro
ex dialer
chainfire
quick pic
apps to sd
Click to expand...
Click to collapse
flash this if want but i reccomend u to do it
TurboBoost V8
there are no screenshots cause my phone is at service (dont worry not cause of this rom,it has some problems when i bought it ) so its appreciated if some1 posts screenshots
report my if u have any bugs so i can fix it
u can expect v1.1 in coming week
screenshots
DOWNLOAD
im not responsible for bricking your phone but that probebly wont happen
Would have been better if you posted this when you already uploaded the rom. Else this thread is as good as a candy wrapper...
I'll wait till some activity comes on here.
consegregate said:
Would have been better if you posted this when you already uploaded the rom. Else this thread is as good as a candy wrapper...
I'll wait till some activity comes on here.
Click to expand...
Click to collapse
lol candy wrapper,. newys
waiting will try it out ,... i guess upload it on multiupload to will help many others who face probs downloadin from mediafire good luck
something wrong..cant upload on mediafire so im uploading on 4shared...
will be uploaded for 45min
mv_style said:
iPhone style rom
flash this if want but i reccomend u to do it
TurboBoost V8
there are no screenshots cause my phone is at service (dont worry not cause of this rom,it has some problems when i bought it ) so its appreciated if some1 posts screenshots
report my if u have any bugs so i can fix it
u can expect v1.1 in coming week
rom is uploading on mediafire
im not responsible for bricking your phone but that probebly wont happen
Click to expand...
Click to collapse
i want to asking u some question :
1. whats launcher in this room? ( i hope u use miui launcher )
2. its DEODEX?
thx if u rply
1.espire launcher (full iphone look)
2. its odex
mv_style said:
1.espire launcher (full iphone look)
2. its odex
Click to expand...
Click to collapse
Can i get this rom for deodex friend? I want my stat bar transparent..thx button dude
Sent from my GT-S5830 using xda premium
try
im having some troubles uploading
net crashes when i start upload (3mg) i tryed multiupload,mediafire and 4shared
gonna try on other laptop
screenshots please .....
good job
mv_style said:
try
im having some troubles uploading
net crashes when i start upload (3mg) i tryed multiupload,mediafire and 4shared
gonna try on other laptop
Click to expand...
Click to collapse
bayfiles.com
no warez allowed in XDA
root explorer is warez which is NOT Allowed in XDA>>remove it or else moderator will CLOSE this thread .
just change root explorer with ES file explorer its free and has root access too...
hey what about your thread?! no screenshot_ no rom_
lol_
7.7.7.7.7.7.7 said:
hey what about your thread?! no screenshot_ no rom_
lol_
Click to expand...
Click to collapse
haha,
he said he is uploading it , but he is facing problems to upload it
Ah, another comming soon. This won't last long
Cheers
catapult1234 said:
Ah, another comming soon. This won't last long
Cheers
Click to expand...
Click to collapse
Mmmhmm .
Sent from my GT-S5830 using XDA App
Still uploading?
Sent from Galaxy Ace GT-S5830 using Jusada's awsum ICSunday2 + Slaidmod script.
Dont jus say thanks, use d 'THANKS' button. [XDA RULE]
waiting for the download link and more information on the rom, thank you.
think it will upload now at least -.-
i changed on othher laptop and other browser
mv_style said:
think it will upload now at least -.-
i changed on othher laptop and other browser
Click to expand...
Click to collapse
It might also be a sign of corrupted .zip archive ?
Sent from my GT-S5830 using XDA App
HOW DO I ADD SCREEN TRANSITION EFFECTS IN THE TouchWiz30Launcher.apk ???
I COULDN'T FIND ANY THREAD RELATED TO THIS. HENCE I AM ASKING THIS... IF ANYONE KNOWS ABOUT THE THREAD RELATED TO THIS, PLZ GIVE ME A LINK OR ELSE PLEASE POST IT HERE PLZZZ...
Black synergy said:
HOW DO I ADD SCREEN TRANSITION EFFECTS IN THE TouchWiz30Launcher.apk ???
I COULDN'T FIND ANY THREAD RELATED TO THIS. HENCE I AM ASKING THIS... IF ANYONE KNOWS ABOUT THE THREAD RELATED TO THIS, PLZ GIVE ME A LINK OR ELSE PLEASE POST IT HERE PLZZZ...
Click to expand...
Click to collapse
are you talking about the stock samsung launcher.??????
u have the modify the touchwiz launcher ..............
sory i dont hav any links but ill surely search
here u go buddy..hope tis is wat u wer looking fr
http://forum.xda-developers.com/showthread.php?t=2063059
if u like it do thnk me
npx123 said:
here u go buddy..hope tis is wat u wer looking fr
http://forum.xda-developers.com/showthread.php?t=2063059
if u like it do thnk me
Click to expand...
Click to collapse
no no no no no no no no bro !!
I am asking for homescreen transitions....
Like in go launcher.
Adw
holo... Etc
u mean like the cube? stack? binary star? those transitions are found in go launcher..
u mean that?
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
jasonxD said:
u mean like the cube? stack? binary star? those transitions are found in go launcher..
u mean that?
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
Click to expand...
Click to collapse
s the same thing
npx123 said:
s the same thing
Click to expand...
Click to collapse
jasonxd said:
u mean like the cube? Stack? Binary star? Those transitions are found in go launcher..
U mean that?
_____________________________________
this post uses the patented muffinxclusive®™ method i wont teach it to you so dont come back in a million years
Click to expand...
Click to collapse
Click to expand...
Click to collapse
yes !!! Yes !!!yes !!! Yes !!! Yes !!! Yes !!! Yes !!! Exactly !!
i dont really know
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
jasonxD said:
i dont really know
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
Click to expand...
Click to collapse
hehe the way u said i thought u knew d solution lolz
Any one?
Deathnotice?
Any recognised developer?
Sent from something smoother than Hyperion xD
Black synergy said:
Any one?
Deathnotice?
Any recognised developer?
Sent from something smoother than Hyperion xD
Click to expand...
Click to collapse
You can PM deathnotice01 regarding this matter.He'll definitely help you.
Rom:JellyBlast V3
Kernel:Kurotstogi
Theme:Xperia theme with some modification.
aniket.lamba said:
You can PM deathnotice01 regarding this matter.He'll definitely help you.
Rom:JellyBlast V3
Kernel:Kurotstogi
Theme:Xperia theme with some modification.
Click to expand...
Click to collapse
I did it already.... but still.....
recieved your PM,
this is the right page for you
http://developer.android.com/reference/android/animation/LayoutTransition.html
you could change the whole coding and declare it in the values/*something...* i forgot but i'm sure it it's there,
also my knowledge is limited in the kinda part since it's hard to code stuff in java
deathnotice01 said:
recieved your PM,
this is the right page for you
http://developer.android.com/reference/android/animation/LayoutTransition.html
you could change the whole coding and declare it in the values/*something...* i forgot but i'm sure it it's there,
also my knowledge is limited in the kinda part since it's hard to code stuff in java
Click to expand...
Click to collapse
Not my Cup of tea... :'(
Sent from something smoother than Hyperion xD
Why the heck is java not taught in my college ! ?
Sent from something smoother than Hyperion xD
I have some app development experience and according to me you can add it in the launcher by :
Simple way : Put new files in anim folder and rename it to the old ones.. or edit the old anim files by taking codes from another launcher .
Hard way: Decompile the launcher and read it's smali codes using vts and add the animations easily. You could also add more features using this.
Sent from my GT-S5360 using XDA
hell_lock said:
I have some app development experience and according to me you can add it in the launcher by :
Simple way : Put new files in anim folder and rename it to the old ones.. or edit the old anim files by taking codes from another launcher .
Hard way: Decompile the launcher and read it's smali codes using vts and add the animations easily. You could also add more features using this.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
Thanks. Will try this ASAP
Sent from something smoother than Hyperion xD
prototype-U said:
I have some app development experience and according to me you can add it in the launcher by :
Simple way : Put new files in anim folder and rename it to the old ones.. or edit the old anim files by taking codes from another launcher .
Hard way: Decompile the launcher and read it's smali codes using vts and add the animations easily. You could also add more features using this.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
I can not get How to use VTS !! . but how ever i tried doing the easy way. no luck. fc happencessss
hey guys anyone can help me to provide link to theming galaxy Y ?
- swipe to remove
- Extended Power Menu
- status bar icons
also can anyone of you be my teacher ?
i already read the guides but its just too hard
If someone was to teach you you'd expect the same thing.
Advanced theming is hard since it involves coding within the android system to achieve the desired effects.
So i'd suggest going over it patiently and keep learning as you go, it's not gonna be a smooth step but that's just how it goes, same with programming, no one can teach you but yourself.
Enviado desde un Samsung Galaxia S Cuatro LTE
deathnotice01 said:
If someone was to teach you you'd expect the same thing.
Advanced theming is hard since it involves coding within the android system to achieve the desired effects.
So i'd suggest going over it patiently and keep learning as you go, it's not gonna be a smooth step but that's just how it goes, same with programming, no one can teach you but yourself.
Enviado desde un Samsung Galaxia S Cuatro LTE
Click to expand...
Click to collapse
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Mranggapo said:
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Click to expand...
Click to collapse
what did you mod on the kitchen? if you want to change the batt icons, you need to include the framework-res. Correct me if I'm wrong, im not using kitchen
There are many pngs out there. I am a newbie too. I experienced frustration everytime. But then I am now fully working on it. Just follow guides and comprehend sir.
Sent using Nokia 3310
ryan_joshua said:
what did you mod on the kitchen? if you want to change the batt icons, you need to include the framework-res. Correct me if I'm wrong, im not using kitchen
Click to expand...
Click to collapse
Becauseits a noob friendly :fingers-crossed: yeah i also include that but status bar keep FCIng
3r41nl33n said:
There are many pngs out there. I am a newbie too. I experienced frustration everytime. But then I am now fully working on it. Just follow guides and comprehend sir.
Sent using Nokia 3310
Click to expand...
Click to collapse
Its just hard because my bro didnt allow me to install everything suspicious just like android SDK JDK and apk tool
Mranggapo said:
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Click to expand...
Click to collapse
Did the UOT complete the process? Did you get a STHF error?
Enviado desde un Samsung Galaxia S Cuatro LTE
Mranggapo said:
Its just hard because my bro didnt allow me to install everything suspicious just like android SDK JDK and apk tool
Click to expand...
Click to collapse
That was bad. SDK aand JDK isn't suspicious. Tell him sir. It came from java and android. How come?
HIHI. Bring your ninja skills within. Hide it somewhere. :good:
deathnotice01 said:
Did the UOT complete the process? Did you get a STHF error?
Enviado desde un Samsung Galaxia S Cuatro LTE
Click to expand...
Click to collapse
STHF error ? what does it mean ?
i already cook my files already upload systemui and framework-res but its just FC
3r41nl33n said:
That was bad. SDK aand JDK isn't suspicious. Tell him sir. It came from java and android. How come?
HIHI. Bring your ninja skills within. Hide it somewhere. :good:
Click to expand...
Click to collapse
my bro is a PC maniac -_- i hide two apps and files and he keep spoil it . last he just mad at me
Mranggapo said:
STHF error ? what does it mean ?
i already cook my files already upload systemui and framework-res but its just FC
Click to expand...
Click to collapse
that's not UOT kitchen,
this is UOT kitchen: UOT kitchen
i'd suggest using that since it's the most begginer friendly automated theming kitchen, i made my first themes that way