Need Oringinal n-res.apk nd twframework-res.apk - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Hello Members I need Original n-res.apk nd twframework-res.apk .
Located in System/framework/here
Hoping I Will Get That Soon!
Sent From My N7100
Using Galaxy Y As ExperimenT
Always Press ThanKS IF I HelpeD.

n-res.apk is from a banned rom - I think you mean lidroid-res.apk which contains the toggles for statusbar - you can get that off the lidroid thread
twframework-res.apk will depend on your rom

Plz give me twframework-res.apk
ok give me twframework-res.apk

rahulraz said:
ok give me twframework-res.apk
Click to expand...
Click to collapse
in attachment from stock rom xxmI1

Related

Anyone knows how to make a rom multilanguage?

Sorry to post here but I think people dont answer me in FAQ
Sent from my GT-S5360 using XDA
Decompile framework-res.apk (custom), copy all folder values-xxx and paste put in framework-res.apk (original).
shocklads said:
Decompile framework-res.apk (custom), copy all folder values-xxx and paste put in framework-res.apk (original).
Click to expand...
Click to collapse
What if I modded the values of one language eg english so do I need to perform those mods on all the other languages?
http://forum.xda-developers.com/showthread.php?t=1760400
look at this thread,is windows rom translator from a xda member,i hope that helps a little bit.
shocklads said:
Decompile framework-res.apk (custom), copy all folder values-xxx and paste put in framework-res.apk (original).
Click to expand...
Click to collapse
Hi,
is still decompile framwork res.apk and port them on stock framwork res.apk for samsung firmware work with new android version??
best regard

[Q] [B]How to change lockscreens?[/B]

[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Black synergy said:
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Click to expand...
Click to collapse
Have you tried to reinstall systemui.apk?
Black synergy said:
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Click to expand...
Click to collapse
what do u mean u hav put 6 lockscreens in systemUI.apk .... Make a brief note of what u've done.... Also assuming u as a starter lookin at the junior member tag ... U hav to make a lot of changes to port lockscreens .... Files tat hav to be edited are framework-res.apk framework.jar services.jar settings.apk systemui.apk ... I would suggest u to learn development before u could start tampering with the system files else your phone would be doomed
Black synergy said:
[q] i have put 6 lockscreens in systemui.apk but i cannot get the option for the lockscreen changing.... :'( plz help me ....
Click to expand...
Click to collapse
Its not only systemui,
You need to modify framework-res and jar,
You also need to modify settings.apk and add the string to change the lockscreen
Also,
Im a potatoe...
this post is approved by the national potato safety regulation
Thank you all for responding...
I am successful now...
You all can have a look at my rom
Just see in my signature...
@ captain.. or any moderator..
You can delete this thread if you want.
Sent from something smoother than Hyperion xD

[Q] How to mod/edit apk's via ApkTool

Hi guys, can you teach me how edit or mod these default apk's on our phone :
-mms.apk
To Samsung Galaxy S3 theme.
Thanks. )
Dude just use guides see in general section use search button
Sent from my GT-S5360 using Tapatalk 2
rmhoh said:
Hi guys, can you teach me how edit or mod these default apk's on our phone :
-mms.apk
To Samsung Galaxy S3 theme.
Thanks. )
Click to expand...
Click to collapse
Hey I have not edited the mms.apk which u have told.But you just asked for theming so i can help the simple theming guide
Use apktool to decompile these apk files after which you get the folder which contains res,smali etc files
As you are not modding just want to change the theme go to the res folder and open the drawable-hdpi,drawable-ldpi.
Replace the images you want to change with that from s3 and build it ....
Voila you got a themed app ...
Incase you want to edit the UI also like by adding more buttons kind of thing then you might consider doing some stuff around with the layouts and smali code..
In case of smali, learn from this site ..
http://androidcracking.blogspot.in/search/label/smali
Gud Luck.
Thanks i think this might help you,
optimus
PS:I think most of the res required for system files are present in framework.
Use the search button...
There are a lot of tuts forit...
But You can Also use APK Manager, its easy but not very good as apjtool...
Sent from my GT-S5360 using Tapatalk 2

Error while recompiling systemui.apk

