Smart stay - Galaxy S II Q&A, Help & Troubleshooting

Just notice that S3 has a new feature, Smart stay. It is a good feature and am looking for long. Sometimes, I have a couple of notes to do a public speech and would like to put it in my mobile. Unfortunately, after a couple of seconds, the display becomes dim and locked. It is very cumbersome to unlock the unit. Is there any utility app to give me the similar feature? Thanks!

you can simply use "screen on" app from the market, it will allow your screen to be awake until you close the app(any app) use on speech.
do ask your questions in Q&A thread next time

Or you can use intelliScreen, has some more functions than ScreenOn.
Both should be more energy efficient than the Smart Stay feature, because the camera isn't used here.
Wonder why Samsung used this method instead of a definition per app -.-

Testraindrop said:
Or you can use intelliScreen, has some more functions than ScreenOn.
Both should be more energy efficient than the Smart Stay feature, because the camera isn't used here.
Wonder why Samsung used this method instead of a definition per app -.-
Click to expand...
Click to collapse
defention per app needs manual work, smart stay is actually indeed smart , no need of manual work to setup the apps and it also turns the screen off only when the user is not seeing the screen.

babla bhai ,he knows too much of smarty thing ,wazup i think ur minds set on s3...lol

rocky23 said:
babla bhai ,he knows too much of smarty thing ,wazup i think ur minds set on s3...lol
Click to expand...
Click to collapse
babla? who is that? mind and reality always sounds different lets see what happens .

bala_gamer said:
babla? who is that? mind and reality always sounds different lets see what happens .
Click to expand...
Click to collapse
ooh dint see tht ,typo it bala.......ya buddy jus saw the s3 videos got to admit its built solid wiv feature wondoring wat the cost will b....but more my mind is thing y the we dint get ics i think s3 an s2 will hav update at same time...haha

ScottXe said:
Just notice that S3 has a new feature, Smart stay. It is a good feature and am looking for long. Sometimes, I have a couple of notes to do a public speech and would like to put it in my mobile. Unfortunately, after a couple of seconds, the display becomes dim and locked. It is very cumbersome to unlock the unit. Is there any utility app to give me the similar feature? Thanks!
Click to expand...
Click to collapse
Yes, there is and is in development. Unfortunately, the thread has been closed. you can try here:
https://www.facebook.com/SmartActiveStay
It's in beta but should work during the beta.

Related

[RELEASE] AKToggleWifi

One of the most common tasks i do many times a day, is turn the wifi in my ATT Tilt on and off. For this I have to go to the Comm Mgr and toggle it on and off. I've always wanted a one tap way of doing it, and had used BatteryStatus in the past, but its icon was too small. With Manilla2D, we dont even have that option anymore, but we do have the nice big manilla launcher.
So i put together some C++ code from myself and from samples around the web, and made a simple exe that just toggles the wifi on and off. I've cabbed it up, so that it will install into \Program Files and put a shortcut in \Windows\StartMenu\Programs called AKToggleWifi.
You can now add it to the Manilla launcher and it will show up as in the attached screenshot.
You can uninstall it from the Settings\System\Remove Programs.
I havent tested it on any device except my Tilt/Kaiser running a 6.1 ROM from Sakajati (Hyperdragon/Blackstone).
let me be the first one to say: THANK YOU.
many, many people have been waiting for this kind of solution before.
regards
bro
nice solution =D
if you got your keyboard open (for the tilt) you can always hit fn + right and it has the same effect. i just discovered the button a few days ago and it made my life easier but so shall this app.
thanks
Just flat out awesome. Works perfectly, using the default AT&T WM6.1 ROM minus bloatware.
Thread moved to Dev and Hacking as Per OP request.
Ta
Dave
Moving to Development & Hacking as requested by OP.
LOL, talk about timing.
P1Tater said:
LOL, talk about timing.
Click to expand...
Click to collapse
Dave
i use Hbutton for that much more easyier
Wow.....useful. Thanks
rohithathie said:
i use Hbutton for that much more easyier
Click to expand...
Click to collapse
to be honest... it's recommended for anyone.. Hbutton is very very fast and works smoothly.. and also very stable.
you can set multiple apps for every button and there are many options to customize the way it loads them... also there are options to assign
Quit, Ok, Toggle WiFi, Toggle BT.. and many more options.
mmh, i use such a wifi toggle since one year, so i´m wonderíng why you made a new one, or did i miss anything ?
the one i´m using at the moment is also here at xda devs:
http://forum.xda-developers.com/showpost.php?p=2788804&postcount=2
here is another one that is 2 Years old but i think i rember it works only on wm5
http://www.ultimatelaunch.de/index_en.html (look at SmartUtilities)
so thank you for your work, but maybe next time some searching ?
big thanks for this function!!!
i'm looking for this for a long time!
i have a P3300 with alot physical buttons
then i searching to activate the wifi without switching to my home screen or comm manage to activate it.
if you can create samething for phone function
i'll be very very happy !!!!
thanks again for your work !!

			
				
