Sent from my galaxy Y
hii i wnt to themming my apps...how cn i do?
which Apps i need to do that....?
Sent from my GT-S5360 using xda premium
http://forum.xda-developers.com/showpost.php?p=34559763
One cannot simply teach theming using a single thread so pleez use the search function and refer many threads untilled u understand something ..
Then all u need to do is some trial and error using the things I've learnt and apply some commonsense ...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
=========HOLO-UBUNTU========theme
There are varios guides for that..
Or u can use tingting's guide.. If u wish to theme ur phone by ur phone only...
Well .. If u wish to change some images only... Then u can use 7zip
** rooting is new for me,
nd i am a noob to root....**
sanny5 said:
One cannot simply teach theming using a single thread so pleez use the search function and refer many threads untilled u understand something ..
Then all u need to do is some trial and error using the things I've learnt and apply some commonsense ...
=========HOLO-UBUNTU========theme
Click to expand...
Click to collapse
I know but it surely is first step to know how android theming works
If I posted a several no. of threads, he would have been confused
And he didn't asked about a particular area of theming.
I was addressing the op bro
=========HOLO-UBUNTU========theme
app theming?
stock OS apps or the 3rd party apps?
3rd party apps have a unique signature so it's not a walk in the park modifying them,
it's a long and "learn-by-yourself" process,
there are guides and tips on how but the ultimate end is all up to your understanding
deathnotice01 said:
app theming?
stock OS apps or the 3rd party apps?
3rd party apps have a unique signature so it's not a walk in the park modifying them,
it's a long and "learn-by-yourself" process,
there are guides and tips on how but the ultimate end is all up to your understanding
Click to expand...
Click to collapse
Nah, it's easy
Just modify your 3rd party app like stock one delete META-INF folder from it, zip it
Install this
https://play.google.com/store/apps/...google&utm_medium=organic&utm_term=zip+signer
Select input file, don't touch anything and click on sign, it's done
iamareebjamal said:
Nah, it's easy
Just modify your 3rd party app like stock one delete META-INF folder from it, zip it
Install this
https://play.google.com/store/apps/...google&utm_medium=organic&utm_term=zip+signer
Select input file, don't touch anything and click on sign, it's done
Click to expand...
Click to collapse
only for editing PNG files,
but theming is not only limited to that,
sometimes you modify the java binaries
deathnotice01 said:
only for editing PNG files,
but theming is not only limited to that,
sometimes you modify the java binaries
Click to expand...
Click to collapse
Ya, it's another case then
Related
Apps such as systemui.apk and then I would run them in emulator.
Sent from my GT-S5360 using XDA
hell_lock said:
Apps such as systemui.apk and then I would run them in emulator.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
You can't run apps on eclipse....you can only create them and then run your created apps using an AVD....
Sent from my GT-S5360 using Tapatalk 2
hell_lock said:
Apps such as systemui.apk and then I would run them in emulator.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
You can push ur apk files and other files using eclipse into the avd using dbms.then open the file manager in the avd install it. For any help regarding creating apps just pm me.i am an app developer.
jaison thomas said:
You can push ur apk files and other files using eclipse into the avd using dbms.then open the file manager in the avd install it. For any help regarding creating apps just pm me.i am an app developer.
Click to expand...
Click to collapse
for example i modded an app but i wanna check it out on avd so how to do that?? can u help pls? m a noob
hell_lock said:
for example i modded an app but i wanna check it out on avd so how to do that?? can u help pls? m a noob
Click to expand...
Click to collapse
Wait bro i will show u a screen shot how to push apps to avd.let me open mine lap
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
see the red highlighted space. u can reach their by hitting the ddms button in eclipse. open file explorer as seen in screen shot. then click on any folder,then use the highlighted button to push your apk file to the avd.
in this way u can place your apk files in the avd.
but for installing it i think you need a file explorer. but its not aVAILable in it. there may be a work around for that option in avd or eclipse.
also as you mentioned your aim is to change the system ui apk,i think as usual you need to replace original one and set permissions like we did in root explorer. these things are littile bit over complicated upto my knowledge. because i dont do that.i usually create apps and install it directly from eclipse. also the file push open i uses for inserting mp3 files or text files in testing mp3 apps which we create.
good luck for your intrest for learning new things,pm me for any help in original app development.
eclipse isn't designed for rom making. Its for app making. Plz remember that you have different framework and system between the one in your device and the one in your emulator. Even if you could push it the possibility to succed is low.
hy all I will announce on how to activate Softkey in CM7 rom but please note that this framework-res his or her system should be deodexed
ok we go to step - its stride
ScreenShoot
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Requirements :
Apktool
Notepad++
Click to expand...
Click to collapse
Step 1
Open this Apktool/cmd.exe
Step 2
Decompile file framework-res.apk
Step 3
go to folder framework-res.apk/res/value/bools.xml open with notepad++
and select
"cm_default_tablet">true</bool>
"cm_default_has_soft_buttons">true</bools
Step 4
Decompile as framework-res.apk
Finnaly
open the framework-res.apk file using 7-zip
then go to the folder framework-res/build/apk
There disamna resource, arc
nah this file then drag the framework-res.apk
using 7-zip
Click to expand...
Click to collapse
Good luck :fingers-crossed:
Nice tut bro
Sent from my E16i using Tapatalk 2
Nice, i will try to include thi in the next version of GingerKC
Sent from my E15i using xda premium
I think that there is an option for enabling the soft keys in the "Tablet Tweaks" in cyanogenmod settings..
dagger said:
I think that there is an option for enabling the soft keys in the "Tablet Tweaks" in cyanogenmod settings..
Click to expand...
Click to collapse
This mod enables it.
No i meant that the soft keys can be enabled without this mod too
dagger said:
No i meant that the soft keys can be enabled without this mod too
Click to expand...
Click to collapse
No.
Sent from my Galaxy Nexus using xda app-developers app
I would like to alert all GingerZaraki users (and any other ROM which has the statusbar bug like mine) NOT to use this mod. You will loose all icons on the statusbar. No, launching Terminal Emulator and Rebooting WON'T work. Just a note.
@OP if you can, please add this to your post. I dont want 30 PM's due to this
@All thanks guys
good luck
They can be enabled on minicm7..
I tried them myself...
dagger said:
They can be enabled on minicm7..
I tried them myself...
Click to expand...
Click to collapse
yes this for CM7 ROMS
and system deodexed
Good topic, i'll try it tomorrow...
Hey, is anyone know is gdx 29 odex or deodex???
'Coz i've tried to mod fw on that rom with another method and got error --'
Sent from deepest heart of my x8
hmmm ... I've never tried these rom
and do not know its deodexed or ODEX system
but if its ODEX file ...
fox just to deodexed by using a kitchen cygwin
gdx 29 is deodex rom.
How to decrease background transparent in gellyblast rom. It is fully transparent I want to decrease to 60%. Any one have the solution for decreasing transparency. I have searched alot for this but i can't find any solutio.
So anyone plz help me
Sent from my GT-S5360 using xda app-developers app
go in tthemeing section jellyblast guide he has some solutions I guess
Lol what is gellyblast?
helf language
please add vietnamese language in next version
thank you very much
inuyashagy said:
please add vietnamese language in next version
thank you very much
Click to expand...
Click to collapse
Noobs these days
Ubuntu themed apps and other stuff here
--->make phone faster and battery efficient
--->partition and link2sd for NOOBS?!?!?
--->3d games for galaxy y (no root no lag)
inuyashagy said:
please add vietnamese language in next version
thank you very much
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PHONE SLOW CLICK ME?
_____________________________________
"If your doing the right thing then to hell with everyone else -Deadly"
Lol
NOTHING TO SEE HERE
Is he noooooob or a heeeell
Sent from my GT-S5360 using Tapatalk 2
Tgzgamez said:
Is he noooooob or a heeeell
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
what do you mean? If he is a noob you don't have any rights to make fun of him..in any manner..
You can do it yourself....
Just decompile the framework-res or the tw-framework-res apk and edit the .9 png
Unknown X said:
You can do it yourself....
Just decompile the framework-res or the tw-framework-res apk and edit the .9 png
Click to expand...
Click to collapse
I bet he dont know even wats .9.png
NOTHING TO SEE HERE
Unknown X said:
You can do it yourself....
Just decompile the framework-res or the tw-framework-res apk and edit the .9 png
Click to expand...
Click to collapse
Background isn't a .9 png and if it was he couldn't edit it like you said .9 pngs aren't regular pngs they have particular "stretch" points once edited they show up all weird u need to edit using 9patch on pc
PHONE SLOW CLICK ME?
_____________________________________
"If your doing the right thing then to hell with everyone else -Deadly"
I saw some fabulous Homescreen theming for High end devices, was wondering if there is any for ldpi devices like ours?
varun90rulz said:
I saw some fabulous Homescreen theming for High end devices, was wondering if there is any for ldpi devices like ours?
Click to expand...
Click to collapse
u dnt need a app for that
it all depends ob creativity and learnin things
using apps and widgets and homescreens ....nothing else
if u like a homscreen u just ask for the details .thats how u learn
mycolourscreen... google it
Refer my theme if u get ideas
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
=========HOLO-UBUNTU========theme
Soul reaper said:
u dnt need a app for that
it all depends ob creativity and learnin things
using apps and widgets and homescreens ....nothing else
if u like a homscreen u just ask for the details .thats how u learn
Click to expand...
Click to collapse
I know its not an app, Im asking if there is any website or guides for Theming ldpi devices.
hell_lock said:
mycolourscreen... google it
Click to expand...
Click to collapse
Ya I know about that one, but they theme xhdpi devices like NEXUS, i was thinking if we have any for our device.
sanny5 said:
Refer my theme if u get ideas
=========HOLO-UBUNTU========theme
Click to expand...
Click to collapse
bro, I mean themes like setting up homescreens like Using some launchers, custom icons and widgets setups.
there are tutorials on youtube by mycolourscreen for theming your phone.. maybe you can follow that guide too!
hell_lock said:
there are tutorials on youtube by mycolourscreen for theming your phone.. maybe you can follow that guide too!
Click to expand...
Click to collapse
Ya I can do that. By d way, Your Kernel is awesome, m using it on Stock DDLK
So i have a personal rom that i created and i use it..it has great permonce but lags the looks that most of the roms here have..
I dont want the 14 toggles etc but i wanna edit systemui.apk and customize everything of the notification bar the problem is i dont know how to ... I have tried apktool but i either get force closes or there is no statusbar so if sum1 could help out or provide a proper in detail guide to avoid such errors etc....?
Thanks already!!
This is wat the rom is like
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Update:Still need something....stuck with the force closes and no statusbar!
The best thing for you to keep it really simple and to avoid manual editing with apktool is to use uot kitchen
the Web address is http://uot.dakra.lt/kitchen/
if you're not sure how to use it Google guides but as a general rule
make sure everything is set to ldpi
update script to galaxy
make sure you generate preview
and upload your SystemUI.apk framework-res.apk and if required twframework.apk
marcussmith2626 said:
The best thing for you to keep it really simple and to avoid manual editing with apktool is to use uot kitchen
the Web address is http://uot.dakra.lt/kitchen/
if you're not sure how to use it Google guides but as a general rule
make sure everything is set to ldpi
update script to galaxy
make sure you generate preview
and upload your SystemUI.apk framework-res.apk and if required twframework.apk
Click to expand...
Click to collapse
+1
and uot kitchen also support both odex n deodex stock rom
custom rom also will work like charm..
to @OP..
base on my experience to avoid error updater script by uot.. i advice u upload 3 file which is systemui.apk, twframework.apk and framework.apk..
press thank if this post helped!
sent from my GT-S5360 via WeChat
I meant manual editing....
The Beast sent it and u read it ::..::Samsung Galaxy Y::..::
here are some tutorials that may help you.
[MODz]Advanced Theming Mods Collection
http://forum.xda-developers.com/showthread.php?p=34758564#post34758564
[GUIDE] [MODS] Collection of mods for all gingerbread[2.3] phones..
http://forum.xda-developers.com/showthread.php?t=1908063
[GUIDE] How to Customize a ROM
http://forum.xda-developers.com/showthread.php?t=1590330
[GUIDE]How to add customizable 14 statusbar toggle buttons for samsung ROM
http://forum.xda-developers.com/showthread.php?t=1289896
[GUIDE][THEME] Where to find 9.png image
http://forum.xda-developers.com/showthread.php?t=1966585
Thanls..will try them out
The Beast sent it and u read it ::..::Samsung Galaxy Y::..::
Mostly all the things tht i require missing theming..
The Beast sent it and u read it ::..::Samsung Galaxy Y::..::