[Q] Theme Incoming call screen on Galaxy Y? - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Is there a way to choose/make/browse themes [FULL] only for incoming call screens? Especially for Samsung Galaxy Y, the stock answering call is really bad.
Is it possible to download / theme the incoming call screen via Metamorph? And where to find such themes for Samsung Galaxy Y?
I already know about some third-party apps on Play store such as Ultimate Call Screen HD, but they don't do what I need.
p.s. I'm NOT looking either for ROMs with different incoming call screens (I'm here for a simple way to theme the incoming call screens for android)

Mine
Sent from my GT-S5360 using xda premium

Baskhara said:
Mine
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Alright, yours look cool.
I would like to know how did u get this incoming call screen. P.S. I prefer themed slide answering not a slider that looks like stock Samsung

I got that on any thread I am forgot the thread name. I didn't modified it coz I like to modify framework-res.apk
Sent from my GT-S5360 using xda premium

Baskhara said:
I got that on any thread I am forgot the thread name. I didn't modified it coz I like to modify framework-res.apk
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Alright, can you please tell me where to find the items inside (framework-res.apk) to edit the incoming call screen?

cat_Thirst said:
Alright, can you please tell me where to find the items inside (framework-res.apk) to edit the incoming call screen?
Click to expand...
Click to collapse
The incoming call screen is in Phone.apk not in framework-res.apk.. if u want I can give u the .apk?
Sent from my GT-S5360 using xda premium

Baskhara said:
The incoming call screen is in Phone.apk not in framework-res.apk.. if u want I can give u the .apk?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Yes please
Can you tell me which tool you use to decompile/extract the Phone.apk to edit files?

cat_Thirst said:
Yes please
Can you tell me which tool you use to decompile/extract the Phone.apk to edit files?
Click to expand...
Click to collapse
As I said, I took it from other thread so I don't know how to edit it. But you can use APKTool to decompile the .apk..
Sent from my GT-S5360 using xda premium

HMMMM....
ill try to decompile mine and study it...theme it...then give it to you...if i succeed xD

Btw is there a guide on how to modify phone.apk?
Sent from my GT-S5360 using xda premium

-12.0 kphudes
Baskhara said:
As I said, I took it from other thread so I don't know how to edit it. But you can use APKTool to decompile the .apk..
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
I decompiled Phone.apk
there are many xml files and png images, I'm looking for the images that targets "specifically" the incoming call screen items such as the background, frames, sliders. What are the png/xml file names to tweak those specific things

cat_Thirst said:
I decompiled Phone.apk
there are many xml files and png images, I'm looking for the images that targets "specifically" the incoming call screen items such as the background, frames, sliders. What are the png/xml file names to tweak those specific things
Click to expand...
Click to collapse
If only want to edit the image just change the .png file but for location of the image I think it on xml file n I don't know about xml it make me confused ..
Check ur pm ..
Sent from my GT-S5360 using xda premium

Well plz discuss here whatever u are discussing right now..
It will be helpfull for me and other noobs out there..
Sent from my GT-S5360 using xda premium

Wow... I couldn't find the background image for the incoming call screen, neither the answering sliders.
Anyway, I found many Phone.apk online for different ROMs and different Android devices. Is it OK if I used any for my Galaxy Y?

I think ya, coz some of my system app is from custom rom n I am using stock rom just give it a try, is it work or not. N do a backup before changing the app
Sent from my GT-S5360 using xda premium

I downloaded several Phone.apk(s) from the net, but every time I try to install one it asks me that "this is a system app, do you want to replace" and say yes but then it says (Application not installed)
What could be wrong? and how to fix it?

I think you should flash via cwm. Well, i am a beginner but even i changed my default one. But pls confirm with senior members. I think you have to flash it
Sent from my MT11i using xda premium

koradiavatsal said:
I think you should flash via cwm. Well, i am a beginner but even i changed my default one. But pls confirm with senior members. I think you have to flash it
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
I tried flashing the flashable APK but with no success, it displayed "installation aborted" at the end.

