[Q]720x1280 incall called image - Galaxy S III General

Good evening to all. I want to know if somebody know which .xml file i need to edit in phone.apk to take the effect. I.e. i want to mod my custom phone.apk with this mod:
http://forum.xda-developers.com/showthread.php?p=39855458#post39855458
Tnx.
EDIT: Now i saw i'm mistake the forum

yep we need this mod

maaaxy said:
EDIT: Now i saw i'm mistake the forum
Click to expand...
Click to collapse
report it

Related

Need a dev!

Have a ROM I'm playing about with but want to go more in depth. Needs backsmali so we can figure it out ans tweak. But I have limited knowledge. Anyone want to help out?
Thanks,
Sent from my JimmyMIUI v3 fuelled DHD!
you want to backsmali what? If it's an apk or jar file than use apk manager, it gives you the option to either just unpack the file, decomplie it as well as backsmali.
haerigrek said:
you want to backsmali what? If it's an apk or jar file than use apk manager, it gives you the option to either just unpack the file, decomplie it as well as backsmali.
Click to expand...
Click to collapse
Hmm...everyone makes it sound easy. But its what you do to change things once you're decompiled it.....I don't know what to tweak to get what I want or what to look for to remove or change...I need someone in the know lol....
Sent from my JimmyMIUI v3 fuelled DHD!
just say what you want to change.
haerigrek said:
just say what you want to change.
Click to expand...
Click to collapse
I don't know what that is yet lol....
Sent from my JimmyMIUI v3 fuelled DHD!
Most things can be manipulated easily within xml files without backsmali, you just need some xlm knowledge.
what are you trying to acomplish with this mod?
jameslsmith said:
Have a ROM I'm playing about with but want to go more in depth. Needs backsmali so we can figure it out ans tweak. But I have limited knowledge. Anyone want to help out?
Thanks,
Sent from my JimmyMIUI v3 fuelled DHD!
Click to expand...
Click to collapse
Try to look at this http://forum.xda-developers.com/showthread.php?t=1136625
CLOSED - No need for any more responses, thanks
jameslsmith said:
CLOSED - No need for any more responses, thanks
Click to expand...
Click to collapse
PM a mod and ask them to close your thread

Enable Phone.apk on Nexus7

Hi, i wanted to enable Phone.apk on my Nexus 7 but need some help.
Well i already decompiled framework-res.apk and changed bool.xml values.
Then i built new framework-res.apk (apktool b newframework-res.apk)
So what i did next was replace old framework-res.apk by the new one, but the result was a loop booting, so i have to flash stock rom again.
Can someone tell me what i did wrong, and how can i enable phone.apk in stock rom 4.2.1?
Regards
Now tell me - what does this thread have to do with DEVELOPMENT?
Fatal1ty_18_RUS said:
Now tell me - what does this thread have to do with DEVELOPMENT?
Click to expand...
Click to collapse
Ok. Sorry, my mistake.
I appreciate if can someone help me.
Regards'
.

[Q] HELP from STOCK ROM Users [Modifying TouchWiz30Launcher.apk]

Good day developers, can you help me, Im using STOCK ROM DXMA1 (deodexed). I want to modify my "TouchWiz30Launcher.apk", instead of 4 icon Column dock, I want to make it 5. I follow this guide somehow, http://forum.xda-developers.com/showthread.php?t=1668984 but it didn't help me. It made my "touchwiz30Launcher.apk" 5 docks but when I put the other application(last time it was 4 and now it turns 5, 4+1=5) on DOCK, the application disappear. Then I tried following this guide again, http://forum.xda-developers.com/showthread.php?t=1500230 although it is for Galaxy Ace, I think it is similar somehow with SGY (note: I only did was, PART II number 1 and 2.)Then the problem in my first try modifying the TouchWiz30Launcher.apk is similar with the second one. Guys if you know, can you help me with this problem or guide me or if there are some similar questions/forum post like this that had been answered, kindly post it? Help me please.​
did you install it as a system app?
try removing the classes.dex from original to the modified one,
also was the app compiling process a success?
gee i had to trouble reading the text on that one
deathnotice01 said:
did you install it as a system app?
try removing the classes.dex from original to the modified one,
also was the app compiling process a success?
gee i had to trouble reading the text on that one
Click to expand...
Click to collapse
Yes, I install it as a system app sir, I also replace the classes.dex from the original to the modified one. I use apktool sir, and it was success.
Sorry for the bad grammar though.
3r41nl33n said:
Yes, I install it as a system app sir, I also replace the classes.dex from the original to the modified one. I use apktool sir, and it was success.
Sorry for the bad grammar though.
Click to expand...
Click to collapse
grammar's good and understandable,
what happened when installing?
do you have a logcat?
maybe a cert mismatch
did it force close in anyway?
No FC sir. It just the application icon disappear from the menu and it was irreversible. Thanks anyway, I solved my case. This thread should be close now.
3r41nl33n said:
No FC sir. It just the application icon disappear from the menu and it was irreversible. Thanks anyway, I solved my case. This thread should be close now.
Click to expand...
Click to collapse
what the main problem did you facing and how do you solved it?? ??
assphere said:
what the main problem did you facing and how do you solved it?? ??
Click to expand...
Click to collapse
HIHIHI. I just modify Mr. zalzondabuzz 5 docks bottomfrom here, http://forum.xda-developers.com/showthread.php?t=1958201 . I just decompile his/her work and i transfer all the png's because, I dont want the actual TouchWiz30Launcher to be modified, it's just like I want to make it 5 docks. and thats it. xD

