You know when you hold down the search magnifying glass, and the voice search thingy pops up. Then you are allowed to say "navigate to", or "call whomever".. then, sadly, a little bubble comes up delaying what you wanted to do.
Well, to me, this is rather annoying - and so I wish for it for be gone. I have seen a thread similar like this comparing the feature to what the iPhone does (it doesn't delay anything) and I kinda want that for myself.. as I said before.
Personally, I think this is a stupid questions; as I don't really see how it can be done - I was thinking, though, someone had some way to delude the delay :/
Are you talking about the pop-up box that displays that the N1 is processing your request?
If so, then I don't think there's much that can be done as the way Google has implemeted voice recognition on the N1, it sends all voice input to a Google server to process, and then provides you with the results.
Unless there is an app or either Cyanogen or Modoco integrate offline voice recognition into the ROM, you're stuck with Google's implementation.
Eclair~ said:
You know when you hold down the search magnifying glass, and the voice search thingy pops up. Then you are allowed to say "navigate to", or "call whomever".. then, sadly, a little bubble comes up delaying what you wanted to do.
Well, to me, this is rather annoying - and so I wish for it for be gone. I have seen a thread similar like this comparing the feature to what the iPhone does (it doesn't delay anything) and I kinda want that for myself.. as I said before.
Personally, I think this is a stupid questions; as I don't really see how it can be done - I was thinking, though, someone had some way to delude the delay :/
Click to expand...
Click to collapse
Do you want to remove the "processing" time, or remove the time between you putting your finger on the button and Voice Search coming up?
Not very clear...
Oh, I thought I was pretty clear, here is a pic:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I want to remove that.
Eclair~ said:
Oh, I thought I was pretty clear, here is a pic:
I want to remove that.
Click to expand...
Click to collapse
as long as you don't mind navigating to booger thing once in a while.
Brownbay said:
Are you talking about the pop-up box that displays that the N1 is processing your request?
If so, then I don't think there's much that can be done as the way Google has implemeted voice recognition on the N1, it sends all voice input to a Google server to process, and then provides you with the results.
Unless there is an app or either Cyanogen or Modoco integrate offline voice recognition into the ROM, you're stuck with Google's implementation.
Click to expand...
Click to collapse
You can use some voice commands offline... yeah, navigation may not work... but commands like Call xyz do work...
Eclair~ said:
Oh, I thought I was pretty clear, here is a pic:
I want to remove that.
Click to expand...
Click to collapse
A) It's part of the Google Voice Search app, and you can't modify Google apps because they're closed source.
B) That box pops up so that you can see if what the app understood is what you really wanted to say. Without the pop up, it would just auto-search for whatever it understood, which might frequently be wrong. It'd basically be like clicking "I'm feeling lucky" every time.
C) When you click accept ("Go"), your voice data and the accepted search term gets sent to Google. When you hit cancel, your voice data and the declined search term gets sent to Google. In this way, they use the voice data and the incorrect / correct matches to refine their voice search. Bypassing this screen would give them no data whether the voice input transcription was correct or not.
attn1 said:
as long as you don't mind navigating to booger thing once in a while.
Click to expand...
Click to collapse
LoL! Oh, tears out my eyes! LoL!
Paul22000 said:
A)
B) That box pops up so that you can see if what the app understood is what you really wanted to say. Without the pop up, it would just auto-search for whatever it understood, which might frequently be wrong. It'd basically be like clicking "I'm feeling lucky"
Click to expand...
Click to collapse
Yea I figured as such. Nevermind this thread..
Related
Ok, this was my first app on the market. Basically it's a window that lets you enter a search term and select a search or just a URL and it will open a browser to that page.
So far I have:
Google
Google Images
Google Maps (Uses Maps app)
Wikipedia
IMDB
Amazon
Ebay
Android Market
(Youtube coming soon)
If you have any other search suggestions, please post them. I will be happy to add them!
Check out the app on the market! I have a free version and a donate version for $1.43 (So I get a buck). It's rated 5/5 so far (I'm quite pleased)
I find myself using this app more than any others
Many have asked for an On Screen Keyboard, and I've been researching it, but I don't really know how to make one. If you have any tips regarding that, that would be awesome.
Anyways, enjoy the app!
UPDATE: Custom searches added.
Very nice, very useful indeed! I have always been a bit annoyed by having to start the browser up and go to the site I want to search and wait for it to download and render before I can perform my search. Can take 10, 15, 30 seconds before I even submit my search. This makes it so much easier!
Great app, man. Thank you!
A suggestion for improvement would be for the users to be able to add "custom" search strings. I frequent a bunch of sites that are too obscure for you to add to your app, so an option for me to add my own search string would be great.
Say I want to add a custom site, like blocket.se (a Swedish classified advertising site) and I know the formatting for a search on that site is http://www.blocket.se/li?q=<search_string>
Now let's replace the string we enter in the text field with an operator, like %s :
http://www.blocket.se/li?q=%s
Which would perform a search of that particular site. When adding a custom site we would need the following dialog.
Name: [____________] <-- Where we enter the name of the custom search
String: [____________] <-- The formatted URL
[Save] [Cancel]
Sorry for unloading this on you, I do realize a feature like this won't just happen by itself, it takes many hours of coding to make it happen. Feel free to tell me to bugger off if it's just not something you feel is right for this app.
Cheers!
No, I actually think that's a fantastic idea. Right now the search drop down is just a static array of names and the urls are hard coded in. Unfortunately, sharedpreferences doesn't support arrays so unlimited custom searches might not work, but I could let users put in 3 or so. I'll get on it over the weekend. Sorry for thinking out loud haha.
And I'm glad you like it
Maybe custom searches would be a good feature just for people with the donate version?
nick_karstedt said:
No, I actually think that's a fantastic idea. Right now the search drop down is just a static array of names and the urls are hard coded in. Unfortunately, sharedpreferences doesn't support arrays so unlimited custom searches might not work, but I could let users put in 3 or so. I'll get on it over the weekend. Sorry for thinking out loud haha.
And I'm glad you like it
Maybe custom searches would be a good feature just for people with the donate version?
Click to expand...
Click to collapse
Three custom ones would be great too, no doubt! Thinking out loud is a great way of giving an idea some structure, and if you in addition to that can bounce an idea off a couple of other people it usually turns out great. A bit of brainstorming.
I would definitely pay a few bucks for custom search strings. Unfortunately I can't access paid apps yet, probably because I'm on a dev phone and in the wrong country. I could drop a few bucks off on your paypal account though, if you have one.
Have you put the free one on the market yet? I don't see it posted, only your paid version. Not that I won't pay for it, I'd just rather check it out before purchasing
I would like to try it out too, and since I don't have a Google Checkout, I can't. I would rather donate by Paypal if you have an account.
The free version is on the market as well (it's a bit older). Just search Go To Url. If you do feel like donating, there's a button on my website(www.nickkarstedt.com) that has a paypal donate button.
Answers.com would be nice as well.
Good thinking.
Ok, just updated the donate version this weekend. I added search history (Works like the browser's history, but is stored seperately. You can disable and clear it).
Now for the big feature: Custom searches.
You can now add and delete as many custom searches as you want. You can even delete the default custom searches (so you can reorder them).
I'm going to add the option to move searches up and down on the list for the next version. Until then, you'd have to delete and add.
Loving it!
The search string is always added to the end of the URL we enter (when we add a custom search)? Nineteen out of twenty times this is not a problem, but on some sites the formatting of the URL is a bit different and the search string is not placed at the end of the URL but rather in the middle of it.
Still, I love this app. Makes searching so much easier when you don't have to wait for websites to load/render.
**Edit: One thing I have noticed is that if you open the app up in portrait mode, select a search in the list and then switch to landscape, you have to select which site to search again (it defaults back to "Go To URL!" mode). Not a big problem, just something I noticed just a minute ago for the first time
Many have asked for an On Screen Keyboard, and I've been researching it, but I don't really know how to make one. If you have any tips regarding that, that would be awesome.
Click to expand...
Click to collapse
Tell them to wait till the next update that is coming out in April. lol
Exactly, we're getting the Cupcake OSK soon. No point in wasting your time on an OSK of your own.
Mikey1022 said:
Tell them to wait till the next update that is coming out in April. lol
Click to expand...
Click to collapse
Yeah. I really shouldn't try to appeal to whiners... but I need more stars! (And cash! Cash is always nice!)
I notice you're using a generic Windows Run icon for your app. Not sure if you're interested, but I made a dedicated "Go To Url" icon (mostly because it goes better with my theme), which you are free to use should you want to. Either way, here it is.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Awesome! I could use that one for the paid version, looks very spiffy.
Also, I think what I'm going to do now with free/donate versions is just keep the free version a release or two behind the donate version, just so those who pay get it a few days/a week earlier. I don't like the idea of limiting functionality.
Got that free users? You'll get your custom searches and history soon enough.
All I'm working on right now is changing the custom urls to use %s instead of %url% + search term. If you guys have any more suggestions, lets hear em!
Is the "nag screen" asking you to go to the market supposed to show up every time I start the app? It says "THIS MESSAGE WILL ONLY BE DISPLAYED ONCE" but I get it every time I start it. And I alreday have Blocked! installed
Ah! That's what I asked you about in the PM! I updated it on the market, I'll send you a copy of the fixed version since you can't update.
nick_karstedt said:
Ah! That's what I asked you about in the PM! I updated it on the market, I'll send you a copy of the fixed version since you can't update.
Click to expand...
Click to collapse
Oh, lol, I completely misunderstood what you meant. Sorry 'bout that
Does anyone know of an app where my g1 can track another g1 via gps? Basically, if Latitude would actually update for me, that would work. Im still playing with it to get it to work but it seems to have problems updating regularly.
Anyhow, I'm just wondering if there was an alternative to Latitude so my wife and I can see where each other is. No I don't suspect cheating, I just hate having to answer calls on my way home from work to hear "Where are you so I know when to start dinner?" If I share my location, she knows right where I am and I can continue streaming pandora in the car.
Anyone wanna try to tackle this if there is no good alternative? I need to find a "Android Development for Dummies" book.
You could try Glympse. It's concept is a bit different though: It allows to send a text-message or e-mail with a link that one can use to track you. You would have to do that every time you start your way home though. It also is more real-time than Latitude, therefore draining the battery more quickly. Either way I recommend you to give it a try.
Hellek said:
You could try Glympse. It's concept is a bit different though: It allows to send a text-message or e-mail with a link that one can use to track you. You would have to do that every time you start your way home though. It also is more real-time than Latitude, therefore draining the battery more quickly. Either way I recommend you to give it a try.
Click to expand...
Click to collapse
Cool. I'll check it out.
Thanks
Does anyone know of an app where my g1 can track another g1 via gps? Basically, if Latitude would actually update for me, that would work. Im still playing with it to get it to work but it seems to have problems updating regularly.
Anyhow, I'm just wondering if there was an alternative to Latitude so my wife and I can see where each other is. No I don't suspect cheating, I just hate having to answer calls on my way home from work to hear "Where are you so I know when to start dinner?" If I share my location, she knows right where I am and I can continue streaming pandora in the car.
Click to expand...
Click to collapse
LIES! i think your a secret agent ninja spy...
You can also try Loopt
+1 for Loopt
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Glympse is very cool, especially the browser app that goes with it.
It was exclusive to android i think with iphone coming later, so its a quality app, no question.
According to the website of GLYMPSE , the app is available for Windows mobile phones too.
It says you can download it on the marketplace for windows mobile
I am looking half an hour now for that program, but cant find it..
Can somebody / anybody please sent me a link ???
Your help will be appreciated !! thanks
freaknormel said:
According to the website of GLYMPSE , the app is available for Windows mobile phones too.
It says you can download it on the marketplace for windows mobile
I am looking half an hour now for that program, but cant find it..
Can somebody / anybody please sent me a link ???
Your help will be appreciated !! thanks
Click to expand...
Click to collapse
Yes, here is a link :
http://rapidshare.com/files/304851189/Glympse_PocketPC-WM6.cab.html
( looks like I am the only one who can help ME )
I've tried this on the .206 and .208 leaks, both of which won't use google voice to dial out. I've tripled checked, and google voice is set to "Use Google Voice to make all calls". I've tried uninstalling and re-installing (on both builds). Has anyone else experienced this? If so, has anyone found a fix?
Also - I've tried "Ask every time I make a call", this also fails to work (though I only tried this in .208).
Works for me (I'm on .206). I have it set to "Only use Google Voice for international calls" though, not sure if that makes a difference.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Unfortunately that did not work for me. I've now tried "use Google Voice to make all calls", "Only use Google voice for international calls" and "Ask every time I make a call" - none of these result in using Google Voice for a call (local, domestic, - I haven't tried ILD, as I don't want to incur a charge).
The only thing that appears to work is "Don't use google voice for any calls", though I am beginning to suspect this is due to a bug, not design.
SGMD1 said:
Works for me (I'm on .206). I have it set to "Only use Google Voice for international calls" though, not sure if that makes a difference.
Click to expand...
Click to collapse
OK, did a little more testing - and stumbled across something looks like only 7 digit dialing is affected. 10 digit dialing does indeed use google voice. Frankly, I'm not sure if this was the case in stock GB or not - with out a way to roll back, I can't test.
I thought gv only did international calls, at least within the USA.
Sent from my DROID4 using Tapatalk 2
CharleySimmons said:
OK, did a little more testing - and stumbled across something looks like only 7 digit dialing is affected. 10 digit dialing does indeed use google voice. Frankly, I'm not sure if this was the case in stock GB or not - with out a way to roll back, I can't test.
Click to expand...
Click to collapse
Thank you! Google Voice worked great on my Galaxy S2 with GB and ICS, but I'm not able to place out going calls with my Galaxy S3. I tried your advice of using 10 digit dialing and it appears to be working!
Sent from my GT-I9300 using XDA
Works for me on .206
I have used it on .206 a few times and it works, it just doesn't show the "calling with google voice" dialog. I checked my minutes usage and no international minutes show up, just night/weekend or anytime minutes. If it wasn't working, there would be international minutes on my bill/vzw usage app.
downslayer said:
I checked my minutes usage and no international minutes show up, just night/weekend or anytime minutes. If it wasn't working, there would be international minutes on my bill/vzw usage app.
Click to expand...
Click to collapse
To avoid this you can just call up VZW Support and remove international dialing from your account. That way if it somehow doesn't use GV to dial internationally in the future, you'll just get the "you must enable international dialing blah blah" message, instead of crazy charges on your bill
This is the information I have gathered on KingRoot (for Windows). Please note that this is information gained by using a network monitor and the software was not reversed engineered or decompiled in any way. I am not responsible for how you use this information or any opinion you may form of this software. Lastly I am not responsible for any files downloaded or links followed from this information! Sorry, had to cover myself from slander and those who don't know what they could be getting in to
It appears to be a server side style of app. The app you install either on your phone or pc is simply the gateway to the server and the app knows how to communicate with the server. All functionality appears to be controlled server side, it should (theoretically) not matter what version of the app you are using. The Windows app for this will install the latest android version on your phone, if you do not have it installed already. It actually installs the KingRoot app but also another app named "KrHelper4Pc". This could be the stuff listed in the links and information below, I do not know for fact. The windows app is also in Chinese (I assume). However, they have an unhelpful English page that tells you how to root with the Chinese (I assume) all over it! https://kingroot.net/root-installation-via-windows-pc/
Here are some links that were found having communication:
1. http://103.7.29.26/download.sj.qq.com/qpmgr/AndroidDeviceV6.zip?mkey=58692fabc55ab7b0&f=105&c=0&p=.zip
- This is weird, it downloads a zip file but can not be opened or extracted. I know sometimes .apk files can show as .zip files, so I changed the extension to .apk and moved to my phone sdcard. Can not parse the package...no idea what this file is or how it works! You can open the zip file with wordpad and see a bunch of garbled text though.
-- http://download.sj.qq.com/qpmgr is shown as unsafe by Microsoft Safe Screen (fyi).
2. http://mp.kingroot.net/qrcode?desc=samsung%2Fklteuc%2Fklteatt:5.1.1%2FLMY47X%2FG900AUCU4COI5:user%2Frelease-keys%7CLinux%20version%203.4.0-5869384%20([email protected])%20(gcc%20version%204.8%20(GCC)%20)%20%231%20SMP%20PREEMPT%20Tue%20Sep%2022%2021:22:27%20KST%202015%7C100302&sceneType=fp&app=3
- This site leads to a QR Code at the following: https://mp.weixin.qq.com/cgi-bin/showqrcode?ticket=gQHZ7zwAAAAAAAAAAS5odHRwOi8vd2VpeGluLnFxLmNvbS9xLzAySEtERkExWHZic2UxdDVTWTFvMVMAAgRFaVVYAwQAjScA
-- Using a QR Scanner on my phone, it leads to a "webpage not available".
3. http://androidpc.app.qq.com/app1/vertis.do?id=20120810003
- Leads to: http://s.pcapps.qq.com/msoft/xml/qqapp_update_20151029.xml which does not display anything, appears to be xml file. Oddly, can not right click and view source though...
Again, this is purely information I have gathered on the use of KingRoot, take it as you wish or as you interpret it. It may (or have) work but there seems to be a lot of other traffic going on, I can not really say if it is necessarily good or bad but I would at least call it "possibly suspicious". The reason I say possibly suspicious is the fact that most "hack tools" are actually not nefarious or do not have bad intentions. They are listed this way to dissuade people from using them. If it shows as a virus, most people will not install or use the program thinking they will get infected when the app is truly not a virus or malicious.
How do I know?
Well, I cant guarantee that any software or app is safe if I did not code it. Back in the day, I used to hack the old Yahoo Messenger login protocol. By doing so, I could create bot programs that could spam, send boot codes to knock them offline and even clone other users. As you can guess, Yahoo did not like this. Yahoo then worked with anti virus companies to get programs like mine listed as a virus to dissuade people from installing them. When this happened, my inbox exploded with people screaming and cussing at me. None of my software is malicious, I would not do that. I ended up releasing my source code to prove it was safe.
Anyways, long story short...for tools like these, it is actually hard to prove if they are malicious, even if a website says so.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SAMSUNG-SM-G900A using Tapatalk
---------- Post added at 09:14 AM ---------- Previous post was at 09:12 AM ----------
Sent from my SAMSUNG-SM-G900A using Tapatalk
johnkirchner said:
How do I know?
Well, I cant guarantee that any software or app is safe if I did not code it. Back in the day, I used to hack the old Yahoo Messenger login protocol. By doing so, I could create bot programs that could spam, send boot codes to knock them offline and even clone other users. As you can guess, Yahoo did not like this. Yahoo then worked with anti virus companies to get programs like mine listed as a virus to dissuade people from installing them. When this happened, my inbox exploded with people screaming and cussing at me. None of my software is malicious, I would not do that. I ended up releasing my source code to prove it was safe.
Anyways, long story short...for tools like these, it is actually hard to prove if they are malicious, even if a website says so.
Click to expand...
Click to collapse
Well, that "zip" definitely isn't a zip ... if you look at any real zip in a text editor, the first 2 characters in the header are "PK".
(I think that's where "apk" comes from ... "Android PK).
The file is clearly data that the application decrypts.
I installed the program in Sandboxie & will poke around a little when I have time.
It might be slow going since it's all in Chinese.
There was a suggestion that I was a little overly concerned by the "intrusive" nature of Kingroot ... ha! We'll see ...
Following this for sure
Just accepted the latest update on my S21 Ultra and noticed straight away that there is a delay on typing. Usually if I open messaging app I can tap the text box and start typing instantly. Now there's a few seconds delay so it misses off the first word or so. It's very annoying.
Happens in any app eg Messages, WhatsApp etc.
Tried Gboard which is my usual but also tested and it's the same on Asking keyboard. It's driving me mad!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Clear system cache
Clearing cache hasn't worked. Genuinely think it's a bug with the latest update I got. Started after that and it's the only thing that's changed.
ephumuris said:
Just accepted the latest update on my S21 Ultra and noticed straight away that there is a delay on typing. Usually if I open messaging app I can tap the text box and start typing instantly. Now there's a few seconds delay so it misses off the first word or so. It's very annoying.
Happens in any app eg Messages, WhatsApp etc.
Tried Gboard which is my usual but also tested and it's the same on Asking keyboard. It's driving me mad!
View attachment 5575123
Click to expand...
Click to collapse
Don't see such a problem on my device...but I can't really relate to your problem literally. Do you have a video showing the lag?
It's not really obvious that I'm tapping but I press the buttons as soon as the keyboard appears.
That's horrific and it would drive me mad very quickly.
Feels like the keyboard is connecting to a service. Have you gone down the list of disabling all advanced features, like GIF/emoji integration, then enabling each one one at a time?
ephumuris said:
Clearing cache hasn't worked. Genuinely think it's a bug with the latest update I got. Started after that and it's the only thing that's changed.
Click to expand...
Click to collapse
Try in safe mode.
Your phone is probably recalibrating. Suffer for another day or 2 and it will likely go away.
Really don't see it in my device. Have you tried another keyboard. I'm on SwiftKey and don't have this issue.
amirage said:
Really don't see it in my device. Have you tried another keyboard. I'm on SwiftKey and don't have this issue.
Click to expand...
Click to collapse
The Samsung keyboard is one of the best, so much so many prefer it. I've been using the same Samsung keyboard layout for almost 8 years. One of the few things Samsung hasn't screwed up, but they are on a roll
This delay glitch is unacceptable... drop the ball Sammy.
Am I missing an update or so? I don't see this delay...hmm
amirage said:
Am I missing an update or so? I don't see this delay...hmm
Click to expand...
Click to collapse
It may only adversely effect certain production batches. Update roulette...
It could well be due to messaging app iso the keyboard.
It seems the messaging app may be waiting for voice input.
See SS of OP's screen video, and the circled icon...
OnnoJ said:
It could well be due to messaging app iso the keyboard.
It seems the messaging app may be waiting for voice input.
See SS of OP's screen video, and the circled icon...View attachment 5576263
Click to expand...
Click to collapse
Good point. Intelligent phones aren't that intelligent and many of those features rely on internet connection to process the raw voice inputs. Not sure if this is one but it likely is.
I disable voice to text, always... and little Bixby too
I've factory reset. Gone through the pain of installing all my apps and it's still the same.
Very good points regarding services I think I'll try and disable anything voice related as I don't use that!
Ok disabled the voice stuff I could find and it's still doing it. Driving me friggin mad!!
ephumuris said:
Ok disabled the voice stuff I could find and it's still doing it. Driving me friggin mad!!
Click to expand...
Click to collapse
Clear system cache. Hard reboot.
Device Care>Battery, make sure ALL power management is disabled, except display setting which should be optimized or higher.
If still doing it Device Care>memory, clear the cache, now use the keyboard and immediately go back to memory and see what was added. Those are potential seauspects.
I'll add to blackhawk's instructions - kill your data & wifi then reboot and try again (with the data & wifi still off). So often when a computer has these little lags, it's data connection related - like something is phoning home or phoning out. I'm getting that gut feeling with this one too.
burnxtc said:
I'll add to blackhawk's instructions - kill your data & wifi then reboot and try again. So often when a computer has these little lags, it's data connection related - like something is phoning home or phoning out. I'm getting that gut feeling with this one too.
Click to expand...
Click to collapse
Add a network reset to the list and a carrier network reset.
I never liked voice commands; when you're out of the streets, driving, walking, jogging, whatever... the phone needs to disappear.
It's a liability, not asset. You need to be paying attention to your surroundings not matter how boring or inconvenient it seems.
Bad things happen fast, you need to be ready... not jerking off with the phone.
Even when talking, you are being distracted. The man with no name knew that...
Check your Access point settings too.
On my AT&T NXTGENPHONE profile I found that instead of "hipri" (high priority) it had "fota" (Firmware Over-The-Air) which I don't want.
So I created a new profile and tested it. Instant download speed increase it seems... still testing.
APN type default,mms,supl,hipri
My original profile was set as IPv4/IPv6, which I used on my new profile instead of the AT&T suggested IPv4 only.
APN protocol IPv4
If you do this create a new profile with a different name so you can retain your original one too.
Don't forget to fill in any relevant spaces on the new and leave the blank ones blank unless you know better.
AT&T APN Info
For other carriers you'll need to up their APN specs.