Related
CREDITS:
My work is ONLY the application, it was intended for my personal use, but I figured that it could be useful to someone else, until supercurio doesn't come out with something better (and I hope he will).
So the HARD PART of the work, like finding out how to tweak the volume limit using alsa, etc. was done by supercurio and we should all thank him a lot for all his work!
Thanks also to RyanZA for creating the z4root application, very very useful!
PREREQUISITES:
1. Your phone must be ROOTED!
ATTENTION FOR FROYO!!:
With froyo official updates, it is NO LONGER possible to flash custom update.zip!! If you want to leave your phone unrooted, however, there is a simple way to achive this:
1. Download from the market the free application "z4root" from our beloved RyanZA! (http://forum.xda-developers.com/showthread.php?t=833953)
2. Use the z4root application to get root privileges
3. Now open audioboost and choose "NORMAL INSTALL"
4. Now or whenever you feel like it, if you want, you can just open z4root again and *unroot* your device. After that, you can even erase z4root and continue using audioboost without problems until next firmware upgrade...the app won't leave any trace and it won't be noticeable that your phone has been rooted.
If you liked this approach, you can also donate to RyanZA for the wonderful app he's created!
INSTALLATION:
If you had previously a beta version installed, please uninstall it before trying the release 1.0.
If you don't have already installed alsa, the app will check your installation when you launch it, and eventually it will ask you to install alsa. Please do so.
FEATURES:
- Headphones, speaker and microphone tweaking!
- I optimized the code a lot, so now it is very low on resource usage, even with a 1-second refresh rate!
- You can leave it in background all day without noticing any lag or anything!
- Now with some sort of icon.
- Signed.
UPDATED 1.1:
- When clicking exit button it will clean up better.
- Cleaned up a bit the Settings activity, and added preview of next feature (statusbar notifications).
- Changed Info activity a bit.
UPDATED 1.2:
- Fixed a bug that prevented the app to work properly!
UPDATED 1.3:
- GLOBAL REFRESH! Now the refresh time and enabling/disabling is under Settings and works for ALL controls (headphones, speaker and mic).
- Fixed (hopefully) problems with ALSA INSTALLATION, plus now a progress dialog is displayed (just for you to know that is working and for me when posting problems - I hope not - you can say "stuck at x%"...)
- Fixed QUIT bug. Now when you click the exit button it should really exit and not show up in background even with task killer. PLEASE DO NOT KILL THE APP, use the exit button!!!
- Now menu has icons!
- Plus a lot of things that you may not notice, but are very useful for overall speed and low system resource impact! The code has been changed A LOT, let me tell ya!
...Well hope everything works just fine! Please post feedback on mic functioning with these new features!
UPDATED 1.4.1:
- Just fixed a little thing which prevented the correct alsa installation, nothing definitive as I'm looking to manage every single possible error scenario...
UPDATED 2.0:
- Works even on unrooted phones
- Alsa installation takes now a split second! You MUST do that even if you used version 1.x (permissions changed...)
- Audio-boosting feature is a service that can be backgrounded
- Statusbar notification
- Start on phone boot
- Refresh rate in milliseconds...you can have values lower than 1 second, default is 500ms...obviously greater values = worst experience = better performance....your call!
- New app logo...hope you like it!
- A lot of other improvements that I'm not remembering right now!
UPDATED 2.1:
- Fixed lagging issues (OMG java Timer class implementation on android sucks badly!!!)
- Dropped "always active" option in settings (not very user-friendly/intuitive)
- Added little dialog when hitting menu/Quit that asks if you want to background the app or close it for good (more user-friendly for my taste)
Regarding *lagging* issues: of course, if you keep like 2-3 milliseconds refresh it WILL lag indeed! That depends on use-cases:
- I, for instance, use my app when listening to music while driving. In that circumstance, I have no problem occupying resources because I'm not actually using my phone apart from playing music. If an email comes in though, I'd *hate* to have to wait 10 seconds to boost volume again, so I keep 100-200ms. When I exit the car, I click "disable" and close audioboost.
- Someone who is listening to music while using the phone intensively should use a higher refresh.
I think that with 2000ms refresh, version 2.1 shouldn't lag even all-day long. Even with lower values it should be fine...you should find your preferred setting by yourselves!
UPDATE 2.2 - 2.3 - 2.4:
- Fixed some bugs.
- Improved froyo compatibility.
- Mounts /system as rw during install.
PLEASE FEEL FREE TO RATE/COMMENT THE APP IN THE MARKET, THANK YOU EVERYBODY
- OLD:
Ok...let's explain a bit. Yesterday evening I wanted to know if it existed a tweak to boost the audio volume coming from the headphones. I think that there is some sort of European law or something like that which limits the volume that headphones can produce. This is probably a good thing to avoid hearing problems with *headphones*, but in my situation it sucks badly! Yes, because I use my phone as a music source in my car, and my car hifi is not powerful enough to let me hear my music at the level I like...
However...I was addressed at this thread, from post #300 on...
Well, I read the thread (and I STRONGLY ADVISE you do the same before downloading anything from my post), but I didn't like very much the limitations of that tweak. It works alright, but it seems to me that an sh script is not the more comfortable way to go on a mobile phone. If you think differently from me, feel free to keep using the script method, without posting useless comments.
So I created a tiny little (horrible I must say) application which kinda does basically the same thing as the script, but in a (from my point of view) much cooler way! It is very ugly, but it's my first android application and I bought the phone just 2 weeks ago...
How does this work? Very simple: there is a textbox in which you can enter the desired amp level, an enable button and a disable one. You should enter the value you prefer (default is 62), then click enable button. You should now leave the app RUNNING in background. When you are finished using the tweak you can tap the disable button to return to the default (of the firmware) settings.
Basically what the application does is it creates a 2-seconds timer which calls everytime the alsamixer (a little better than using an infinite loop as in the script...) with the desired settings. It doesn't seem to impact the battery life too much from my little testing, but please post any feedback on this point.
Thank you! This is useful
what is the default and what are the ranges it supports thanks
The default is 56 (and that's the value it puts when you click the disable button). The range varies from 0 to 63, but from 0 to 35 it's the same low level. It's all written on the supercurio's post I mentioned!
thanks works ok.. you dont have to keep it running the setting does not go back to default unless you unplug and replug in the headphone.. also this is only for headphone boost not for speaker..
finally 2 secs seems like overkill every 10-30 sec would be ok to0.. maybe you could make that user seteable.. also an exit button would be nice since i start it set the level higher and kill it..as long as i dont unplug headphones it stays so i would like to exit without going to task killer..
thanks agian.
lgkahn said:
thanks works ok.. you dont have to keep it running the setting does not go back to default unless you unplug and replug in the headphone.. also this is only for headphone boost not for speaker..
finally 2 secs seems like overkill every 10-30 sec would be ok to0.. maybe you could make that user seteable.. also an exit button would be nice since i start it set the level higher and kill it..as long as i dont unplug headphones it stays so i would like to exit without going to task killer..
thanks agian.
Click to expand...
Click to collapse
I'll look into those suggestions after dinner, thanks! However, I don't see why you should kill it...I mean, it's like 20kb of app...I don't think it occupies that much ram...
The point of the app is that when you unplug the headphone and replug it after 2sec it bumps volume again...if you kill it becomes useless...
carlocb said:
I'll look into those suggestions after dinner, thanks! However, I don't see why you should kill it...I mean, it's like 20kb of app...I don't think it occupies that much ram...
The point of the app is that when you unplug the headphone and replug it after 2sec it bumps volume again...if you kill it becomes useless...
Click to expand...
Click to collapse
it is not the memory footprint i dont like anything running starting up every so often and checking status.. not sure what it does to battery or cpu usage.. especially in not necessary... maybe a widget added to the app with a picture that changes showing boost when on and when you click toggles on or off.. and you only need to open the actuall app for settings..
if you can bundle this with the other app so you dont have to manually install and untar on you card. you could probably charge a couple of bucks for it in the store... but more most people the manual install and untar of the other app is slightly complicated.
lgkahn said:
it is not the memory footprint i dont like anything running starting up every so often and checking status.. not sure what it does to battery or cpu usage.. especially in not necessary... maybe a widget added to the app with a picture that changes showing boost when on and when you click toggles on or off.. and you only need to open the actuall app for settings..
if you can bundle this with the other app so you dont have to manually install and untar on you card. you could probably charge a couple of bucks for it in the store... but more most people the manual install and untar of the other app is slightly complicated.
Click to expand...
Click to collapse
Well that of the widget is a GREAT idea! I'll look into it, but I can't promise anything, because as I said it's the first time I develop anything for a mobile phone, I just read two or three tutorials on android developing this morning and the actual coding part was like a couple of hours of work. Add to that the fact that it's been 4 years since last time I wrote software (let alone java, which was the first language I learned, but I never used it for real developing) and now I'm doing with very different things in my life! Of course I will try to upgrade and make a better app, as this one is horrible...if people are interested I'll do it, but it'll take some time!
carlocb said:
Well that of the widget is a GREAT idea! I'll look into it, but I can't promise anything, because as I said it's the first time I develop anything for a mobile phone, I just read two or three tutorials on android developing this morning and the actual coding part was like a couple of hours of work. Add to that the fact that it's been 4 years since last time I wrote software (let alone java, which was the first language I learned, but I never used it for real developing) and now I'm doing with very different things in my life! Of course I will try to upgrade and make a better app, as this one is horrible...if people are interested I'll do it, but it'll take some time!
Click to expand...
Click to collapse
I'm sure your work will make a lot of people happy.
Thanks for your time Carlo.
Grande Carlo!
Ti consiglierei di salvare il livello di output dell'ultima sessione in modo tale che uno non lo debba reinserire. Ma quanta batteria consuma questa applicazione?
Altro piccolo consiglio: inserisci un terzo pulsante per poter disattivare l'applicazione senza ripristinare a 56 il volume, in modo tale da non dover avere la tua app in background ma poter comunque utilizzare il volume al max
Great idea Carlo!
I'd suggest to modify a few things in your app:
1)Try to insert a third button for closing the service without resetting the volume to the normal one, also because it is enough to unplug the headphones to change it.
2)Can you modify save the latest used volume? This way the next time you open the app you do not have to change it again.
Buona fortuna! Grande idea!
OK...if you look in the first post I updated the app a bit, implementing some of the requests...
It's very important that you uninstall the old one before installing the new one.
It's still early alpha version however, I have in mind a couple of interesting things if I'm able to implement them...
Stay tuned!
2. The refresh rate is in *seconds* and the default is 2. Feel free to experiment with other values, but remember that it's not only the unplugging of headphones cable which causes the volume value to reset. This happens also when you receive a notification (such as an incoming call, message or email), or when there is a 2 seconds or longer pause (such as you just pause the player for a moment). So...imho it's not useful to keep the refresh rate higher then 10 seconds or so...but as always, try various combinations and let me know! The most important thing should be to watch the impact of this setting on battery life...
Also...if you put 0 here as a value, the timer won't start at all. Basically this means that it's just like invoking the shell command...so any notification and the volume won't come back up!
Click to expand...
Click to collapse
strange i didnt experience this in my tests pausing both audible player and ambling book player for more than 2 secs.. the volume didnt reset...
will have to experiement more
ok more info you are correct pausing does setting values back to default..
also one bug.. quite does not seem to totaly quit the app.. it does exist but if you run adavance task killer a process is still showing up as running in the task list.. but anyway i have set it to 10 secs . and it seems to work fine.. no lag while using other apps.
mobile terminal emulator ? allright, couldnt find a tutorial on using adb. can i download a mobile terminal straight to my sgs?
swatsqad said:
mobile terminal emulator ? allright, couldnt find a tutorial on using adb. can i download a mobile terminal straight to my sgs?
Click to expand...
Click to collapse
as long as you have root and busybox you can download the terminal emulator from the market and run the tar command in the first post.
i did it this way on the bus this morning
swatsqad said:
mobile terminal emulator ? allright, couldnt find a tutorial on using adb. can i download a mobile terminal straight to my sgs?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=7239659&postcount=3 This is for you!
I like the new version, now maybe you could add a simple image as logo!
Anyway sometimes the app crashes. I think I am unlucky!
help?
$ cd /
cd /
$ busybox tar zxvf /sdcard/alsa-utils-binaries.tar.gz.zip
busybox tar zxvf /sdcard/alsa-utils-binaries.tar.gz.zip
tar: invalid option -- z
BusyBox v1.18.0.git (2010-08-11 01:17:17 CDT) multi-call binary.
Usage: tar -[cxtvO] [-X FILE] [-f TARFILE] [-C DIR] [FILE]...
Create, extract, or list files from a tar file
Operation:
c Create
x Extract
t List
Options:
f Name of TARFILE ('-' for stdin/out)
C Change to DIR before operation
v Verbose
O Extract to stdout
h Follow symlinks
exclude File to exclude
X File with names to exclude
T File with names to include
Yes some busybox versions don't have tar with gzip support. If u installed the busy box fix from titanium backup u can just run the command thru tar instead.
Sent from my GT-I9000 using XDA App
I dont get it ;/ ..
. So what do i do? OAllready spent 4+hrs on this
Download Busybox by Stericson from the market and that app will let you install the latest Busybox - then that command will work.
cheers
swatsqad said:
I dont get it ;/ ..
. So what do i do? OAllready spent 4+hrs on this
Click to expand...
Click to collapse
Several new apps showed up in the Samsung Zone last night:
Video Call
Basically what it sounds like, a 3G-based video calling app. Unfortunately, it apparently requires a FFC, so all it does on the Focus is display an error message and quit.
RSS Times
A pretty nice Google Reader app
AllShare
Samsung's DLNA media sharing app. But again, on the Focus all it does is display a "not supported" error and quit.
FunShot
An interesting-looking (haven't played with it yet) photo editor with some "funky" effects.
MiniDiary
A diary app with text, voice, drawing and photo support.
I'd have thought OEMs would be allowed to only target certain devices for their apps, so either they can't and theyre for the omnia w (etc) or we might be inline for some driver updates...
I use Minidiary which is a good app... we cannot use vedio call app but i think its prety amazing specially cos we can make vedio calls to iphone and android phones even if they dont have this app...
i want to upgrade to omnia W phone, but i will loose all my texts and have to unlock all levels again from begining in my xbox games.. which is the only thing preventing me from switching phones..
There is also an Advanced Text Message app if you tap on "more from Samsung.." but it doesn't work either.
They should let the video call app work on phones with no ffc. At least we can see the other person or we might use a mirror.
Working dlna would have been very good.
singularity0821 said:
There is also an Advanced Text Message app if you tap on "more from Samsung.." but it doesn't work either.
Click to expand...
Click to collapse
I can't see that one on my Focus, but I do see the new high fidelity positioning app, which is the first new app from Samsung that installs into the settings screen. It has two settings, one that increases GPS accuracy by using other sensors such as accelerometer and compass, and one that enables use of GLONASS (for users in Russia).
RoboDad said:
I can't see that one on my Focus, but I do see the new high fidelity positioning app, which is the first new app from Samsung that installs into the settings screen. It has two settings, one that increases GPS accuracy by using other sensors such as accelerometer and compass, and one that enables use of GLONASS (for users in Russia).
Click to expand...
Click to collapse
I downloaded that app. Interesting how it installs itself in your settings. My question is, what if we want to uninstall it? How do we? Holding it down doesnt give us the option.
albertleao said:
I downloaded that app. Interesting how it installs itself in your settings. My question is, what if we want to uninstall it? How do we? Holding it down doesnt give us the option.
Click to expand...
Click to collapse
Well, I know this isn't the same, but you can just disable it...
albertleao said:
I downloaded that app. Interesting how it installs itself in your settings. My question is, what if we want to uninstall it? How do we? Holding it down doesnt give us the option.
Click to expand...
Click to collapse
if you can sideload the xap this worked for me.
get XAPDeployX.exe
load Zune and have phone plugged into USB
start XAPDeployX.exe
load the app you want to remove from settings page
check options "force uninstall if application is already installed"
click deploy. at some point XAPDeployX will tell you that it found and successfully uninstalled the existing application.
right then you unplug the phone, just in time before it installs the new one.
voila, the app is gone from settings.
albertleao said:
I downloaded that app. Interesting how it installs itself in your settings. My question is, what if we want to uninstall it? How do we? Holding it down doesnt give us the option.
Click to expand...
Click to collapse
There is really no need to uninstall it. It takes up very little space, and if neither option is turned on, it does nothing.
RoboDad said:
There is really no need to uninstall it. It takes up very little space, and if neither option is turned on, it does nothing.
Click to expand...
Click to collapse
not if you are anal like some of us that can't bare the fact that there is something stray in the settings page
derausgewanderte said:
not if you are anal like some of us that can't bare the fact that there is something stray in the settings page
Click to expand...
Click to collapse
Oh, I am. OCD is my life . I just look at it as Samsung providing an app to install a Mango setting that didn't make it through development in time for the official Mango update. In other words, if the setting had been part of the Mango firmware update, there would be no way to "uninstall" it without uninstalling Mango, right?
In fact, I wouldn't be surprised if the setting is automatically included in future Samsung firmware updates.
Casey_boy said:
I'd have thought OEMs would be allowed to only target certain devices for their apps, so either they can't and theyre for the omnia w (etc) or we might be inline for some driver updates...
Click to expand...
Click to collapse
Werent we like Xbox friends before? did you just unfriended me from your xbox?
Purple11 said:
Werent we like Xbox friends before? did you just unfriended me from your xbox?
Click to expand...
Click to collapse
Huh?! No idea what you're talking about!
I have a rooted Sprint GS3 and am using NFC Task Launcher. I tried to set my tags to a switch, first tap opens an app, second tap to close. The apps never close, what am I doing wrong? I have one set up to open Waze when I get in my truck and the second tap is supposed to close it, never closes, but the tag registers. Same with another one I have set to open my equalizer and then Slacker, they open but never close. Any help is appreciated.
Well I got an answer from the makers of NFCTL over at Tagstand, it looks like a week or so and the ability to close an app will be available.
Joshua replied to your question 'Switch Doesn't Turn Off Apps, GS 3 Rooted':
There's an issue with the current release (4.1.3) where root access is not being leveraged to kill tasks. As a result you're at the mercy of the task killing API which doesn't do much on ICS or JB. The next update will correctly request root permissions when killing an app (should be available sometime next week hopefully).
Click to expand...
Click to collapse
I can't post the link, so I quoted their response.
Super Dave426 said:
Well I got an answer from the makers of NFCTL over at Tagstand, it looks like a week or so and the ability to close an app will be available.
I can't post the link, so I quoted their response.
Click to expand...
Click to collapse
This is true. Finishing up a few things, then on to translations and then the update will go live.
Or you can use Tasker if you have it. Can trigger a Tasker Task (to open and/or kill app) via NFC Task Launcher.
Problem exist
You can't kill apps (like Waze & DailyRoads). Bug is still here
Yes, maybe using tasker but tasker is not free
Disclaimer: I am not Responsible for Burns on your gorgeous Amoled display or the Nuclear war triggered or your anything using by my guide.
As we have the Notification Led ditched by Sammy, we have a few alternatives. However, I have somewhat mimicked the missing features through Always On Edge.
Play Store Link: (https://play.google.com/store/apps/details?id=com.used.aoe
I can understand that this has already been discussed, my purpose of this thread is to Guide you an effective configuration of the AOE app. Many people find the app difficult to configure as this is like a "One Page Website" containing almost all the options in the same place, therefore looking messy. Also, this app have several bugs yet I found this most reliable yet.
I don't claim any credit for the App.
Steps:
Please disable dear Samsung's Edge Light feature OFF.
Disable Window and Transition Animation off in Dev Settings if you don't like AOE flickering statusbar during notification reminder.
Install Always on Edge from the play store link above.
Go to AOE settings, Give the app necessary Permission.
Exclude the app from being battery optimized.
On How/When to Light section, select your preferences. In "When Notification Comes", select your apps to notify and set your preferred colour.
Turn Reminder on for 8 seconds in every 16 seconds.
On Edge Style, Select Stable (This helps reduce battery drain).
Check Adjust brightness, keep it at mid range or as you prefer.
On How to Close, select Double Tap to Close.
Now, on Enable Edge Lighting, keep it enabled, Select around Notch only. On the notch support settings, select Adjust manually and select the values 55,0,15,10, Right > 120 respectively.
This will make a smaller notification LED like light above the notch. We usually don't use that area so, it should be absolutely fine. With these settings, you get a working notification LED alternative.
I hope this helps a lot of us. These settings are my personal preference at this moment. I am also looking into Chainfire's Holey Light but that thing is a baby and drains battery plus does not notify when on battery and screen is off. So, I shall wait till other alternatives are available.
There's a Thank Button for Every Post That Makes you Thankful to the Author.
Why wouldn't you add this to the thread that already exists about this app?
I can understand that this app has been already talked about but why I made this thread is so that more people can get the guide easily and it does not get lost in the conversation. If moderators think it's duplicate and wish, they may merge it with the other thread.
Hi.
If I want to set it for missed calls and messages, what I have to select? Thanks
This is a proper location for this guide. It's where most users come to look for something like this. Look at the title of this section: "Guides, News, & Discussions"...
Leave it here, where it belongs.
And many thanks to the OP.
---------- Post added at 08:09 AM ---------- Previous post was at 08:06 AM ----------
ventolino said:
Hi.
If I want to set it for missed calls and messages, what I have to select? Thanks
Click to expand...
Click to collapse
For missed calls select the Phone app.
For voice mail messages, select your visual voicemail app.
For SMS messages, select your Messages app.
This app doesnt work properly for me, it only shows notification around camera ring after i wake the screen, whats the point of it than?
Not to mention often there is like overlay over regular losckreen so i need to unlock twice, it comes over fingeprint area so i cant directly unlock phone from screen off.
Reinstalled it 3 times already just to see if im crazy or not and redid from scratch following 100% guide from youtube or net.
What im doing wrong here or it works like that for all?
@ivicask,
I can't tell you what you're doing wrong, but it's not supposed to work like that. On my phone it notifies me as soon as a new message notification arrives. Try experimenting with some of the options. And read all the notices that the developer put in the app.
ivicask said:
This app doesnt work properly for me, it only shows notification around camera ring after i wake the screen, whats the point of it than?
Not to mention often there is like overlay over regular losckreen so i need to unlock twice, it comes over fingeprint area so i cant directly unlock phone from screen off.
Reinstalled it 3 times already just to see if im crazy or not and redid from scratch following 100% guide from youtube or net.
What im doing wrong here or it works like that for all?
Click to expand...
Click to collapse
Can you check if the "Screen is Off" is selected in the when a notification comes section. Also, did you disable Edge Lighting?
These are my settings and it works perfectly fine and the notification light stays on until I dismiss it. The red circled area is what needs to be changed to leave the notification light on until you dismiss it.
In the last screenshot, you scroll down through that list to select the apps you want a notification light for. Whenever you install a new app on your phone it gets automatically check off in that list. Just something to remember.
In addition whenever you make a change you have to hit save at the bottom.
This setup also works with Samsung stock AOD.
izephyr said:
Disclaimer: I am not Responsible for Burns on your gorgeous Amoled display or the Nuclear war triggered or your anything using by my guide.
As we have the Notification Led ditched by Sammy, we have a few alternatives. However, I have somewhat mimicked the missing features through Always On Edge.
Play Store Link: (https://play.google.com/store/apps/details?id=com.used.aoe
I can understand that this has already been discussed, my purpose of this thread is to Guide you an effective configuration of the AOE app. Many people find the app difficult to configure as this is like a "One Page Website" containing almost all the options in the same place, therefore looking messy. Also, this app have several bugs yet I found this most reliable yet.
I don't claim any credit for the App.
Steps:
Please disable dear Samsung's Edge Light feature OFF.
Disable Window and Transition Animation off in Dev Settings if you don't like AOE flickering statusbar during notification reminder.
Install Always on Edge from the play store link above.
Go to AOE settings, Give the app necessary Permission.
Exclude the app from being battery optimized.
On How/When to Light section, select your preferences. In "When Notification Comes", select your apps to notify and set your preferred colour.
Turn Reminder on for 8 seconds in every 16 seconds.
On Edge Style, Select Stable (This helps reduce battery drain).
Check Adjust brightness, keep it at mid range or as you prefer.
On How to Close, select Double Tap to Close.
Now, on Enable Edge Lighting, keep it enabled, Select around Notch only. On the notch support settings, select Adjust manually and select the values 55,0,15,10, Right > 120 respectively.
This will make a smaller notification LED like light above the notch. We usually don't use that area so, it should be absolutely fine. With these settings, you get a working notification LED alternative.
I hope this helps a lot of us. These settings are my personal preference at this moment. I am also looking into Chainfire's Holey Light but that thing is a baby and drains battery plus does not notify when on battery and screen is off. So, I shall wait till other alternatives are available.
There's a Thank Button for Every Post That Makes you Thankful to the Author.
Click to expand...
Click to collapse
I wish people would stop recommending this app. I have had 0 success in using it and having it work as intended. I have tried your settings, and once again this does not work for me; When I get a notification, the screen lights up, shuts off, and there is no indication that a message has arrived. There are like 3 threads on this particular program that also offer suggestions on how to get the program to "work".
Yes, Edge lighting has been disabled. I even went a step further and rebooted the phone, then installed the app. Used your settings, as well as the other settings that have been suggested and I have the same outcome, I just don't get it. I am sure that atleast 100 of the reported downloads are form me trying to get this app to work LOL.
I appreciate your time to try to explain how you managed to get the app to work, but is not reliable imho, and I really wish it were
I just use the AOD, as much as I hate it, it's about the only reliable way to know that a notification has arrived.
b3y0ndd34th said:
I wish people would stop recommending this app. I have had 0 success in using it and having it work as intended.
Click to expand...
Click to collapse
I understand your frustration. But this app works as intended for some of us, and fills our needs. Those of us who are satisfied will continue to recommend it....
Look around. There are currently 4 devs with competing apps in the S10 forum. I'd suggest you try a couple of them and let us know if you find something that works better.
izephyr said:
Can you check if the "Screen is Off" is selected in the when a notification comes section. Also, did you disable Edge Lighting?
Click to expand...
Click to collapse
Yes and yes.
b3y0ndd34th said:
I wish people would stop recommending this app. I have had 0 success in using it and having it work as intended. I have tried your settings, and once again this does not work for me; When I get a notification, the screen lights up, shuts off, and there is no indication that a message has arrived. There are like 3 threads on this particular program that also offer suggestions on how to get the program to "work".
Yes, Edge lighting has been disabled. I even went a step further and rebooted the phone, then installed the app. Used your settings, as well as the other settings that have been suggested and I have the same outcome, I just don't get it. I am sure that atleast 100 of the reported downloads are form me trying to get this app to work LOL.
I appreciate your time to try to explain how you managed to get the app to work, but is not reliable imho, and I really wish it were
I just use the AOD, as much as I hate it, it's about the only reliable way to know that a notification has arrived.
Click to expand...
Click to collapse
eXACTLY THAT!Have the same issue..
cam30era said:
I understand your frustration. But this app works as intended for some of us, and fills our needs. Those of us who are satisfied will continue to recommend it....
Look around. There are currently 4 devs with competing apps in the S10 forum. I'd suggest you try a couple of them and let us know if you find something that works better.
Click to expand...
Click to collapse
What are the other apps? I would love to try anything that would give me a working notification indicator.
You and I have a vastly different expectation when it comes to "working as intended". If it did work as intended, all of us would be able to have this app function correctly.
I also find it very convoluted and bloated. When creating a UI for any app, you should use the "user is drunk method". Meaning even if a person were intoxicated, they should be able to use the app. But that is neither here nor there.
I appreciate what the developer has done, I just haven't been able to accomplish the task at hand.
b3y0ndd34th said:
What are the other apps?
I also find it very convoluted and bloated. When creating a UI for any app, you should use the "user is drunk method". Meaning even if a person were intoxicated, they should be able to use the app.
Click to expand...
Click to collapse
You will find threads for the other apps in the S10 (not here in S10+) "Themes, apps, and Mods" section.
FWIW, I agree with your comments about the UI.
cam30era said:
You will find threads for the other apps in the S10 (not here in S10+) "Themes, apps, and Mods" section.
FWIW, I agree with your comments about the UI.
Click to expand...
Click to collapse
Gotcha! Gonna go check there, thanks!
I have only a problem with this app.
When there is the notification I can't unlock the phone with fingerprint. I must wait the led/notch is off
ventolino said:
I have only a problem with this app.
When there is the notification I can't unlock the phone with fingerprint. I must wait the led/notch is off
Click to expand...
Click to collapse
Yep...same here....in that case press the power button and then you can unlock the phone....
Sent from my SM-G975F using Tapatalk
izephyr said:
I can understand that this app has been already talked about but why I made this thread is so that more people can get the guide easily and it does not get lost in the conversation. If moderators think it's duplicate and wish, they may merge it with the other thread.
Click to expand...
Click to collapse
I added a link to your thread on the original AOD thread. It's alway better to keep all the info in one place but I get what you were trying to do here. At least now they're li ked. ?
Sent from my SM-G975W using XDA Labs
ivicask said:
This app doesnt work properly for me, it only shows notification around camera ring after i wake the screen, whats the point of it than?
Not to mention often there is like overlay over regular losckreen so i need to unlock twice, it comes over fingeprint area so i cant directly unlock phone from screen off.
Reinstalled it 3 times already just to see if im crazy or not and redid from scratch following 100% guide from youtube or net.
What im doing wrong here or it works like that for all?
Click to expand...
Click to collapse
ventolino said:
I have only a problem with this app.
When there is the notification I can't unlock the phone with fingerprint. I must wait the led/notch is off
Click to expand...
Click to collapse
Xode said:
Yep...same here....in that case press the power button and then you can unlock the phone....
Sent from my SM-G975F using Tapatalk
Click to expand...
Click to collapse
I also have had the same problem. I normally used double tap to wake. It is however, present in this app.
Select double tap to close this app. And just use the fingerprint sensor to unlock the phone. It works. I have been using this.
About the Bloated UI of the app, I also agree with all of you. I also contacted the developer on this. He said he will look into this once the app become more stable.
Those, who could not get this app working, I'm sure there is some settings of your phone that are contradicting. For examplen if a notification wakes up the screen, this app will not notifiy. Moreover, yes, I have been using this app as my daily driver now. It does not disappoint me. I have used all the other apps available, Holey Light, Arc Lighting. None works as it should. They works as mentioned by the dev but those features are not the feature an LED-holic person is looking for. Holey Light cannot notify when not being charged. Arc notification ridiculously asks me to watch ad for every hour I use the app.
I am not being paid by the app developer to spread the words. I am spreading the word because it works for me and it SHOULD work for you also as we share the same device. There must be some conflicting app or settings. If anyone needs help settings this up, I would love to help.
It took me a long while....
But I'm back one more time!
I've finally got Facebook locked into phone mode with the bar across the top not the side!
This
1 Stops cutting the sides of pictures
2 looks way better imo with it FULLSCREEN and the pictures nice and big
3 finally figured out how to stop auto updating.
I went as far as disabling play store to test if it was play store... Still updated..
So I've used app cloner with a few tweaked settings and she's now done updating finally!!!!
I was testing some modded apps but they all broke the stories button to add a story.
This works 100 as it should!
If anyone is interested let me know I will do a step by step!
One issue.. No notifications. I'm still on it will update later
if you need some additional users let us know. Whoever designed the apps for foldables was definitely smoking something lol
Smittyzz said:
It took me a long while....
But I'm back one more time!
I've finally got Facebook locked into phone mode with the bar across the top not the side!
This
1 Stops cutting the sides of pictures
2 looks way better imo with it FULLSCREEN and the pictures nice and big
3 finally figured out how to stop auto updating.
I went as far as disabling play store to test if it was play store... Still updated..
So I've used app cloner with a few tweaked settings and she's now done updating finally!!!!
I was testing some modded apps but they all broke the stories button to add a story.
This works 100 as it should!
If anyone is interested let me know I will do a step by step!
Click to expand...
Click to collapse
Please share a step by step method to optimise Instagram, thanks in advance.
I've been working nonstop to try and figure this out.
Facebook:
Option A
For Facebook, I can lock it from updating with a step by step guide the only issues are
1. I doesn't push notifications but does retrieve them
2. If a marketplace listing or Facebook link is sent to you through messenger it opens in the browser not the app, cannot get this fixed..
Option B
Install a certain version of Facebook and don't ever close the app out (this way all links open and messenger and Facebook read each other as they should) found the right app that keeps stories intact!
Guide; install 376.0.0.12.108 (arm64-v8a) (nodpi) (Android 10+) login force close once it will update once then leave it alone no closing it out. (App or phone restart will call for a reinstall)
Option c
I found an older modded Facebook app that will auto update after the first close to a current version without forcing the app to tablet mode
(This app blocks ads reals and stories but breaks connection to messenger completely, meaning if you click the top right messenger button in Facebook it will prompt you to install which it already is..
Instagram:
Download version 253.x.x.x.x and block auto updates
Messenger:
Found an ad blocked version that works but completely breaks connection to all fb apps.
Instagram is flawless
Facebook is silently updating every night at 12.. it's NOT play store, I disabled to test.
My current setup is option B for Facebook. I'm sure I will have to reinstall every now and then but it's worth having the full screen
I've been fighting this hard as I feel they really wasted some space and cut a bunch of all the pictures to make it work..
I've tried cloning the apk with messing with Android version, play store ids, everything
Option B is the best option with everything working nothing broke
Coming back one more time...
After trying to get Verizon on esim I had to restart and lost my Facebook and it has been fighting hard since....
Facebook setting, search media, device settings, media and contacts and shut off auto update app. I finally found it! Was hidden deep in the settings
Last reply. Updates turned off and I can finally restart my phone and do whatever without it silently updating.
Finally have won this battle !
You don't like the updated Facebook look with the toolbar on the side?
So what steps do I need to take to get INSTAGRAM full screen please ?
Fatmonk8 said:
You don't like the updated Facebook look with the toolbar on the side?
Click to expand...
Click to collapse
I don't, it's not fully utilized to me, it cuts a lot of pics off on the sides
I like this one much better
elio321 said:
So what steps do I need to take to get INSTAGRAM full screen please ?
Click to expand...
Click to collapse
Download version 253.x.x.x.x and block auto updates in play store
Smittyzz said:
I don't, it's not fully utilized to me, it cuts a lot of pics off on the sides
I like this one much better
Download version 253.x.x.x.x and block auto updates in play store
Click to expand...
Click to collapse
Interesting, I guess I don't notice pictures being cut off. I thought the new layout was better optimized for the fold screen. To each there own though.