[Q] Making A Rom - Galaxy S Advance I9070 Q&A, Help & Troubleshooting

I am making a rom using the ofiicial sammy JB as base rom....but the problem is i cant find a boot.img file...if any one could help me with that it would be good!

You don't need a boot.img ... If you make a ROM with no boot.img, the kernel isn't overridden, and the person who flashes it stays with his previous kernel.

thank you

If you use dxisda's kitchen, add null boot.img, and the kitchen will remove it when repackaging

ok i got few questions!!
1. do i need to upload systemui.apk for UOT kitchen?
2.Which is a better app to edit apk's: APKTOOL or APK MANAGER
3. How to remove the touchwiz launcher and replace it with apex launcher.
4. Is there an easy noobish guide to use aroma installer....??

nlygamz said:
ok i got few questions!!
1. do i need to upload systemui.apk for UOT kitchen?
2.Which is a better app to edit apk's: APKTOOL or APK MANAGER
3. How to remove the touchwiz launcher and replace it with apex launcher.
4. Is there an easy noobish guide to use aroma installer....??
Click to expand...
Click to collapse
1. Yes
2. Apktool if you are a pro. Apk manager if you are a newb..
3. Remove seclauncher from system/app and put the apex apk over there.
4. Aroma is a complex shizz..
I do not respond to tech support via PM

i made a new systemui.apk and i wanna know how do i add it to my rom? do i need a META-INF folder? i have one already in my rom do i need to edit it in some way?

and also what is deodex and odex roms? i have an option like it in kitchen!

nlygamz said:
and also what is deodex and odex roms? i have an option like it in kitchen!
Click to expand...
Click to collapse
Read my thread from signature. There is some explanations.

and also while using kitchen i am getting the following errors....tried googling but got no answer
Error: No updater script found
working folder found
Error:boot.img not found
Click to expand...
Click to collapse

nlygamz said:
and also while using kitchen i am getting the following errors....tried googling but got no answer
Click to expand...
Click to collapse
You my friend need to do a lot of reading!
Head over to xda-u
I do not respond to tech support via PM

ok....another question.... i solved the updater script problem but i am getting the boot.img error again.
How do I get the boot.img?

ok....i was done making it and it got stuck on splash screen ... the one where it shows
Samsung Galaxy S advance GT-I9070
Click to expand...
Click to collapse
any idea what might be the cause?
tried taking logcat ..... could not take logcat!

Just a heads up, when you re-pack a ROM with kitchen... If you get an error saying "header mismatch" while zipaligning, then know that your ROM will not boot.

no error
panda00 said:
Just a heads up, when you re-pack a ROM with kitchen... If you get an error saying "header mismatch" while zipaligning, then know that your ROM will not boot.
Click to expand...
Click to collapse
no error!!

Ok....now it goes past the splash screen and but goes directly into recovery!! -_-

nlygamz said:
Ok....now it goes past the splash screen and but goes directly into recovery!! -_-
Click to expand...
Click to collapse
Protip : stop using the kitchen. It's made for older devices!
I do not respond to tech support via PM

Shaaan said:
Protip : stop using the kitchen. It's made for older devices!
I do not respond to tech support via PM
Click to expand...
Click to collapse
you talking about dxsida's kitchen or UOT? beacuse i am not using UOT!
And if you are talking about dsxida's kitchen can you help me out with how to do stuff myself?

Related

Sign framework-res.apk on Windows 7

