Shutter sound - Galaxy Note 4 Q&A, Help & Troubleshooting

Anyone know how to get rid of annoying shutter sound on the international model of the note 4
Sent from my SM-N910C using XDA Free mobile app

use enforced stream silencer.

i usually just put the volume all the way down.
---------- Post added at 11:34 PM ---------- Previous post was at 11:21 PM ----------
zurkx said:
use enforced stream silencer.
Click to expand...
Click to collapse
just tried this, works well.
here's the apk
https://sites.google.com/site/enforcedstreamsilencer/

Related

Car unit install

I have installed a nexus 7 in replacement of a standard head unit, i need a few things however to complete.
The hard buttons for volume needs to be disabled
Power button needs to be remapped, something like sweep 2 wake. Dont know if thats available on the nex7s, i know its kernel dependent.
Any help much appreciated.
Download Button Remapper app ...problem solved
Sent from my Nexus 7 using xda app-developers app
---------- Post added at 05:24 PM ---------- Previous post was at 05:18 PM ----------
Its not available on play store but u can find apk Google it
Sent from my Nexus 7 using xda app-developers app

[Q] Custom LED Notifications not working?

The standard LED notifications are working fine. But thus far, I have now tried Light Manager and LEDBlinker Notifications and neither have worked *(and yes, I followed all required steps, like disabling TTS and activating LEDBlinker in the accessibility menu). Anybody else having a similar problem? If so, is this a Sprint GS4-wide issue, or something rom specific?
Also, any alternative suggestions? I want one that works with apps of my designation rather than just a stock list, since I now use Emu for text messages, and it isn't what you'd call widely supported.
Light flow lite works for me. I just tried it. Try that.
Sent from my SPH-L720 using XDA Premium 4 mobile app
---------- Post added at 06:43 PM ---------- Previous post was at 06:42 PM ----------
And light flow lite. You can customize it by MMS, emails, etc.
Sent from my SPH-L720 using XDA Premium 4 mobile app
---------- Post added at 06:46 PM ---------- Previous post was at 06:43 PM ----------
Oh and you can choose individual apps as well.
Sent from my SPH-L720 using XDA Premium 4 mobile app
daniel4653 said:
Light flow lite works for me. I just tried it. Try that.
Sent from my SPH-L720 using XDA Premium 4 mobile app
---------- Post added at 06:43 PM ---------- Previous post was at 06:42 PM ----------
And light flow lite. You can customize it by MMS, emails, etc.
Sent from my SPH-L720 using XDA Premium 4 mobile app
---------- Post added at 06:46 PM ---------- Previous post was at 06:43 PM ----------
Oh and you can choose individual apps as well.
Sent from my SPH-L720 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Unless I am missing something, it only supports a limited array of apps, not whichever ones I so designate (which is why I had not tried it out initially alongside the other two).. That said, it still seems to be working with Emu (I assume by way of the stock messaging app), so I am content enough with it. Thanks

question about adb and bluetooth

