Related
Android Police got a leak off the apk on from ICS.
http://www.androidpolice.com/2011/1...s-all-new-interface-better-controls-and-more/
When I installed it it keeps going into it then immediately FC. Can anyone fix this and post it or know how I could fix it?
having the same problem. would love to see this working but i cannot figure out the fc issues either. tried clearing data after signing in and a restart and still fc's. even tried pushing to system/app. someone help us )
Same thing here. I uninstalled the previous version, cleared data...no dice.
Btw, i'm on hero deck 1.3 (2.3.7) with firerats mod.
Sent from my HERO200 using XDA App
having the same problem on CM7.1
if it was leaked from ics than its probably formatted for ics framework and hdpi screens so it wouldn't work anyway
Bierce22 said:
if it was leaked from ics than its probably formatted for ics framework and hdpi screens so it wouldn't work anyway
Click to expand...
Click to collapse
Actually on the Eris people have gotten it to work but with different roms. Also if thats true why would the Google+ and new market ICS leaks install an work?
+1 here! I have tried all current versions (i.e. 4.0.0, 4.0.1, 4.0.1.5) I can use version 3 with no problems. I have tried upgrading and on a fresh install. I have also tried clearing data and allowing sync as was suggested in the apps thread. It seems the Hero is the only one FCing. If anyone figures out a work around please let me know.
same problem here
Looked around on other forums, I was amazed, almost every phone had a fix for this... maybe our phone's finally obsolete... I hope not though.
Sent from the smartphone formerly known as Hero200
Shakes27 said:
Looked around on other forums, I was amazed, almost every phone had a fix for this... maybe our phone's finally obsolete... I hope not though.
Sent from the smartphone formerly known as Hero200
Click to expand...
Click to collapse
Was the issue with other phones similar to ours (i.e. FCing)? If so what was the issue and/or work around? Maybe we could try to find a work around ourselves!? I wonder if V. 4 requires a newer version of OpenGL. I know the previous versions required V. 2.0 of OpenGL??? Let me rip apart the apk and see what I can find.
nicholasblock said:
Was the issue with other phones similar to ours (i.e. FCing)? If so what was the issue and/or work around? Maybe we could try to find a work around ourselves!? I wonder if V. 4 requires a newer version of OpenGL. I know the previous versions required V. 2.0 of OpenGL??? Let me rip apart the apk and see what I can find.
Click to expand...
Click to collapse
Yes, the majority deleted the old music.apk then pushed the new apk to system/app and changed the permissions. I tried this, didn't work... Maybe OpenGL is the issue, I know the LG optimus subforum has it worked out, not sure what OpenGL version their phones run. But if you find anything I'll be glad to help test!
Sent from my wildheroc using xda premium
Well I looked at the apk and V.4 calls for OpenGL V. 131072 and according to my phone running FauxICS beta 2 I have version 65537. Not sure if that is an issue or not. I also noticed "android:hardwareAccelerated="true". I changed the OpenGL version in my build.prop to match version 4 but in the end it still force closed. Then I tried changing the hardware accelerated to false but that made no difference. I'll look and see if I can find anything else but does anyone have any suggestions or ideas?
nicholasblock said:
Well I looked at the apk and V.4 calls for OpenGL V. 131072 and according to my phone running FauxICS beta 2 I have version 65537. Not sure if that is an issue or not. I also noticed "android:hardwareAccelerated="true". I changed the OpenGL version in my build.prop to match version 4 but in the end it still force closed. Then I tried changing the hardware accelerated to false but that made no difference. I'll look and see if I can find anything else but does anyone have any suggestions or ideas?
Click to expand...
Click to collapse
i too tried these things. lets hope someone chimes in and gets this going. thanks for your effort bud!
Anybody had any success getting the market version installed? I saw back in May it was pretty easy to do (change the opengl line in build.prop), but when I tried that today, it still wouldn't let me install through market.
I'm running a 3.0.333 .apk that I found online somewhere, and it works great, but it might be nice to see what I'm missing with the update
i love google music
Any update here?
arehm said:
Any update here?
Click to expand...
Click to collapse
Not to resurrect a dead thread, but it's suddenly become relevant again. My non-market APK just auto-updated to the market version 4.1.513, and it works flawlessly.
So that's cool.
kbitz said:
Not to resurrect a dead thread, but it's suddenly become relevant again. My non-market APK just auto-updated to the market version 4.1.513, and it works flawlessly.
So that's cool.
Click to expand...
Click to collapse
I have same but get FC on landscape ... which is the coverflow view that would be somewhat expected to crash on heroc
Yours doesn't?
Sent from my HERO200 using Tapatalk 2
Mine doesn't crash. I'm running CM 7.2.
TTPOD
i think ttpod is better than google music
I noticed this bug within an hour of running 4.4.1 last November. Now it seems that main stream android news experts, lol, have noticed too.....
http://www.androidpolice.com/2014/03/07/bug-watch-stopping-apps-on-android-4-4-2-can-silently-kill-related-background-services-a-fix-is-on-the-way/
"Google's own apps are unaffected". <<<< This tells all.
I personally think it's a disgrace that this 'bug', cough cough, was ever let through 'testing', cough cough again, and how long it's taken to be acknowledged.
edit.. basically imo, this makes 4.4.2 a broken OS
meangreenie said:
I noticed this bug within an hour of running 4.4.1 last November. Now it seems that main stream android news experts, lol, have noticed too.....
http://www.androidpolice.com/2014/03/07/bug-watch-stopping-apps-on-android-4-4-2-can-silently-kill-related-background-services-a-fix-is-on-the-way/
"Google's own apps are unaffected". <<<< This tells all.
I personally think it's a disgrace that this 'bug', cough cough, was ever let through 'testing', cough cough again, and how long it's taken to be acknowledged.
I'll just wait now for the 'shills' and 'Google fairies' to tell us how this 'bug', damn I've got a bad cough, doesn't affect their phone.
Click to expand...
Click to collapse
Found the change they made that I guess caused the issue:
https://android.googlesource.com/platform/frameworks/base/+/ddc19e9
New change to fix it:
https://android.googlesource.com/platform/frameworks/base/+/2ed1e93bc963c8b779481a1db2d9f0bec8039907
This bug does cause issues. It's something I've seen a lot and more noticeable with gaming and long up times on my devices.
Is there a way to get this new activeservices.java file and incorporate into stock 4.4.2 rom manually?
As you mention.. this bug causes many problems
edit.. from my limited understanding we just need an updated am.jar file with the fix?
It seems still not merged in here or am i wrong?
https://android-review.googlesource.com/#/c/81970/
Even if it could be already fixed in google internal branch, and not yet on AOSP
Anyway I found it absurd how much google care about some kinds of bugs..Its a little bug that can have a lot of annoiance for a user and google doesn't care at all to fix it as soon as possible..there are tons of other bug under the hood, that are ignored since years...
yeah, looks like Google have not verified it.. hmmm
anyway I found the activeservices.java file in services.jar... might have a go later on my pc with apktool and change that one line of code
though last time I messed with that tool it didn't like my 'amd' pc and borked the keys from framework resources file.. it was a year and a half ago or so, hope I can remember how I got it working
Do any of the custom ROMs here have the fix mentioned above?
Is this why most of the 3rd party apps I close remain "running" with 0.00B instead of caching the process?
It has been happening with Google apps as well. GPM and Hangouts for instance, which still manages to sleep through messages sometimes.
Sent from my Nexus 5 using Tapatalk
I had always wondered if this was a bug or done on purpose. Noob question, but can these "0 byte" processes also have an effect on battery?
Sent from my Nexus 5 using xda app-developers app
---------- Post added at 12:42 AM ---------- Previous post was at 12:37 AM ----------
bblzd said:
Is this why most of the 3rd party apps I close remain "running" with 0.00B instead of caching the process?
It has been happening with Google apps as well. GPM and Hangouts for instance, which still manages to sleep through messages sometimes.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Same thing with google plus. A lot of the roms I've been using (omni, purity) have fixed that issue it seems. Some others haven't however.
Sent from my Nexus 5 using xda app-developers app
It's good to hear custom roms have this fix.
I'm running stock 4.4 atm to avoid the error. It's nice to have apps such as bbm working properly again, without the fear of missing notifications.
Just wanted to share an unofficial build of AOKP for our TF701T's I did for myself.
Special thanks to Team AOKP for their wonderful rom!
Disclaimer: You flash it, you break it, you fix it. I will be update the builds weekly or so as new features are added into AOKP regularly.
Flash the same as any other rom. Use current Banks Gapps.
Known issue: I have enabled the glcomposer in the build.prop because the overall smoothness and battery life is greatly improved. However, because ASUS hasn't updated past 4.3, there may be occasional graphical glitches. You can disable the glcomposer by removing the one line in build.prop containing glcomposer in it BUT do try as it is first and see the difference for yourself. I have been using it for a couple weeks now and the graphical glitches are very small and barely noticeable.
Examples of where to see smoothness include: Scrolling homescreens. Swiping pages in App Drawer. Swiping pages in the widget drawer. Swiping away notifications while on homescreen. Swiping down notifications and quicktiles while on homescreen. Swiping to Google Now page in GEL launcher.
Latest Rom here:
ROM Download
Sources used:
Device: tf701t device tree
Kernel: Kernel tree
Vendor: Vendor tree
Anyone tried it yet?
Reports are welcome and help to get some traction going.!
Sent from my K00C using XDA Free mobile app
Paulicat said:
Anyone tried it yet?
Reports are welcome and help to get some traction going.!
Sent from my K00C using XDA Free mobile app
Click to expand...
Click to collapse
Excellent work. Very fast. No graphical glitches so far that i can see. Lets of options.:good:
It's great to see another ROM option for the tf701t! I just tried this out. The graphics really are quite smooth, and I love all of the customization options. Alas, as with cyanogenmod and cromi, Bluetooth functionality is severely diminished -- a mouse barely moves the cursor at all and a keyboard has severe typelag making it unusable. Any idea what's going on thereand how to fix it? I'm happy to be a guinea pig.
Awesome, glad to see other people trying this out!
I will post weekly build updates as often as possible.
Sent from my K00C using XDA Free mobile app
Im amazed how smooth it is. I guess this shows with this tegra4 theres still room for improvement which is a good thing.
It's very nice. The camera doesn't crash, and I the current version of Netflix doesn't crash. With some roms I've had to use 3.0.
lexelby said:
It's great to see another ROM option for the tf701t! I just tried this out. The graphics really are quite smooth, and I love all of the customization options. Alas, as with cyanogenmod and cromi, Bluetooth functionality is severely diminished -- a mouse barely moves the cursor at all and a keyboard has severe typelag making it unusable. Any idea what's going on thereand how to fix it? I'm happy to be a guinea pig.
Click to expand...
Click to collapse
I'll try and take a look, busy weekend/holiday up here. New build will be up in a couple days though.
Sent from my K00C using XDA Free mobile app
Absolutely no rush -- any work you do is appreciated and I'm perfectly happy to wait patiently I'll keep an eye here and try new versions as you post them.
lexelby said:
Absolutely no rush -- any work you do is appreciated and I'm perfectly happy to wait patiently I'll keep an eye here and try new versions as you post them.
Click to expand...
Click to collapse
So I just remembered I had an old Microsoft Notebook mouse 5000. I connected it and it works perfectly normal.
No lag or delay whatsoever...any chance you have another mouse to try?
Sent from my K00C using XDA Free mobile app
Paulicat said:
So I just remembered I had an old Microsoft Notebook mouse 5000. I connected it and it works perfectly normal.
No lag or delay whatsoever...any chance you have another mouse to try?
Sent from my K00C using XDA Free mobile app
Click to expand...
Click to collapse
Not a mouse, but I had another bluetooth keyboard, so I paired it up and gave it a try. Worked perfectly fine with no typelag :/ The one that doesn't work is a combo keyboard/touchpad. I don't think xda will let me link to a product on amazon, but it's a "tp cromeer" branded case with builtin bluetooth keyboard/touuchpad. Made for the N8000, but it fits the tf701t quite nicely.
Any idea why just this one device wouldn't work?
lexelby said:
Not a mouse, but I had another bluetooth keyboard, so I paired it up and gave it a try. Worked perfectly fine with no typelag :/ The one that doesn't work is a combo keyboard/touchpad. I don't think xda will let me link to a product on amazon, but it's a "tp cromeer" branded case with builtin bluetooth keyboard/touuchpad. Made for the N8000, but it fits the tf701t quite nicely.
Any idea why just this one device wouldn't work?
Click to expand...
Click to collapse
I actually have a mini combo keyboard touchpad I can try tonight.
My guess is going to be some sort of silly device incompatibility though...
I dont have any problems with this inexpensive bluetooth keyboard.
I do find though. I dont know if its possibly the kernel or android itself or if too many apps are running in the background. Input in general and reponsiveness is lost completely until reboot. It starts to lag all input I think. Like touch sensitivity etc. I wonder if anyone else has found this on to be the case on this device. Not sure if there is some app thatll restore it by killing processes possibly. Another thing I notice is that Android is running tonnes of threads. Compared to the few that run on linux. 600+ on android. Less then 100 threads on Linux usually depending on the distro. This rom right now has 900+ threads showing in htop. But it is still smooth as butter. Maybe thats not a big deal then.
EDITED
YayYouFixedIt said:
I dont have any problems with this inexpensive bluetooth keyboard.
I do find though. I dont know if its possibly the kernel or android itself or if too many apps are running in the background. Input in general and reponsiveness is lost completely until reboot. It starts to lag all input I think. Like touch sensitivity etc. I wonder if anyone else has found this on to be the case on this device. Not sure if there is some app thatll restore it by killing processes possibly. Another thing I notice is that Android is running tonnes of threads. Compared to the few that run on linux. 600+ on android. Less then 100 threads on Linux usually depending on the distro. This rom right now has 900+ threads showing in htop. But it is still smooth as butter. Maybe thats not a big deal then.
EDITED
Click to expand...
Click to collapse
I have not had any responsiveness issues with this device on any rom to be honest...
For clarity, are you seeing this problem on this rom or no?
Thank you for this ROM, it feels good to know that the TF701 has not been forgotten...:good:
myeepad said:
Thank you for this ROM, it feels good to know that the TF701 has not been forgotten...:good:
Click to expand...
Click to collapse
Cheers! I'll do what I can while I have this tablet!
Paulicat said:
I have not had any responsiveness issues with this device on any rom to be honest...
For clarity, are you seeing this problem on this rom or no?
Click to expand...
Click to collapse
It happens on all roms, but it would be a very subtle thing. I dont see it really as a problem. Just something that requires a reboot.
YayYouFixedIt said:
I do find though. I dont know if its possibly the kernel or android itself or if too many apps are running in the background. Input in general and reponsiveness is lost completely until reboot. It starts to lag all input I think. Like touch sensitivity etc. I wonder if anyone else has found this on to be the case on this device. Not sure if there is some app thatll restore it by killing processes possibly. Another thing I notice is that Android is running tonnes of threads. Compared to the few that run on linux. 600+ on android. Less then 100 threads on Linux usually depending on the distro. This rom right now has 900+ threads showing in htop. But it is still smooth as butter. Maybe thats not a big deal then.
EDITED
Click to expand...
Click to collapse
Yes -- I know exactly what you're talking about I think.
On any ROM I've tried, it happens. A fresh reboot always clears things up, but after running a few apps (and / or putting the tablet to sleep overnight perhaps?) the whole system lags a bit. General stuff, like switching programs and running apps like Tapatalk and Engadget (for example). I'm forced to kill apps manually, and that sometimes does the trick.
One thing I tried out yesterday that seems to be helping -- give this a shot too: in your developer settings, you'll see that you can restrict how many background processes are running. Currently, I have background processes limited to just 2 at a time (and also "strict mode" enabled)... and I have to say, I'm noticing a difference! Might take some more testing to see what the pros and cons of this are, but if it just means that I don't have background processes piling up on me, this might be a workaround?
Aside from that, has anyone tried Greenify with good results?
Sent from my K00C using Tapatalk
Trevor_g said:
Yes -- I know exactly what you're talking about I think.
On any ROM I've tried, it happens. A fresh reboot always clears things up, but after running a few apps (and / or putting the tablet to sleep overnight perhaps?) the whole system lags a bit. General stuff, like switching programs and running apps like Tapatalk and Engadget (for example). I'm forced to kill apps manually, and that sometimes does the trick.
One thing I tried out yesterday that seems to be helping -- give this a shot too: in your developer settings, you'll see that you can restrict how many background processes are running. Currently, I have background processes limited to just 2 at a time (and also "strict mode" enabled)... and I have to say, I'm noticing a difference! Might take some more testing to see what the pros and cons of this are, but if it just means that I don't have background processes piling up on me, this might be a workaround?
Aside from that, has anyone tried Greenify with good results?
Sent from my K00C using Tapatalk
Click to expand...
Click to collapse
Honestly guys, I don't see this issue using this AOKP rom...I've left it for a few days no reboot, and I don't see any slowdowns/lag.
On a brighter note, I have a new build ready to be uploaded tonight.
I messed up some merges for battery/charging and was struggling to sort it out the last couple days.
All good now.
New build will be up later tonight.
Paulicat said:
Honestly guys, I don't see this issue using this AOKP rom...I've left it for a few days no reboot, and I don't see any slowdowns/lag.
On a brighter note, I have a new build ready to be uploaded tonight.
I messed up some merges for battery/charging and was struggling to sort it out the last couple days.
All good now.
New build will be up later tonight.
Click to expand...
Click to collapse
Got it. In that case, I'll have to give this a shot! ☺
Sent from my Nexus 5 using Tapatalk
Android 5.0 update causes problems http://www.bbc.co.uk/news/technology-30116319
Other than a few connection issues, I haven't noticed these issues.
Lollipop is getting some pretty bad press but overall, I think it was a great update. What do you guys think? 5.1 on the horizon?
5.0.1 will definately be on the horizon, four patches per release seems to be the norm.
Android Orca said:
Android 5.0 update causes problems http://www.bbc.co.uk/news/technology-30116319
Other than a few connection issues, I haven't noticed these issues.
Lollipop is getting some pretty bad press but overall, I think it was a great update. What do you guys think? 5.1 on the horizon?
Click to expand...
Click to collapse
If you read carefully the problems lies with the nexus 7 2012 due to the crappy nand Asus included and tegra 3.
Only issue affecting hammerhead is the lag after opening many apps. Looks like memory management is a bit borked
Has anyone cleared recents and reopened them? That's the only issue I've found
topgeardave said:
If you read carefully the problems lies with the nexus 7 2012 due to the crappy nand Asus included and tegra 3.
Only issue affecting hammerhead is the lag after opening many apps. Looks like memory management is a bit borked
Click to expand...
Click to collapse
+1
On KitKat I could opened up to 9 apps without reload the app page again.
Lollipop only up to 3-5 apps.
This is backwards. [emoji17]
So there was no WiFi issue then for nexus5
a g bell said:
So there was no WiFi issue then for nexus5
Click to expand...
Click to collapse
I think there was, and I do keep having connection issues so I'm not sure it's completely resolved. The actual WiFi issue was related to battery drainage and not connection drops. Still, you do get a sense it was rushed for the headlines/flagship launch, but it's backfiring in the press now unfortunately.
We got the memory leaks. That's the only one I am experiencing. 800MB system usages after about a day or 2. Not sure what app is triggering it.
I'm not having any issues. Wifi is fine. I took mine back to stock, took the OTA, & re-rooted. Battery is as good as KK, maybe better, but too early to tell really
I've done fresh image install. Maybe that reduces problems instead of OTA updates?
So far I'm not having any issues those are reported.
Sent from my Nexus 5 using XDA Free mobile app
a g bell said:
So there was no WiFi issue then for nexus5
Click to expand...
Click to collapse
It seems to me like there are both WiFi and Cell issues with every android update/release and the Nexus 5. Probably mostly related to different batches of hardware and user configurations however.
---------- Post added at 07:42 PM ---------- Previous post was at 07:41 PM ----------
sharpehenry said:
I've done fresh image install. Maybe that reduces problems instead of OTA updates?
So far I'm not having any issues those are reported.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
I suspect that the case myself. It's much like doing a clean Windows install on a computer vs upgrades.
Fresh install here. Absolutely zero wifi, battery, or any other issues. Runs buttery smooth. Only thing I've noticed is more stable bluetooth connectivity. Bluetooth was sometimes flaky for me on KK.
crucialcolin said:
It seems to me like there are both WiFi and Cell issues with every android update/release and the Nexus 5. Probably mostly related to different batches of hardware and user configurations however.
---------- Post added at 07:42 PM ---------- Previous post was at 07:41 PM ----------
I suspect that the case myself. It's much like doing a clean Windows install on a computer vs upgrades.
Click to expand...
Click to collapse
R1R N1GHTMARE said:
Fresh install here. Absolutely zero wifi, battery, or any other issues. Runs buttery smooth. Only thing I've noticed is more stable bluetooth connectivity. Bluetooth was sometimes flaky for me on KK.
Click to expand...
Click to collapse
Yeah me too. In fact one thing I was truly worried about was battery life after seeing all the negative reports on here. I actually think that has improved as well. Even with known killer apps such as FB & Runkeeper.
DigitalUnderground said:
Has anyone cleared recents and reopened them? That's the only issue I've found
Click to expand...
Click to collapse
Yep I have had that issue reproduced too if you are talking about a mysterious process showing in recent apps. I saw on a article people reporting the package installer showing in recent apps. Although for me it shows the Android System process in recent apps. So it is an issue others are experiencing. Not a major issue, but a very weird and annoying one. You can see an article about it, and a video of it being reproduced right here.
AndroidPurity said:
Yep I have had that issue reproduced too if you are talking about a mysterious process showing in recent apps. I saw on a article people reporting the package installer showing in recent apps. Although for me it shows the Android System process in recent apps. So it is an issue others are experiencing. Not a major issue, but a very weird and annoying one. You can see an article about it, and a video of it being reproduced right here.
Click to expand...
Click to collapse
I hadn't noticed, but the package installer showed up in my recent apps earlier too. Strange.
The BBC Technology News looks to have it in for "Android" or a love of "free lunches". They have also reported on 21 Nov 'Sophisticated' Android malware hits phones - "Hundreds of thousands of Android phones have been infected with malware that uses handsets to send spam and buy event tickets in bulk." Reading the article you get plugs for 2 security firms and references back to 2012. The trojan "Notcompatible" has a great history on this site - I can find 1 thread with one post! http://forum.xda-developers.com/showthread.php?t=1633957.
I'm not having any issues. Wifi is fine. I took mine back to stock, took
the OTA, & re-rooted. Battery is as good as KK, maybe better, but too
early to tell really
no issues except no led notification after missed call. Did a fresh install using factory images
I've got memory leak issue since the second preview. After more than 20 hours use, so many apps can not run in background. Can't believe that Google didn't fix this serious issue on final release.
DigitalUnderground said:
Has anyone cleared recents and reopened them? That's the only issue I've found
Click to expand...
Click to collapse
I've also had a couple apps magically reappear after clearing everything in recents. LightFlow Lite also doesn't work well for notifications, but that's probably the apps fault. No, Lolly isn't perfect, but all new OS's go through growing pains.
I just rooted my tablet using instructions from several sources here, and have a bit of a problem. I rooted it because of a slightly annoying problem with the touch screen. It worked great 90% of the time, but occasionally I would have to tap an icon a few times for the screen to respond. I have not installed any Rom on it as I decided to keep it stock for the time being. That could change real quick though!! After I rooted it, the problem has increased. I did install several tweaking apps on it (Enterprise ram and digitizer booster, Optimus Root Memory Optimizer, and Entrophy Fixer) and a few games that I had on it before. Removing the digitizer app did no good. The odd thing about it is, I do not notice the touch screen issue if I am playing a game, only when I touch the application icons or links. There does not appear to be any app available to calibrate the screen. Has anybody else had this issue with the 701? Thanks for any help you can provide!!
mikekoz said:
I just rooted my tablet using instructions from several sources here, and have a bit of a problem. I rooted it because of a slightly annoying problem with the touch screen. It worked great 90% of the time, but occasionally I would have to tap an icon a few times for the screen to respond. I have not installed any Rom on it as I decided to keep it stock for the time being. That could change real quick though!! After I rooted it, the problem has increased. I did install several tweaking apps on it (Enterprise ram and digitizer booster, Optimus Root Memory Optimizer, and Entrophy Fixer) and a few games that I had on it before. Removing the digitizer app did no good. The odd thing about it is, I do not notice the touch screen issue if I am playing a game, only when I touch the application icons or links. There does not appear to be any app available to calibrate the screen. Has anybody else had this issue with the 701? Thanks for any help you can provide!!
Click to expand...
Click to collapse
I had the same issue with mine, installing a custom Rom improved things no end
Sent from my K00C using XDA Premium HD app
boldnuts said:
I had the same issue with mine, installing a custom Rom improved things no end
Sent from my K00C using XDA Premium HD app
Click to expand...
Click to collapse
Thank you. That is what I am leaning towards. I am looking at CROMi-X 7.0.3. Which one did you flash?
boldnuts said:
I had the same issue with mine, installing a custom Rom improved things no end
Sent from my K00C using XDA Premium HD app
Click to expand...
Click to collapse
mikekoz said:
Thank you. That is what I am leaning towards. I am looking at CROMi-X 7.0.3. Which one did you flash?
Click to expand...
Click to collapse
Installed the latest version of CROMi, and no luck. The problem remains. Plus I apparently lost root. I will mess with it more tomorrow!
mikekoz said:
Installed the latest version of CROMi, and no luck. The problem remains. Plus I apparently lost root. I will mess with it more tomorrow!
Click to expand...
Click to collapse
i have tried just about all the available Roms for the tf701, currently using the new CM12 which runs very well, make sure you do a full wipe/format before hand though, try this app, also worked for me, the one on the OP page
http://forum.xda-developers.com/showthread.php?t=1261237
Sent from my K00C using XDA Premium HD app
I may end up trying CM12. I am also getting an error at boot up , "the process com.google.process.gapps has stopped" . It does not seem to be causing any problems, but it is annoying nevertheless. Also, this rom is nice, but I see no performance difference between it and stock. I tried that calibration app you linked to, but it does not seem to have done anything. Thanks!
boldnuts said:
i have tried just about all the available Roms for the tf701, currently using the new CM12 which runs very well, make sure you do a full wipe/format before hand though, try this app, also worked for me, the one on the OP page
http://forum.xda-developers.com/showthread.php?t=1261237
Sent from my K00C using XDA Premium HD app
Click to expand...
Click to collapse
Where did you find CM12? I have been searching the web and all I can find is CM11!
mikekoz said:
Where did you find CM12? I have been searching the web and all I can find is CM11!
Click to expand...
Click to collapse
http://forum.xda-developers.com/tra.../cyanogenmod-12-lollipop-pre-nightly-t3003092
Sleeepy2 said:
http://forum.xda-developers.com/tra.../cyanogenmod-12-lollipop-pre-nightly-t3003092
Click to expand...
Click to collapse
I may actually wait on this after reading the blog. Is there anything that is not working on this at this time? I do not have the dock, so the one limitation listed would not affect me. Would the performance of this rom be better than the Cromix I have on it now?
mikekoz said:
I may actually wait on this after reading the blog. Is there anything that is not working on this at this time? I do not have the dock, so the one limitation listed would not affect me. Would the performance of this rom be better than the Cromix I have on it now?
Click to expand...
Click to collapse
I doubt it, but doesn't hurt to try. CM12 is in beta though. CROMi-X 7.1 was just released. The "xxx process has stopped" is a bug that will be ironed out soon. You did clean install the rom, did you?
But if you have the same problem on different roms it's unlikely that your touch problem is software related.
To rule out a software problem you should format data and reflash the rom. Format, not just wipe. Which will delete all data on your tablet.
Also try with the microSD out. Bad cards can cause all kinds of weird problems.
berndblb said:
I doubt it, but doesn't hurt to try. CM12 is in beta though. CROMi-X 7.1 was just released. The "xxx process has stopped" is a bug that will be ironed out soon. You did clean install the rom, did you?
But if you have the same problem on different roms it's unlikely that your touch problem is software related.
To rule out a software problem you should format data and reflash the rom. Format, not just wipe. Which will delete all data on your tablet.
Also try with the microSD out. Bad cards can cause all kinds of weird problems.
Click to expand...
Click to collapse
Thank you for your response. I was able to fix the process error, but I still ended up putting CM12 on it anyhow! It took me all of 10 minutes and I have had no problems so far. It is very smooth and fast. I did a wipe/format, and a dalvik wipe before I put CM12 on it using CM 6.0.5.1 (I think that is the correct version). Not sure I did that correctly though, since my download folder on the tablet was still intact afterwards. My LCD problem is more than likely hardware, but it is more of an annoyance than anything. It only affects opening up apps. The screen works great in games and just typing.