Market app perfromance - Windows Phone 7 General

We all know the apps downloaded from the market are slow and choppy when compared to the rest of the OS. Start up times are horrible. Does anyone know if this issue has any plans to be resolved?
Thanks!

SugarMouth said:
We all know the apps downloaded from the market are slow and choppy when compared to the rest of the OS. Start up times are horrible. Does anyone know if this issue has any plans to be resolved?
Thanks!
Click to expand...
Click to collapse
We all know that? I've downloaded quite a few apps and haven't seen that too often. Nevertheless, in the cases that you see its shoddy development, to many webrequests, or just the overhead of using Silverlight.

williammel said:
We all know that? I've downloaded quite a few apps and haven't seen that too often. Nevertheless, in the cases that you see its shoddy development, to many webrequests, or just the overhead of using Silverlight.
Click to expand...
Click to collapse
Scrolling in market apps is nowhere near as smooth as native apps on the phone. Opening a market app takes ages when compared to say "people, messages, email, calendar etc".
Can you tell me of a market app that performs like a native app? Coming from Android the market apps performed very quickly with the same scrolling experience elsewhere in the OS. I assume this will be resolved in WP7 with future updates and as developers update their apps.

SugarMouth said:
Scrolling in market apps is nowhere near as smooth as native apps on the phone. Opening a market app takes ages when compared to say "people, messages, email, calendar etc".
Can you tell me of a market app that performs like a native app? Coming from Android the market apps performed very quickly with the same scrolling experience elsewhere in the OS. I assume this will be resolved in WP7 with future updates and as developers update their apps.
Click to expand...
Click to collapse
yomomedia works very well, no lag on scrolling and opens/ responds quickly.

i would agree, it's because most of the programming (done by the app programmer) isn't optimised causing the issues. not to say silverlight is either as it's really just ported from the desktop, but there are a few apps in there that qork quite well.
also the type of memory is a killer too. samsung and LG went for NAND where as HTC took the cheap route and went for microSD (though i don't know if it's actually much cheaper). NAND loads apps up a lot faster than microSD does.

Honestly, I think there is a major issue here and I hope Microsoft reconsiders letting people use native code. I wish people would stop acting like this isn't an issue.
I'm sure there are optimizations to be made, but there is a noticeable difference in performance between native apps and silverlight apps. Some of it really just seems inherent to the controls. Load up a bing map in the yelp app and attempt to interact with it, the difference is night and day. Swipe up and down in any list in a silverlight app, it lags.

