(REQUEST) CM14.1. Front-Speaker Mod | Ear-Piece speaker mod OP2 - OnePlus 2 Q&A, Help & Troubleshooting

Hey All, can anybody Come with a front facing Speaker mod for the Oneplus 2 running Cyanogenmod 14.1?
I know that the file i gotta change is: mixer_paths.xml
But i dont know what to change in There
Thanks and bye

Found a Way to make this happen, have a look at
http://forum.xda-developers.com/oneplus-2/development/mod-facing-speaker-earpiece-speaker-t3507945

filledk said:
Hey All, can anybody Come with a front facing Speaker mod for the Oneplus 2 running Cyanogenmod 14.1?
I know that the file i gotta change is: mixer_paths.xml
But i dont know what to change in There
Thanks and bye
Click to expand...
Click to collapse
I know it's been a very long time,
But if you're interested, please visit the link in my signature and follow the instructions on how to request the MOD....

Related

[Help] I can't set a ringtone

Hi,
In general the android is amazing!!
Many thanks for the DEVs..
Does anyone have a problem setting a ringtone?
or know how to?
I just cant set a ringtone on my android OS..
Thanks!
download the latest r0bin's android build from Here
in this build you can set the ringtones for our photon
Thanks.. but the link is broken..
Can you give me another link please.. (I also looked at http://code.google.com/p/photon-android/downloads/list but there was no link there..)
Will the new build erase all me settings?
Thanks again.
download link is not available and r0bin has removed it for some fixes...
sorry dude
might he be uploading the new release soon...
But can you tell me please.. does the new build will erase all me settings?
it depends, for me only contacts and agenda were gone

Call record on CM10 like chinese room on Defy

Dear All, I really like CM10 by quarx and I love call recording like chinese room. I need help from someone whose can port or make zip update for CM 10 latest version 0904 like chinese room. In chinese room there is record button on phone apk but in Quarx room none. Whereas chinese room based on Quarx room. Can someone help me? I have try to through in chinese website but i'm confuse. Last word, thank a lot.
nggies said:
Dear All, I really like CM10 by quarx and I love call recording like chinese room. I need help from someone whose can port or make zip update for CM 10 latest version 0904 like chinese room. In chinese room there is record button on phone apk but in Quarx room none. Whereas chinese room based on Quarx room. Can someone help me? I have try to through in chinese website but i'm confuse. Last word, thank a lot.
Click to expand...
Click to collapse
Would be very helpful. Can anyone do this?
Sent from my MB526 using xda premium
Any one can help? Any way this is the website that I mean --> http://bbs.mfunz.com/thread-588378-1-1.html.
Or some one help to translate those site and find the download part or save/mirror the file on the other storage like mediafire or else. thank

[Q] ProBam final build error

Hi sorry to be a pain but I can't post in the dev forum. I'm a flashaholic and have just started with the probam KitKat end of the line build. Anyway, when I use instagram and play a video it is all in the top section all bunched up and messy looking, of the allocated square and the rest is grey. Unsure if this applies to all video playback in browsers etc. Not sure why but if someone could help in any way that'd be great. Thanks in advance.
Edit ... Sorry this is the AOSB build. Thanks. P.s. just tried YouTube and it does the same there. Please help! Thanks.
Please can anyone help? Its such a good ROM other than this issue. Thanks.
.... edit. accessed build.prop and problem solved

[Q&A] [Guides & Links] THE GALAXY S5 UNIFIED MODS THREAD

Q&A for [Guides & Links] THE GALAXY S5 UNIFIED MODS THREAD
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [Guides & Links] THE GALAXY S5 UNIFIED MODS THREAD. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Remove Quickconnect & Sfind from Pulldown
Hello,
Please can anyone help me remove Quickconnect & Sfind from Pulldown --> Galaxy I9505 (lollippop), i am rooted but i cant figure out how to edit the SystemUI.apk (decompile & stuff).
Thank You
SyShade said:
Hello,
Please can anyone help me remove Quickconnect & Sfind from Pulldown --> Galaxy I9505 (lollippop), i am rooted but i cant figure out how to edit the SystemUI.apk (decompile & stuff).
Thank You
Click to expand...
Click to collapse
You're going to need to do a bunch of reading, then more, then more. It's not the hardest thing to do, but removing stuff like that can be tricky. You're better off flashing a custom rom for now. There are plenty of threads with a ton of info here though.
Hello
metalfan78 said:
You're going to need to do a bunch of reading, then more, then more. It's not the hardest thing to do, but removing stuff like that can be tricky. You're better off flashing a custom rom for now. There are plenty of threads with a ton of info here though.
Click to expand...
Click to collapse
i did managed to modd the SytemUi but wen i put it back on to the phone it crashed the SystemUi, couldn't recover even whith restore and original file, reinstaled the rom, still buggiing me alot those buttons, the lollippop for the s4 was released rather a short time ago. so anyone wants to help me get rid of those buttons ( i have a problem whith "Everyting should be almost perfect")
Thank you for your time
You should check out a program called winmerge, I use it all the time when modding. It lets you compare files to find what you need.
SyShade said:
Hello,
Please can anyone help me remove Quickconnect & Sfind from Pulldown --> Galaxy I9505 (lollippop), i am rooted but i cant figure out how to edit the SystemUI.apk (decompile & stuff).
Thank You
Click to expand...
Click to collapse
Decompile SystemUI.apk and go to values/dimens
And change this
Code:
<dimen name="finder_connect_layout_height">57.0dip</dimen
To this
Code:
<dimen name="finder_connect_layout_height">0.0dip</dimen
increasing ringtone
Hi guys ive just regained root on firmware G900IDVU1ANK1 and i am trying to remove the annoying increasing ringtone. I have followed this guide http://forum.xda-developers.com/showthread.php?t=2733001 but the stupid thing still rings ascending. I noticed that there is only 1 instance of this line - Landroid/media/AudioManager;->setStreamVolume(III)V where as the thread says there should be 2. I used the SecTeleService apk from an earlier version rom (NE1) but it just crashes.
Any help is appreciated.
Thanks
Daniel.
amigo24 said:
Hi guys ive just regained root on firmware G900IDVU1ANK1 and i am trying to remove the annoying increasing ringtone. I have followed this guide http://forum.xda-developers.com/showthread.php?t=2733001 but the stupid thing still rings ascending. I noticed that there is only 1 instance of this line - Landroid/media/AudioManager;->setStreamVolume(III)V where as the thread says there should be 2. I used the SecTeleService apk from an earlier version rom (NE1) but it just crashes.
Any help is appreciated.
Thanks
Daniel.
Click to expand...
Click to collapse
If you are doing this for Android L, the file to modify is now Telecom.apk and the guide is near the bottom of post #4 in my home guide thread.
tdunham said:
If you are doing this for Android L, the file to modify is now Telecom.apk and the guide is near the bottom of post #4 in my home guide thread.
Click to expand...
Click to collapse
No, im still running 4.4.2, rom is NJ1 build
edit
does not work vibration
keeping back
kill does not vibrate
thanks
How can I change an option in SecSettings.apk to redirect to another option?
Currently, Power Saving mode uses PowerSavingModeSettingsActivity and I want it to use PowerSavingModeSettings2014Activity. It has a few more options than what Settings currently uses. Thanks.
evilvoice said:
How can I change an option in SecSettings.apk to redirect to another option?
Currently, Power Saving mode uses PowerSavingModeSettingsActivity and I want it to use PowerSavingModeSettings2014Activity. It has a few more options than what Settings currently uses. Thanks.
Click to expand...
Click to collapse
Search the entire smali folder with a tool like fileseek for PowerSavingModeSettingsActivity and change where it invokes it to PowerSavingModeSettings2014Activity. This is very simplified and may not work but that is how I would approach it to begin.
Awasome
great work thanks
Ok this will probably be a lengthy question and refers to the incall backgrounds mod. Its also for a sprint note3 lp rom.
The problem is when you select the image it displays briefly until the call connects then it switches back to the stock. When you receive a call it displays the chosen background until you answer it then it reverts back to stock. We have went over and over the instructions and cannot find out where the issue is. I think the issue that needs to be fixed is actually in the fullscreen mod though can someone help please.
https://www.dropbox.com/s/y4xubqtc4nmz6tv/LegacyInCallUI.apk?dl=0
Hi, guys!
Please help me, how i can ADD ficeto.colorpicker in my device? Please, give me the link on add colorpicker.
trylogic said:
Hi, guys!
Please help me, how i can ADD ficeto.colorpicker in my device? Please, give me the link on add colorpicker.
Click to expand...
Click to collapse
Its included in customsettings.
http://forum.xda-developers.com/gal...de-understanding-creating-smali-mods-t2488033
Hi, Guys!
Please tell me how to change the size of the switches in "CustomSettings" or switches in general? Sorry, i can't add scrin.
trylogic said:
Hi, Guys!
Please tell me how to change the size of the switches in "CustomSettings" or switches in general? Sorry, i can't add scrin.
Click to expand...
Click to collapse
The on/off switches are framework-res.apk images I believe and will affect the entire rom, not just customsettings.

(Req) Anyone is there who can modify this mixer_path for A8

Hi Dev
Please help to modify this mixer_path of A8 for better In-Call Volume and Speaker Volume.
Original File attached. Please remove .zip at the end
try this,i dont 100% its working or not.for methis is working,but on a5.
-CALIBAN666- said:
try this,i dont 100% its working or not.for methis is working,but on a5.
Click to expand...
Click to collapse
Thanks. It seems to be working.

Categories

Resources