i wanted something extremely simple to use, needed no configuration and didnt need other apps to be installed on the device. Hence i wrote this in C++. Yes, other tools can do more and thats great, but they all might require some setup. Since i flash often, i wanted something for myself that i can just use without using any brain energy. Hence the simple app. I'm glad some people find it useful... i certainly find it extremely useful for my own usage style. I released it to everyone rather than keep it to myself, because i have benefitted from the work by other developers on this site, and even if 1 other person finds it useful, i'm satisfied.
bluemetalaxe said:
mmh, i use such a wifi toggle since one year, so i´m wonderíng why you made a new one, or did i miss anything ?
the one i´m using at the moment is also here at xda devs:
http://forum.xda-developers.com/showpost.php?p=2788804&postcount=2
here is another one that is 2 Years old but i think i rember it works only on wm5
http://www.ultimatelaunch.de/index_en.html (look at SmartUtilities)
so thank you for your work, but maybe next time some searching ?
Click to expand...
Click to collapse
do you mean you want something to turn just the phone radio off, similar to how this one turns wifi off? i'll look into it..havent looked at those api's yet, but it should be possible. However, just out my curiosity, why you want to turn the phone off so often?
Thol said:
big thanks for this function!!!
i'm looking for this for a long time!
i have a P3300 with alot physical buttons
then i searching to activate the wifi without switching to my home screen or comm manage to activate it.
if you can create samething for phone function
i'll be very very happy !!!!
thanks again for your work !!
Click to expand...
Click to collapse
akarnik said:
i wanted something extremely simple to use, needed no configuration and didnt need other apps to be installed on the device. Hence i wrote this in C++. Yes, other tools can do more and thats great, but they all might require some setup. Since i flash often, i wanted something for myself that i can just use without using any brain energy. Hence the simple app. I'm glad some people find it useful... i certainly find it extremely useful for my own usage style. I released it to everyone rather than keep it to myself, because i have benefitted from the work by other developers on this site, and even if 1 other person finds it useful, i'm satisfied.
Click to expand...
Click to collapse
hehe dude. don't take this the wrong way. no one's judging. developing new apps is ALWAYS good.
cheers for the initiative.
I agree! Good on you for contributing! I want to say thanks for this app and I will be using it.
i am sorry AK and thanks again for your work.i just want to inform that there are allready existing such wifi toggles. they are simple small exe files and dont need any other application or must be modified, like yours.
HI!
Thanks for this great tool!, I will save some of my times
Could it be possible to get the same but for bluetooth ?
@akarnik: thanks mate, for a useful application. Cheers!

[APP] OmniaTorch v 1.01