i'm going to have to disagree. whilst i use most of my apps, i don't notice any lag in scrolling. most of the lag people are talking about is upon boot up (which actually could be set by the developer for their "splash screen", or they've programmed it so that it loads all the data into the whole view in one hit (e.g. facebook) causing it to seem a little laggy on loading. if you look at Youtube app by HTC, they only load data as you view that panorama item so it's a lot quicker and you don't notice the lag at all. though this might be a bad example as HTC could be using native code as they have permission to. however, there are other apps out that i use which don't lag after initial launch, jumping between screens is fine.
if you notice any lag in the scrolling (such as in the market place) its because they're trying to load the next set of apps under the list when you're about to reach the bottom, causing it to lag. though in saying that, even MS could do their programming properly so that it doesn't hang the list.

the app market is slow, sucks and crashes one too many times. stop being a fanboi and join us in urging MS to make it better. It's not "fine" and we are not using it incorrectly. it's slow

http://pocketnow.com/windows-phone/microsoft-blames-developers-for-poorly-performing-wp7-apps
**this bothers me as well.... flixter and facebook which are two of my fav apps are nearly unuseable IMO because of slowness and stuttering
on the other hand, HTC Youtube and AP runs great

mike21pr said:
http://pocketnow.com/windows-phone/microsoft-blames-developers-for-poorly-performing-wp7-apps
**this bothers me as well.... flixter and facebook which are two of my fav apps are nearly unuseable IMO because of slowness and stuttering
on the other hand, HTC Youtube and AP runs great
Click to expand...
Click to collapse
I haven't had any problems with flixster, where do you notice slowdowns???
edit, just tested it on Tron and it's fluid and smooth. Takes less than 5 seconds for info to load between pages (cast, reviews, etc) and trailer started in 3 seconds.

nrfitchett4 said:
I haven't had any problems with flixster, where do you notice slowdowns???
edit, just tested it on Tron and it's fluid and smooth. Takes less than 5 seconds for info to load between pages (cast, reviews, etc) and trailer started in 3 seconds.
Click to expand...
Click to collapse
Ok, let me rephrase that a bit. App works fine, but what annoys me is the lack of the fluid experience as opposed as the rest of the os. The start panoramic hub in flixter is really choppy compared to the one in AP Press, even when fully loaded. Once i go deeper in the app it seems to perform as expected

PG2G said:
Honestly, I think there is a major issue here and I hope Microsoft reconsiders letting people use native code. I wish people would stop acting like this isn't an issue.
Click to expand...
Click to collapse
But it's not an issue. Yes, certain apps do perform badly, but it's all down to how the developers have written their app.
Using native code would not necessarily fix these issues as you could quite easily write wrong code even then.
In the end it all comes down to the fact that the platform is still fairly new and developers are not yet used to working on it - a lot of developers don't seem to understand that loading [slow] data on the UI thread is bad, others will load up all the data they need before displaying the UI rather than displaying the UI and then loading the data.

There's an update to the Facebook app available today, seems to start a lot quicker and is a bit smoother in use. Also now supports Places and tagging in photos.

happypark said:
There's an update to the Facebook app available today, seems to start a lot quicker and is a bit smoother in use. Also now supports Places and tagging in photos.
Click to expand...
Click to collapse
yup, i noticed that its faster as well :-D

I installed a lot of nice stuff from Marketplace just in few days...
I am missing more featured Office (Word especially) and Opera Mini.
BUT:
Marketplace hangs, always after installing many apps one after another.
Have to reboot the device in this case.

doministry said:
I installed a lot of nice stuff from Marketplace just in few days...
I am missing more featured Office (Word especially) and Opera Mini.
BUT:
Marketplace hangs, always after installing many apps one after another.
Have to reboot the device in this case.
Click to expand...
Click to collapse
yeah, so far that is the only bug I have really come across, and it's happened twice in 6 weeks.

nrfitchett4 said:
yeah, so far that is the only bug I have really come across, and it's happened twice in 6 weeks.
Click to expand...
Click to collapse
Since it is still not my main device but is heavily used, yes, the OS seems superstable and almost trouble free.

Scrolling/swiping is not the problem as it is somehow cached. Problem is loading time and general code execution. It IS slow, it feels, it makes you stop for a second or two, it cuts the fluid experience you could have possibly been accustomed to by using the native apps UI. Of course you will not notice it on a "tip calculator" app or such, but yes on a more sophisticated and fully featured app.
MS must add this to the OS optimization list...

My main gripe with Marketplace is that it regularly crashes every few days.

Mine always crashes if I browse the marketplace for too long ><. This is on the Omnia 7. Once It crashes, it goes to the home screen, but reopening the marketplace just goes blank for a while before returning to the home screen. Only fix for this is a restart.
With the way WP manages memory in the upcoming update, I'm hoping it improves the marketplace app considerably.

Related

JPH Changelog, reviews, and first impressions

Please post your first impressions of the JPH firmware. A changelog and bugs encountered would also be helpful.
Thanks!
Exchange email does not send replies properly. The replies goes with just the original content.
Sent from my GT-I9000 using XDA App
I'd be curious to know whether the thing that occurred with JPC on sim locked phones is still happening with this firmware - the product code changing and the phone asking for a network code. I really don't want to root my phone and go through the file copying again - I like it nice and stock-y.
Sent from my GT-I9000 using XDA App
If you pinch-zoom in the applications menu this is now smooth =)
edit:
That was only true until I installed apps and had 5 pages of apps
First impressions best 2.2 out there at the moment. No lag, very responsive mind you not downloaded many apps at the moment. No market missing apps.
I find 2.2 is hardly as exciting as what people make it out to be.
Sent from my GT-I9000 using XDA App
Jordiharrison said:
I find 2.2 is hardly as exciting as what people make it out to be.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
For someone that uses flash 99% of the time on the web, 2.2 is a gift from God himself.
riz157 said:
First impressions best 2.2 out there at the moment. No lag, very responsive mind you not downloaded many apps at the moment. No market missing apps.
Click to expand...
Click to collapse
Couldn't agree agree any more
JPH After 3 Hours Review:
Zero issues so far for me. I'm using the APK lagfix. Everything is nice and snappy (with and without the lagfix, although the lagfix seems to makes it better).
GPS seems to get an accurate lock very quickly indoors. (Started up maps, it found the nearest cellphone tower instantly with a 1km radius or something, then found my location perfectly after ~6 seconds. Going to street view once it had my location took my directly outside my house. Not the best GPS test ever, but it worked as well as any other GPS I've ever seen for that simple task.)
Compass seems to be as flaky as ever. This might be a hardware problem with my phone though, since the compass has always been flaky.
Blacks in videos seem as good as ever, and it played a few video files I gave it without issues.
Google market worked without issue, and wifi/hsdpa worked well. No issues with sdcards or anything like that either.
Internet browser is the best I've seen it, with flashing loading and playing smoothly without affecting speed on the rest of the page. Full page engadget with flash ads along the top and right side scrolled very smoothly after loading fully.
Games work the same that they've always worked (zero change, there aren't any games out that tax the GPU yet.)
I'll post a further review after using it for 24 hours or so.
Sorry to disturb your happyness and the overall enthusiasm
But.
Similar to JPC there is still an great Problem or Bug.
As JPC, JPH also dont sync tasks and appointments that are created with another app than the built in stock calendar
This is (for me, and for everyone who want to use the Galaxy seriously for Buisiness and Task planning) an absolutely bad behaviour.
I use Jorte and at first Quick Addroid for adding and editing Tasks. Because the Stock Calendar is to poor in Functionality and not very comfortable.
So if i add an Task with e.g. Quick Addroid, it appears in Device in all installed Calendar apps but is not synced with Google.
If i then edit and save it in Stock Calendar, then it will be synced.
Maybe, it belongs to changes in the code in Froyo, that ar not compatible with not samsung apps. Maybe the programmers have to fix it in their Software.
But also maybe that it is an Bug and Samsung have to fix this.
pbruck said:
Sorry to disturb your happyness and the overall enthusiasm
But.
Similar to JPC there is still an great Problem or Bug.
As JPC, JPH also dont sync tasks and appointments that are created with another app than the built in stock calendar
This is (for me, and for everyone who want to use the Galaxy seriously for Buisiness and Task planning) an absolutely bad behaviour.
I use Jorte and at first Quick Addroid for adding and editing Tasks. Because the Stock Calendar is to poor in Functionality and not very comfortable.
So if i add an Task with e.g. Quick Addroid, it appears in Device in all installed Calendar apps but is not synced with Google.
If i then edit and save it in Stock Calendar, then it will be synced.
Maybe, it belongs to changes in the code in Froyo, that ar not compatible with not samsung apps. Maybe the programmers have to fix it in their Software.
But also maybe that it is an Bug and Samsung have to fix this.
Click to expand...
Click to collapse
To be honest, I doubt this is a dealbreaker for 99% of people.
I think it would be classed as a 'minor annoyance'! As far as I know, syncing (google integration in general) has changed a bit in 2.2, so it's probably the app that has to be updated. I could be way off here though.
Scrolling trough the Touchwiz icons in the menu is very sluggish here. Eclair was way smoother. Is just me?
dnsp said:
Scrolling trough the Touchwiz icons in the menu is very sluggish here. Eclair was way smoother. Is just me?
Click to expand...
Click to collapse
Nope, it isn't just you. I've done factory reset and it's the same.
I knew it isn't so good when I saw that the boot animation was slow and sluggish.
RyanZA said:
To be honest, I doubt this is a dealbreaker for 99% of people.
I think it would be classed as a 'minor annoyance'! As far as I know, syncing (google integration in general) has changed a bit in 2.2, so it's probably the app that has to be updated. I could be way off here though.
Click to expand...
Click to collapse
Maybe you´r right.
But this is my experience and my oppinion.
So far, so bad.
If this is (and i think so, as you) an problem of the apps, that ar not compatible with Froyo, then i hope they fix it asap.
For me is the proper sync of all Data and tasks absolutely mandatory. And so i have to downgrade (once again) to JM8
Very bad.
Much more because i really appreciate and like the new Functions in Froyo.
dnsp said:
Scrolling trough the Touchwiz icons in the menu is very sluggish here. Eclair was way smoother. Is just me?
Click to expand...
Click to collapse
Yep feels sluggish on Touchwiz and even worse on Home replacemant apps such as Launcher Pro and ADW.....sadly!
Is WiFi Router working for you? I just get on H icon in notification bar upload arrow highlighted, download arrow stays gray all the time and theres no connection on PC. On USB tethering i get few pings nicely and then connection is broken for few seconds. I have to try this with other FW, maybe it's my provider fault but maybe you have simmilar problem?
Well...then , not worth upgrading from JM8 , i guess
Uhhh, theres also problem with compass and calibration. Every phone restart they are changing to default which is bad and compass after reboot always shows that theres wrong magnetic field and it shows wrong directions.
uberberben said:
Is WiFi Router working for you? I just get on H icon in notification bar upload arrow highlighted, download arrow stays gray all the time and theres no connection on PC. On USB tethering i get few pings nicely and then connection is broken for few seconds. I have to try this with other FW, maybe it's my provider fault but maybe you have simmilar problem?
Click to expand...
Click to collapse
Yes, working WiFi Router.
Going back to JM7. Samsung engineers and programmers are a bunch of monkeys.
GPS, FM MONO!!!, LAG, SLUGGISH SCROLL, mehhhh
Never had good experiences with Samsung products and support... they only want to sell, get OUR money, and then tell their customers to screw themselves.

