[Q]Quick Toggles - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

It is possible to move quick toggles(lidroid toggles) using xml?

u mean move from top to bottom?
i think u must edit smali not xml
correct me if I'm wrong

Chronique said:
u mean move from top to bottom?
i think u must edit smali not xml
correct me if I'm wrong
Click to expand...
Click to collapse
yes you're right. but like me, im a noob i try to edit different SystemUI but they have different codes in smali. A found a tutorial but its not application if you don't have a knowledge in java. ))

im noob too
u can search guide in xda
many developer can help u...

evanlocked made a guide about this,
i used his method but haven't had any luck,
even b16h22 (dev of evo) tried to help me and we couldn't get them working,

me too
not luck about edit smali

Related

[Rom-Dev] romname-res.apk what is the use of it?

As I have seen in many custom roms! In the framework folder like in hyperion has hyperion-res.apk.... What are the uses of keeping this file and How to use them... I am developing a rom thats why I am asking these questions... Like in a Lockscreen mod or a Statusbar mod its provided with the hyperion-res.apk but why... How does a rom simply usethat ap? Pls. someone pls. Guide me through this stuff so that I can improve my rom!
My main question is where are these resource apk's defined? Like isit namedin the framework-res.apk or twframework-res.apk? Pls. This Answer shouldbe withtechnosavie, Ganesh A, yash989, CarlDeanCatabay or someone else who knows this stuff And if like someone made a status bar mod for hyperion it contains hyperion-res.apk if I rename it to "rom-res.apk" Will it work? Pls. Provide me an answer!
One Simple Ansah
Its Lidroid-Res.apk
Used by lidroid toggles and some
Hmmm
74M3NUMB3RS said:
One Simple Ansah
Its Lidroid-Res.apk
Used by lidroid toggles and some
Hmmm
Click to expand...
Click to collapse
But like described in Ganes A's mod thread ICS Lockscreen there
death_sinker said:
But like described in Ganes A's mod thread ICS Lockscreen there
Click to expand...
Click to collapse
I dont get you :sly:
I thought u have much knowledge than me :sly:
Doesnt matter if u r 1 year older than me dude
Hmmm
74M3NUMB3RS said:
I dont get you :sly:
I thought u have much knowledge than me :sly:
Doesnt matter if u r 1 year older than me dude
Hmmm
Click to expand...
Click to collapse
I make these kinda thread to gain more knowledge People Rename lidroid-res.apk to creed-res.apk/rom-res.apk I know that too! I was getting confused nothing much >.<
y u no read guides instead of making threads start from basics u will know every this
Sent Via Muffins
Want To Ask Question? Ask Here
Thanks,
TechnoSavie
rom-res file is the toggle file.Whenever you change the the rom-res,you just replace the toggles file with a new one.
"A fool flatters himself but a wise flatters the fool" - Doctor VC
They are used to store res files like icons drawables etc for the rom's toolbox were you customize the rom...
They basically have the lockscreen and quick toggle data.. resources nd layouts
depends on what it is declared,
i can make a lozer.apk and it is a interface pack for the whole android system,
depends on how it is declared in the xmls
deathnotice01 said:
depends on what it is declared,
i can make a lozer.apk and it is a interface pack for the whole android system,
depends on how it is declared in the xmls
Click to expand...
Click to collapse
How do we declare apk's in xml's?? I mean which xml?
Sent from my SGY with muffins.!
Mostly android manifest and style xml

Do i need to resize a theme from GT-5830 to Galaxy Y ?