[REQUEST] Smaller Navbar

Anyone know of a working smaller navbar mod (not using xposed) that works on MHC19I ? or able to point me in the direction of guide that allows me to attempt to make one myself ?
Looking to stay stock+rooted, rather than a custom rom.
TIA
EDIT - I've modified framework-res.apk for MHC19I - Grab it here. Mod changes navbar to 24 instead of 48 height.
* Backup your original /system/framework-res.apk and replace it with the download.
I'd recommend to flash resurrection remix rom where you can set the navbar to 24dp.
snachez said:
Anyone know of a working smaller navbar mod (not using xposed) that works on MHC19I ? or able to point me in the direction of guide that allows me to attempt to make one myself ?
Looking to stay stock+rooted, rather than a custom rom.
TIA
Click to expand...
Click to collapse
U can make it by editing framework-res.apk
Decompile framework-res.apk then go to res/values/dimens.xml there u can change it.
Rajeev said:
U can make it by editing framework-res.apk
Decompile framework-res.apk then go to res/values/dimens.xml there u can change it.
Click to expand...
Click to collapse
Thanks, I'll give it a shot !
snachez said:
Thanks, I'll give it a shot !
Click to expand...
Click to collapse
So I've decompiled and made the edit, recompiled and signed the apk, pushed it to my device and replaced the original.. but now it just sits on the bootup logo animination and I cant get past that stage.
Hopefully you have a backup that you can restore. If not, push the stock framework via adb
snachez said:
So I've decompiled and made the edit, recompiled and signed the apk, pushed it to my device and replaced the original.. but now it just sits on the bootup logo animination and I cant get past that stage.
Click to expand...
Click to collapse
U have done something wrong.. Which apktool u used to edit ?
Rajeev said:
U have done something wrong.. Which apktool u used to edit ?
Click to expand...
Click to collapse
I used apktool 2.0.3 from https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.0.3.jar
Signed with tool from http://forum.xda-developers.com/showthread.php?t=2723579
Many thanks for any advice
snachez said:
I used apktool 2.0.3 from https://bitbucket.org/iBotPeaches/apktool/downloads/apktool_2.0.3.jar
Signed with tool from http://forum.xda-developers.com/showthread.php?t=2723579
Many thanks for any advice
Click to expand...
Click to collapse
Aww yuss. I followed a different guide from http://forum.xda-developers.com/showthread.php?t=1814441 and found I was missing a few steps (copying the META-INF etc)
Much success now.
For anyone interested, I've posted a modded framework-res.apk in OP... Flashable Zip my next project.
snachez said:
Aww yuss. I followed a different guide from http://forum.xda-developers.com/showthread.php?t=1814441 and found I was missing a few steps (copying the META-INF etc)
Much success now.
For anyone interested, I've posted a modded framework-res.apk in OP... Flashable Zip my next project.
Click to expand...
Click to collapse
Glad u made it dude.. Enjoy. Feel free to ask any helps

sound booster (SM-G900H)