Has anyone started working on partial refresh driver yet?

My new Nook Touch is on its way (will arrive on Wednesday. YEAH!!~~) and I've been going through the forums these days.
From the video demos, it seems that the whole page refresh after rooting is pretty annoying. I wonder if anyone has already started to work on a driver for partial refreshing for the general android apps on N2E.
That'll be something definitely good to have.
DairyKnight said:
That'll be something definitely good to have.
Click to expand...
Click to collapse
My understanding is that it's a call from the application, not a system driver (each of the B&N provided apps and tools does this, other android apps do not). In order to have this support, applications would have to provide it - which is highly unlikely considering there are no official unlocked android devices with pearl e-ink displays.
To be honest, you wouldn't want this in most apps anyways - you already don't get full flashes unless most of the display is updated, and because of that, complex apps have tons of ghosting artifacts, sometimes to the point of being unreadable until the next full flash. Delaying the full flash would only make that worse.
The only applicable apps would really be Aldiko and Moon+Reader so they behave more like the stock reader (if you want, I prefer less ghosting). Kindle would not only never get the feature for obvious reasons, but is also hampered by the fact that you can't disable the page transition or change the font, which looks pretty crappy on e-ink (I don't like it on LCD either, it's a horrible screen reading font with too many sub-pixel thin lines, that's why I decrypt my Kindle purchases anyways )
Although I've not got the device to investigate yet, I don't think it's a special sys-lib call by B&N. It's been reported some other apps occasionally do partial-refreshing, so I'd guess it's determined by the area of current activity which needs refreshing.
Doing heavy animation is obviously not what e-ink is meant to be. But for apps like RSS/News Readers, simple web browsers(like dillo), partial refreshing will be better.
Even if it were, you would still be in the same situation. Each app would have to explicitly redraw only the text most of the time, then do a full flash every few pages to clear ghosting. It also wouldn't work well with most browsers and RSS readers, since the page scrolls, which redraws enough to cause significant flashing and/or ghosting.
Take a look when you get the device, but in my opinion, even if you got something to work it wouldn't be worth it for web browsing and such. It only works for books because the text is usually displayed in the same place, so the ghosting isn't too distracting. I would rather just have some on-screen browser controls that made it easy to move around in steps instead of smooth scrolling so your navigation is more determinant - then the flashing would be less intrusive since you could actually tell what you are doing.
DairyKnight said:
Although I've not got the device to investigate yet, I don't think it's a special sys-lib call by B&N. It's been reported some other apps occasionally do partial-refreshing, so I'd guess it's determined by the area of current activity which needs refreshing.
Doing heavy animation is obviously not what e-ink is meant to be. But for apps like RSS/News Readers, simple web browsers(like dillo), partial refreshing will be better.
Click to expand...
Click to collapse
From what I see with the kernel there is controller that determines when to refresh and it appears to be configurable. Have a look at dmesg and you can see for yourself. My initial guess is that there arent any specials calls needed, just some intelligent drawing to the framebuffer.

Facebook App updated to v 2.4 today [23FEB2012]