Hey guys, i write this thread to ask you if i need to resize stuff in a theme from Galaxy Ace to apply it to my Galaxy Y Stockrom ?
If yes, how can i do ?
I'm talking about this theme : http://forum.xda-developers.com/showpost.php?p=42327086&postcount=1739&nocache=1&z=2644779603544356
Made by Slayer321, all credit goes to him, i simply wanted to know if i can put this theme in my rom because i love Xperia UI and i liked his work.
Thanks you all for answer to my questions
almost certainly you would need to resize
ace is mdpi and galaxy y is ldpi
rezise the pngs and some layout xmls might have to be resized
marcussmith2626 said:
almost certainly you would need to resize
ace is mdpi and galaxy y is ldpi
rezise the pngs and some layout xmls might have to be resized
Click to expand...
Click to collapse
How can i do this ? any specific software or just something like Photoshop ? Thanks.
Ace is mdpi
Y is LDPI
I think you need to resize the theme or it will look ugly
Sent from my GT-S5360 using Tapatalk 2
OxygeenHD said:
How can i do this ? any specific software or just something like Photoshop ? Thanks.
Click to expand...
Click to collapse
apktool and any photo editor
marcussmith2626 said:
apktool and any photo editor
Click to expand...
Click to collapse
Could you please tell me if you know a guide to do some resizing with APKTool ? About the photo editor, it will be OK, i'm just scared about where i must start ... ^^"
OxygeenHD said:
Could you please tell me if you know a guide to do some resizing with APKTool ? About the photo editor, it will be OK, i'm just scared about where i must start ... ^^"
Click to expand...
Click to collapse
apktool is to decompile the apk to edit xml layouts
remember google is your friend - do some searching
every apk is different you will have to read and understand the layouts - best to flash it first then you can see what needs changing
OxygeenHD said:
Could you please tell me if you know a guide to do some resizing with APKTool ? About the photo editor, it will be OK, i'm just scared about where i must start ... ^^"
Click to expand...
Click to collapse
My advice : Download the theme from the thread and flash it as it is.When you are booted with the theme,check out what are the problems in the theme.If there are FC's in apps,sign then with the help of android multitool.If the themed apps are not fitting the screen,resize the PNG's with the help of any good photo editing software.
You can search google 'How to port themes' or you can go to the 'Android Themes' section on XDA,make a thread and ask there.Some experienced people might help you more than us!

[Q] [q] Porting Framework

Hello sirs/mams can I port any rom's framework to another rom?? Help needed asap:laugh:..Don't worry I won't stole any dev's credits..please tell masters.It'll be very helpful for me
[email protected] said:
Hello sirs/mams can I port any rom's framework to another rom?? Help needed asap:laugh:..Don't worry I won't stole any dev's credits..please tell masters.It'll be very helpful for me
Click to expand...
Click to collapse
copy png files from drawable folders and compare XML files for any addition, that's the fastest way
mohamedrashad said:
copy png files from drawable folders and compare XML files for any addition, that's the fastest way
Click to expand...
Click to collapse
Sir what do you mean by "compare XML files for any addition" ..explain please. am a newbie
Here is a guide on doing so.
http://forum.xda-developers.com/showthread.php?t=1719886
I tried it myself, but I think I did something wrong so it didn't work, but you could give it a shot and if you do, post the result.
Thanks
NightRaven49 said:
Here is a guide on doing so.
http://forum.xda-developers.com/showthread.php?t=1719886
I tried it myself, but I think I did something wrong so it didn't work, but you could give it a shot and if you do, post the result.
Click to expand...
Click to collapse
Thanks but the guide is for HDPI and MDPI devices..but our sgy is ldpi
[email protected] said:
Thanks but the guide is for HDPI and MDPI devices..but our sgy is ldpi
Click to expand...
Click to collapse
I guess if u go inside framework-res.apk, there will be drawable ldpi & drawable mdpi folders. Btw if u wanna change only pngs & xmls, then u can do it in ur phone itself. U just need a superb app called Ninjamorph.apk
Hope this helps...!!
Galaxy_Rohit said:
I guess if u go inside framework-res.apk, there will be drawable ldpi & drawable mdpi folders. Btw if u wanna change only pngs & xmls, then u can do it in ur phone itself. U just need a superb app called Ninjamorph.apk
Hope this helps...!!
Click to expand...
Click to collapse
I know bro about ninjamorph...but please provide me best .9.png editor for my pc (xp)
[email protected] said:
Hello sirs/mams can I port any rom's framework to another rom?? Help needed asap:laugh:..Don't worry I won't stole any dev's credits..please tell masters.It'll be very helpful for me
Click to expand...
Click to collapse
Nice thread sir..It might help noob like me too
Welcome
mimma7 said:
Nice thread sir..It might help noob like me too
Click to expand...
Click to collapse
Welcome..

Theming Help