Yes I agree with koradiavatsal, u should flash through cwm, or try this, copy the file (Phone.apk) to /system n set permission to rw-r--r-- n then move n replace it to /system/app, then reboot. If this not succesfull the one way is flash it through cwm
Sent from my GT-S5360 using xda premium

Baskhara said:
Yes I agree with koradiavatsal, u should flash through cwm, or try this, copy the file (Phone.apk) to /system n set permission to rw-r--r-- n then move n replace it to /system/app, then reboot. If this not succesfull the one way is flash it through cwm
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Before I continue to to the replacement inside the system/app directory...
Is it ok to replace even if the Phone.apk is made for ICS or JB? I of course use GB.

Related

[Q]How to change phone animation

Like the title,how can i change the phone animation?,i heard an app called anim mod can do it but i saw a lot of bad review on market.
Sent from my X8 using XDA Premium App
anmiman said:
Like the title,how can i change the phone animation?,i heard an app called anim mod can do it but i saw a lot of bad review on market.
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
You mean there boot animation? Replace the bootanimation.zip in system > media with your own (make sure it is named bootanation.zip) and set permissions to 644.
And like always, make a nandroid backup first just in case.
Sent from my X8 using XDA App
No,not boot animation..the phone animation..like the effect when you change volume,press menu,etc..
Sent from my X8 using XDA Premium App
That is included in most themes, so you would have to install a new theme.
Mostly are coded into framework-res.apk in system/framework but other are app specific.
Use Apk Manager for decompile them and change what you need.
be carefoul, if you change something wrong your phone could go into a bootloop, make a nandroid backip before.
Search in forum for framework-res and you will find a lot of good guides for modify it.
anmiman said:
No,not boot animation..the phone animation..like the effect when you change volume,press menu,etc..
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
af974 said:
Mostly are coded into framework-res.apk in system/framework but other are app specific.
Use Apk Manager for decompile them and change what you need.
be carefoul, if you change something wrong your phone could go into a bootloop, make a nandroid backip before.
Search in forum for framework-res and you will find a lot of good guides for modify it.
Click to expand...
Click to collapse
Oh..thats the answer that i'm looking..thanks for the tip..
Sent from my X8 using XDA Premium App

Need help in moding Phone.apk !

Can some one mod the already moded "phone.apk" (screenshots in attachments) to bring back the regular size contact photos?
Xicorified said:
Can some one mod the already moded "phone.apk" (screenshots in attachments) to bring back the regular size contact photos?
Click to expand...
Click to collapse
Is this really modded?? I think its the work of an app. You can easily edit the size of the photo by editing some values in the decompiled xml files.
Sent from my GT-S5360 using XDA
hell_lock said:
Is this really modded?? I think its the work of an app. You can easily edit the size of the photo by editing some values in the decompiled xml files.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
Yeah it is moded ! its from a theme for Creed's Rom v3.1 (Check the thread here in XDA itself)
I am newbie in editing stuff...can you help me out?
Xicorified said:
Yeah it is moded ! its from a theme for Creed's Rom v3.1 (Check the thread here in XDA itself)
I am newbie in editing stuff...can you help me out?
Click to expand...
Click to collapse
Just replace Phone.apk with Creed's v2.0's Phone.apk and set the permissions to rw-r--r--. Its the same call screen with a smaller caller image.
I need that phone.apk
Can you plz. Give me link to that phone.apk.. plz... i really need that..
Yup , the best thing is to extract out the phone.apk from some themes or roms , and replace it with the stock one.....Wish u luck
Sent from my GT-S5360 using xda premium
Xicorified said:
Can some one mod the already moded "phone.apk" (screenshots in attachments) to bring back the regular size contact photos?
Click to expand...
Click to collapse
can you plz. give me your(creed 3.1) phone.apk I need that.. plz .
Sent from my GT-S5360 using xda premium
if u hav a nandroid backup u can extract it from tar else download creed 2.1 and extract it from zip
press the thanks button if u think i helped a bit..
Sent from my GT-S5360 using XDA
Ak.Ayush said:
can you plz. give me your(creed 3.1) phone.apk I need that.. plz .
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Here u go.