Hello all.
This is the first application i have made. It gives you the ability to use the camera flash.
It uses the samsung sdk v 2.2 so only phones supported by it can use this application.
If you haven't already installed the sdk redistributable then download that cab and install that first.
Please give me some advice and tips on how to improve this app.
Also please report any bug you find.
Updated to v1.01:
Now it shuts off after 15 seconds to prevent damage on led.
Version number updated properly.
credits to :
Me
stabilo at Samsung Innovator forums
awesome app, now need to light the way using the touch screen light while traveling in dark
Suggestion: Should have time limit on how much time the light is ON, probably 10 seconds, 20 seconds, 30 seconds...
you mean like, there is some kind of input box ( dropdown,custom,whatever ) where you say how long time the light should be on?
You could count to 10 and then press the button lol
lol..
the suggestion is to prevent accidental long usage of teh LED flash, which might reduce it's life very much.
Okay, i will deal with this
Time limit set at 15 seconds. Any other suggestions?
does this work with the HTC HD2?
It uses the samsung sdk v 2.2 so only phones supported by it can use this application.
Click to expand...
Click to collapse
Only samsung phones are supported.
jonny68 said:
does this work with the HTC HD2?
Click to expand...
Click to collapse
I will search for an sdk that works with the hd2, if i found one will make it and release as HtcTorch?
If someone has a link to a sdk like this please tell me.
rille95 said:
Time limit set at 15 seconds. Any other suggestions?
Click to expand...
Click to collapse
how about Morse codes like SOS, could be useful to someone who is lost
darthveda said:
how about Morse codes like SOS, could be useful to someone who is lost
Click to expand...
Click to collapse
I will try to implement SOS. Do you know exactly how to send it? Like how long time each signal is.

Extreme True Multitasking On The Note (Heads up from N7000 forum)