can someone tells me guide to edits framework of galaxy y? (I means to add theme, etc) Thanks
GalKill said:
can someone tells me guide to edits framework of galaxy y? (I means to add theme, etc) Thanks
Click to expand...
Click to collapse
Sorry this question is too general
First you need to decide what exactly it is you want to do
Next type into google what it is you want to do and add xda on the end (you can add galaxy y on the end too if you want to search galaxy y threads) - eg how to add brightness slider xda galaxy y
marcussmith2626 said:
Sorry this question is too general
First you need to decide what exactly it is you want to do
Next type into google what it is you want to do and add xda on the end (you can add galaxy y on the end too if you want to search galaxy y threads) - eg how to add brightness slider xda galaxy y
Click to expand...
Click to collapse
Sorry sir :'( But how to change height name banner and change the icons?
GalKill said:
Sorry sir :'( But how to change height name banner and change the icons?
Click to expand...
Click to collapse
hight will be in xml file and png will be in res folder
cant tell you which xml or what the name of the png is you will have to decompile the apk you want to mod and look through it
marcussmith2626 said:
hight will be in xml file and png will be in res folder
cant tell you which xml or what the name of the png is you will have to decompile the apk you want to mod and look through it
Click to expand...
Click to collapse
Sir,Please help me also?
marcussmith2626 said:
hight will be in xml file and png will be in res folder
cant tell you which xml or what the name of the png is you will have to decompile the apk you want to mod and look through it
Click to expand...
Click to collapse
Can u give me the specific directory of the folder,please?
GalKill said:
Can u give me the specific directory of the folder,please?
Click to expand...
Click to collapse
I cant because I dont have the apk nor can I really help you - you will just have to look through the xml untill you come across the line for thing you wish to change the height of
Same for the png - look through the res folder untill you see the png you wish to change
marcussmith2626 said:
I cant because I dont have the apk nor can I really help you - you will just have to look through the xml untill you come across the line for thing you wish to change the height of
Same for the png - look through the res folder untill you see the png you wish to change
Click to expand...
Click to collapse
But it's appear on all apps; I think the problem is on the framework-res.apk. It's miniROM touchwiz nature UX
GalKill said:
But it's appear on all apps; I think the problem is on the framework-res.apk. It's miniROM touchwiz nature UX
Click to expand...
Click to collapse
then look in the framework - probably in styles.xml
you can try <item name="listPreferredItemHeight">64.0dip</item>
I presume thats the gap between items in a list/the height of each item
marcussmith2626 said:
then look in the framework - probably in styles.xml
you can try <item name="listPreferredItemHeight">64.0dip</item>
I presume thats the gap between items in a list
Click to expand...
Click to collapse
How about to make it into stock-like ? (No icon, just a banner with the app name )
GalKill said:
How about to make it into stock-like ? (No icon, just a banner with the app name )
Click to expand...
Click to collapse
most likely will require smali change as the smali will probably refer to a public value for the png or it could be a case of it just being refered as a drawable value in a drawable/layout xml - again you will have to look
without knowledge or understanding of what you are looking at it will be very hard for you to do - sorry

[Q] create a rom.

hi all, im trying to create a rom, and this is my progress. how to edit the framwork? please help
http://imgur.com/PCZShgL
http://imgur.com/wArD5yx
http://imgur.com/xUEjJon
saltalabanca said:
hi all, im trying to create a rom, and this is my progress. how to edit the framwork? please help
http://imgur.com/PCZShgL
http://imgur.com/wArD5yx
http://imgur.com/xUEjJon
Click to expand...
Click to collapse
Your question is too vague - state exactly what you want to do if you want support from members
There is lots of things you can edit in framework-res and android.policy
Best to type into Google what you want to do and search for a guide
It looks from your pics you have just created a working folder in kitchen
You need to decompile the apk you want to edit with apktool then edit xmls smalis and pngs - again search for a guide for exactly what you want to do
marcussmith2626 said:
Your question is too vague - state exactly what you want to do if you want support from members
There is lots of things you can edit in framework-res and android.policy
Best to type into Google what you want to do and search for a guide
It looks from your pics you have just created a working folder in kitchen
You need to decompile the apk you want to edit with apktool then edit xmls smalis and pngs - again search for a guide for exactly what you want to do
Click to expand...
Click to collapse
i replace the framework, and the systemUI dont think how to edit all, im very noob
saltalabanca said:
i replace the framework, and the systemUI dont think how to edit all, im very noob
Click to expand...
Click to collapse
again too vague - you cant just say you want to replace the SystemUI - that is an entire apk - Unless you are just going to replace it with a SystemUI.apk from another rom but I would not recommend that as if you are going to release the rom you wouldn't have permission to do so plus the apk may have dependences of other apks and mods that you would also need to include
You need to know exactly what you want to mod
If you want to mod the SystemUI.apk you would need to decompile the apk with apktool and edit what you want - You will find guides to do this if you search google - You will find a guide to decompiling apks in my signature which has all my threads.
If you want to add lidroid toogles for example search for galaxy y xda how to add lidroid toggles in google
Same if you want to edit the framework to add extended power menu search for that
You cant just say I want to replace this and that apk
Also calling yourself a noob is no excuse - You have to learn how to use google and how to use the search feature to find what you want to do and then read everything - Once you have understood the basics and you know what you want to achieve only then if after trying you can post in the respective threads for any support relating to the thread

Categories

Resources