Hello,
how can i sign framework-res.apk on Windows x86????
a.woellert said:
Hello,
how can i sign framework-res.apk on Windows x86????
Click to expand...
Click to collapse
I forgot how you do it, search it. Search "Test sign windows"
a.woellert said:
Hello,
how can i sign framework-res.apk on Windows x86????
Click to expand...
Click to collapse
Why do u want to sign it ? if you are editing images you can simply open the apk as a zip file and drag the newly edited png's into the correct folders. Then adb push it to your phone. If you are compiling from source thats a different story, i havent done that so i would not know sorry.
Use Metamorph, but first try using the "SEARCH" option to get your answers. It's really not that hard.
Hi,
I try autosign.zip...Bootloop.
Then i try Win-sign.zip.....Bootloop
Next i will try metamorph
Why i become allways a bootloop.
I just editing one png picture (stat_sys_battery_charge_anim5.png)
The ROM is "SuperEclairv30BETA2.zip" and i want to port the xperia theme.
Here is the Original ROM:
http://sharebee.com/8a52ab3f
and here is my bootloop ROM:
http://sharebee.com/d93c1367
i change one .png picture, with the same pixel (25x25) and the same bit (8bit)
Best Regards
Andi
a.woellert said:
Hi,
I try autosign.zip...Bootloop.
Then i try Win-sign.zip.....Bootloop
Next i will try metamorph
Why i become allways a bootloop.
I just editing one png picture (stat_sys_battery_charge_anim5.png)
The ROM is "SuperEclairv30BETA2.zip" and i want to port the xperia theme.
Here is the Original ROM:
http://sharebee.com/8a52ab3f
and here is my bootloop ROM:
http://sharebee.com/d93c1367
i change one .png picture, with the same pixel (25x25) and the same bit (8bit)
Best Regards
Andi
Click to expand...
Click to collapse
Try making the rom by signing the entire ROM without signing the individual .apk. It should boot then.
An idea!
a.woellert said:
Hi,
I try autosign.zip...Bootloop.
Then i try Win-sign.zip.....Bootloop
Next i will try metamorph
Why i become allways a bootloop.
I just editing one png picture (stat_sys_battery_charge_anim5.png)
The ROM is "SuperEclairv30BETA2.zip" and i want to port the xperia theme.
Here is the Original ROM:
http://sharebee.com/8a52ab3f
and here is my bootloop ROM:
http://sharebee.com/d93c1367
i change one .png picture, with the same pixel (25x25) and the same bit (8bit)
Best Regards
Andi
Click to expand...
Click to collapse
Andi,
If you have Eclipse setup, you could use a sample apk for testing your png edit. Drop it in your res/drawable folder of the sample apk. Eclipse will tell you if your png is valid for the android version chosen or tell you it not going to work with the error code. You would be saving steps and headaches before your flash. I also recommend using MetaMorph for the job to further skip your steps in signing apk's or zips...
K dude, if ur editing a png you DONT need to sign framework-res.apk
All u have to do is open it in your favorite compressed archive viewer 7zip/winzip blah blah
Then go into appropriate folder, drag the picture u want to edit out of it to ur computer somewhere, edit it and drag it back into the zip n then push it to your phone. SIMPLE.
Not for nothin' fellas but this page is the #1 google return on "sign apk windows7" and though I know you're just talking themes here but ... throw the rest of us googlers a bone and copypaste some instructions pretty please
In the meantime I'll keep googling.
d0ugie said:
Not for nothin' fellas but this page is the #1 google return on "sign apk windows7" and though I know you're just talking themes here but ... throw the rest of us googlers a bone and copypaste some instructions pretty please
In the meantime I'll keep googling.
Click to expand...
Click to collapse
NewYork love! lol
There is a apk on the market called signapktic.apk it should be able to sign it for you.
To sign on windows, you must have java jre or jdk installed to use the signapk.jar or the testsign.jar .

[Theme] Make your own theme: UOT Kitchen

