Related
I have been using YouMail's service on my phones for quite some time and was excited to see there was an app for Android, but after 2+ months of use (and several versions of the .apk, including the most recent Beta) I am still experiencing 100% awake time when the app is running.
If I kill it my phone will immedietly because to sleep normally. But each time I receive a phone call or open the app it will keep the phone from sleeping again.
I have been in contact with their support (which is how I received the Beta version) and have been sending Dumps their way, but was wondering if anyone else is experiencing this issue.
Info: Running Fresh 1.1 on a newly 1.56 RUU'ed hero.
crunchybutternut said:
I have been using YouMail's service on my phones for quite some time and was excited to see there was an app for Android, but after 2+ months of use (and several versions of the .apk, including the most recent Beta) I am still experiencing 100% awake time when the app is running.
If I kill it my phone will immedietly because to sleep normally. But each time I receive a phone call or open the app it will keep the phone from sleeping again.
I have been in contact with their support (which is how I received the Beta version) and have been sending Dumps their way, but was wondering if anyone else is experiencing this issue.
Info: Running Fresh 1.1 on a newly 1.56 RUU'ed hero.
Click to expand...
Click to collapse
I stopped using the app because of this. I tried contacting support and was brushed off. I love the app but not the lack letting my phone sleep.
I am working with a developer of the app to fix the problem and have tested several versions. Will keep you updated of the progress.
crunchybutternut said:
I am working with a developer of the app to fix the problem and have tested several versions. Will keep you updated of the progress.
Click to expand...
Click to collapse
That would be great. Thanks for helping him out with this as I would love to use the app.
I don't mean to thread jack this, but.
Whats the difference in YouMail and our Sprint Visual Voice Mail? I have never used youMail.
Kcarpenter said:
I don't mean to thread jack this, but.
Whats the difference in YouMail and our Sprint Visual Voice Mail? I have never used youMail.
Click to expand...
Click to collapse
YouMail http://www.youmail.com/home/index.do is a service that replaces Sprint's (or any other provider) voice mail service with their own. It allows you to set custom "smart" greetings for each caller in your contacts, among other things. Check out the site for more info.
Here is the latest response from the developer I have been working with.
Hi [Name],
I did some more research and can confirm that I see the same behavior as you when I run the YouMail app ('active' @ 100%)
I'm not exactly sure what the cause is, as the application is indeed going to sleep when it has nothing to do. The problem also seems to be quite widespread, affecting what seems to be "most" applications that loiter around in the background doing nothing for most of the time.
Since you use 'Spare Parts' you should notice that in there is a way of viewing the 'Partial Wake Lock' usage of a given application. According to the Android developer documentation this is the ONLY way an application can keep the phone "awake" other than 'prodding' it every 30 seconds or so (and you'd notice that 'coz the screen would never go off).
As long as that "Partial Wake Lock" value is low (and it should be unless you're constantly hitting "Menu -> Poll") it means the application is indeed behaving correctly.
All I can offer is that we develop a new feature into the app so that you can tell it to automatically exit when all of the automatic polling settings are disabled - that way the phone would literally shut down the app "sometime" after you back out of the message list. Do you think that's worth it? Or should we wait for HTC/T-Mobile to fix the root cause of the problem?
Doug
Click to expand...
Click to collapse
And my response:
Do you mind if I share some of our conversation with a community forum? It might help get others involved and more feedback for you to use in further development.
As far as other apps loitering in the background, my understanding is that Android (using the same process as other Linux distros) keeps recently used applications in RAM to make them more quickly accessible to the user, and will clear them as the RAM is needed by other apps.
I have seen this issue in the past with other apps (i.e. the HTC messaging app locking the dialer and maintaining 100% awake time) but has all been resolved by updates to the apps themselves.
Click to expand...
Click to collapse
Lastly, his response:
Feel free, I don't think I said anything bad
I we get enough requests from "the community" I'll be given time to add the 'exit when done' option (basically it'll become a "dumb" app that only checks for messages when you start it up instead of waking up every so often to check [like after you miss a call])
And yes, Android is a little stranger than normal in that it tends to leave applications running for an unspecified time after you "close" them. (basically until it needs to run something else, or it runs out of memory, or .....)
The YouMail app is a little different in that it runs as a background service and schedules the phone to wake it up whenever "events of interest" occur (you get a TXT, your phone rings, it needs to poll, etc) - so even if the OS does close the app because you logged onto "hugebitmaps.com" and the phone ran out of memory, it'll start it up again as soon as it can.
I suspect the HERO OS is not allowing the phone to sleep, even though the application is literally doing nothing. I don't recall this problem on my trusty G1 when it had Android 1.5, so maybe some of HTC's customizations have broken something
Doug
Click to expand...
Click to collapse
I can post more of the conversation history if it would help. Anyone have any ideas what might be causing this beyond coding issues?
If anyone wants to send their YouMail log for inspection just enter this code in the dialer *#*#963867#*#* (*#*#YMDUMP#*#*) and it will let you send an email with the log's text.
Tried in 2.1 beta
"I suspect the HERO OS is not allowing the phone to sleep, even though the application is literally doing nothing. I don't recall this problem on my trusty G1 when it had Android 1.5, so maybe some of HTC's customizations have broken something "
I also tried using this app on the 2.1 ROM that Flipz and company have been working on, and had the same issue. I do not know enough programing to determine if this is a problem with OS or the app. I can only give you my experience and try other stuff out to see what the results are. I hope this helps.
Kevin
Hi, Doug from YouMail here.
Just noticed my words and thought I'd give an update - although not much good news.
I basically spent the last 2 days completely reworking the YouMail app's back end code so that anything and everything that could possibly be shut down when it isn't actually doing anything is indeed shut down.
When it came time to test it out -- 100% awake time again (although I stand by my earlier comments that "its not just us").
If I run the same app on a HTC G1 the phone will last a good 2 days (maybe more) without battery issues. If I uninstall the app the difference is minor.
This information, added to all the discussion on the Sprint forums about how the HTC "extras" that this phone comes bundled with have caused the same problem leads me to think that there is something in the Hero that's not behaving properly.
I see other comments like "It does the same on my <insert phone model here>" - well, we don't have unlimited resources, so if you can put the small amount of effort in to dial the 'dump' code mentioned above (*#*#963867#*#*) then maybe we can start to find a pattern here (maybe it's all the Android 1.5 based devices for example).
I'd also like to thank crunchybutternut for all of his assistance and time in trying to sort this issue out.
Doug
superman.namrepus said:
I also tried using this app on the 2.1 ROM that Flipz and company have been working on, and had the same issue. I do not know enough programing to determine if this is a problem with OS or the app. I can only give you my experience and try other stuff out to see what the results are. I hope this helps.
Kevin
Click to expand...
Click to collapse
If I can get in touch with someone who has access to the "guts" of the device and that can help me determine whats going wrong then that would be great. Neither the Android developer list nor the HTC forums are particularly helpful when it comes to tricky problems.
Bump
Anyone have some insight on this?
Ok - If someone working on one of these custom builds is prepared to lend a little assistance I'm willing to put a custom build on my phone and try to debug this a little deeper. However, with the number of hours that I get to work on this app.... and all the "fun" blocks that Google have been putting in our way w.r.t Android 2.x, I may not get much more time to work this problem.
That being said, I'm going to try experimenting with a new test app that just adds (one at a time) the raw features of the YouMail app in the hope that a single change triggers this wonderful problem you guys have. If that's the case then I'll put on my Sherlock Holmes hat and try to work around whatever is causing it.
Doug
Any news ?
soundmind said:
Any news ?
Click to expand...
Click to collapse
Got this from ymDoug:
No progress as yet - not seen anything from xda folks either.
I've made *massive* changes to ensure the app is shutting down absolutely everything it can when it has nothing to do - still no joy.
I've even gone through a lot of the Android source code and can't find anything that would indicate I'm doing anything wrong. There is one debugging method I'd dearly love to call inside the Google Android code (it dumps out a list of who is keeping the phone awake at any point in time) but the method is only accessible to (a) Google, and (b) People who cook their own ROMs. The official Android people are doing their usual stand-up job of ignoring the difficult questions
I am still making the odd change here and there, and my test app doesn't seem to be having the same problems (of course)
Regardless, there will be an updated version on the web site in the next day or so - I'll need to ensure my changes haven't completely screwed things up
Click to expand...
Click to collapse
Doug has made some changes, does not seem to completely resolve the sleep issue though.
Here's the link to the change log:
http://forums.youmail.com/forums/viewtopic.php?f=12&t=18
Click to expand...
Click to collapse
FYI: The version in the market is several revisions behind.
My push notifications from thirdparty apps and live tiles stop working very regularyly which is a shame since the platform heavily depends on this.
It fails to open a channel etc.
Is microsoft fixing this bug in the os? Since now they say yeah just do a factory rest and it should be fine. But i dont wat to lose my settings.
And a restart temporarely fixes it but after an hour or so its terrible again.
or are the ms servers just over crowded already? I dont like apple but my dads iphone just kept working while mine stopped receiving the toasts
...
Marvin_S said:
My push notifications from thirdparty apps and live tiles stop working very regularyly which is a shame since the platform heavily depends on this.
It fails to open a channel etc.
Is microsoft fixing this bug in the os? Since now they say yeah just do a factory rest and it should be fine. But i dont wat to lose my settings.
And a restart temporarely fixes it but after an hour or so its terrible again.
or are the ms servers just over crowded already? I dont like apple but my dads iphone just kept working while mine stopped receiving the toasts
...
Click to expand...
Click to collapse
Toasts and tile updates come from the app developers servers, so depending on the platform they use there may be some down time. The Beezz twitter client occasionally stops working, but it's a free app and not ad supported so we should be lucky it has toasts and tile notifications at all.
sulphuricaciduk said:
Toasts and tile updates come from the app developers servers, so depending on the platform they use there may be some down time. The Beezz twitter client occasionally stops working, but it's a free app and not ad supported so we should be lucky it has toasts and tile notifications at all.
Click to expand...
Click to collapse
not really since tested with the same apps at the same time. Its probably because it goes to the ms servers and fails to deliver timely. Also the unable to open a channel is not related to their servers i believe? Its related to a channel not able to open on the ms servers. Downtime should probably be equal when using the same apps on ios and wp7 sending out to each other, the messages do get delivered in app just no or really really delayed notifications. Like 20 minutes and then it just works normal for a while.. Then stops again. Other than this i really like the platform.
So i wonder does anybody else experience trouble? And which is the program you use which seems to be stable all times?
I'm experiencing the same troubles on my omnia 7.
Following programs do have some problems:
-Fim: Unable to open the channel - push notifications don't work anymore.
-TextMe: Push Notifications sometimes work - but with a delay of approx. 20 minutes
Following programs don't have any problems:
-Hotmail
-Messenger by Miyo
----------------------------------------
This is really annoying - since a "usual" restart of the device doesn't help, i think i will have to do a hard reset (i wonder if this will help at all). But i don't want to lose all my settings, installed applications, short messages etc. So this really is a PITA.
stylopath said:
I'm experiencing the same troubles on my omnia 7.
Following programs do have some problems:
-Fim: Unable to open the channel - push notifications don't work anymore.
-TextMe: Push Notifications sometimes work - but with a delay of approx. 20 minutes
Following programs don't have any problems:
-Hotmail
-Messenger by Miyo
----------------------------------------
This is really annoying - since a "usual" restart of the device doesn't help, i think i will have to do a hard reset (i wonder if this will help at all). But i don't want to lose all my settings, installed applications, short messages etc. So this really is a PITA.
Click to expand...
Click to collapse
hardreset, would that really help? I think it wont really help. I have the same phone same apps and same problems also with tigertext send to wp7 and notes to tile.
i dont have the time and or want to hardreset. It might be a driver thing with the 3g etc. If nobody with other phones is experiencing this. I think hardreset changes nothig and will return to same behaviour. I will hardreset when the update comes or see if this will fix it.
20 Minutes is just strange conpared to instant on iphone and happens a lot
Pff
Did a hardreset. Tested the push again, ait a damn thing changed besides that I lost all my settings and stuff. Its just not working right. And probably a samsung driver or a ms server/os issue....
Does nobody else experience push notification downtime? Or delays? It's just not the way it should work. IM apps and Text replacement apps can never work properly in the background with these delays...
@Marvin_S which apps, specifically are you having trouble with? It could very well be that the developers servers have been down or slow.
I haven't had any Live Tile problems that couldn't directly be traced back to either the app dev's server or the way they've implemented notifications. Not on my Omnia 7 nor the HD2. Afaik, and I'm pretty sure I'd have heard about it - the wife's Omnia7 is doing just fine also. Have you tried flashing the new updated ROM? That seemed to fix a bunch of data issues.
Oh, as for the 20 minute thing, I've never seen this. Beezz for example notifies me (via toasts) in about a second or so.
Beezz has never worked for me. I always get an error whenever I try to enable push. The same happens for GReadie. I get a fail to open channel error. The weatherbug app also stopped working.
Right now my HTC hub live tile works. Its the only 3rd party live tile app I use.
emigrating said:
@Marvin_S which apps, specifically are you having trouble with? It could very well be that the developers servers have been down or slow.
I haven't had any Live Tile problems that couldn't directly be traced back to either the app dev's server or the way they've implemented notifications. Not on my Omnia 7 nor the HD2. Afaik, and I'm pretty sure I'd have heard about it - the wife's Omnia7 is doing just fine also. Have you tried flashing the new updated ROM? That seemed to fix a bunch of data issues.
Oh, as for the 20 minute thing, I've never seen this. Beezz for example notifies me (via toasts) in about a second or so.
Click to expand...
Click to collapse
Well I seem to be running the latest version pre-installed by samsung... i asked in the omnia7 forum what kind of rom I was running.
Well the thing is, it builds up all the notifications and than releases them all after each other 20 minutes later.
Basically these apps: Textme and tigertext (which I tried later to see if it could replace textme, very kind and responsive developers btw)
Also send to wp7, which often than comes up with the failed to open channel stuff.
If this rom should rely fix it, then I will just reflash it eve though its exactly the same rom... I think it has something to do with losing 3g+ signal, or wifi drops.
I'm testing the reliablility heavily since I such problems by sending constant test messages to myself (or to the echo server) the messages are received fine, but the toast is so unreliable.
Can you maybe type the versions of your firmware so I can compare it with mine? Because its for sure not an app problem since the messages all come later from diffrent apps. My test flow is like this: Open app, send message, close, send message with the second app, close and than wait. If it takes to long, open app again, resend. Sometimes it works quite right for a while, than teribly bad.
And note that I'm from a crowded area with lots of cellphone towers and have also good wifi coverage in the places I tested it. Same apps on the iphone work without problems, I compared side by side as well.
So it might just be my omnia, thats why I would like to hear which versions you are running. Since hardreset did not change a thing, I'm starting to believe its or a driver problem or ms-servers are overcrowded. I would like to try beez and see if its diffrent, however I dont havee twitter and i guess its required.
I don't think the newer ROM from Samsung fixes anything, because i installed it. Version 2424.10.11.1
but perhaps the region affects this problem, e.g. North-American Azure-Servers work fine while European Servers are struggling.
I personally have massive problems with push notifications since monday or so, and it's really starting to pi** me off!
Hard resetting idny going to fix anything permenitly because it is not the phone it is the apps just gotta wait for and update to fix
Sent from my EVO 4G using XDA App
Weird. I'm using Beezz, SendToWP7, uController, eBay, Weatherbug and probably a few others using toast and/or live tile notification. Beezz server seems to go down every so often, but both uController and SendToWP7 notifies me real quick.
I'm running the latest Omnia 7 ROM as people said it was slightly faster and had a better data connection - that said, I was entirely happy with the phone even before updating.
I did a hard reset/reinstall of my apps and such, I'm still having intermittent push problems with some apps, and with others the push won't work at all. I will say that it seems to be the same apps having the same problems, and the ones that always have worked (weather bug) still work.
I'm thinking (hoping, praying!) this is a problem simply because of the infancy of the OS...I remember the first iphone, which I bought on day one, had all sorts of problems and "gaps" in technology
emigrating said:
Weird. I'm using Beezz, SendToWP7, uController, eBay, Weatherbug and probably a few others using toast and/or live tile notification. Beezz server seems to go down every so often, but both uController and SendToWP7 notifies me real quick.
I'm running the latest Omnia 7 ROM as people said it was slightly faster and had a better data connection - that said, I was entirely happy with the phone even before updating.
Click to expand...
Click to collapse
oKe im running the latest rom since the beginning. Created fake twitter account sended a ton of messages. Crap as hell, very unreliable and today i was not able to load fb app data on 3g full bars. So it can be a phone problem on drivers with data over 3g, while 3g+ works fine. Probably euopean servers are overloaded than. Does changing my location from USA based (im dutch) To germany change the servers as well? Bc germany is much closer thus more reliable?
jmerrey said:
I did a hard reset/reinstall of my apps and such, I'm still having intermittent push problems with some apps, and with others the push won't work at all. I will say that it seems to be the same apps having the same problems, and the ones that always have worked (weather bug) still work.
I'm thinking (hoping, praying!) this is a problem simply because of the infancy of the OS...I remember the first iphone, which I bought on day one, had all sorts of problems and "gaps" in technology
Click to expand...
Click to collapse
Its the apps not the phone the apps need to be updated inorder to work on the os not the other way around
Sent from my EVO 4G using XDA App
v hubris v said:
Its the apps not the phone the apps need to be updated inorder to work on the os not the other way around
Sent from my EVO 4G using XDA App
Click to expand...
Click to collapse
this is not the case, read my post. Has nothing to do with the apps since ALL apps behave like this, it has nothing to do with the apps itself but probably slow ms servers. So no this is really an os or server or device firmware problem and not an app. Since all notifications come at the same time all after eachother highly delayed.
Apps have own servers they Sony go threw ms os is not mad for apparently apparently are made for os if apparently no work on os they need update
Sent from my EVO 4G using XDA App
v hubris v said:
Apps have own servers they Sony go threw ms os is not mad for apparently apparently are made for os if apparently no work on os they need update
Sent from my EVO 4G using XDA App
Click to expand...
Click to collapse
its not the problem of the apps! Since all apps fail at the same time to update. This is no coincidence, only a restart or waiting will solve this and than all notifications not yet delivered by multiple apps come at once! Now tell me how this is an app poblem,its the phone who is not able to receive the push even on wifi. The apps do deliver, but there is a huge delay even with beez which i checked with fake twiter account.
Every once in a while the phone just fails to receive any data based push notifications! All of them. While i do have wifi and or 3g. On 3g+ it seems to be more stable.
This could be europe related or omnia related. And narrowing this down will help dtermine the issue, since the apps are not the problem. These work fine for the others...
Marvin_S said:
This could be europe related or omnia related. And narrowing this down will help dtermine the issue, since the apps are not the problem. These work fine for the others...
Click to expand...
Click to collapse
It is neither Europe or Omnia related as I'm using the 16GB Omnia7 in Europe (slightly north of you) at the moment without fail.
If it really is all apps, I would suggest there is a problem with your data connection - are you able to browse the web properly and without pages having to reload or taking a long time to open? If not, make sure you are indeed within range of, either, 3G/HSDPA or WiFi - if you are, and it works fine on another phone/laptop I would say you have a hardware fault and need to take the device back for a replacement.
Several things to be aware of with live tiles and notifications.
I am a developer of a few apps and offer push notification and live tile updates i have done alot of testing and know the ins and outs of this..
1st there is a such thing of the phone not being able to "open a notification channel" and Hard Reset is the only way to correct this.
2nd it is possable that the app developer side to also be the problem not sending because of their service going down server problems etc.
3rd when your batt. get to be less than 1/4 percent the notification service shuts down on the phone and you will not recieve updates. once the batt is above the 1/4 percent the service will then start working again.
4th sometimes the push service is delayed due to MS.
Hope this helps to better understand.
My Apps
World Weather (Live Tile)
TV Show Alert (uses Push Notification)
To Doos (Comming soon Push, Live Tile)
Hello, Hopefully I can help with some frustrations regarding the various levels of SYNC systems and their apparent compatibility issues with Galaxy S phones. I will help anyone with this system to the best of my ability, and being a technician for Ford, i have a pretty good handle on these systems.
First off, I would encourage anyone with a question about this system to reference the Device Compatibility Matrix that is available at syncmyride.com, as is some basic troubleshooting information.
Always make sure that your CIP is up to the most current software level. Version numbers are different for each vehicle line(Fiesta, Focus, Fusion, Flex, Edge, MKx, MKt, MKs, MKz, F series, E series, Mustang etc).
There is a known compatibility issue with Samsung Galaxy S family phones that is fairly consistent, however not 100% of the time.
The common symptoms both from my engineering department, and from my own experience is a complete lockup/disconnect when updating the phone book(sync) or a blackscreen and complete system lockup(mytouch variants).
In some instances, mainly with the AT&T flavor, the phones will not connect via bluetooth for media/text messaging or sync services, however they will usually work as a phone. None of the Galaxy S series will accept phone book downloads, and that has been known to completely lock out the system, requiring a hard reset and occasionally a full reflash of the APIM(Accesory Protocol Interface Module, SYNC's brain box) to unlock.
I have found a dead consistent workaround for this that I dont imagine ford would be willing to back, but it is rock solid reliable and relatively simple, it involves flashing a rom that does NOT include touchwiz. I am not familiar enough with these phones to say exactly what, however every phone I have attempted to pair/use with touchwiz has failed, with touchwiz, or stock touchwiz gone, and again, I am not familiar enough to say for sure, the problem disappears.
I have first hand used Bonsai(epic 4g) and Beautiful SGS4G(Galaxy S 4g) as well as CM7(Vibrant) and had zero problems pairing or using any functions with the vehicle. Phone calls, streaming audio, Pandora, Text messaging, navigation etc all work smoothly with no hangups or hitches since romming the phones.
Again I hope this is helpful and if i can help you directly, feel free to contact me via pm or in this thread, however pm is going to be the best way to get in touch with me.
A few quick things that I have consistenly observed...Blackberrys are trouble. SYNC does NOT like BB's. Sync is also very sporadic with non smart-phones. Regular ol dial only phones do not seem to be very compatible, even though there are some listed on the compatibility matrix. Mytouch systems(8" touchscreen navigation with a black background and 4 way grid homescreen with top left-phone, top right-nav/services, bottom left-audio, bottom right climate control) are VERY tempermental. SYNC systems(smaller MFD that is non touch screen, or newer mustangs/raptors etc) are much more forgiving and much hardier from my experience.
Take care!
Great information, thanks.
Hmm -- app possible to remote control a late model ford, like driving the thing around with nobody in it?
lol its not quite that integrated. So far our capabilities in the shop are not that far above what you can do as an end user. I would imagine they will tie remote start, unlock/lock, windows etc in probably by end of the 2013 m/y.
We have managed to run diagnostics through sync as its tied into the HS/MS can networks, but beyond basic code pulling and system network integrity tests we haven't been able to pull reliable data out. Nowhere near solid enough to do realtime diagnostics or fault tracking.
I am starting this thread to be a place for Terrain owners to come for the latest info on how to root and flash their phones. The Terrain is one of the best "rugged" phones on the market, but it has been abandoned by it's manufacturer, leaving owners to find their own solutions to problems and upgrades. This is actually a good thing price wise as you can now buy a brand new Terrain for less then $85. The Terrain has about as of hardware specs as any other ruggedized smartphone on the market currently, but at one third or a 1/4 of the cost. This makes this phone a huge attraction to anyone who is looking for a rugged waterproof phone on a budget and is why this guide is essential for users.
The NEC Terrain still has plenty of life left and this is why we need to come together and find solutions for it. Please feel free to post you success stories in rooting and flashing your terrain to this thread for the benefit of all. Hopefully, will be able to form a complete guide from all the information that get's posted here.
Thanks.
Hi!
I myself just today recieved this phone, and it would be great at least to debloat it.
Previous threads on XDA, just for reference:
NEC Terrain: ADB/CDC Serial Driver, 3e Recovery Password, and Root
[Q] Rooting NEC Terrain
[Q] Unlocking of NEC Terrain SIM/Root
gamerka said:
Hi!
I myself just today recieved this phone, and it would be great at least to debloat it.
Previous threads on XDA, just for reference:
NEC Terrain: ADB/CDC Serial Driver, 3e Recovery Password, and Root
[Q] Rooting NEC Terrain
[Q] Unlocking of NEC Terrain SIM/Root
Click to expand...
Click to collapse
Thanks for the post and the links. It appreas that much of the information on these links are still a work in progress. Hopefully this work will continue and we can create a How To guide from this.
For those that may be interested. You can buy the NEC Terrain Unlock on Amazon for $79.99. Here is the link.
http://www.amazon.com/NEC-Terrain-UNLOCKED-WaterProof-DustProof/dp/B00KZPI04S/ref=sr_1_1?s=wireless&ie=UTF8&qid=1405614968&sr=1-1&keywords=nec+terrain
For full specs on this great phone you can go here.
http://www.gsmarena.com/nec_terrain-5553.php
Well, I almost bricked it few days ago. :good:
I read a thread about a patch to unlock GSM in CDMA phones and saw there a code to enter some hidden menu. I entered that menu and messed a little with band settings (wanted to get LTE to work with my operator). Next thing I know Terrain stopped receiving any GSM signal and for next hour I tried to fix it. Factory reset got me 2G signal and that's all.
It turned out that the only way to fully fix it is to re-flash firmware or radio module and as we know that can't be done.
Well, this is not about unlocking or flashing, but it is a solution to another problem I and many other have been having with the predictive text bar blocking critical function keys from being accessed. The predictive txt bar is a function of the Adaptxt keyboard app and disabling it does remove that bar, but the keyboard also loses all special character function, upper case letters and numbers. After trying more then a dozen keyboard apps to replace adaptxt, I found one that works and brings back all keyboard functions without the stupid predictive text bar. It is called TouchPal.
https://play.google.com/store/apps/details?id=com.cootek.smartinputv5&hl=en
Forgive me for this slight OT-posting, but it's not that easy to find people with this device - let alone an unlocked one. I'm located in Germany and the device runs just fine - except for the fact that Tethering does not work - neither USB nor WIFI. The PC can connect to the phone, however the connection in Windows 7 always is shown as being limited (no internet access), while internet on the phone works fine.
GMail - as well as some other functions of google also rarely sync and basically just do so on request, while they sync just fine when being connected to Wifi. And no, background data are not restricted in the settings.
Has anyone experienced something similar?
laserdrome said:
device runs just fine - except for the fact that Tethering does not work - neither USB nor WIFI.
Click to expand...
Click to collapse
I have the same problem! After few minutes of "thinking" phone reports "There is a temporary nework problem... bla, bla, bla"
Is there any suggestions how to fix it?
iDomino said:
I have the same problem! After few minutes of "thinking" phone reports "There is a temporary nework problem... bla, bla, bla"
Is there any suggestions how to fix it?
Click to expand...
Click to collapse
Well actually I know that message as well. For me changing the APN helped. You could also try to restart the phone. I just remember I also had this problem sometimes. But like I said - even without that particular message I would not get tethering to work.
iDomino: Do you also experience the problem with syncing that I had?
That's funny, actually I haven't noticed syncing problems untill I read your posts. I myself have all the same problems that you mention.
Even more of that, Terrain has some silly feature that TURNS OFF WI-FI if it thinks that that hotspot has no internet connection. It is massively annoying and can drain all your data traffic. The only solution that I found is to install the app "Smart Wi-Fi Toggler", it constantly turns wi-fi on if terrain turns it off, but only in places where I turned wi-fi on myself (like home and work).
It's a pity the phone has so many flaws and due to its tight security and the locked down NEC mobile devision no one can do anything about it. I wonder if this just affects the users who use an unlocked phone outside the US or if people in the US have similar problems. I have tried contacting NEC about this - actually about providing us with some kind of unlock mechanism - but all I got was this:
"Dear Sir,
Thank you for inquiry.
We, however, regret to inform you that our phone is not available about your request.
If you have any issue, would you try to contact the company or shop where you have purchased this model, who might be of help to you.
Thanks and Best Regards,
Fujii /NEC"
By the way, I discovered a new bug: When Roaming the actually used Network-Provider is not shown and I also didn't find a way to choose one...
Do you also experience the problem with syncing that I had?
Click to expand...
Click to collapse
I had some sync problems and I don't know working methods to fix it.
First time I solved it this way:
turning off apps sync -> open Gmail app -> it will show notification offering to enable synchronization -> use it -> sync works.
But this solution worked just once. (
Other time sync turns on by itself after one day disabled.
P.S. My Nec reboots while connecting via USB to ubuntu laptop.
Battery life
Can someone tell me how your Terrains battery hold up charge? Because mine discharges completely in about 10 hours (without using phone at all). I think it's wakelock problem.
iDomino said:
P.S. My Nec reboots while connecting via USB to ubuntu laptop.
Click to expand...
Click to collapse
Does it crashes once or infinite loop begins? I had infinite loop problem while connecting NEC Terrain to Ubuntu, Linux Mint, Debian or CentOS. Removing "ModemManager" package solved it.
FFDA said:
Can someone tell me how your Terrains battery hold up charge? Because mine discharges completely in about 10 hours (without using phone at all). I think it's wakelock problem.
Does it crashes once or infinite loop begins? I had infinite loop problem while connecting NEC Terrain to Ubuntu, Linux Mint, Debian or CentOS. Removing "ModemManager" package solved it.
Click to expand...
Click to collapse
My phone works about 25-30 hours (30 min. calls, 5-10 sms, 30 min. messaging, 2 hours e-mail, internet & other applications. No video/gaming/music at all).
Infinite loop. Removing "modemmanager" helps! Thank you! :laugh:
Also got spontaneous rebooting after installing FTP Client made by Zifero. :silly: Removing app solved the problem.
Dreaming about root and working wi-fi tethering.
Who have usb driver of nec terrain? I need it, thanks
zolahn said:
Who have usb driver of nec terrain? I need it, thanks
Click to expand...
Click to collapse
Maybe this topic will help.
Cpu-z shows only 665MB RAM on device... Where are another 335MB???
Lets continue discussion in one thread!
http://forum.xda-developers.com/showthread.php?p=59514154#post59514154
I created a GitHub repo to collect information, also on how to disable apps (since thats as good as it gets for now).
Another Terrain user here!
Hi guys!
i am Kharl
i am another Nec Terrain user here!
due my lifestyle, i needed a phone which could gives me reliability and power under ANY circunstance, that could be done by any rugged phone, BUT i needed querty keyboard, fm radio, gps, gyroscope, accelerometer, loud speakers, that could work worldwide and touchscreen... the only one with those features was the Terrain... and with the extra, that it is amazingly cool, i dont know opther but i find this phone really cute, very sober and elegant design.
well, i live outside USA so, for me, to work it couldnt be locked to ATT, so i was able to get one unlocked.
my phone has almost all the problems you mentioned, althught i am still happy with it and i am not going to change it because its problems does nto interfere a lot with me, BUT of course id like to get those problems sovled.
trying to solve the problem i bough three of thes phones and all the three had the same problems
the first one was by mistake, locked to att, but it had the same problems, random restart and locked hotspot, i sold it, i got a second one, works with any sim, everything fines, but with the same problem, random restart and no hotspot, i bought a third one to see if the problem was with my particular phone... and n luck the same problems.
it has some other minors problems, like no stereo audio recording despite it has two mics and IT STATES IT CAN record in stereo, but thats not a problem, i can deal with that, and sometimes the people at the other side (while in a call) says my voice sounds like from within a box (lack of trebble or too much bass) and when i press the check too much to the phone boddy there is also clarity sound problem.... but thats ok....
regarding the two main problems
random reboot and hotspot
many of us suspect what the cause is
for the random reboot many could think it is a installe app which is causing it... NO, because it does it at factory state, to solve that i dotn think root is needed, there is a certain factory process that is causin to reboot, the reboot is VERY random, could doit threee times in a day or could happen only three times in a week, what i have notice is that it happe lessoften in cold weather.
the hotspot problem IT IS cause because att locked that function, even when the phone is ulocked, that part remain locked because ATT.
what about you guys?
u can try hard reset for begging
Here, check this out.
Me:
When two BT devices capable of telephony functions are connected, the second one connects as "Connected (no phone)", and its telephony function cannot be used.
Example (picture attached). If Huawei Watch is already connected, when Jabra Talk attempts to connect, it will connect as described above, and one cannot make or receive phone calls on Jabra Talk (but still can on the watch.)
Oneplus support:
Thank you for taking the time to send us this email as well as the screenshot that you provided. I understand that you want to use both of the Bluetooth devices for easy access and getting in touch with loved ones for helping us keep on track with our daily activities.
I would like to inform you that the OnePlus 6 can actually connect to two Bluetooth devices. However, by default, you can only choose one for making and receiving calls. Just choose which you preferred to use by toggling the "Phone calls" under each setting of the Bluetooth devices.
This bug was not present in 5.1.5. They introduced it in 5.1.6/7.
This bug is present in all Pixel phones because it's a buggy Google code that Google simply does not care to fix.
Samsung fixed this in their phones.
So, I am guessing OP had this fixed in 5.1.5, but then they just lazily copied and pasted that Google garbage code.
And they don't know how to fix it now. So now it's a freaking feature.
UNBELIEVABLE!
I have the same problem with my Huawei Watch and my cars hands free system
I tried to disconnect the watch with Tasker as soon as my hands free system connects, but it never worked reliable (because the watch connects again immediately and takes over the call functionality)
I guess we need to wait until we get Android Pie because as far as I know this problem is solved with Android Pie
MJFox78 said:
I have the same problem with my Huawei Watch and my cars hands free system
I tried to disconnect the watch with Tasker as soon as my hands free system connects, but it never worked reliable (because the watch connects again immediately and takes over the call functionality)
I guess we need to wait until we get Android Pie because as far as I know this problem is solved with Android Pie
Click to expand...
Click to collapse
I hope so. But I'm not that hopeful - I think it's a Google bug, and they simply don't care to fix it.
Meanwhile, I have to disable the phone functionality on the Watch so I can use my hands free car kit.
It's so disappointing, especially since this stuff always worked with Samsung phones, OOS 5.1.5 (the bug was introduced in 5.1.6/7) and even the early Pixel, pre Android 7.0.2.
nabbed said:
Here, check this out.
Me:
When two BT devices capable of telephony functions are connected, the second one connects as "Connected (no phone)", and its telephony function cannot be used.
Example (picture attached). If Huawei Watch is already connected, when Jabra Talk attempts to connect, it will connect as described above, and one cannot make or receive phone calls on Jabra Talk (but still can on the watch.)
Oneplus support:
Thank you for taking the time to send us this email as well as the screenshot that you provided. I understand that you want to use both of the Bluetooth devices for easy access and getting in touch with loved ones for helping us keep on track with our daily activities.
I would like to inform you that the OnePlus 6 can actually connect to two Bluetooth devices. However, by default, you can only choose one for making and receiving calls. Just choose which you preferred to use by toggling the "Phone calls" under each setting of the Bluetooth devices.
This bug was not present in 5.1.5. They introduced it in 5.1.6/7.
This bug is present in all Pixel phones because it's a buggy Google code that Google simply does not care to fix.
Samsung fixed this in their phones.
So, I am guessing OP had this fixed in 5.1.5, but then they just lazily copied and pasted that Google garbage code.
And they don't know how to fix it now. So now it's a freaking feature.
UNBELIEVABLE!
Click to expand...
Click to collapse
if Google's code is garbage, I suggest you stop using android and start making your own good code!
nabbed said:
I hope so. But I'm not that hopeful - I think it's a Google bug, and they simply don't care to fix it.
Meanwhile, I have to disable the phone functionality on the Watch so I can use my hands free car kit.
It's so disappointing, especially since this stuff always worked with Samsung phones, OOS 5.1.5 (the bug was introduced in 5.1.6/7) and even the early Pixel, pre Android 7.0.2.
Click to expand...
Click to collapse
I disabled the phone functionality too
I had a Samsung phone before as well (Note 8) and with that I had no problems with my hands free kit but instead the smartwatch lost the phone functionality after a few hours so I always had to reconnect it (basically the same problem but the other way round)... it's very frustrating that such a pretty basic thing doesn't work properly
I also tried this app: https://play.google.com/store/apps/details?id=org.myklos.btautoconnect
but it didn't seem to make any difference, it didn't seem to make anything at all
I read that Android Pie is able to connect to more than one Bluetooth headset at a time so this should fix the issue after all
kewlest22 said:
if Google's code is garbage, I suggest you stop using android and start making your own good code!
Click to expand...
Click to collapse
I had a Pixel XL for over a year. Only kept it for Project FI. Bug ridden POS.
Sold it for half going price just so I could feel clean again.
Even if Samsung *used* to have sluggish Touchwiz in the past, at least it didn't have deal breaking bugs.
Don't even have to make my own code - some XDA roms had fixed this bug, as opposed to Google.
MJFox78 said:
I disabled the phone functionality too
I had a Samsung phone before as well (Note 8) and with that I had no problems with my hands free kit but instead the smartwatch lost the phone functionality after a few hours so I always had to reconnect it (basically the same problem but the other way round)... it's very frustrating that such a pretty basic thing doesn't work properly
I also tried this app: https://play.google.com/store/apps/details?id=org.myklos.btautoconnect
but it didn't seem to make any difference, it didn't seem to make anything at all
I read that Android Pie is able to connect to more than one Bluetooth headset at a time so this should fix the issue after all
Click to expand...
Click to collapse
I am almost positive that if you had a somewhat similar problem on a Note 8, it's probably Google's fault.
I don't really use the 2 BT phone functionality for more than 30 min on average, but I've never had any problems on Note 7, GS6 or GS9, or even on a Pixel pre 7.0.2 android, when this bug was first introduced.
After 7.0.2, bluetooth stuff just broke everywhere. This bug, constant disconnects and reconnects, for some people music skips, for some doesn't even work, BT UI in Settings just crashing etc.
It's like Google replaced their BT programmer with a monkey at that point, or even a monkey's nephew.
So just because you cannot use 2 Bluetooth devices simultaneously to make phone calls, it's a deal breaker??? Lmao please please please go back to Samsung so we don't have to hear the whining anymore. Good luck with those bootloaders