Hi all,
I've already posted this in the N7000 forum and I guess most of you are new here so I don't want you guys to miss out on this really cool find.
Since the note has such a big screen why not push the boundaries and try out some try desktop-style multitasking
Check out the video to see what it's all about.
http://www.youtube.com/watch?v=SReBbjOwvlU
enjoy
cool, but in short, is there an app for that? underdevelopment? how can i do that on mine?
whats the name of that game? chine runner? couldnt find in market, looks cool
Wow that is pretty awesome.
Is this an android OS or just a skin? Also where can I get more info on this?
SayWhat10 said:
cool, but in short, is there an app for that? underdevelopment? how can i do that on mine?
whats the name of that game? chine runner? couldnt find in market, looks cool
Click to expand...
Click to collapse
Yep, they're just apps
Overskreen:
https://market.android.com/details?...9tLm15Ym95ZnJpZW5kaXNhZ2Vlay5haXJicm93c2VyIl0.
and Stickit! video player:
https://market.android.com/details?...sImNvbS5teWJveWZyaWVuZGlzYWdlZWsuc3RpY2tpdCJd
Saelee said:
Wow that is pretty awesome.
Is this an android OS or just a skin? Also where can I get more info on this?
Click to expand...
Click to collapse
Of course, it's android gingerbread. If you're referring to the 3D UI, I have a galaxy note tutorial on my channel here:
http://www.youtube.com/watch?v=17cSpKUdJcI
Hey I just want to say thanks for sharing this with us! It is very nice to have someone from the International Note forum share the true awesomeness of our devices! Much better than just "oh I forgot this is AT&T note, your device is crap"
coldfustion has the best vid's. tx for sharing it! i ASSume our snapdragon processor can do the same thing, maybe with a touch of lag, maybe not.
i was at a family dinner Friday and i can never think how to show off the phone as everyone is asking me about it. his vid's always give me new ideas
Halleluja! I've been asking for something like this for months. See my split screen/multiview thread in the N7000's theme/app forum. Now please add a couple features:
1. "Snap" like Windows 7 Ultimate has, but slightly different. Make it so that when you drag the app's title bar to a side, it snaps to fully fill the screen halfway on that side. Dragging to a corner makes the window snap to fully fill that 1/4 of the screen. If you have the screen filled with 2 windows (or 3 or 4), make it so you can drag the border between windows and they'll automatically resize at the same time to maintain the screen filled.
2. Have the notification bar pull down over all windows.
If you add these features and make it work, I'll buy a copy for $50.
P.S. Why in the world, if the Note's capable of running all of that at the same time, did Samsung feel the need for such aggressive RAM management that I can't currently switch from my browser window to email, one other app, then back to the browser without my entire browsing session being closed down!?
oh, didnt know this was a promotion for a bunch of PAID apps
thanks anyway
jpeg42 said:
Hey I just want to say thanks for sharing this with us! It is very nice to have someone from the International Note forum share the true awesomeness of our devices! Much better than just "oh I forgot this is AT&T note, your device is crap"
Click to expand...
Click to collapse
Haha no worries, we're all about sharing here at xda!
maxh said:
Halleluja! I've been asking for something like this for months. See my split screen/multiview thread in the N7000's theme/app forum. Now please add a couple features:
1. "Snap" like Windows 7 Ultimate has, but slightly different. Make it so that when you drag the app's title bar to a side, it snaps to fully fill the screen halfway on that side. Dragging to a corner makes the window snap to fully fill that 1/4 of the screen. If you have the screen filled with 2 windows (or 3 or 4), make it so you can drag the border between windows and they'll automatically resize at the same time to maintain the screen filled.
2. Have the notification bar pull down over all windows.
If you add these features and make it work, I'll buy a copy for $50.
P.S. Why in the world, if the Note's capable of running all of that at the same time, did Samsung feel the need for such aggressive RAM management that I can't currently switch from my browser window to email, one other app, then back to the browser without my entire browsing session being closed down!?
Click to expand...
Click to collapse
Lol I didn't make the programs, but I think I'm going to be a dev soon. I would rip up so many killer apps
SayWhat10 said:
oh, didnt know this was a promotion for a bunch of PAID apps
thanks anyway
Click to expand...
Click to collapse
No worries, Sorry if it seemed like an ad :/ I just thought the idea was really cool!
James Harrison said:
No worries, Sorry if it seemed like an ad :/ I just thought the idea was really cool!
Click to expand...
Click to collapse
some ppl just expect things for free most of us are appreciative Jim.
Just bought the browser version. For $1.50, why not?
Honestly I can't see myself using this on my note even though we have the biggest screen size of any phones. I can see this being useful for tablets or for showing off to my iphone buddies!
James Harrison said:
If you're referring to the 3D UI, I have a galaxy note tutorial on my channel here:
http://www.youtube.com/watch?v=17cSpKUdJcI
Click to expand...
Click to collapse
Jim, apparently that will not work for us with the AT&T Gnote. so nobody should go buy those apps just yet
see here: http://forum.xda-developers.com/showthread.php?p=23328290#post23328290
Jim, could you work on seeing if we can get something like your 3D UI for our AT&T version
I just downloaded both, kept the broweser, returned the video player --- my keyboard doesnt work when the video player is up
James Harrison said:
No worries, Sorry if it seemed like an ad :/ I just thought the idea was really cool!
Click to expand...
Click to collapse
I didn't think it read like an ad. Then I saw both were paid apps and read it again.
That said, for $1.49, I figured, why not?
Both work great on my I717. Stock ROM, not rooted, running ADW Launcher EX, and using hacker's keyboard. I was able to run two 1080p videos at the same time with the video program, and was able to run 3 you tube videos on the browser. No problems with keyboard. The only problem with lag is it seems as I run more and more videos the sound and video gets a bit out of sync.
Thanks for the link. I like the browser because I am often copy/clipping stuff, or re-keying stuff from the browser window to somewhere else and that makes it much easier. I don't know that I'll use the video thing much, but its neat to show off, as others have said.
Wow, thanks for the information, especially about the 3D UI. It led me to discover many cool apps that I didn't know about before. I really like the Windows-like Contact app and Alternative App Drawer apps especially. Thanks again!
---------- Post added at 06:59 AM ---------- Previous post was at 06:57 AM ----------
The video app will come in handy for my use case. I like to use the Google Navigation while driving but also want to hear my language training video at the same time. Before there was no way to run my video app while running the navi app at the same time. Now I do! Thanks.
That is a great app and it shows what the future will be for smart phones. Big screens that are used in a Landscape mode for most functions. The only need for portrait is to hold it up to your ear to make a call.
People are making a lot less calls.
SeanH said:
That is a great app and it shows what the future will be for smart phones. Big screens that are used in a Landscape mode for most functions. The only need for portrait is to hold it up to your ear to make a call.
People are making a lot less calls.
Click to expand...
Click to collapse
This is true, you can expand your phone as far as you want. I mean if you used a bluetooth keyboard and hooked this up to a TV.. I might just try that
songyop said:
Wow, thanks for the information, especially about the 3D UI. It led me to discover many cool apps that I didn't know about before. I really like the Windows-like Contact app and Alternative App Drawer apps especially. Thanks again!
---------- Post added at 06:59 AM ---------- Previous post was at 06:57 AM ----------
The video app will come in handy for my use case. I like to use the Google Navigation while driving but also want to hear my language training video at the same time. Before there was no way to run my video app while running the navi app at the same time. Now I do! Thanks.
Click to expand...
Click to collapse
No worries, I guess I still have some 3D UI spreading to do on other forums, it seems as if people have the mindset that the manufacturer UI is what your stuck with. eg, Once touch wiz, always touch wiz

