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

pleace help me,
how to build SystemUI with Aide.apk . . ?

sunish said:
it is as its name says, smart dialing.
it works similar to Phone Plus or D9.
Actually it is like T9 for dialler, suggesting the names as u key in the number
Click to expand...
Click to collapse
You just can't, take an existing statusbar and modify it (stock or CM7)
AIDE itself is not as good as Eclipse, but it does the job
Sent from my GT-S5360 using Tapatalk 2

mohamedrashad said:
You just can't, take an existing statusbar and modify it (stock or CM7)
AIDE itself is not as good as Eclipse, but it does the job
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
so, can you tell me the guide sir . . ?
i need move status bar s5360 in bottom ,
but not perfect . . .

Andye Ai Ticka said:
so, can you tell me the guide sir . . ?
i need move status bar s5360 in bottom ,
but not perfect . . .
Click to expand...
Click to collapse
to compile and decompile an apk use apktool - either pc or mobile version
to move status bar to the bottom will take alot of smali editing and iv not come accross a guide for gingerbread
you can do it on cm7 though with just a tick of a settings box
goto
settings
Cyanogenmod settings
Tablet tweaks
Tick
Bottom status bar
if you really want to you would have to compare statusbarservice.smali and prob some other smali files as well

marcussmith2626 said:
to compile and decompile an apk use apktool - either pc or mobile version
to move status bar to the bottom will take alot of smali editing and iv not come accross a guide for gingerbread
you can do it on cm7 though with just a tick of a settings box
goto
settings
Cyanogenmod settings
Tablet tweaks
Tick
Bottom status bar
if you really want to you would have to compare statusbarservice.smali and prob some other smali files as well
Click to expand...
Click to collapse
Ok, thanks sir . . :good:

Related

moding status bar

please how to mod a status bar in esiest way
while i have tried using app manager he is asking for adb what is adb
i have installed adb drivers but no response please do yhe needfull
Try uot kitchen, very easy.
Here the site -> http://uot.dakra.lt/
Click kitchen and mod everything you want. Go to the tab that you can upload your systemui.apk and framework-res.apk. Go to summary and submit your work. Click pickup and wait you file appears. Install through recovery. Done.
ADB means Android Debug Bridge. If you're using apk multi-tool or apk manager, it asks for adb. It's very confusing and you may have to set the PATH variable, maybe download the SDK and all that. Use Apktool. I use it all the time for decompiling apks and it's the best for me. You can find the links to download it and the guide here.
gu200123 said:
Try uot kitchen, very easy.
Here the site -> http://uot.dakra.lt/
Click kitchen and mod everything you want. Go to the tab that you can upload your systemui.apk and framework-res.apk. Go to summary and submit your work. Click pickup and wait you file appears. Install through recovery. Done.
Click to expand...
Click to collapse
thanks......... but i dint mean this anything else......as i have already used this........i have actually changed some.....i meant by editing system ui file or framework file....can i make some changes in it.....so that i can make it or change the way i want..........not the UOT way......pls help ty
This thread will help you. http://forum.xda-developers.com/showthread.php?t=1714481
hmahadi98 said:
This thread will help you. http://forum.xda-developers.com/showthread.php?t=1714481
Click to expand...
Click to collapse
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
pushpakjain said:
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
Click to expand...
Click to collapse
Are the images that you added ugly?
Like stretched or something?
pushpakjain said:
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
Click to expand...
Click to collapse
Make sure the icons are of the same size and same name....if it's jpg or other format, convert it to png....
Sent from my GT-S5360 using Tapatalk 2
pushpakjain said:
its not working panel icons are not working means as i added in png format they are not coming
please help me out
i am using creeds rom v3.5
and its theme of ics
Click to expand...
Click to collapse
U have to replace icons,with original..and the resolution and format should be same..
Example: If the original icon resolution is 48x48 then u should change ur image resolution to 48x48 or near like 52x52 not 200x200 and if the original icon is like Wifi_on.PNG then u have to rename your icon in wifi_on.PNG and then just replace... clear???
DELETED
gu200123 said:
Are the images that you added ugly?
Like stretched or something?
Click to expand...
Click to collapse
Somewhat and yes I have converted it into png format only
Sent from my Neo V

[Quiries] help from experts needed