http://seattletimes.nwsource.com/ht..._facebook_updating_its_windows_phone_app.html
EDIT - 23rd FEB - Version 2.4 fixes the issues with 'Events'.
The LONG awaited update makes facebook kickass! I just got one on my Titan. Exploring it, but so many visible changes already. Update this post soon. If anyone noticed changes do update us!
EDIT1: You can get it manually by going to marketplace and then facebook, press update
It will forget your user ID and password, so re-log-in.
EDIT2: It's a complete revamp of the UI. Excellent speed... Now supports time line feature too!
EDIT3: supports groups and pages as well as very reliable checkin. Photo albums load as quick on 3G as on wifi in previous version, even faster! Still can't "poke" back from the app. Push notifications need testing though
I've already changed my rating and review and given it 5 stars. Hope most users do it too so that others get an idea of how good this official app has become!
5 stars for me too. Therefore long wait for this update. With carbon for Twitter, I appreciate my omnia for a long time.
Sent from my OMNIA7 using XDA Windows Phone 7 App
Just installed the update a couple of minutes ago. Man, THIS is how it should have looked and worked like in the first place. Really sexy and overall pretty useful now.
Sorry to say but the banner is even bigger and its just as laggy and slow. Try scrolling the panorama, it freezes and slows down... Quite disappointing.
Also there are still no notifications when pinning the inbox to the start screen...
Yes it got a bit better. But not much, the messages still take ages to load (implement a database!).
Push notifications still come in very delayed (but this might be an FB issue and not their fault).
Lets hope they will fix this soon and not let us wait another half year.
But the good thing is the design is better and it has more features. There is hope for a next version
EDIT: Other parts dont seem to be that laggy. Its mainly the frontpage and probably due to the collapsing of the appbar, that slows down the panning of the panorama.
Hmm no update showing available yet on my UK titan...
Edit...
Installing now
Is it just my or did they really remove the shake-to-refresh feature?
Sent from my Lumia 800 using Board Express
Marvin_S said:
Sorry to say but the banner is even bigger and its just as laggy and slow. Try scrolling the panorama, it freezes and slows down... Quite disappointing.
Also there are still no notifications when pinning the inbox to the start screen...
Yes it got a bit better. But not much, the messages still take ages to load (implement a database!).
Push notifications still come in very delayed (but this might be an FB issue and not their fault).
Lets hope they will fix this soon and not let us wait another half year.
But the good thing is the design is better and it has more features. There is hope for a next version
EDIT: Other parts dont seem to be that laggy. Its mainly the frontpage and probably due to the collapsing of the appbar, that slows down the panning of the panorama.
Click to expand...
Click to collapse
For me Panorama/without Panorama, the scrolling and panorama was a breeze! Could it be the internet connection difference? I am not sure about the notifications on mine yet. Ironically not a single notification yet
Message loading is much improved that last version, it could defo be better though.
I guess everyone is on there right now trying to download it at the same time. I get a message that reads " We couldn't load engough data to start the application. Please try again later." LOL....
Got the update also. Huge improvement from the older version, took them long enough though.
Sent from my SGH-i917R using XDA Windows Phone 7 App
drupad2drupad said:
For me Panorama/without Panorama, the scrolling and panorama was a breeze! Could it be the internet connection difference? I am not sure about the notifications on mine yet. Ironically not a single notification yet
Message loading is much improved that last version, it could defo be better though.
Click to expand...
Click to collapse
Well try panning the mainpage panorama from the news feed a full cycle back to the newsfeed. I mean horizontal panning, not the vertical scrolling itself (which is quite smooth). The horizontal panning freezes constantly and lags (Lumia 800). Which makes it a bit unpleasant to use...
I have just downloaded and for sure it kicks asses.
But this just makes me confuse. Is Microsoft trying to integrate everything in WP Apollo?
i mean, mango is first step when we have Facebook and Twitter deep linked in ( notification through Me Hub), but why MS keep updating the apps ?
i don't mean this is a bad move, but does it makes people care less about the social - life ability of next Windows Phone build?
Or they just wanna drop some stuffs to temp fix what Mango can't do about Facebook at the moment and then include it in Apollo?
Sent from my TITAN X310e using XDA Windows Phone 7 App
Marvin_S said:
Well try panning the mainpage panorama from the news feed a full cycle back to the newsfeed. I mean horizontal panning, not the vertical scrolling itself (which is quite smooth). The horizontal panning freezes constantly and lags (Lumia 800). Which makes it a bit unpleasant to use...
Click to expand...
Click to collapse
dont know about you but panning on my DVP is much smoother if i swipe on the banner region instead of the contents region.
Marvin_S said:
Well try panning the mainpage panorama from the news feed a full cycle back to the newsfeed. I mean horizontal panning, not the vertical scrolling itself (which is quite smooth). The horizontal panning freezes constantly and lags (Lumia 800). Which makes it a bit unpleasant to use...
Click to expand...
Click to collapse
doesn't happen to me.
I was just using the old app this morning and remarking at how pathetic it performs. This update is soooo much smoother.
http://wmpoweruser.com/facebook-app-update-hands-on-video/
WMPU just updated their headlines.
No updates available on Marketplace. Still 2.3.0.0
zyxer_raffy said:
No updates available on Marketplace. Still 2.3.0.0
Click to expand...
Click to collapse
Thats the new one.
Change Banner image doesn't work
When I click on "Change Banner Image" nothing happens. Is this working for anyone else?
RGBell said:
When I click on "Change Banner Image" nothing happens. Is this working for anyone else?
Click to expand...
Click to collapse
Just tried it out. Works fine for me.
RGBell said:
When I click on "Change Banner Image" nothing happens. Is this working for anyone else?
Click to expand...
Click to collapse
I am using an HTC Titan and I just tried it on my wife's Focus. It doesn't do anything on her phone either. Wierd!

Lack of multi-tasking - Possible return