Hi everybody!
I found a kitchen to make your own theme's but then i got stuck because cwm would instal it.
http://www.uot.dakra.lt/
After a lot of trail and error this is what worked for me:
Compile a theme using the upload of the framework-res.
Then when it is ready replace the update-binary, and insert the lge-res.apk in the same map as framework-res. Do this with a program like winrar.
Upload to external sd and instal with cwm
It was a pain in the butt getting there for a newbie like me.
files you need are in this rar:
http://www.megaupload.com/?d=I46AAQA6
My theme as a example:
http://www.megaupload.com/?d=HKZBEFHX
JJnJ said:
Hi everybody,
I found a kitchen where you can make your personal theme's for froyo and cm7.
Does anybody know what i need to do to make it work for the 2x?
Tried it with framework-res.apk upload from a excisting 2x theme.
This is the site:
http://www.uot.dakra.lt/
Thank you!!
Click to expand...
Click to collapse
Awesome find ..better try to get used to "search function" - it´s a amazing thing
And good luck, kitchen is famous!
rori~ said:
Awesome find ..better try to get used to "search function" - it´s a amazing thing
And good luck, kitchen is famous!
Click to expand...
Click to collapse
Yea i tried to search but there to much info for a Dutch guy... Is there a special .apk i have to upload?
awesome man !!!!
Great.. Thanx
JJnJ said:
Yea i tried to search but there to much info for a Dutch guy... Is there a special .apk i have to upload?
Click to expand...
Click to collapse
framework-res.apk found in /system/framework
Tiwiz
After a lot of work i got is:
Compile a theme using the upload of the framework-res.
Then when it is ready replace the update-binary, and insert the lge-res.apk in the same map as framework-res. Do this with a program like winrar.
files you need are in this rar:
http://www.megaupload.com/?d=I46AAQA6
My theme as a example:
http://www.megaupload.com/?d=HKZBEFHX
hmmm, I get a bootloop. Anyone has the same problem?
JJnJ said:
After a lot of work i got is:
Compile a theme using the upload of the framework-res.
Then when it is ready replace the update-binary, and insert the lge-res.apk in the same map as framework-res. Do this with a program like winrar.
files you need are in this rar:
http://www.megaupload.com/?d=I46AAQA6
My theme as a example:
http://www.megaupload.com/?d=HKZBEFHX
Click to expand...
Click to collapse
This mod is not working for me.. I'm using BlazingDragon rom FR18 and created my own battery mod from the kitchen using BlazingDragon own framework. After creating the UOT zip file, I've replace the update-binary and inserted the lge-res.apk file from the file that was uploaded in the same directory of the framework.res. After flashing, i have a boot-loop.
Tried wiping cache and dalvik but still to no avail... Any ideas pls??
blu3angel said:
This mod is not working for me.. I'm using BlazingDragon rom FR18 and created my own battery mod from the kitchen using BlazingDragon own framework. After creating the UOT zip file, I've replace the update-binary and inserted the lge-res.apk file from the file that was uploaded in the same directory of the framework.res. After flashing, i have a boot-loop.
Tried wiping cache and dalvik but still to no avail... Any ideas pls??
Click to expand...
Click to collapse
theming framework-res.apk from versions newer than FR16 will always result in bootloop, no idea why ...
i posted original framework from FR14 here, you can theme it with UOT Kitchen and apply it to MCR Fr18, it will work flawless
here you go :
http://forum.xda-developers.com/showpost.php?p=14014735&postcount=14
75markus said:
theming framework-res.apk from versions newer than FR16 will always result in bootloop, no idea why ...
i posted original framework from FR14 here, you can theme it with UOT Kitchen and apply it to MCR Fr18, it will work flawless
here you go :
http://forum.xda-developers.com/showpost.php?p=14014735&postcount=14
Click to expand...
Click to collapse
doesn't change anything. bootloop.....again
j.blaze said:
doesn't change anything. bootloop.....again
Click to expand...
Click to collapse
strange, works for me ...
75markus said:
theming framework-res.apk from versions newer than FR16 will always result in bootloop, no idea why ...
i posted original framework from FR14 here, you can theme it with UOT Kitchen and apply it to MCR Fr18, it will work flawless
here you go :
http://forum.xda-developers.com/showpost.php?p=14014735&postcount=14
Click to expand...
Click to collapse
I am on fr17 and using the files in the rar zip. Works great without bootloop. The only thing that doens't work is a custom bootanimation
JJnJ said:
I am on fr17 and using the files in the rar zip. Works great without bootloop. The only thing that doens't work is a custom bootanimation
Click to expand...
Click to collapse
to get custom bootanimation working, you have to zip it WITHOUT compression !!
then it´s working
75markus said:
to get custom bootanimation working, you have to zip it WITHOUT compression !!
then it´s working
Click to expand...
Click to collapse
haha i extracted it and copied it into the folder with rootexplorer... thanks for the tip, wil try it
I also got bootloop, despite using FR14 files. Very annoying.
do it work whit stock roms ?
jimminez said:
do it work whit stock roms ?
Click to expand...
Click to collapse
i don´t think so, cause stock rom isn´t de-odexed ...
what vanilla custom rom dos it support ?
Figures, this is bootlooping for me. x.o If anyone feels like rummaging through my file, it's here: http://dl.dropbox.com/u/20296909/UOT-05-24-23-32-1.zip