S9+ - no more video recording button after Pie Update ?!

Hello S9+ Fans,
yesterday I updated my S9+ to Android Pie. Lots of new, nice things.
But in the new camera app the video recording button is no longer available. You have to FIRST switch to video mode and them press recording button. To have two buttons, one for Photos and one for videos was a brilliant, very much loved thing. As when you are 'in action' you simply can decide with one click what you aim to do, without priorly having to switch the modes !
Does anybody know how to get the second button back ?
I am even extremely thinking about bringing the old camera app back if it is not possible with the new one. Is there any way to do this please ?
Sorry if I might have overseen a thread handling this already.
Kind regards
Any fix for this?
First they took out dual camera mode then these "dual shooting buttons"... and moved the clock to the left whyyy samsung??!! Not happy with the Android 9 pie s9 s9+ plus update.
Moving the clock was a Google decision, not Samsung's.
mrnamster said:
Any fix for this?
First they took out dual camera mode then these "dual shooting buttons"... and moved the clock to the left whyyy samsung??!! Not happy with the Android 9 pie s9 s9+ plus update.
Click to expand...
Click to collapse
mrnamster said:
Any fix for this?
First they took out dual camera mode then these "dual shooting buttons"... and moved the clock to the left whyyy samsung??!! Not happy with the Android 9 pie s9 s9+ plus update.
Click to expand...
Click to collapse
Are you referring to the floating shutter button? Settings, Shooting Methods, Floating Shutter Button.
mjones73 said:
Are you referring to the floating shutter button? Settings, Shooting Methods, Floating Shutter Button.
Click to expand...
Click to collapse
I think he meant camera and video button side by side. I still got them on galaxy camera.
zac_df1 said:
Hello S9+ Fans,
yesterday I updated my S9+ to Android Pie. Lots of new, nice things.
But in the new camera app the video recording button is no longer available. You have to FIRST switch to video mode and them press recording button. To have two buttons, one for Photos and one for videos was a brilliant, very much loved thing. As when you are 'in action' you simply can decide with one click what you aim to do, without priorly having to switch the modes !
Does anybody know how to get the second button back ?
I am even extremely thinking about bringing the old camera app back if it is not possible with the new one. Is there any way to do this please ?
Sorry if I might have overseen a thread handling this already.
Kind regards
Click to expand...
Click to collapse
The real fail here is the manual video mode removal :silly:
Very stupid decision
This change is a minor annoyance and I'll adjust but it is an annoyance none the less...
I wonder what the thinking was here? Surely no one can consider this an improvement..
This is a freaking useless change and it's totally impractical. Nobody asked for this stupid change and yet, as usual, Samsung decided to implement it...
With android, you just root and change whatever you want. Or use another application suitable.
sarjarim said:
With android, you just root and change whatever you want. Or use another application suitable.
Click to expand...
Click to collapse
Yeah but that's not the point. + with Samsung, if you want to use most of the Knox features, root is a no go.
The point is that a software update removes a feature, which is not only useless but also detrimental to the user.
Hey, at least I can find the video mode now because it says the word "video". I had to spend 10 minutes on google to discover how the hell to record video the first time I wanted to do it on my s9+ because there wasn't anything anywhere that looked like it would make video.
Claghorn said:
Hey, at least I can find the video mode now because it says the word "video". I had to spend 10 minutes on google to discover how the hell to record video the first time I wanted to do it on my s9+ because there wasn't anything anywhere that looked like it would make video.
Click to expand...
Click to collapse
.......and therein lies your answer to why things like this happen...
I'm sure a number of people in this boat complained to Samsung the first time around and so they removed this useful feature.
This is why we can't have nice things...LOL!
We live in a planet full of morons. I can't believe that there are people that they need to see the word "video" to understand the place of the function, but can't understand the red dot, the international symbol for video recording. You are so right, we are doomed to never have good things on this planet.
jimlucas said:
We live in a planet full of morons. I can't believe that there are people that they need to see the word "video" to understand the place of the function, but can't understand the red dot, the international symbol for video recording. You are so right, we are doomed to never have good things on this planet.
Click to expand...
Click to collapse
I'd rather hear his complaint than the ones that can't get used to companies changing things. What's the term I'm looking for? Adapt other die? No, that's to harsh and don't wish death. Get used to it? I don't think that's clear enough. Maybe people should just stop recording things, I mean, if someone did that to you you'd tell them to stop. No, you won't be YouTube rich any time soon kids, sorry
why do we have to get used to "changes from companies" that downgrade the abilities of our phones? You must be trolling, there s no other excuse of your unreasoning way of thinking.
Is there any way to install the old camera still having the two buttons ?
Does anybody have a link to download the app please?
I do see the positive other changes, but rather would use the old version to get my two buttons back.
your only practical choice may be installing a third party video camera app from the play store.
tobegone said:
your only practical choice may be installing a third party video camera app from the play store.
Click to expand...
Click to collapse
This is not an option for me as it would put me in an even worse situation. Samsung's camera uses the camera at its most. Any other app has not that brilliant pics + vids with that device.
So does anybody know how to bring back the Android 8 cam on S9+ having Android 9 installed ?
Thank you in advance.
jimlucas said:
We live in a planet full of morons. I can't believe that there are people that they need to see the word "video" to understand the place of the function, but can't understand the red dot, the international symbol for video recording. You are so right, we are doomed to never have good things on this planet.
Click to expand...
Click to collapse
This was no red dot, not until you first found the obscure and utterly meaningless red-dotless icon that switched from camera to video mode. That's what I spent 10 minutes on google looking for the first time I tried to record video.
jimlucas said:
why do we have to get used to "changes from companies" that downgrade the abilities of our phones? You must be trolling, there s no other excuse of your unreasoning way of thinking.
Click to expand...
Click to collapse
Nothing got "downgraded."