The hardware and design of this phone are top notch - most features work really well except anything in regards to multi-tasking. I am very disappointed that its missing basic functionality I thought should be pretty standard these days especially on a flagship device. Case in point - Usa today app, its always been really nice while traveling since I can sync it before flying and read all the articles while in-flight on my iPhone during airplane mode, with the One X any open browser page or related app becomes a useless blank page when airplane mode is switched on. Heck even the picture I had open in the gallery section closed and took me back to the main gallery (picture) folder and of course this does not need an internet connection.
It looks like Sense 4.0 has eliminated multi-tasking, as much as I like the device otherwise I just cant give up so much basic functionality that I have been enjoying for years on other phones... Will probably have to return and go back to my iphone 4 for now.. Bummer -
It does not appear that HTC recognizes this short-coming as a problem and considers this normal functionality so I cant just wait for an update/fix...
Anyone else feel this way ?
Srgsx said:
The hardware and design of this phone are top notch - most features work really well except anything in regards to multi-tasking. I am very disappointed that its missing basic functionality I thought should be pretty standard these days especially on a flagship device. Case in point - Usa today app, its always been really nice while traveling since I can sync it before flying and read all the articles while in-flight on my iPhone during airplane mode, with the One X any open browser page or related app becomes a useless blank page when airplane mode is switched on. Heck even the picture I had open in the gallery section closed and took me back to the main gallery (picture) folder and of course this does not need an internet connection.
It looks like Sense 4.0 has eliminated multi-tasking, as much as I like the device otherwise I just cant give up so much basic functionality that I have been enjoying for years on other phones... Will probably have to return and go back to my iphone 4 for now.. Bummer -
It does not appear that HTC recognizes this short-coming as a problem and considers this normal functionality so I cant just wait for an update/fix...
Anyone else feel this way ?
Click to expand...
Click to collapse
multitasking is a bit of a joke on this phone. I hope HTC addresses this in a future update.
sent from my HTC One X
Since Sense + OS alone consume most of the ram (> 80%) on the device, I suppose integrated Android task killer is configured in some paranoid mode and is killing backgroups apps like crazy.
If this bothers you, I would install one of senseless ROMs on your HD2 and be happy Possibly there is also a way to make task killer more civilized in custom Sense ROMs.
Sadly, Sense 4.0 is quit bloated and One-X should have at least 1.5GB of RAM to begin with.
Yup, I agree, multitasking is really bad... All my dolphin browser pages reload if I click the home button and try to go back.
Sent from my HTC One X on Leedroid's ROM v5.1.0.
It will addressed with uopdates after all you bought a quad cote for multi tasking, some of xda chefs are communicating with HTC dev and we reported the very aggressive memfree values, also if you are rooted you can control them with supercharger script
Srgsx said:
Case in point - Usa today app, its always been really nice while traveling since I can sync it before flying and read all the articles while in-flight on my iPhone during airplane mode, with the One X any open browser page or related app becomes a useless blank page when airplane mode is switched on.
Click to expand...
Click to collapse
When I change the wireless state on my i9100 the same thing happens so it's Android, not HTC or the One X. Even if the USA Today home page was retained clicking on any of the stories would result in an error because there's no wireless connection available. Get an app like Pocket that allows you to save articles from across the web for offline reading. The CNN app also gives you the option to save stories offline.
The multitasking on this phone sucks period. There is not justification. I should not be here looking for an answer. XDA devs should be enhancing the phone not trying to fix basic functionality. I hope HTC solves this problem before my trail period.
mgfjd said:
The multitasking on this phone sucks period. There is not justification. I should not be here looking for an answer. XDA devs should be enhancing the phone not trying to fix basic functionality. I hope HTC solves this problem before my trail period.
Click to expand...
Click to collapse
Do any of you understand how multitasking in Android even works? Even if a task is killed by the OS, apps developed that follow the published standard will re-launch in their last state in less than a second. And the better XDA devs should know that. So while HTC's memory management may be aggressive, there's more to it if individual apps aren't behaving correctly.
http://android-developers.blogspot.com/2010/04/multitasking-android-way.html
Srgsx said:
The hardware and design of this phone are top notch - most features work really well except anything in regards to multi-tasking. I am very disappointed that its missing basic functionality I thought should be pretty standard these days especially on a flagship device. Case in point - Usa today app, its always been really nice while traveling since I can sync it before flying and read all the articles while in-flight on my iPhone during airplane mode, with the One X any open browser page or related app becomes a useless blank page when airplane mode is switched on. Heck even the picture I had open in the gallery section closed and took me back to the main gallery (picture) folder and of course this does not need an internet connection.
It looks like Sense 4.0 has eliminated multi-tasking, as much as I like the device otherwise I just cant give up so much basic functionality that I have been enjoying for years on other phones... Will probably have to return and go back to my iphone 4 for now.. Bummer -
It does not appear that HTC recognizes this short-coming as a problem and considers this normal functionality so I cant just wait for an update/fix...
Anyone else feel this way ?
Click to expand...
Click to collapse
If you're not happy w it, return it ASAP. Why do you have to care about what others think? It's your money, your experience.
Case closed. Meetings adjourned lol
louis.b said:
If you're not happy w it, return it ASAP. Why do you have to care about what others think? It's your money, your experience.
Case closed. Meetings adjourned lol
Click to expand...
Click to collapse
Its called a forum, in which I can and will reach out to others to get feedback on what I consider a situation with a very flawed segment of Sense which is making me contemplate returning an otherwise very nice device.
Look Apple has been doing this puesdo multi-tasking, app-pausing just fine since 4.0 what the heck is HTC thinking ? Browser tabs store just fine for days WITHOUT an internet connection. I geuss I am just expecting too much.
Sorry to interupt move along nothing to see here - lol
If you really want to pile-on, head over here. The XL'rs are far more up in arms than the X'rs.
http://forum.xda-developers.com/showthread.php?t=1646409
I've asked the same questions of people that say the way multitasking is implemented is a real hardship but no one's answered. What's the harm? Of "X" hours a day using the phone, what percentage of your time is actually spent active in two (or more) apps simultaneously? And with a powerful processor it shouldn't matter whether a background app is in state or has to be restarted based on the way Android works (see below). I'm not trying to pick a fight I'm trying to understand the depth of the issue.
And since no one's read the article I linked to, here's the cruxt...
Once Android determines that it needs to remove a process, it does this brutally, simply force-killing it. The kernel can then immediately reclaim all resources needed by the process, without relying on that application being well written and responsive to a polite request to exit. Allowing the kernel to immediately reclaim application resources makes it a lot easier to avoid serious out of memory situations.
If a user later returns to an application that's been killed, Android needs a way to re-launch it in the same state as it was last seen, to preserve the "all applications are running all of the time" experience. This is done by keeping track of the parts of the application the user is aware of (the Activities), and re-starting them with information about the last state they were seen in. This last state is generated each time the user leaves that part of the application, not when it is killed, so that the kernel can later freely kill it without depending on the application to respond correctly at that point.
And based on this, the SGS3's handling memory managment just like the One X so there don't appear to be a lot of options for those with special multitasking needs.
greyhulk said:
The GS3 has the same multitasking "issue" as the One X. I have tested it. That's all the more reason why I don't expect HTC to fix it in an update. I believe it's how the manufacturers intend it to work, for better or worse.
Click to expand...
Click to collapse
Try to install Apex launcher free version and set it as default launcher. Reboot and see is situation get better. If works for you then it is sense problem.
It works like a charm on my X. No any problem for multitask.And it is so smooth.
Of course if you do want sense launcher then have to live with issue. But no harm to try Apex to see at least multitask can wrok or not
BarryH_GEG everything looks nice when you write it down like that but i remember SGS did better multitasking then my new double ram HTC One X, on daily basis it kills everything when i9000 never killed my GG chatting app or music player - both just should be ON all the time i was using them thats only 2 apps to handle
At a co-workers urging I installed Go-launcher today in hopes of a quick fix. yeah nothing, still re-renders everything fricken thing it touches.
Should I stil try Apex ?
Apex so far is best launcher for one X. I used it for 1 month. If it is not work for you I will post another solution which may help.
Apex- ok you might be on to something !
Can still hold app data while in airplane mode...
Srgsx said:
the One X any open browser page or related app becomes a useless blank page when airplane mode is switched on.
Click to expand...
Click to collapse
If your rooted then flash Jan's Advance Notification toggle to enable Airplane Mode it will retain the webpage because you're not going into a different app.
Srgsx said:
At a co-workers urging I installed Go-launcher today in hopes of a quick fix. yeah nothing, still re-renders everything fricken thing it touches.
Should I stil try Apex ?
Click to expand...
Click to collapse
I dont think this is caused by sense taking up too much resources. Seems to be an ics inherent thing. The sgs3 was just reported to behave the same way.
Oh yes i tried the ipad3 the other day. The display was perfect but what surprises me is it multitasks amazingly well. I can have 5 - 6 apps open including youtube and browser with multiple tabs and it switches between them smoothly without once quiting the browser. Really sad to see android/ ics regressed to this state that ios significantly beat it.
if it is ics problem why I can use mutlitask on my one X?
Raider0001 said:
BarryH_GEG everything looks nice when you write it down like that but i remember SGS did better multitasking then my new double ram HTC One X, on daily basis it kills everything when i9000 never killed my GG chatting app or music player - both just should be ON all the time i was using them thats only 2 apps to handle
Click to expand...
Click to collapse
I keep asking the question "what does it mean?" and everyone keeps replying "it shouldn't be this way." If a doctor says "there’s something wrong with your liver," there's a big difference between hepatitis A and stage 3 cancer. Other than the perceived loss of something you had how does the way that the One X handles multitasking affect what you do every day? And how often is it a problem?
I had a i9100 and in practical use I don't notice a difference. The exception being the browser that stupidly reloads itself every time it restarts but it does that regardless of whether launched from recent apps or directly from the app drawer or a shortcut.
And if this is true it doesn't really matter what a Desire, HD2, or SGS did.
greyhulk said:
The GS3 has the same multitasking "issue" as the One X. I have tested it. That's all the more reason why I don't expect HTC to fix it in an update. I believe it's how the manufacturers intend it to work, for better or worse.
Click to expand...
Click to collapse