[MOD] Need tester theme for IceCreamTosti v0.5 [AOKP_M3/4.0.3]

hey guys..
Lately everything's been slowing me down, my beloved HD2 still under repair (it's already been 5 days)
My PC is low end piece of crap, can't even run emulator properly.
Just now finnished on modding SystemUI.apk , and I need tester and feedback.
Recommended only for experienced fellow developers.
Its a apk,still not a flashable-zip(Still haven't learn to do this)
manually move to sysstem/app/
don't forget back-up original SystemUI
Nice job man, looks great. Hopefully someone will be able to assist you with this
chrisrj28 said:
Nice job man, looks great. Hopefully someone will be able to assist you with this
Click to expand...
Click to collapse
thanks for the compliment.
hopefully, yea.. right now i'm trying to fix the problem with what i'm facing first.
afterward making this theme into zip for recovery,but still dunno how to do it..
Indeed such a nice job, would be even more awesome if you made more colours .
And there are many tuts on how to make a flashable zip, I can even help you with that.
Marvlesz said:
Indeed such a nice job, would be even more awesome if you made more colours .
And there are many tuts on how to make a flashable zip, I can even help you with that.
Click to expand...
Click to collapse
yea..would like to make more colours too,but too bad that my beloved HD2 is currently under repair cuz of power issue
NWY will search on making flashable zip later on when my theme is complete then
Need tester for systemUI..
anyone??
DoctorGore said:
Hey dude. I replaced your SystemUI over mine in V0.4 of the ROM, and rebooted, yet nothing changed. I also tried installing the .apk from inside /system/app but it wouldn't yet me. What am I doing wrong?
I'm about to install V0.5 of the ROM now anyways, but it'd be cool to see an updated version with more colour options.
Click to expand...
Click to collapse
Did u change the apk permission to rw-r-r??
If still nothing happen, let me know..
DoctorGore said:
Doesn't it come with the correct permissions it needs?
I just replaced it again, this time it 'worked', but now I have no status bar or nav bar. Tried giving it all the permissions, same thing.
Click to expand...
Click to collapse
Not really sure about that, I guess there is some problem with the mod I've made
and it does not come with set permissions as I only decompiled & recompiled the file and modded it.
Anyway thanks for the feedback.
Currently having hard time on testing out the theme without my HD2, for now will stop uploading files and just making mod with the updated ROM.
will be back after finished modding & testing with it.
my latest work for the theme are attached, but i don't know if it's working or not, I'm still new in almost everything here.
hope this time everythings went well.
oroo708 said:
Not really sure about that, I guess there is some problem with the mod I've made
and it does not come with set permissions as I only decompiled & recompiled the file and modded it.
Anyway thanks for the feedback.
Currently having hard time on testing out the theme without my HD2, for now will stop uploading files and just making mod with the updated ROM.
will be back after finished modding & testing with it.
my latest work for the theme are attached, but i don't know if it's working or not, I'm still new in almost everything here.
hope this time everythings went well.
Click to expand...
Click to collapse
think you might need framework.apk as well
wis1152 said:
think you might need framework.apk as well
Click to expand...
Click to collapse
Framework.apk?as in for what might that be?
more detail please.
I've already included framework-res.apk on my latest mod in this post here
oroo708 said:
Framework.apk?as in for what might that be?
more detail please.
I've already included framework-res.apk on my latest mod in this post here
[/QUOT
So you have,silly me.feedback no change apart from no top bar or soft keys:-(
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
You play only with pictures? Or replaced the code? can do for Tosti 0.6? I can help with development. I can rewrite the whole framework-res.apk =)
jack_nuclear said:
You play only with pictures? Or replaced the code? can do for Tosti 0.6? I can help with development. I can rewrite the whole framework-res.apk =)
Click to expand...
Click to collapse
sure, if that is ok with you.
for now, only mod with pictures. haven't got the time to touch on the code yet.
can you make it for 0.6 Thanks it looks wonderfull
jirka607 said:
can you make it for 0.6 Thanks it looks wonderfull
Click to expand...
Click to collapse
Mostly there's no change for 0.5 and 0.6, only just the launcher. will upload with some other stuff later.
now just finished fixing SystemUI which have some problem before.
hopefully this time its working
update2.zip
You did everything wrong!
1) with install (you must use updater-script and update-binary in META-INF\com\google\android\)
2) With apk (Where is AndroidManifest.xml?)
3) Cant unpack apk (i need for my rom)
If you give me pictures (and changes in the code) i will help you! Wait for you response here, PM, [email protected]
p.s. You will remake Settings.apk for red icons? You draw the icons yourself? If not then tell where you take them, please
Hope you dont mind, I put your theme in a zip you can run from CWM forgot to sign them.. So sig verify off to flash. If you cant figure out what i did, or where to add more changes pm me. Dont be mad its all your work I take no credit, just put in a package I used. Both zips work with IceCreamTosti M3, v0.6, v0.7 and should work with any AOKP ICS build. If any of you try on another ICS build please confirm
Well I made another, your theme + red inside settings.apk. Again these should work on any ICS rom. They work with IceCreamToasti v0.6 for sure
jack_nuclear said:
You did everything wrong!
1) with install (you must use updater-script and update-binary in META-INF\com\google\android\)
Click to expand...
Click to collapse
Guess I have to learn through making zip again
jack_nuclear said:
2) With apk (Where is AndroidManifest.xml?)
Click to expand...
Click to collapse
Thanks, just realize missed it out
jack_nuclear said:
3) Cant unpack apk (i need for my rom)
Click to expand...
Click to collapse
Its working for me.
jack_nuclear said:
If you give me pictures (and changes in the code) i will help you! Wait for you response here, PM, [email protected]
p.s. You will remake Settings.apk for red icons? You draw the icons yourself? If not then tell where you take them, please
Click to expand...
Click to collapse
Any help would be great.
At the first time I saw these thread [CLOSED] Red Sensation Final [AOKP B20/CM9 CDMA+GSM/Gummy 0.6.6]
when googling on theme. then try porting it with IceCreamTosti which you can see on the first post screenshot.
Then just thought about creating my own mod and took some nice looking icon in Sensation's and still using it with just lil mod.
credit should go to qasimzia512
ThdDude said:
Hope you dont mind, I put your theme in a zip you can run from CWM forgot to sign them.. So sig verify off to flash. If you cant figure out what i did, or where to add more changes pm me. Dont be mad its all your work I take no credit, just put in a package I used. Both zips work with IceCreamToasti v0.6 and should work with any ICS build. If any of you try on another ICS build please confirm
Click to expand...
Click to collapse
Awesome
could u just tell me how u did it exactly??
ThdDude said:
Well I made another, your theme + red inside settings.apk. Again these should work on any ICS rom. They work with IceCreamToasti v0.6 for sure
Click to expand...
Click to collapse
Nice~ just about to do on that for today.
oroo708 said:
Awesome
could u just tell me how u did it exactly??
.
Click to expand...
Click to collapse
Download one and open with winrar or whatever and look at it go into the folder and make changes to it where you want for a blue green pink whatever color theme. If you cant figure out where and what to replace pm me