Coustomize

How to apply any esle rom"s statusbar with 14 lid. Toogles
In stock deoxidised rom?
Sent from my GT-S5360 using xda premium
Use the searchbutton.believe me the button is real.
MANY GREEEEETZ!!!
CALIBAN666 said:
Use the searchbutton.believe me the button is real.
MANY GREEEEETZ!!!
Click to expand...
Click to collapse
Kk...i m trying...but can i do it with stock rom.?
Sent from my GT-S5360 using xda premium
yashuperia said:
Kk...i m trying...but can i do it with stock rom.?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
That's kinda a silly question mate. Replace the SystemUI.apk of that rom with yours, and also insert lidroid-res.apk in your framework. Don't do the changes directly, make a flashable zip (there's a guide by kurotsugi) and flash it.
Btw, i don't really know if this has been tried before.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
That's kinda a silly question mate. Replace the SystemUI.apk of that rom with yours, and also insert lidroid-res.apk in your framework. Don't do the changes directly, make a flashable zip (there's a guide by kurotsugi) and flash it.
Btw, i don't really know if this has been tried before.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
Can you give me link of making flashable zip thread??
And can systemui replacing only replace statusbar ?? Or other like buttons and background?
Sent from my GT-S5360 using xda premium
yashuperia said:
Can you give me link of making flashable zip thread??
And can systemui replacing only replace statusbar ?? Or other like buttons and background?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
Here it is - http://forum.xda-developers.com/showthread.php?t=1669489. Btw, i expected you to search. Do remember that next time.
And about the other thing you referred to, i suppose you refer to the theme, and i really don't know much about that! But there are two other apks, framework-res.apk and twframework-res.apk in /system/framework which are used for theming along with SystemUI.apk . You can decompile them and check for yourself.
Sent from my GT-S5360 using Tapatalk 2
.
anasdcool71 said:
Here it is - http://forum.xda-developers.com/showthread.php?t=1669489. Btw, i expected you to search. Do remember that next time.
And about the other thing you referred to, i suppose you refer to the theme, and i really don't know much about that! But there are two other apks, framework-res.apk and twframework-res.apk in /system/framework which are used for theming along with SystemUI.apk . You can decompile them and check for yourself.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
i have changed sustemui.apk and lidroid res apk but my statusbar had gone..
yashuperia said:
i have changed sustemui.apk and lidroid res apk but my statusbar had gone..
Click to expand...
Click to collapse
Then i suggest you look up kill3d's guide on how to add 14 status bar toggles in the general section.
Sent from my GT-S5360 using Tapatalk 2
you need a systemUI suitable with your framework systemUI from old firmware doesn't work on new framework files.
kurotsugi said:
you need a systemUI suitable with your framework systemUI from old firmware doesn't work on new framework files.
Click to expand...
Click to collapse
But i have flashed both systemui and new framework
Sent from my GT-S5360 using xda premium
reflash your rom without wipe data to get your status bar. you can try it again later
kurotsugi said:
reflash your rom without wipe data to get your status bar. you can try it again later
Click to expand...
Click to collapse
I ve reflashd rom and got starus bar ...but its that old one
Sent from my GT-S5360 using xda premium
off course it's the old one
you do nothing on systemUI.apk inside your rom

[Help] [Pro] Need help to modify Stock Settings.apk properly

I installed all apk found under system/framework with apktool.
*framework-res.apk & another apk
Then decompiled Settings.apk of Xperia pro stock ics Rom.
After that ,without making any change I compiled the apk. Then I surprisingly noticed that the size compiled apk is 1/3 of original stock settings.apk .
Then I flashed the apk using cwm to my phone to test if it work .after flashing, the setting icon is invisible in launcher menu !
Plz anybody tech me how decompile and re compile stock settings.apk of Xperia pro properly..
----------------****---------------
I'm noob. Help me to be great like U
This is because u have to delete the xml u edited and resources.arc and then compile it. Use apk manager. Its easyy to use.
What exactly u trying to do? May be I can help you out.
For ur last line "Be a beginner, but not a noob"
Sent from my MT11i using Tapatalk 2
i'm trying to add some ektra app linked with setting apk in setting header.xml
i'v done it perfectly in a custom rom's Settings.apk. but in stock rom, i'm getting error.
Sent from my MK16i using xda premium
shouvo said:
i'm trying to add some ektra app linked with setting apk in setting header.xml
i'v done it perfectly in a custom rom's Settings.apk. but in stock rom, i'm getting error.
Sent from my MK16i using xda premium
Click to expand...
Click to collapse
What tool do u use? For settings u edit setting_header.xml where is that present and all u must be knowing?!
After clicking on compiling apk manager asks to delete resources.arc and also the xml you edited. Then compile it should.
Sent from my MT11i using Tapatalk 2
koradiavatsal said:
What tool do u use? For settings u edit setting_header.xml where is that present and all u must be knowing?!
After clicking on compiling apk manager asks to delete resources.arc and also the xml you edited. Then compile it should.
Sent from my MT11i using Tapatalk 2
Click to expand...
Click to collapse
i use apktool provided by google code
plz what tool u'r talking about that asks to delete resource and xml while compile
Sent from my MK16i using xda premium
shouvo said:
i use apktool provided by google code
plz what tool u'r talking about that asks to delete resource and xml while compile
Sent from my MK16i using xda premium
Click to expand...
Click to collapse
He is talking about apk manager... Its just a easier form of apktool...
Sent from my Xperia Neo V using xda app-developers app
plz provide me the download link
Sent from my MK16i using xda premium
shouvo said:
plz provide me the download link
Sent from my MK16i using xda premium
Click to expand...
Click to collapse
Link = No
Search = Yes
Sent from my MT11i using Tapatalk 2
Guys can anybody please tell me how can i edit the default settings of the rom which load up after the first boot....
I looked into all xml files of Settings.apk but couldn't find any..
Eg: I want to disable the auto brightness mode by default when i flash my rom.
I have a Xperia P running with stock JB.
Thanks in advance...!!! :fingers-crossed:
koradiavatsal said:
Link = No
Search = Yes
Sent from my MT11i using Tapatalk 2
Click to expand...
Click to collapse
I've searched and downloaded. will try it today....hope it will work perfectly
Sent from my MK16i using xda premium
Note for next time: This is not the place for questions. Questions go to Q&A section.

[REQUEST]Stock white Dialer

Does anyone have it by chance?
Sent from my SAMSUNG-SGH-I337 using xda premium
If I download the stock rom, can I pull it from there and inject it into the custom one I'm on? Is it just a matter of changing permissions and replacing the apk?
Sent from my SAMSUNG-SGH-I337 using xda premium
Uploaded the stock deodex att phone, contact and Mms apk.
To get the white dialer to work you have to replace both phone and contact files
You'll want to make a backup in System/app of the files you want to replace, drop these In the folder, set permissions then reboot & you should be good.
Secphone.Apk
http://db.tt/MXcEZwPL
Seccontact.Apk
http://db.tt/kMXLQ3U5
SecMMS.apk
http://db.tt/faouC4Da
Only use these links any others quoted in this thread will not work since I linked a dark dialer by mistake earlier
Sent from my Clean S4
BRIMS7ON3 said:
Does anyone have it by chance?
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
I second this. I'm running a custom international rom and love it but only thing I miss is the att mms, phone and contacts apk's. If there is a way to do this I would like to do this myself. If someone knows how or can point me in the right direction would be greatly appreciated.
Use the links in the third post.
REDFOCZ said:
Uploaded the stock deodex att phone, contact and mms apk to Dropbox should be better then the Google drive link above. Let me know if these work, first time doing this
Secphone.Apk
http://db.tt/MXcEZwPL
Sec contact
http://db.tt/kMXLQ3U5
SecMMS
http://db.tt/faouC4Da
Sent from my Clean S4
Click to expand...
Click to collapse
Thank you!
I may be doing something wrong... but I'm using root explorer to change permissions, rename the original, then copy this one (phonesec) to the app folder... and the dialer is still dark blue. Maybe the theme is not located in the apk?
Sent from my SAMSUNG-SGH-I337 using xda premium
Man..thanks for these...I know what to do with em...yes...
Sent from my SAMSUNG-SGH-I337 using xda premium
BRIMS7ON3 said:
Thank you!
I may be doing something wrong... but I'm using root explorer to change permissions, rename the original, then copy this one (phonesec) to the app folder... and the dialer is still dark blue. Maybe the theme is not located in the apk?
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
You'll want to make a backup in System/app of the files you want to replace, drop these In the folder, set permissions then reboot & you should be golden
Sent from my Clean S4
REDFOCZ said:
You'll want to make a backup in System/app of the files you want to replace, drop these In the folder, set permissions then reboot & you should be golden
Sent from my Clean S4
Click to expand...
Click to collapse
Right... that's exactly what I did... but the dialpad is still dark blue after reboot...
Sent from my SAMSUNG-SGH-I337 using xda premium
Dunno, I've used these and have swapped the dark dialer back to white. I'll have to look at Em again may be a while though. In the middle of moving and only Internet is through my phone
Sent from my Clean S4
REDFOCZ said:
Dunno, I've used these and have swapped the dark dialer back to white. I'll have to look at Em again may be a while though. In the middle of moving and only Internet is through my phone
Sent from my Clean S4
Click to expand...
Click to collapse
Yeah it probably worked... but it is the apk for the dark dialer...I checked the pngs in it.. if you find the White one please let me know!
Sent from my SAMSUNG-SGH-I337 using xda premium
If that's the case I may have uploaded the wrong one. Let me check again
Use the links in the third post.
Sent from my Clean S4
REDFOCZ said:
If that's the case I may have uploaded the wrong one. Let me check again
Edit:
Try this one
http://db.tt/fQkHGLjC
Sent from my Clean S4
Click to expand...
Click to collapse
Weird...I checked the pngs and that one is definitely the White one, but even after wiping the cache and dalvik it still isn't updating the dialpad. I even tried extracting the apk now residing in system/app... it's there.
I'm running mint jelly if that means anything to anyone..
EDIT: nevermind .. got it! Thank you!!
I didn't realize I had to change the contact one also in order for it to work... awesome!
Sent from my SAMSUNG-SGH-I337 using xda premium
BRIMS7ON3 said:
Right... that's exactly what I did... but the dialpad is still dark blue after reboot...
Sent from my SAMSUNG-SGH-I337 using xda premium
Click to expand...
Click to collapse
You're swapping out SecContacts.apk right? Thats where the main dialer is. SecPhone.apk is just the in-call dial-pad.
CallMeAria said:
You're swapping out SecContacts.apk right? Thats where the main dialer is. SecPhone.apk is just the in-call dial-pad.
Click to expand...
Click to collapse
Yeah Thank you...I finally figured that out. Seeing dial pad pngs in secphone.apk threw me off..
Sent from my SAMSUNG-SGH-I337 using xda premium
Glad you got it working
Sent from my Clean S4
REDFOCZ said:
Glad you got it working
Sent from my Clean S4
Click to expand...
Click to collapse
Ohhhh, Thank you Thank you Thank you. This was the last thing I was looking for to complete what I wanted on my rom! Awesome
Sent from my SAMSUNG-SGH-I337 using Tapatalk 4 Beta
hey Brothers ! :laugh::victory: check this out ! i got recording to work on the stock white dialer !!
travperk said:
hey Brothers ! :laugh::victory: check this out ! i got recording to work on the stock white dialer !!
Click to expand...
Click to collapse
whoa how'd u do that?
Sent from my SAMSUNG-SGH-I337 using xda premium
travperk said:
hey Brothers ! :laugh::victory: check this out ! i got recording to work on the stock white dialer !!
Click to expand...
Click to collapse
Plz Plz share how you did that. Again I said Please
Sent from my SAMSUNG-SGH-I337 using Tapatalk 4 Beta

Categories

Resources