[Q] A bit disappointed of the Tab S (stuttering/lag).is there any trick to fix them?

Hi guys I just bought my Tab S 10.5 (T800) a couple of days ago, however I'm finding some annoyances, that are giving me a headache when using it and are making me think, to return it
1) When i'm scrolling a website or flipboard in my usual way/speed the text/images appears to jump a tinny bit like if it's stuttering, instead of smooth transitions.
2) When the keyboard "launches" it doesn't matter if I turn off the animations or put them at .5 or 1x, when on the browser I'm trying to type something on a search bar there is a white tail before and after the keyboard launch, this tail makes the content on the bottom of the keyboard to appears like a flash. However this doesn't happen when trying to type an url, This is better noticed on a dark background for example go to this site mary-black.net (or whatever site which has an embedded search and uses a dark background) and launch the keyboard trying to type something on the search bar and then hide the keyboard.
The keyboard "white tail" doesn't happen on my sero 7 pro running an AOSP rom, however it has some stuttering while browsing, but I though it was because some kind of underpower, because my S4 running a touchwiz rom it doesn't stutter at all it's like butter on every single scrolling page/app/etc but it has also that "white tail" sometimes but it's so quick and is not my main browsing device, so I was trying to replace my main tablet an ipad 2 (7.1.2) which it browse like a champ exactly as my S4 and is way better than this Tab S
yeah I have tried a lot of browsers, maxthon, chrome, firefox,opera, dolphin, boat, and the less worst is the stock one
Oh and also it seems to not hold webpages on ram, because when I go to a link and then go back, instead of showing me the content right away, it shows a blank page and suddenly the content, however this a problem because if i was on a search or something it brings me to the top of the page again, and also typing something on a search is laggy, the letter don't go with the keystroke.
BTW: I don't use touchwiz launcher, I'm using nova/apex.
I have enabled also Force GPU Rendering and Turn off/on hardware overlays. nothing seems to fix it.
Also have found that the performance is not consistent at all, sometimes the apps load very fast, browse very fast and it's a pleasure, but sometimes it lags, yeah not like a minute or so, but the overall experience using it, is not something I was expecting, I was expecting at least the same behavior of my S4 and S2 and way better than my old ipad 2, and unfortunately none of those are met
Any ideas ?
Thanks.
You need to do a video to prove it, that's how it goes around here.
1) same here. I is only slight stuttering and only when scrolling intensively, but it is noticeable. I tried all the browsers, but best in this regard is stock browser, followed by chrome browser (which I currently use). Some of the other browsers have even more severe problems regarding scrolling and also impose certain lag registering scroll gesture.
2) I am using TouchPal and not seeing any keyboard "white tail".
3) Webpage caching: yes, it does not keep pages in RAM and requires a reload. Particularly annoying when on a mobile connection. I've not yet come across any browser that does a proper RAM caching of pages. Also the OS seems to grab the RAM. E.g., when you have multiple tabs open and switch between Apps it does reload all the tabs. Ridiculous. At 3GB the Tab S should have plenty of RAM.
Overall the Tab S hardware is capable enough to provide a smooth user experience even with the above issues. But still I am hoping for some fix.
Probably some tweak of the memory management could help? Also investigation of background load. Seemingly there are to many services that do indexing, report back to Google or Samsung, check updates etc. Probably also the Mali-T628 GPU has some premature driver implementation? Or maybe the Samsung color enhancement for AMOLED is the culprit?
kenkiller said:
You need to do a video to prove it, that's how it goes around here.
Click to expand...
Click to collapse
Cool, I have a feeling that you tough I was trolling , well here they are, this one shows the ugly white tale, and it also happens using google keyboard, and any keyboard.
http://youtu.be/kfUbyTVjF6I
As you can see that "white tale" is not present when trying to type an url.
Here is one with the stutter very visible.
http://youtu.be/f9DHYdlc4d0
Here is one showing the reloading on going back. which btw it also shows how with only one finger touching the screen it sometimes act as 2 (pinch to zoom) this little problem is very rare but it's not the first time has happen, and you can see the lag on the keyboard before launching also, there is that "white" then the keyboard.
fingers http://youtu.be/axCsmkgCXws
Here is one comparing the scrolling on the same content first the ipad 2 and then the tab S
http://youtu.be/0TYgm43eBxc
The ipad also has a bit stuttering, but not as much as the S, which IMO this should not be happening, the S has way more power/ram than the old ipad 2
I hope yours is not acting like this, could you please provide a video if yours is working at it supposed to be..
pibach said:
1) same here. I is only slight stuttering and only when scrolling intensively, but it is noticeable. I tried all the browsers, but best in this regard is stock browser, followed by chrome browser (which I currently use). Some of the other browsers have even more severe problems regarding scrolling and also impose certain lag registering scroll gesture.
2) I am using TouchPal and not seeing any keyboard "white tail".
3) Webpage caching: yes, it does not keep pages in RAM and requires a reload. Particularly annoying when on a mobile connection. I've not yet come across any browser that does a proper RAM caching of pages. Also the OS seems to grab the RAM. E.g., when you have multiple tabs open and switch between Apps it does reload all the tabs. Ridiculous. At 3GB the Tab S should have plenty of RAM.
Overall the Tab S hardware is capable enough to provide a smooth user experience even with the above issues. But still I am hoping for some fix.
Probably some tweak of the memory management could help? Also investigation of background load. Seemingly there are to many services that do indexing, report back to Google or Samsung, check updates etc. Probably also the Mali-T628 GPU has some premature driver implementation? Or maybe the Samsung color enhancement for AMOLED is the culprit?
Click to expand...
Click to collapse
Yeah the more you start using the tablet, the more stuttering it appears, and also when trying to open the recent apps, sometimes there is also a lot of lag until everything appear. The problem with this is they are not predictable.
I tried that keyboard and is doing me exactly the same (white tale), I think this is because instead of launching the keyboard and the placeholder at the same time, they are launched a different time, and I have just confirmed this enabling Layout boundaries under developer options. :/
My 8.4 works exactly as yours. That's how it is.
white tale seems to be some re-rendering issue of the app, not the keyboard.
One might check with Cyanogenmod whether it persists there too. Pretty sure it is some SW issue, HW should be plenty capable.
pibach said:
My 8.4 works exactly as yours. That's how it is.
white tale seems to be some re-rendering issue of the app, not the keyboard.
One might check with Cyanogenmod whether it persists there too. Pretty sure it is some SW issue, HW should be plenty capable.
Click to expand...
Click to collapse
I bet it's software issues, launching the placeholder for the keyboard before and after the keyboard. But to be honest I don't want to install Cyanogen or aosp to this tablet, because that will break sidesync, multi window, s planner and s finder. if I would need to flash those roms to be able to enjoy the hardware then I would go with a boring but trusty ipad or wait to see what is announced on september at the IFA.
- Similar hardware used on phones with 1080p screen to drive 1600p screen, which is almost twice as many pixels to render. The GPU is working extra hard but should still cope.
- TouchWiz makes this much worse and through past discussions, this is mostly the cause of the lags and stutters. If you use some other popular launcher, lags and stutters would almost be non-existent.
- iOS on iPads and iPhones are smooth because Apple only need to focus on optimising on their own hardware. Android on the other hand has to work on so many combinations of hardware out there, it's much more difficult to make things buttery smooth like iOS.
I see these issues as well on my 8.4, but not enough to get bothered by it, but would welcome any improvement through OTAs.
Replacing the launcher has zero effect on anything except launching an app!
There might be some touchwiz related code behind the scenes, but to replace that you need a revised ROM.
ShadowFlare said:
- Similar hardware used on phones with 1080p screen to drive 1600p screen, which is almost twice as many pixels to render. The GPU is working extra hard but should still cope.
- TouchWiz makes this much worse and through past discussions, this is mostly the cause of the lags and stutters. If you use some other popular launcher, lags and stutters would almost be non-existent.
- iOS on iPads and iPhones are smooth because Apple only need to focus on optimising on their own hardware. Android on the other hand has to work on so many combinations of hardware out there, it's much more difficult to make things buttery smooth like iOS.
I see these issues as well on my 8.4, but not enough to get bothered by it, but would welcome any improvement through OTAs.
Click to expand...
Click to collapse
I'm using Nova or Apex, yeah those don't have lag on the major of transitions, but sometimes they stutter just a bit, yeah not a breaking deal. But the stuttering while browsing/reading and the keyboard issue is making me have headaches, and that will not be solved using another launcher.
I understand that point regarding iOS, but trust me, my S4 is running on a touchwiz rom and it doesn't act like this tab S, geez even my old S2 never acted like this.
Regarding three Samsung bloatware, there are replacements for each of them, if you really need that. I personally think, most of it is just premature and unnecessary. Multi window for example. What do you do with that? I just have GMD gesture control with some user defined gesture to switch between the last apps.
pibach said:
Regarding three Samsung bloatware, there are replacements for each of them, if you really need that. I personally think, most of it is just premature and unnecessary. Multi window for example. What do you do with that? I just have GMD gesture control with some user defined gesture to switch between the last apps.
Click to expand...
Click to collapse
I run excel spreadsheets while browsing for making quotes, compare values and stuff like that, need to compare spreadsheets with word documents, to give you an idea I use 3 monitors for my desktop.
So actually multiwindow is a very usefull "gadget" for me, and that's what got my attention, the 3gb of ram I though well this will handle my workload with out a problem, 10.5" screen good space for multi window, and well the exynos ? I would prefer a snapdragon version, but I don't need LTE on my tablet as always I can theter from my S4, and none local store have one with snapdragon in case I need to return it or something.
And yeah GMD Gestures is a must for a tablet.
I now own two of these devices, a 10.5 and an 8.4. I use Nova Launcher. Even running stock OTA I have never experienced any scrolling lag or stutter using the stock browser. My only complaints were some keyboard lag which I believe disabling DVFS improved and using a firewall hack to speed up embedded video steaming. Other than that and the typical pageload lag JavaScript causes I have had zero lag or stutter issues with either tablet.
As setup currently both of these tabs are completely smooth.
mitchellvii said:
I now own two of these devices, a 10.5 and an 8.4. I use Nova Launcher. Even running stock OTA I have never experienced any scrolling lag or stutter using the stock browser. My only complaints were some keyboard lag which I believe disabling DVFS improved and using a firewall hack to speed up embedded video steaming. Other than that and the typical pageload lag JavaScript causes I have had zero lag or stutter issues with either tablet.
As setup currently both of these tabs are completely smooth.
Click to expand...
Click to collapse
Wait.... So yours are not showing that white tail or the keyboard placeholder like mine is doing it here http://youtu.be/kfUbyTVjF6I ?
CyberManiaK said:
Wait.... So yours are not showing that white tail or the keyboard placeholder like mine is doing it here http://youtu.be/kfUbyTVjF6I ?
Click to expand...
Click to collapse
OK I see your problem. The fade animation is working properly when you select the address bar but not when you select a text box on the actual website. I think this is just the website re rendering as the keyboard closes since you were interacting with it. You only really notice it because the background of your website is dark.
I believe this is a stock browser thing as it does not do this using Dolphin.
mitchellvii said:
No. Mine does a nice fade and drop down animation. What yours is doing should not be happening.
Click to expand...
Click to collapse
Yeah that kinda of fade is what I'm not getting, it only does that fade when i'm typing on the address bar, but when i'm typing on something inside a webpage that trail appears. In what build are you ? Mine is NFB, hope anybody else can confirm if they have it or not and what mods are running.
I did factory reset but didn't solve it.
EDIT: Well this happen on white pages also, "covering" what is on screen. I did that on a dark background because is more apparent. If I enable layout bounds on developer options it shows that the placeholder is triggering before the actual keyboard. Tomorrow i will make a video with the layouts enabled.
And mine is doing it with every browser i have tested.
CyberManiaK said:
Yeah that kinda of fade is what I'm not getting, it only does that fade when i'm typing on the address bar, but when i'm typing on something inside a webpage that trail appears. In what build are you ? Mine is NFB, hope anybody else can confirm if they have it or not and what mods are running.
I did factory reset but didn't solve it.
Click to expand...
Click to collapse
I changed my original post. I think you missed it. Yes I am getting same thing in stock browser. This does not occur using Dolphin. Not a Tab S issue. A stock browser issue. The dark background of your website makes it more noticeable.
Update. Does it in Chrome browser too. If that bothers you try Dolphin browser.
I got the same white tail issue also in chrome browser.
Dolphin doesn't do that, gives a bit better re-rendering. But Dolphin mini also struggles. Weird.
Both are slightly more sluggish in scrolling, that's most important, so I sorted them out.
Also that nonsens gesture implementation (requires to press a button first) did not win me.
There is one thing the stock browser by far does the best of any browser I have tried. Play embedded video clips. Dolphin? You may as well not bother. Expect 10+ second load times. Using a little firewall hack I'm getting almost instant video loads in stock with no buffering lag.
The little white flash when closing the keyboard is a non issue for me, especially when using a website with a white background. Don't even notice it.
maybe try to debloat the ROM and then go into developer options to change the animations to .5 or disable them entire(I disable them in all android devices I own)
Well I don't know what happen, I did some factory reset like 3 in a row, then the first thing I did was, go straight to update chrome to 36.0.1985.131 and now it's working at it should. Yeah with some occasional stutter, mostly when launching an app. But not like was doing it before. The white tale is still there but not as heavy like it was before.

Categories

Resources