Cubot Quest: HOW to remove Google search bar?

Hi, it seems search bar is locked in place on this device (Android 9 Pie). There is no obvious option to disable it.
It is the issue for a while already http://forum.cubot.net/viewtopic.php?t=1160
Did anyone find a solution how to remove it from the Home screen?
Thanks
urpi_ said:
Hi, it seems search bar is locked in place on this device (Android 9 Pie). There is no obvious option to disable it.
It is the issue for a while already http://forum.cubot.net/viewtopic.php?t=1160
Did anyone find a solution how to remove it from the Home screen?
Thanks
Click to expand...
Click to collapse
I recommend just installing a third party launcher instead. I too found no easy way to remove it.
it's a fixed position widget starting from Android 8
sadly the only way to remove it is third party launcher ...
I had this problem too. Like said above, the problem is solved immediatly with a third launcher. I've taken Nova Launcher and it works perfectly.
Otherwise, if you don't want to install another launcher, you can try this method : https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/
For a complete lists of your package, you can use the app : "App Inspector" on the playstore.
I did this for all google app. For the search bar, it didn't work fully but it was better than without this tip. I read that, for some people, it worked fully.
Hope you will succeed to remove it!
PegasuSeyar said:
I had this problem too. Like said above, the problem is solved immediatly with a third launcher. I've taken Nova Launcher and it works perfectly.
Click to expand...
Click to collapse
Thank you, using Nova Launcher was the best choice in the end.
urpi_ said:
Thank you, using Nova Launcher was the best choice in the end.
Click to expand...
Click to collapse
Happy that it worked for you too!
There is no special topic about this phone, does it work well for you?
I have it since last october ,it works pretty good! I would like to root it but I don't find a safe way to do it. I found some tip on german or russian forum but I don't speak those langages and the google trad is very approximative...
Do you find something to root it safely? ANd does this phone great for you?
PegasuSeyar said:
Happy that it worked for you too!
There is no special topic about this phone, does it work well for you?
I have it since last october ,it works pretty good! I would like to root it but I don't find a safe way to do it. I found some tip on german or russian forum but I don't speak those langages and the google trad is very approximative...
Do you find something to root it safely? ANd does this phone great for you?
Click to expand...
Click to collapse
I saw some guides but I didnt try to root this phone because I dont have a need for it, especially since the phone is already stock Android 9 where you can simply use adblocking DNS from within the Network settings.
Im generally satisfied with it, but proximity and finger sensors tend to misbehave sometimes, maybe its too sensitive to dust or dirt, I dont know.
My phone has V11 firmware, no updates available through the update manager, but there should be V13 available.
urpi_ said:
I saw some guides but I didnt try to root this phone because I dont have a need for it, especially since the phone is already stock Android 9 where you can simply use adblocking DNS from within the Network settings.
Im generally satisfied with it, but proximity and finger sensors tend to misbehave sometimes, maybe its too sensitive to dust or dirt, I dont know.
My phone has V11 firmware, no updates available through the update manager, but there should be V13 available.
Click to expand...
Click to collapse
yeah it's true that you can replace a lot of root's features with third app's with this phone but it will be cool for me to have full access for more fun! Like totaly uninstall some apps useless for me, more customisation etc etc...
But it's really cool like it is now!
With mine : I don't have trouble witj proximity sensors but fingers sensors react weirdly, indeed. I think your hypothesis is the answer : it's too sensitive to dust and dirt.
The light sensor is a little bit weird too, but I think it's due to an android feature : user'shabits learning. Weird at the beginning, but works good after.
In my case, I have the V13 firmware (install directly via Cubot's website). I don't think it will be more update later...
One question : Do you know if this phone works well in USA? I see that it has some US's band so I think so , but I would like a confirmation
I received message from Cubot support that there are no significant or important changes in V13, so I'll leave it at that.
I also noticed phones behavior and sensitivity of sensors has changed over time, maybe it's that habit learning you mentioned..
I'm in Europe, so I can't say if it works in US. Shouldn't be too hard to find out.
I'm generally satisfied with this phone, as I tend to drop it a lot (relatively speaking) and it holds together well, and the software support+performance is satisfactory as well.
@urpi_ > Thanks for the feedback Happy to share with a Quest's owner, there aren't many
Like you, I've dropped it sometimes and the shakeproof it's real! I haven't test yet the waterproof. I will do it this summer
In very good points, I found GPS, Wifi and bluetooth respond very quick and well!
For the GPS, even in a remote location, the Quest fixes very quick
And the blutooth works very well with my earplug, even in running.
For the price, it's a very good smartphone, I'm happy with it too
Since when do you have this phone? I have it for 5 months nearly.
PegasuSeyar said:
@urpi_ > Thanks for the feedback Happy to share with a Quest's owner, there aren't many
Like you, I've dropped it sometimes and the shakeproof it's real! I haven't test yet the waterproof. I will do it this summer
In very good points, I found GPS, Wifi and bluetooth respond very quick and well!
For the GPS, even in a remote location, the Quest fixes very quick
And the blutooth works very well with my earplug, even in running.
For the price, it's a very good smartphone, I'm happy with it too
Since when do you have this phone? I have it for 5 months nearly.
Click to expand...
Click to collapse
I'm using it about 3 months now.
One thing that annoys me sometimes is a side button...I dont know how to disable its long press fucntion that activates Google assistant.
urpi_ said:
One thing that annoys me sometimes is a side button...I dont know how to disable its long press fucntion that activates Google assistant.
Click to expand...
Click to collapse
That's one of the reasons I would like to root it. Like you, this functionnality annoys me, although this button is very usefull . It's too bad that we can't configure it like we want and with a root, it would be possible.
For now on, I don't find a tip for changing this long press function. Maybe someone will read this thread and will have an solution
If I found something , I will share it here
PegasuSeyar said:
That's one of the reasons I would like to root it. Like you, this functionnality annoys me, although this button is very usefull . It's too bad that we can't configure it like we want and with a root, it would be possible.
For now on, I don't find a tip for changing this long press function. Maybe someone will read this thread and will have an solution
If I found something , I will share it here
Click to expand...
Click to collapse
Yeah, I have used Key Mapper ( https://github.com/sds100/KeyMapper ) to change normal press (no root required) but I haven't found a way how change long-press behavior. Perhaps it's possible with Key Mapper too, and I just didnt find it?? Maybe.
@urpi_ > Thank you for the share, I will try it and search too if we can do something for long press configuration!
But for the normal press, you can already choose any application in settings. So, what does keymapper moreover?
Otherwise, about the fingerprint sensor:
I re-saved my fingerprints but differently :
Without perfectly clean up the sensor, like "out in the pocket" 's mode ( ) and with the "soft" part of the finger.
Before I saved it with the very extremity of the finger. This time, I used this "soft" part (a little bit under the top extremity of the finger) and with the finger kept flat.
It works pretty better now! Maybe it could make it work better for you too
Im pretty satisfied with the fingerprint sensor now, but yeah it can be probably fine-tuned to work better with this phone, like you said.
You can choose any application for normal (side-key) press, but I wanted to map it to something other than applications.
I used KeyMapper to make it a Pause/Play key for media.
urpi_ said:
but I haven't found a way how change long-press behavior. Perhaps it's possible with Key Mapper too, and I just didnt find it?? Maybe.
Click to expand...
Click to collapse
So I tried this app and I think I found for the long press mode.
When you are on the window for creating a new macro, clik on "more" and then choose "long press"
After,you click on "record trigger" and push the button you want to configure, then choose the action you want.
I tried for launching an app, it worked well
But I tried for togglethe torch and it crashed the app. ANd then, the app didn't work at all, I had to reinstalled it
Hope it will help you
By the way, can you tell me what does "Data protection" setting do exactly? I see it under Security & location - Advanced menu.
I know it asks for a security entry pattern, but what for? Phone is supposed to be encrypted by default.
Yeah good question! I wonder too and I never enter a pattern for this. I think it is an android protection by default, but there are another protection too. By the way, I think there is too much protection
Other subject : I had a security upate nearly by september, I found the fingerprint and thbe camera respond much better. DO you feel that way too?
PegasuSeyar said:
Other subject : I had a security upate nearly by september, I found the fingerprint and thbe camera respond much better. DO you feel that way too?
Click to expand...
Click to collapse
No update available for my phone. Still at February security update from 2019.
Strange, maybe you should visit the official website? If you do this, be careful : I've done the update via this way because the direct OTA way didn"t work. If the OTA's way is just an update; via the official website, it's a total reset, so, backup before doing this way

Categories

Resources