All right I just finished my exams so I wanted to release my rom as promised
Almost everything is done but I have to do some bug fixes
So I ask my fellow Themers and devs some quiries regarding XML editing
1. How to change font colours
The blue text in settings and contacts perticularly (blue looks like crap with my theme I want complete detiles regarding this
Click to expand...
Click to collapse
2.how to rename apps (lidroid parts exactly I took a random rom and completely modified the lidroid parts but now I don't know how to rename it also I want to rename the wallpaper pack )
Click to expand...
Click to collapse
3.how to make apps not appear in drawer
Click to expand...
Click to collapse
4.how to add things to settings like rom name, dev name and also shortcuts to apps that I hide from launcher...
Click to expand...
Click to collapse
Pleez answer these questions these are all I need to complete my rom
Its an elegantly themed gaming rom
Also I am single handedly working on it from almost a month so pleez help me by answering my questions
My motivation
Sir Carl
Death notice and many more who encouraged me and made xda feel like a family (me new to root Techno tingu deadly 42d1l and many many more except avigith
Thanks in advance
Ubuntu themed apps and other stuff here
Click to expand...
Click to collapse
--->make phone faster and battery efficient
--->partition and link2sd for NOOBS?!?!?
--->3d games for galaxy y (no root no lag)
Thanks for your rom in advance bro !
Sent from my GT-S5360 using xda premium
You rename apps you need to edit smali files. I also didnt know how to rename my launcher but i searched a lot. To change color you need to edit xml files in res/layout or res/values.
Sent from my GT-S5570I using xda app-developers app
...
Here`s the tutorial on how to add option in settings[about phone]...
It worked for me...
http://forum.xda-developers.com/showthread.php?t=2061958
Press Thanx if I helped u...!!
2. The App Name is defined in the strings.xml in the res folder... But usually I get errors while compiling it back.. I dont know if this works for you
I dont know the rest... D-3V!L already gave you the tutorial about Rom name and dev name thingy
Changing text color http://forum.xda-developers.com/showthread.php?t=2151075
-respect older people-
To rename apps open androidmanifest . You might find something like 'android:label="@string/app_name" if u see some thing like this search for "app_name" (in this case ) and you will find the name of app in the strings.xml
if i hav accidently helped u, u can press that button,
colors are located in colors folder,
specifically
primary_text_****.xml
secondary_text_****.xml
etc. etc.
declared as hex codes,
please research the proper hex codes for your desired color,
and compile the apk properly to get best results,
preferably you could replace classes.dex with the previous unedited apk incase it does not install
...

[Q]Quick Toggles

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

[Q] How move Status bar in bottom

There were those who could
move the status bar of the to
bottom status bar.. ?
If being available, I asked . .
- framework-res.apk
- framework.jar
- twframework.apk
thanks before . .
Andye Ai Ticka said:
There were those who could
move the status bar of the to
bottom status bar.. ?
If being available, I asked . .
- framework-res.apk
- framework.jar
- twframework.apk
thanks before . .
Click to expand...
Click to collapse
Why you need to move it to bottom?
shyamSGY said:
Why you need to move it to bottom?
Click to expand...
Click to collapse
I want to make theme with the
newest innovation sir . . .
i need new innovation with Bottom Status bar . . .
Andye Ai Ticka said:
There were those who could
move the status bar of the to
bottom status bar.. ?
If being available, I asked . .
- framework-res.apk
- framework.jar
- twframework.apk
thanks before . .
Click to expand...
Click to collapse
simple way
install any cm7 rom
now goto
Settings-CyanogenMod settings-Tablet tweaks-Bottom status bar
your status bar is now at the bottom - that way easy lol
shyamSGY said:
Why you need to move it to bottom?
Click to expand...
Click to collapse
marcussmith2626 said:
simple way
install any cm7 rom
now goto
Settings-CyanogenMod settings-Tablet tweaks-Bottom status bar
your status bar is now at the bottom - that way easy lol
Click to expand...
Click to collapse
its work for Stock Deodex sir . . ?
Andye Ai Ticka said:
its work for Stock Deodex sir . . ?
Click to expand...
Click to collapse
dont think you can do it on stock rom - iv done some searching and didnt find anything
like I said its a feature of cm7 so why bother trying to editing a stock rom
marcussmith2626 said:
dont think you can do it on stock rom - iv done some searching and didnt find anything
like I said its a feature of cm7 so why bother trying to editing a stock rom
Click to expand...
Click to collapse
my stock roms is Bottom Status bar, but That not yet perfect . .
http://forum.xda-developers.com/showthread.php?p=51206401
its possible but needs to require a ton of java and smali mods.
Sent from my S500 using xda app-developers app
marcussmith2626 said:
dont think you can do it on stock rom - iv done some searching and didnt find anything
like I said its a feature of cm7 so why bother trying to editing a stock rom
Click to expand...
Click to collapse
SpaceCaker said:
its possible but needs to require a ton of java and smali mods.
Sent from my S500 using xda app-developers app
Click to expand...
Click to collapse
you will help me sir . . ?
Andye Ai Ticka said:
you will help me sir . . ?
Click to expand...
Click to collapse
no sorry - I wouldnt know where to start and like I said - its a feature of cyanogenmod roms so I dont see the point - if you want that feature use cm7

[Q] Edit Statusbar Icon ?

Hi guys, I need answer for my weird question. Here is my cond :
I want to edit my statusbar icon. In my statusbar, icons is in drawable_ldpi. But i want to change with icons with size more than the old one (drawable_hdpi). So, how to replace it ? Cause if i just replace it on drawable_ldpi will definitely error when recompile. Thanks
GSculerlor said:
Hi guys, I need answer for my weird question. Here is my cond :
I want to edit my statusbar icon. In my statusbar, icons is in drawable_ldpi. But i want to change with icons with size more than the old one (drawable_hdpi). So, how to replace it ? Cause if i just replace it on drawable_ldpi will definitely error when recompile. Thanks
Click to expand...
Click to collapse
something when u replace icon from hdpi to ldpi for example, no need to resize it . Android do the work .
If u change icon u must not change it name to . It must same name as before .
Sent from tapatalk using smartphone
Lemon_Lime`s said:
something when u replace icon from hdpi to ldpi for example, no need to resize it . Android do the work .
If u change icon u must not change it name to . It must same name as before .
Sent from tapatalk using smartphone
Click to expand...
Click to collapse
Just copy from HDPI folder to LDPI and recompile
Sent from my GT-S5360 using Tapatalk 2

Categories

Resources