Hello guys,
I always get error while recompiling my systemui on apktool on my Sgy. Even if i dont edit any thing n recompile, i get the errors.It recompiles w/o errors for other app....what wrong am i doing?
btw i imported framework b4 decompiling
Sent from my GT-S5360 using Tapatalk 2
I'm guessing you're trying to decompile evo systemui.apk
you need to use ics framework-res.apk
No....Stock
Sent from my GT-S5360 using Tapatalk 2
delroydsouza said:
No....Stock
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
You probably need to also load tw-framework-res.apk into Apktool using the if command
Make sure you're also deodex
delroydsouza said:
Hello guys,
I always get error while recompiling my systemui on apktool on my Sgy. Even if i dont edit any thing n recompile, i get the errors.It recompiles w/o errors for other app....what wrong am i doing?
btw i imported framework b4 decompiling
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
U should have done something wrong in the xml files.
Can provide the log? So that i can find out what mistakes u have done.
MuSaddiq1410 said:
U should have done something wrong in the xml files.
Can provide the log? So that i can find out what mistakes u have done.
Click to expand...
Click to collapse
He said it's also when no changes are made at all which leads me to think either the wrong framework-res.apk was used to decompile or tw-framework-res.apk also needs to be loaded into Apktool for successful Decompile & Recompile
marcussmith2626 said:
He said it's also when no changes are made at all which leads me to think either the wrong framework-res.apk was used to decompile or tw-framework-res.apk also needs to be loaded into Apktool for successful Decompile & Recompile
Click to expand...
Click to collapse
Yeah, you're right. Both proper framework-res.apk and twframework-res.apk should be loaded for successful Decompile & Recompile.
MuSaddiq1410 said:
Yeah, you're right. Both proper framework-res.apk and twframework-res.apk should be loaded for successful Decompile & Recompile.
Click to expand...
Click to collapse
I have loaded proper framework-res.apk and twframework-res.apk....
Sent from my GT-S5360 using Tapatalk 2
Helo First U need Import Framework-res.apk then do
Shadman0 If I help U Pls Give Thanks

how to decompile and decompile setting.apk ???

how to decompile and decompile setting.apk
I always fail to do decompline or recompline setting.apk when I did not edit at all also still failed to file. where the problem lies ?? setting.apk the error of his or her apktol ?? but if decompline or recompline SystemUI or fremawork successfully ...
darw andi said:
how to decompile and decompile setting.apk
I always fail to do decompline or recompline setting.apk when I did not edit at all also still failed to file. where the problem lies ?? setting.apk the error of his or her apktol ?? but if decompline or recompline SystemUI or fremawork successfully ...
Click to expand...
Click to collapse
Chances are that you havent loaded the correct framework
If it is a touchwiz rom (based on stock rom) you also need to load tw-framework using the if command
Also some roms are compiled with framework of a higher version than the rom eg compiled with jellybean framework so load that framework-res instead eg from cm10
But the chances are its because you didnt also load the tw framework from the rom
Also please note that questions should be posted in the question and answe section
marcussmith2626 said:
Chances are that you havent loaded the correct framework
If it is a touchwiz rom (based on stock rom) you also need to load tw-framework using the if command
Also some roms are compiled with framework of a higher version than the rom eg compiled with jellybean framework so load that framework-res instead eg from cm10
But the chances are its because you didnt also load the tw framework from the rom
Also please note that questions should be posted in the question and answe section
Click to expand...
Click to collapse
thanks before
My problem has been resolved
I use apk manager via pc
Hey guyzz
Since m not the developer,can anyone decompile apk for me please:what::what:
Thank u
vai8080 said:
Hey guyzz
Since m not the developer,can anyone decompile apk for me please:what::what:
Thank u
Click to expand...
Click to collapse
Which apk ?
Islam2001 said:
Which apk ?
Click to expand...
Click to collapse
It is the setting apk:what::what:
Can u do it for me
vai8080 said:
It is the setting apk:what::what:
Can u do it for me
Click to expand...
Click to collapse
U mran the stock ?
Islam2001 said:
U mran the stock ?
Click to expand...
Click to collapse
It is the zip in which there is settings apk as well as keyguard apk , which I want to modify it
Can u help ..
vai8080 said:
It is the zip in which there is settings apk as well as keyguard apk , which I want to modify it
Can u help ..
Click to expand...
Click to collapse
Learn how to decompile apks yourself
It's easier doing it on a pc but can also be done on a phone if you don't have a pc
My pc guide can be found in the link in my signature
For phone guide Google search apktool mobile (you need armv6 version)
marcussmith2626 said:
Learn how to decompile apks yourself
It's easier doing it on a pc but can also be done on a phone if you don't have a pc
My pc guide can be found in the link in my signature
For phone guide Google search apktool mobile (you need armv6 version)
Click to expand...
Click to collapse
I have tired to decompile apk with pc but I was failed
So can u do it for me:what::what:
vai8080 said:
I have tired to decompile apk with pc but I was failed
So can u do it for me:what::what:
Click to expand...
Click to collapse
No - much better to learn how to do it yourself else how are you going to mod it & recompile it or do anything else in the future
If you can't decompile it you are most likely using the wrong framework-res.apk - use framework-res.apk from cm10
Without screenshot of your cmd window I can't see how you are trying to do it
Full guide in my signature - Just use correct framework-res.apk - note just because it's a Gingerbread rom doesn't mean it was built with Gingerbread framework - so if it doesn't decompile use cm10 framework
marcussmith2626 said:
No - much better to learn how to do it yourself else how are you going to mod it & recompile it or do anything else in the future
If you can't decompile it you are most likely using the wrong framework-res.apk - use framework-res.apk from cm10
Without screenshot of your cmd window I can't see how you are trying to do it
Full guide in my signature - Just use correct framework-res.apk - note just because it's a Gingerbread rom doesn't mean it was built with Gingerbread framework - so if it doesn't decompile use cm10 framework
Click to expand...
Click to collapse
K thanks man

Categories

Resources