I cracked the screen on my nexus 7 (2012 of course) a while ago and it will not respond to touch at all.however,I do have a
Bluetooth keyboard and mouse,but Bluetooth isnt enabled so I can't connect them,so I was wondering if there was a
Way to enable Bluetooth via adb without prompts.if not I still have a flash drive
Jacobloveskindles said:
I cracked the screen on my nexus 7 (2012 of course) a while ago and it will not respond to touch at all.however,I do have a
Bluetooth keyboard and mouse,but Bluetooth isnt enabled so I can't connect them,so I was wondering if there was a
Way to enable Bluetooth via adb without prompts.if not I still have a flash drive
Click to expand...
Click to collapse
Hello?I forgot to ask if you can also give me the command even though I'm sure you would anyway.but,I just want an answer
Jacobloveskindles said:
I cracked the screen on my nexus 7 (2012 of course) a while ago and it will not respond to touch at all.however,I do have a
Bluetooth keyboard and mouse,but Bluetooth isnt enabled so I can't connect them,so I was wondering if there was a
Way to enable Bluetooth via adb without prompts.if not I still have a flash drive
Click to expand...
Click to collapse
Hello ?
Display works?
Sent from my GT-S5282 using xda premium
---------- Post added at 04:08 PM ---------- Previous post was at 04:08 PM ----------
Adb help lists all the commands
Sent from my GT-S5282 using xda premium
crohit911 said:
Display works?
Sent from my GT-S5282 using xda premium
---------- Post added at 04:08 PM ---------- Previous post was at 04:08 PM ----------
Adb help lists all the commands
Sent from my GT-S5282 using xda premium
Click to expand...
Click to collapse
everything but the digitizer works.you can still see the screen perfectly behind the cracked glass
crohit911 said:
Display works?
Sent from my GT-S5282 using xda premium
---------- Post added at 04:08 PM ---------- Previous post was at 04:08 PM ----------
Adb help lists all the commands
Sent from my GT-S5282 using xda premium
Click to expand...
Click to collapse
so obviously i need a command that doesnt require a prompt on the device
Yeah, got it. You need a command that bypasses the prompt more like a switch in dos. I'm sharing the page to devs they might help.
Sent from my GT-S5282 using xda premium
---------- Post added at 04:38 AM ---------- Previous post was at 04:32 AM ----------
How'd u connect the device? It'll still require a prompt for estabilishing a connection with ur keyboard.
Sent from my GT-S5282 using xda premium
---------- Post added at 04:55 AM ---------- Previous post was at 04:38 AM ----------
"am" is used to start or stop an activity. Activity manager. "bluetoothd" bluetooth daemon.
Push an app like bluevpn which turns the bluetooth on when it starts. Then run the file using adb shell am /data/app/bluevpn.apk
Try I just gave u the hints might work with some modification. Waiting for devs answer.
Sent from my GT-S5282 using xda premium
crohit911 said:
Yeah, got it. You need a command that bypasses the prompt more like a switch in dos. I'm sharing the page to devs they might help.
Sent from my GT-S5282 using xda premium
---------- Post added at 04:38 AM ---------- Previous post was at 04:32 AM ----------
How'd u connect the device? It'll still require a prompt for estabilishing a connection with ur keyboard.
Sent from my GT-S5282 using xda premium
---------- Post added at 04:55 AM ---------- Previous post was at 04:38 AM ----------
"am" is used to start or stop an activity. Activity manager. "bluetoothd" bluetooth daemon.
Push an app like bluevpn which turns the bluetooth on when it starts. Then run the file using adb shell am /data/app/bluevpn.apk
Try I just gave u the hints might work with some modification. Waiting for devs answer.
Sent from my GT-S5282 using xda premium
Click to expand...
Click to collapse
It used to automatically connect to my bluetooth keyboard and mouse when Bluetooth was enabled so that isn't a problem..and ill wait for a devs answer on this to you.
crohit911 said:
Display works?
Sent from my GT-S5282 using xda premium
---------- Post added at 04:08 PM ---------- Previous post was at 04:08 PM ----------
Adb help lists all the commands
Sent from my GT-S5282 using xda premium
Click to expand...
Click to collapse
I do know of an issue though,the device hasn't been rooted or unlocked....is that a problem?
Hello,
I find myself in a similar situation. The screen works, the touch digitizer doesnt.
Was there a solution on enabling the device bluetooth via adb?
Thanks!
Jacobloveskindles said:
I do know of an issue though,the device hasn't been rooted or unlocked....is that a problem?
Click to expand...
Click to collapse
TerrinOculon said:
Hello,
I find myself in a similar situation. The screen works, the touch digitizer doesnt.
Was there a solution on enabling the device bluetooth via adb?
Thanks!
Click to expand...
Click to collapse
Yeah see answer here: http://stackoverflow.com/questions/20044700/android-4-4-service-bluetooth-does-not-exist
I tried it in lollipop 5.0.2 with terminal emulator, it works when i remove -c part. it didn't ask for confirmation either.
Or purchase a USB OTG cable, hook up a USB mouse and use that as your pointing device to click on the confirmation dialog.
Edit: Oops, of course then that means you can't use USB adb. Alright, use the USB mouse to turn on Bluetooth, set up a Bluetooth mouse, hook up the tablet to the computer via USB and use the Bluetooth mouse to accept the dialog, lol.

Dark MMS

Has anyone found or created a dark MMS/SMS for the S5. To clarify I am not looking for a replacement but only the stock messaging apped themed dark. Anyone please point me in the right direction if you know! Thank you so much!
Sent from my SM-G900V using XDA Premium 4 mobile app
I'm using this from note 3 section let me get you a link
Sent from my SM-G900V using Tapatalk
---------- Post added at 09:47 PM ---------- Previous post was at 09:46 PM ----------
This has a few google apps sorry I use hangouts. I'm assuming you mean stock SMS? http://forum.xda-developers.com/showthread.php?t=2490100
Sent from my SM-G900V using Tapatalk
kameleongt said:
I'm using this from note 3 section let me get you a link
Sent from my SM-G900V using Tapatalk
---------- Post added at 09:47 PM ---------- Previous post was at 09:46 PM ----------
This has a few google apps sorry I use hangouts. I'm assuming you mean stock SMS? http://forum.xda-developers.com/showthread.php?t=2490100
Sent from my SM-G900V using Tapatalk
Click to expand...
Click to collapse
yes looking for stock sms
Other than personal preference for the original application, I've been running 8sms on the ROMs on my retail edition without issue. It mirrors the AOSP MMS/SMS app perfectly without issue, I've had no issue sending or receiving different types of messages. Removing completely, or freezing the primary app and using that app causes no issues either. I understand it's not what you're looking for, but, works without headache and is all dark

[Q] skip tracks w volume keys

Anyone know of a stable xposed module that allows this? Or any other ideas on how to make this happen?
Sent from my SM-G900V using XDA Free mobile app
prenedo said:
Anyone know of a stable xposed module that allows this? Or any other ideas on how to make this happen?
Sent from my SM-G900V using XDA Free mobile app
Click to expand...
Click to collapse
GravityBox...
Gravitybox explicitly states to NOT use with Touchwiz based ROM's.
Have you tried it with good results?
I use GravityBox for a few mods, I used to use it on my S3, and now I am using it on my S5...
I have always had TouchWiz on both.
That's all the motivation I need to give it a try, thank you so much. Some mods make me nervous lol.
---------- Post added at 01:17 PM ---------- Previous post was at 01:04 PM ----------
Mods seem similar to Wanam however on that the track skip didn't work. I'll have to play around with GB and see if those work.
try Frinky Music Controller https://play.google.com/store/apps/details?id=frinky.volumeKeys.music.controller&hl=en
supports more than 200 music player including spotify and soundcloud.
Enjoy if it works in your phone

Categories

Resources