[How To]Ripple Lockscreen for 31XX,51XX + Transparent Status Bar for 31XX

I have had some people asking how to get the Samsung Ripple Lockscreen working so I thought I would add a small guide here how to do it so it can be done to any JB Samsung based ROM for both 31XX and 51XX tab 2s as has been tested on both. Tested on 4.1.2 but not on 4.1.1 but should still work for that too. This is the first how to I have done so sorry if it is not very good
Prerequisites
Deodexed Jelly Bean Samsung Based Rom
Apktool
Text Editor eg notepad++
Knowledge how to decompile and build apks and jars
You will need two files from the system/framework of your rom
1.framework-res.apk
2.services.jar
Framework-res.apk Changes
Decompile framework-res.apk
Navigate to folder framework-res/res/values
Open bools.xml in a text editor
look for
Code:
<bool name="config_isWaterRippleEnabled">false</bool>
and change to
Code:
<bool name="config_isWaterRippleEnabled">true</bool>
That is all for the framework-res.apk so build framework-res and copy across the META-INF folder from your original framework-res.apk to the newly compiled framework-res.apk and that is ready to go.
This will now give you the option in lockscreen settings to select ripple effect but depending on the base your wallpaper may be hidden with ripple effect enabled so to fix that you need to mod services.jar
Services.jar Changes
Download the attached WindowAnimator.zip
Extract WindowAnimator.smali from zip
Decompile services.jar
Navigate to smali/com/android/server/wm
Replace WindowAnimator.smali with the one attached
That is all that is needed for services.jar so build services.jar and it is ready to go
This will make your wallpaper visible when ripple lockscreen is selected.
Put the files in a flashable zip and flash in cwm or twrp recovery, push to system/framework or copy into system/framework which ever you prefer doing, personally I always just flash them in custom recovery so you can use the attached zip and and place your modded files inside and flash if you wish
Note
Same WindowAnimator.smali can be used for both 31XX and 51XX I have used it in both my roms for 31XX and 51XX
Ripple Lockscreen does not work with live wallpaper set as lockscreen wallpaper
This is only for Deodexed Samsung Based Jelly Bean roms
Feel free to include this in your rom just give credits.
How To Have Transparent SystemUI For 31XX
All changes are done to SystemUI.apk so you need to decompile it and apply the following changes below
Open res/layout/twsuperstatusbar.xml
Change this
Code:
android:background="#ff000000"
To this
Code:
android:background="#00000000"
Then open res/values/drawables.xml
Change this
Code:
<item type="drawable" name="status_bar_background">#ff1e1e1e</item>
To this
Code:
<item type="drawable" name="status_bar_background">#00000000</item>
This is for full transparent status bar but you can change the colour code in drawables to any shade of transparency or another colour if you want
This is all that is needed to have the status bar show transparent
To have a transparent background for the pull down or to have any picture you like these changes are required.
Open res/layout/twstatusbarexpanded.xml
Change this
Code:
android:background="@drawable/notification_panel_bg"
To this
Code:
android:background="@drawable/tw_notification_panel_bg"
Download the attached png called tw_notification_panel_bg.png and add it to res/drawable-mdpi
This is all that is needed to make the drop down window transparent or to any picture you like.
If you want other parts set to transparent as well in the dropdown for example the notifications title, where the date is etc you will need to
Open res/layout/twstatusbarexpanded.xml
Look for all
Code:
android:background="#colorcode"
Change to this
Code:
android:background="#00000000"
If you want to change the quick settings buttons background then you need to edit the png labelled tw_quick_panel_quick_setting_button_bg_normal.9 to a transparent one as well as for the tw_status_bar_close_off.png and tw_status_bar_close_on.png they can be changed to a transparent image as well so you will pretty much have a full transparent SystemUI
Very good, i'll try this in MicroDelta ROM... :good:
EDIT: Already modded service.jar but having troubles to recompile framework-res.apk (I really don't know how to do it, googled it but all
methods didn't worked)
Please, someone that knows how to recompile it... here's the link for decompiled and modded Microdelta's framework! thnx
http://www.mediafire.com/?931j5x50bfujwa9
Narciso Neto said:
Very good, i'll try this in MicroDelta ROM... :good:
EDIT: Already modded service.jar but having troubles to recompile framework-res.apk (I really don't know how to do it, googled it but all
methods didn't worked)
Please, someone that knows how to recompile it... here's the link for decompiled and modded Microdelta's framework! thnx
http://www.mediafire.com/?931j5x50bfujwa9
Click to expand...
Click to collapse
try "apktool if framework-res.apk" and then try recompiling. @op Thanks for the guide. I'll try it once I get my tab back. "Is Water Ripple Enabled" XD lazy samsung.
Luigi2012SM64DS said:
try "apktool if framework-res.apk" and then try recompiling. @op Thanks for the guide. I'll try it once I get my tab back. "Is Water Ripple Enabled" XD lazy samsung.
Click to expand...
Click to collapse
Already tried that, and another 5 methods that i saw in google, tried updating java... still not recompiling!
Anyway, when you do it for your tab... plz post your framework,
Narciso Neto said:
Already tried that, and another 5 methods that i saw in google, tried updating java... still not recompiling!
Anyway, when you do it for your tab... plz post your framework,
Click to expand...
Click to collapse
@Narciso Neto Edit: my guess is that you didn't do "apktool if twframework-res.apk".
https://www.dropbox.com/s/oli9s7lxx7h3xmo/framework-res.rar
Luigi2012SM64DS said:
@Narciso Neto Edit: my guess is that you didn't do "apktool if twframework-res.apk".
https://www.dropbox.com/s/oli9s7lxx7h3xmo/framework-res.rar
Click to expand...
Click to collapse
Yes i did, with the original framework-res.apk and with twframework-res.apk...
My guess is that have something wrong with my PC.
Thnx for the framework...
EDIT: Bootloop, --'
EDIT²: That's my .zip file that i've flashed with CWM and got Bootloop, what's wrong?
http://www.mediafire.com/?xk2t7rbgn2z1cyd
txr33 said:
I have had some people asking how to get the Samsung Ripple Lockscreen working so I thought I would add a small guide here how to do it so it can be done to any JB Samsung based ROM for both 31XX and 51XX tab 2s as has been tested on both. Tested on 4.1.2 but not on 4.1.1 but should still work
Click to expand...
Click to collapse
Hey bro thanx for tutorial.
I have a questions:
which framework-res.apk to use???
There it shows three framework
A. Framework-res.apk
B. Framework-res2.apk
C. Twframework-res.apk
And please check your pm
Sent using xda app-developers app
Narciso Neto said:
Yes i did, with the original framework-res.apk and with twframework-res.apk...
My guess is that have something wrong with my PC.
Thnx for the framework...
EDIT: Bootloop, --'
EDIT²: That's my .zip file that i've flashed with CWM and got Bootloop, what's wrong?
http://www.mediafire.com/?xk2t7rbgn2z1cyd
Click to expand...
Click to collapse
You made the android policy changes right?
Sent from my GT-P3113 using Tapatalk HD
Luigi2012SM64DS said:
You made the android policy changes right?
Sent from my GT-P3113 using Tapatalk HD
Click to expand...
Click to collapse
I really dn't know what are talking about...
anyway, what I did:
-decompiled framework-res.apk >> edited bool.xml using Notepad++
-decompiled services.jar >> replaced the file
-downloaded the zip that you uploaded
-copied META-INF folder from the original framework-res.apk to new that you uploaded
-put services.jar and framework-res.apk in the zip
-flashed using CWM...
BOOTLOOP :silly:
Sorry i mean't the services.jar not android policy.
Anyways. you did wrong. I'll upload a flashable zip once i get home. At school right now.
Luigi2012SM64DS said:
Sorry i mean't the services.jar not android policy.
Anyways. you did wrong. I'll upload a flashable zip once i get home. At school right now.
Click to expand...
Click to collapse
Thanks...
Sent from my GT-P3110 using xda app-developers app
I apologize. I uploaded this earlier but forgot to post it here. Sorry.
https://www.dropbox.com/s/hgrjy88ghqcy1io/MicroDelta-JB-4.1.2-P3110XXDMC2-JB-ripplelockscreen.zip
Heres the ripple lockscreen for MicroDelta 4.1.2. Flashable with any recovery that supports updater-script's(Every single recovery ever made for gtab2 will work.).
Luigi2012SM64DS said:
I apologize. I uploaded this earlier but forgot to post it here. Sorry.
https://www.dropbox.com/s/hgrjy88ghqcy1io/MicroDelta-JB-4.1.2-P3110XXDMC2-JB-ripplelockscreen.zip
Heres the ripple lockscreen for MicroDelta 4.1.2. Flashable with any recovery that supports updater-script's(Every single recovery ever made for gtab2 will work.).
Click to expand...
Click to collapse
uhmm, I flashed your zip via CWM and i got bootloop... AGAIN! :silly:
did you flashed this on your Tab?
EDIT: tried flashing via TWRP, but stilll giving bootloop
I didn't test it. I don't have the time. Sorry. I guess no ripple for MicroDelta.
Luigi2012SM64DS said:
I didn't test it. I don't have the time. Sorry. I guess no ripple for MicroDelta.
Click to expand...
Click to collapse
Thnx amyway.. i'll give a try on another stock based rom
Sent from my GT-P3110 using xda app-developers app
Droidlover123 said:
Hey bro thanx for tutorial.
I have a questions:
which framework-res.apk to use???
There it shows three framework
A. Framework-res.apk
B. Framework-res2.apk
C. Twframework-res.apk
And please check your pm
Sent using xda app-developers app
Click to expand...
Click to collapse
I don't know why you have framework-res2.apk as Samsung roms do not have that but you need the first one framework-res.apk
Narciso Neto said:
Thnx amyway.. i'll give a try on another stock based rom
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
Can you upload the unmodded services.jar and framework-res.apk from the rom and I will have a look at it.
txr33 said:
Can you upload the unmodded services.jar and framework-res.apk from the rom and I will have a look at it.
Click to expand...
Click to collapse
Here it is, MicroDelta's original framework-res and services.jar....
https://www.dropbox.com/s/rxi4n2pposd0a8k/framework%20files%20unmodded.zip
Narciso Neto said:
Here it is, MicroDelta's original framework-res and services.jar....
https://www.dropbox.com/s/rxi4n2pposd0a8k/framework%20files%20unmodded.zip
Click to expand...
Click to collapse
try this flash in recovery
https://www.dropbox.com/s/0325heiverhe45w/MicroDeltaRippleLock.zip
txr33 said:
try this flash in recovery
https://www.dropbox.com/s/0325heiverhe45w/MicroDeltaRippleLock.zip
Click to expand...
Click to collapse
Downloading to try... Thnx!
EDIT: it booted, but when i set the ripple lock option in settings, walpaper is blank, even after i try to set another one wallpaper...
Screenshot:
Sent from my GT-P3110 using xda app-developers app
Narciso Neto said:
Downloading to try... Thnx!
EDIT: it booted, but when i set the ripple lock option in settings, walpaper is blank, even after i try to set another one wallpaper...
Screenshot:
Sent from my GT-P3110 using xda app-developers app
Click to expand...
Click to collapse
Sorry I think I must have put the wrong services.jar in. Flash this https://www.dropbox.com/s/1tuq5jgjlyzwxt0/Services.jarcwm.zip includes just the services.jar

New animations (windows & transitions) for your rom

Would you like to change windows & transitions animations in your ROM , Let’s go ….
1- Download “AnimationSources.zip “
2- Decompile your framework-res.apk
3- Extract contents of “AnimationSources.zip “ to respective folders in framework-res.apk
4- Recompile the apk
5- Enjoy
Nice! You can also try UOT kitchen, it's more simple to use anyway thanks for sharing!
Sent from my Google Glass with CyanogenMod 11 KLP using Tapatalk 6 Golden Preview
Where are the credits, assuming you haven't made these files yourself, providing the information that they are not easy to make if you're not a developer
Sent from my Elder Wand
iamareebjamal said:
Where are the credits, assuming you haven't made these files yourself, providing the information that they are not easy to make if you're not a developer
Sent from my Elder Wand
Click to expand...
Click to collapse
Thanks to XDA and all members ............ but this is my work and files are modified by me:fingers-crossed:
Hesham Sleem said:
Thanks to XDA and all members ............ but this is my work and files are modified by me:fingers-crossed:
Click to expand...
Click to collapse
Ok let me check and see
Hesham Sleem said:
Would you like to change windows & transitions animations in your ROM , Let’s go ….
1- Download “AnimationSources.zip “
2- Decompile your framework-res.apk
3- Extract contents of “AnimationSources.zip “ to respective folders in framework-res.apk
4- Recompile the apk
5- Enjoy
Click to expand...
Click to collapse
can u explain the steps , I would like to try it. I have a rooted note 3.
vikas724 said:
can u explain the steps , I would like to try it. I have a rooted note 3.
Click to expand...
Click to collapse
Sorry but can you tell me what you want to explain ??
if you have problem in any step please tell me and i will help you
vikas724 said:
can u explain the steps , I would like to try it. I have a rooted note 3.
Click to expand...
Click to collapse
did i just read note3???
and note3 user in ace i section??
Sent from Microwave with KitKat 4.4
Good
VamosFener1907 said:
Good
Click to expand...
Click to collapse
what good don't complete your 10 Post like these !

Categories

Resources