Can anyone help me how to make sound louder on my s5?
TheKingDragon said:
Can anyone help me how to make sound louder on my s5?
Click to expand...
Click to collapse
If you have root access, visit this thread....
http://forum.xda-developers.com/gen...tion-boost-t3202087/post62841388#post62841388
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
If you have root access, visit this thread....
http://forum.xda-developers.com/gen...tion-boost-t3202087/post62841388#post62841388
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
yes, i have root access, I have visited your link but it said that "headset"? Does its make speaker louder?
TheKingDragon said:
yes, i have root access, I have visited your link but it said that "headset"? Does its make speaker louder?
Click to expand...
Click to collapse
It may say headset in the title, but if you read through the first post, it gives details about adjusting system volume levels too. If you are unsure, leave a comment in the thread and @Elements1984 will help you
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
It may say headset in the title, but if you read through the first post, it gives details about adjusting system volume levels too. If you are unsure, leave a comment in the thread and @Elements1984 will help you
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
i will, thanks so much.
TheKingDragon said:
i will, thanks so much.
Click to expand...
Click to collapse
No problem fella....good luck in getting it sorted.
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
No problem fella....good luck in getting it sorted.
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
Yep, I have read his post and find "mixer_paths.XML" find but I don't know how to edit its. I asked for his help to edit for me. Hope he will have time and reply me soon
So you can edit that file? Thanks for your comment.
TheKingDragon said:
Yep, I have read his post and find "mixer_paths.XML" find but I don't know how to edit its. I asked for his help to edit for me. Hope he will have time and reply me soon
So you can edit that file? Thanks for your comment.
Click to expand...
Click to collapse
Yes that file can be edited. You can edit it 'on device' with a root enabled file explorer (I use Root Explorer) or on a pc with notepad(++?)....but make a copy of it first so that you have an original if you need it.
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
Yes that file can be edited. You can edit it 'on device' with a root enabled file explorer (I use Root Explorer) or on a pc with notepad(++?)....but make a copy of it first so that you have an original if you need it.
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
Yes I know but I don't know what lines to edit
This thread.....
http://forum.xda-developers.com/showthread.php?t=2729652
Contains a range of flashable zips with different volume configurations. If you have a custom recovery, you can flash them with that. If you don't, you can extract them to retrieve the XML file and manually replace / swap it with your stock version.
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
This thread.....
http://forum.xda-developers.com/showthread.php?t=2729652
Contains a range of flashable zips with different volume configurations. If you have a custom recovery, you can flash them with that. If you don't, you can extract them to retrieve the XML file and manually replace / swap it with your stock version.
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
I have flash v4 on that thread but the volume is still normal. And on that thread, it's said that "these do not work on G900H"
Then I guess you'll have to wait for elements1984 to reply.....sorry fella, I don't have the H variant so I can't suggest anything else.....
Just be ready with a copy of your XML file....I think it'll be needed.
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
Then I guess you'll have to wait for elements1984 to reply.....sorry fella, I don't have the H variant so I can't suggest anything else.....
Just be ready with a copy of your XML file....I think it'll be needed.
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
yes I have already copied it Anyway , thanks for your help
keithross39 said:
If you have root access, visit this thread....
http://forum.xda-developers.com/gen...tion-boost-t3202087/post62841388#post62841388
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
Hey Keithross39,
nice to see that you're still active in XDA and still so helpful, hehehe.
Thank you for redirecting people to my thread, I will make sure to help TheKingDragon as much as possible, his problem doesn't seem to be complicated and in my opinion, he might also have followed your last instructions for the V4 file (which is too loud in my opinion) but he might have set wrong the permissions or didn't restart the phone, lol. Other than that, it could also be that he used a file meant for another android version rather than another phone model, I doubt the G900H will have any difference in the XML file comparing to the G900F, it's not like they have done a "pimp my ride" subwoofer in the 900H, which then would need a few more code lines in the XML lol
I will reply to TheKingDragon in my thread in the next hour, I still have a guy to finish helping with a microphone volume problem.
Have a great weekend Keithross39
TheKingDragon, please post your XML file in the thread that Keithross39 shared with you in the first reply. I will edit it for you, but what is it that you want to increase (boost)? Phone speaker or Headset?
Hi @Elements1984 glad to see you're still active on here too......
I have your thread bookmarked so that I can easily provide a link to people who will benefit from it......
All the best......
Keith.
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
Hi @Elements1984 glad to see you're still active on here too......
I have your thread bookmarked so that I can easily provide a link to people who will benefit from it......
All the best......
Keith.
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
Nice to hear back from you Keith
Thank you for bookmarking my thread, I wonder how to make it a sticky on XDA so that people can benefit from it without needing to search through a million other threads, especially that I don't "bump" my thread to the top, lol. Oh, and I have to find a way to correct the title, since there is a "y" missing at the end of "quality", lol.
By the way, I have updated the original post today since it seems some CyanogenMod ROMs don't have a mixer_paths.xml file but rather another file named snd_soc_msm_2x which is situated in : system/etc/snd_soc_msm
I thought this information might be important to share with you since most roms are based on CM and a user might ask you why he can not find the file for the sound
If you have a bit of time, I have a guy that I tried to help with a bluetooth microphone volume problem but I am running out of ideas, maybe you can bring your input or provide new ideas on what can be done, he goes by the name rk2612 and his first post is number 38 on this page:
http://forum.xda-developers.com/general/general/guide-technical-explanation-boost-t3202087/page4
I just finished blindly editing the XML file for TheKingDragon since I don't have a similar phone to try with, lol, let's hope it works fine.
Hi @Elements1984 I'll have a look at the post you mentioned but you are the one with the experience needed to help.....I probably wouldn't know where to start.....
And as for editing the title of the thread, if you use the XDA app (as I do most of the time) and go to edit your OP, you can touch the title and do your edit.....easy as....
I'll pm a mod to suggest getting your thread sticky-ed.....just have to see what they think......
http://i.imgur.com/rVnFwJM.jpg
keithross39 said:
Hi @Elements1984 I'll have a look at the post you mentioned but you are the one with the experience needed to help.....I probably wouldn't know where to start.....
And as for editing the title of the thread, if you use the XDA app (as I do most of the time) and go to edit your OP, you can touch the title and do your edit.....easy as....
I'll pm a mod to suggest getting your thread sticky-ed.....just have to see what they think......
http://i.imgur.com/rVnFwJM.jpg
Click to expand...
Click to collapse
Thank you
Sent from my SM-G900F using XDA-Developers mobile app

Categories

Resources