Galaxy S Pro questions. - Galaxy S I9000 General

So the Galaxy S Pro is looking fairly temping after getting the specs. Is the GPU really that more powerful than the EVO/Incredible/Nexus? What about the CPU? Also, what exactly is that custom UI running, and can it be disabled? Do you think it will be easy to get AOSP on the S Pro?

http://www.youtube.com/watch?v=DLUQP7CWyeQ
Touchwiz cannot be removed unless you root the phone.

I'm loving the custom UI on my galaxy. to me it is much better than all other UI's, especially with the added settings (ie: being able to change brightness of screen just by swiping left and right the notification area on top of phone)
phone is very very fast, especially on the internet, the GPU makes it even faster to load graphics.

caelestis2 said:
http://www.youtube.com/watch?v=DLUQP7CWyeQ
Touchwiz cannot be removed unless you root the phone.
Click to expand...
Click to collapse
Oh wow. I just watched that. I thought it was a video of the UI so I ignored it.
That's incredible! So how is the dev community for the Galaxy? Does it have nearly as large of a following as the HTC devices?

Related

Android system & App UI/GUI

Hi everyone, I have been a lurker on this forum for sometime but registered recently. I bought a Nexus one to replace my 3GS on the release day, and I must say. I absolutely adore it. I have a few questions for you guys, if anyone could shed some light on this for me it would be great.
So, basically I have been looking around the internet, various forums etc to try and grasp why the nexus one does not have smoother scrolling. By smooth I mean the actual animation attributes. I am aware that the Nexus one is fast at scrolling (and faster then the iPhone 3GS in almost every way) however, the nexus one does not handle scrolling as elegantly.
Let me define what I mean by smooth. I do not mean the hardware is not fast, as it clearly is. I mean that the GUI has not been further enhanced in the way the iphone has, to actually mimic a smooth flowing operation.
From what I have gathered on my search it could be one of a few things:
1) Android is still quite new so they have simply not gotten round to adding this yet as it is not a priority.
2) The hardware (up until this point) did not have good enough power to do so, as a result it was not included in the previous and current android releases.
3) The multitasking causes interruptions to the processor cycles during scrolling so can sometimes give a jagged/laggy scroll (I already hear you thinking: AH but this is due to other apps loading at the bottom, well the iphone scrolls exactly the same and is loading apps too).
4) The scrolling element of the UI does not utilise GPU acceleration and thus is purely relying on CPU, which means it is fast but not smooth.
My reason for asking this is simple, I am wondering what I can expect from future versions of android. I absolutely have no doubt that this platform is the future (at least for me) of mobile devices, but I would very much like to see some of the (perhaps unnecessary) GUI enhancements that the iPhone has.
My other area of interest is the market place and more specifically the creation of applications, I am by trade a UI designer, so I cant help but notice that the apps on the market place are pretty... actually lets not beat around the bush - none of them really share any common UI or style.
I am aware that the iPhone SDK provides a UI library which in turn means iPhone developers have somewhat of an aid in creating their apps, and also helps to keep native consistency with the iphone experience. Is this going to be something that changes with android (or is it even something that has started to change within the 2.1 SDK?).
When you guys read this post I hope you do not see an iPhone fanboy that has come here to bash the Android platform. I am just using my experience of a previous system to try and make sense of where the Android platform may go in the future.
These questions come out of love, not frustration or criticism. I love Android and really hope some of these issues are addressed because I feel it does everything else incredibly well. I could have made a post about all the things I love, but hey, you guys already know this . Anyways, let me know your thoughts.
I honestly hope that android doesn't get a lot of standard UI stuff, boxing in developer creativity. There is more than one way to make a good UI and I don't see the need for every app to look the same.
I was more talking about making something available to developers if they need it, incase they do not have the design skill set to do it or the resources to pay someone else to do it.
This would mean that at the least apps would look as good as the stock UI if not better (when capable developers wish to do more).
i read somewhere that the reason the iphone is so smooth at scrolling is down to its very low screen resolution, at first i was thinking nah but there certainly isnt any high end or mid tier touchscreen phone with a res as low as the iphones 320 x 480 at 163 ppi
I believe the iPhone UI uses OpenGL ES 2.0, while Android still supports something like 1.0, 1.1 or 1.3. I forget.
But, we'll have OpenGL 2.0 support soon, and I think their [Google's] roadmap has it somewhere before Android 3.0
dreamdestiny said:
i read somewhere that the reason the iphone is so smooth at scrolling is down to its very low screen resolution, at first i was thinking nah but there certainly isnt any high end or mid tier touchscreen phone with a res as low as the iphones 320 x 480 at 163 ppi
Click to expand...
Click to collapse
I agree. The higher res also contributes to the slowdown (versus earlier Android devices like the G1 with much less RAM). This was especially apparent on the Droid, as it has less RAM and Android 2.0 is probably a tad less slick.
Yes, the iphone is pushing lower resolution. But, previous devices to the Nexus one where too pushing lower resolution.
I feel like I am going mad here, surely people notice the fact that iphone has built in animation styles on all scrolling, zooming - android does not. why?
I too have asked this question and haven't gotten a response. I stumbled upon this recently:http://code.google.com/p/android/issues/detail?id=6914
This is something we've investigated a couple of years ago already and that we revisit
regularly. Of course we thought of using the GPU, but there are non-trivial issues on
many Android devices (a G1-class device for instance supports only one OpenGL
context at a time, which would prevent you from using any OpenGL based app like
games or augmented reality apps.) In our past experiments we even found many
cases in which using the GPU was slower than normal rendering.
New devices might allow us to overcome the past limitations that made GPU support
a not-so-good solution.
The "choppiness" and "lagginess" you are mentioning are more often related to heavy
garbage collection than drawing performance.
Click to expand...
Click to collapse
It just seems the refresh rate is slower. The garbage collection mentioned for example. As the code matures it will get better. Plus I read about an update to the Dalvik VM that should help, "Dalvik Turbo VM" It should bump up speed a good bit. Between that and the JIT performance will increase a lot.
This isn't really an issue anymore with Froyo on Nexus One-class devices. Install Froyo, then install Launcher Pro or ADW Launcher and everything is smooth as silk. App scrolling, home screen scrolling, animations, app startup times, all of these are much smoother on my Nexus One w/ Froyo than an iPhone 3G, and at least on par with a 3GS.
The web browser still can bog down a bit when rapidly scrolling complex HTML pages though (Slashdot, Engadget, etc.), seems to be something with the way Javascript events are handled since the issue more-or-less goes away if you disable Javascript. I think the scrolling algorithm needs a bit of work in browser to make it as smooth feeling as the iPhone 3G/3GS are.
rcgabriel said:
This isn't really an issue anymore with Froyo on Nexus One-class devices. Install Froyo, then install Launcher Pro or ADW Launcher and everything is smooth as silk. App scrolling, home screen scrolling, animations, app startup times, all of these are much smoother on my Nexus One w/ Froyo than an iPhone 3G, and at least on par with a 3GS.
The web browser still can bog down a bit when rapidly scrolling complex HTML pages though (Slashdot, Engadget, etc.), seems to be something with the way Javascript events are handled since the issue more-or-less goes away if you disable Javascript. I think the scrolling algorithm needs a bit of work in browser to make it as smooth feeling as the iPhone 3G/3GS are.
Click to expand...
Click to collapse
Pretty much this. I noticed what OP was talking about until I put Froyo on, now everything is silky smooth.
Froyo makes scrolling ok, so no issues here
MaximReapage said:
Pretty much this. I noticed what OP was talking about until I put Froyo on, now everything is silky smooth.
Click to expand...
Click to collapse
I disagree, while yes froyo is majoy improvements from 2.1 i still get lag especially on live wallpapers its horrid. this is what i said in reference to that issue:
"I agree also, Romain guy your have been listening to the community implementing such features this should be one of them to really listen to. I can't even enjoy the standard launcher i have to use launcher pro or ADW just to have smooth scrolling even in froyo(pre-release) at times. There should be a simple switch to enable or disable 3d accelerations like how ubuntu does it with Compiz. Your seriously telling me your cannot implement a auto-detection feature to see if the phone can handle it and if it can, then the 3d accel is enabled for that phone?
THIS IS BLASPHEMY!"
I understand what people are saying by downloading ADW etc but if I'm a new user buying android most people don't know about ADW for instance my ex-coworker who have a T-mobile MyTouch 3g slide her phone is horribly slow. I had to manually add launcher pro for her to feel the difference and even she is like wow what a difference. My point is most people first hand will automatically think the phone is slow and not on pair with the iPhone. Smoothness in a nutshell should come straight out stock android without the need for a replacement. just my opinion.
mykenyc said:
I disagree, while yes froyo is majoy improvements from 2.1 i still get lag especially on live wallpapers its horrid. this is what i said in reference to that issue:
Click to expand...
Click to collapse
You're complaining about lag with live wallpapers? Comparing it the iPhone which DOES NOT HAVE live wallpapers? Turn them off, stop complaining, and compare apples to apples. Same goes for pretty calendar, weather, news, facebook widgets etc.
torchedlh said:
You're complaining about lag with live wallpapers? Comparing it the iPhone which DOES NOT HAVE live wallpapers? Turn them off, stop complaining, and compare apples to apples. Same goes for pretty calendar, weather, news, facebook widgets etc.
Click to expand...
Click to collapse
I said especially with live wallpapers meaning even worst. Please don't tell me to stop complaining because i am not complaining I'm voicing a opinion that can benefit us all. So if your not here to help on the benefit please leave.
thanks.
mykenyc said:
I said especially with live wallpapers meaning even worst. Please don't tell me to stop complaining because i am not complaining I'm voicing a opinion that can benefit us all. So if your not here to help on the benefit please leave.
thanks.
Click to expand...
Click to collapse
You're also using a pre release version of Android that is very well documented to not be ready for general usage, of course there's going to be issues with it, really goiing to have to wait for the official release to compare scrolling
quantic01 said:
Yes, the iphone is pushing lower resolution. But, previous devices to the Nexus one where too pushing lower resolution.
I feel like I am going mad here, surely people notice the fact that iphone has built in animation styles on all scrolling, zooming - android does not. why?
Click to expand...
Click to collapse
The iPhone uses animations to help reduce the perception of the amount of time it takes to load things. It's eye candy to cover up a fault. The N1 just about instantly switches everything, there is no waiting, so that the few animations it does have take more time than just loading.
It's why I've turned off animations. The eye candy just wastes seconds and CPU cycles.
My biggest concern isn't the launcher since it can easily be remedied by a 3rd party launcher. I think the bigger problem is the scrolling in the web browser.
On Android because scrolling isn't a separate process given to the GPU, scrolling gets progressively slower as the number of dynamic elements(javascript and especially flash) increase.
However, on an iPhone, scrolling is independent of what elements are displayed on the website. Therefore, as the dynamic elements on a webpage increase the scrolling is still just as smooth as a simple website like these forums.
I think using the GPU for scrolling has been needed for a while now but Android really needs it with the addition of flash.
z0phi3l said:
You're also using a pre release version of Android that is very well documented to not be ready for general usage, of course there's going to be issues with it, really goiing to have to wait for the official release to compare scrolling
Click to expand...
Click to collapse
regardless of the fact i think you'd be pretty naive to think the stable ota will magically be lag free. it have everything to do with launcher2 and the fact everything is handled by cpu. We have powerful phones no reason why we shouldn't be able to let GPU handle the UI...instead of defending google we should all be asking them to be able to toggle between gpu acceleration or not same way animation is toggled on and off.

Potentially speed up our N1's in the near future?

Just read this article here:
http://androinica.com/2010/02/08/wa...ts-3xs-faster-myriad-wants-to-give-it-to-you/
Wonder what that's going to mean for us?
Exactly as described in the article: better performance and better battery life.
Sounds cool, hopefully they're working on integrating this.
Sounds good.
Currently, though, the N1 can sometimes be choppy because the homescreen uses processing power instead of the GPU. I'm hoping Google will get around to fixing that, because as it stands the GPU is utilized very little.
grainysand said:
Sounds good.
Currently, though, the N1 can sometimes be choppy because the homescreen uses processing power instead of the GPU. I'm hoping Google will get around to fixing that, because as it stands the GPU is utilized very little.
Click to expand...
Click to collapse
Do you have a source for this information? It makes sense and I've been wondering why my homescreen lags a bit sometimes while my buddies Sprint Hero runs smooth.
Would be awesome if they found a way to fix it like you say
that would be AMAZING! Mostly for G1, MT3G... owners but i also wouldn t mind it on my N1!!!
Add a better keyboard and open up the RAM, to that new engine and we will have the ultimate phone!
I'm assuming that this 'turbo' dalvik uses some kind of just in time compilation to achieve it's speed increases.
As such, this is already available in android 2.*, but disabled currently as it's experimental.
noodles12 said:
Do you have a source for this information? It makes sense and I've been wondering why my homescreen lags a bit sometimes while my buddies Sprint Hero runs smooth.
Would be awesome if they found a way to fix it like you say
Click to expand...
Click to collapse
'Fraid I don't--I remember having read it somewhere, likely on this forum. People've noted that some home replacement apps will run smoother than the stock launcher, however, as those apps make full use of the GPU.
I tried out home replacements for a while, didn't like any of them, and have since set my "window animation" under Settings -> Display to "Some animation." Homescreen no longer lags unless I'm using one of those questionably-optimized third-party live wallpapers.
grainysand said:
'Fraid I don't--I remember having read it somewhere, likely on this forum. People've noted that some home replacement apps will run smoother than the stock launcher, however, as those apps make full use of the GPU.
I tried out home replacements for a while, didn't like any of them, and have since set my "window animation" under Settings -> Display to "Some animation." Homescreen no longer lags unless I'm using one of those questionably-optimized third-party live wallpapers.
Click to expand...
Click to collapse
reading this does remind me i have noticed something that I did find strange.
Using the stock launcher with only 3 pages of widgets and shortcuts, it shows I have about 230mb ram free in Taskpanel.
But when i use Home++, with the same layout, icons and widgets i get near the 270mb free ram mark.
I understand Task Panel may not be the most accurate or whatever but I've done this a few times and it must be something different.
Sorry for the off topic. Im starting to notice something with posts is all... using taskpanel i have never seen more than 80Mb RAM free. thats after killing all background tasks. How the hell are you showing 230Mb?
He is presumably using the highmem kernel.

X10 smoothness

Ive always really liked my x10 and coming from a bb storm is was a huge improvement. The one thing thats always driven me nuts about the phones is that all the scrolling, weather it be in menus or the home screen has always been choppy compared to say the iphone. I recently had the chance to use a galaxy s and it too way farr smoother than my x10. Is there anything that can be done to improve this?
root it, delete facerecognition.apk and enable jit
that was the biggest improvement i made
yea my phone is rooted, im pretty sure I have enabled JIT I'm running about 17.5 MFLOPS on Linpack. Ill have to see if facerecognition is still there. Is it constantly running in the background or something?
Are you running the default launcher? If so launcher pro and adw would be a nice choice. As compared to the iphone, no android device will be as smooth until android implement hw acceleration to the UI.
yea I have launcher pro plus, it was a huge improvement ill admit, I was just thrown off at how smooth the galaxy s is. Guess ill just have to live with it
Yea I think he's asking why is the galaxy s is like silky smooth in terms of scrolling and such but not the x10. Both are android phones with 1ghz processor.
I think the reason why is that the galaxy s has a better GPU chip? or a dedicated one? That's what I heard so maybe that's why? Correct me if i'm wrong.
Possibly, but also some widgets can slow it down. For instance i just installed animated contact widget and suddenly my scrolling lags after adding three contacts. I removed it and voila, adw ex is running like crazy again...
Sent from my x32 using the licking write method....man I am thirsty now!
Same here. Using adw ex now, have the scrollable calendar and folder organiser with no effect, but when facebook or contact widgets are added it goes into bullet time... think there's cache issues with the X10. Then again, updated on Xmas eve and lost root.
Sent from my X10i using XDA App
you can't solve the smoothness problem on the x10 with software :/ the main problem with this phone is acually the screen.. it's not very responsive and it takes a moment to register your finger. this makes scrolling and everything else laggy compared to other phones with the same hardware
for instance the game fruit ninja is almost unplayable bacause of this.
dforesi said:
Ive always really liked my x10 and coming from a bb storm is was a huge improvement. The one thing thats always driven me nuts about the phones is that all the scrolling, weather it be in menus or the home screen has always been choppy compared to say the iphone. I recently had the chance to use a galaxy s and it too way farr smoother than my x10. Is there anything that can be done to improve this?
Click to expand...
Click to collapse
I think you are describing the 30 frames per second limit that SE has implemented on the screen.
Go to the website below and look at the 30 FPS and then 60 FPS. Is this the problem you are describing?
http://www.boallen.com/fps-compare.html
Hey There,
I´ve added this command line: windowsmgr.max_events_per_sec=26 to my build.prop and it feels smother whenever you´re going around the homescreen or appdrawer.
You should give it a try....
Ps. You can add that line at the bottom of your build.prop using Root Explorer.
Jim
I got root explorer, i found build.prop in /system/. How do I edit it?
There's no edit option?
you are using launcher pro.
go into the launcher pro settings and there you can change the scrolling speed and smoothness.
turn off the elastic effect and speed up drawer and scrolling speeds.
should be much smoother now.
dforesi said:
Ive always really liked my x10 and coming from a bb storm is was a huge improvement. The one thing thats always driven me nuts about the phones is that all the scrolling, weather it be in menus or the home screen has always been choppy compared to say the iphone. I recently had the chance to use a galaxy s and it too way farr smoother than my x10. Is there anything that can be done to improve this?
Click to expand...
Click to collapse
Hmmm...weird because I thought the X10 was much smoother than the Galaxy S...which is why I sold the Galaxy and got back my beloved X10. I didn't like the Galaxy when compared to the X10. Im rooted, deleted timescape, face recognition, etc etc...huge improvements.
I think my X10 is pretty smooth. Compared to my friend's Galaxy S I think its even better. Although mine is rooted and cleared and his is not.
Tri3Dent said:
I got root explorer, i found build.prop in /system/. How do I edit it?
There's no edit option?
Click to expand...
Click to collapse
At the top of Root Explorer is an option select the one that says r/w (read/write) and then long press on build.prop and at the end of the pop-up menu choose open in text editor... that way you can add the command line...
I hope this helps.
Jim
Sent from my X10i
Thanks.. Just did it. In order to make it take effect, just restart the phone?
Or what does this code do anyway?
Tri3Dent said:
Thanks.. Just did it. In order to make it take effect, just restart the phone?
Or what does this code do anyway?
Click to expand...
Click to collapse
Did you see or feel an effect? For me there is no difference ...
I am almost 100% sure the problem is the 32fps cap SE placed on this phone. Total and utter garbage! Until we are able to modify the X10's kernel, there will be no improvement to the smoothness you are referring to.
And to the guys who's used both the galaxy S and X10 and think the X10 is smoother, pass me some of that stuff you're smoking will ya?
ProBoner said:
I am almost 100% sure the problem is the 32fps cap SE placed on this phone. Total and utter garbage! Until we are able to modify the X10's kernel, there will be no improvement to the smoothness you are referring to.
And to the guys who's used both the galaxy S and X10 and think the X10 is smoother, pass me some of that stuff you're smoking will ya?
Click to expand...
Click to collapse
Agree, in quadrants 700 vs. 1850. Neomark 27 fps vs. 56 fps.
X10 is so much underperforming at the moment, that I could cry. It's so much similar to the Nexus One. Blame SE.

Best Stock Honeycomb Rom. (No Touchwiz)

Basically what the title has said. I'm looking for a rom that has stock honeycomb on it. I'm not really a fan of touchwiz never really was. I know that I could of search for it. I got distracted about reading about the Newton rings. Apparently there on my tablet. If someone can help me I would appreciate it. Thanks.
Sent from my GT-P7510 using xda premium
But without touchwiz you will lose important hardware features of the tablet. Stock honeycomb is a highly incomplete OS and touchwiz fills in many of the gaps.
5thElement said:
But without touchwiz you will lose important hardware features of the tablet. Stock honeycomb is a highly incomplete OS and touchwiz fills in many of the gaps.
Click to expand...
Click to collapse
So basically there's no hope in me getting a non honeycomb rom?
Alopez_45 said:
So basically there's no hope in me getting a non honeycomb rom?
Click to expand...
Click to collapse
I assume you're rooted. Maybe if someone had a nandroid of the virgin HC rom for you to download?
BTW, I assume you mean "non-TouchWiz"
Alopez_45 said:
Basically what the title has said. I'm looking for a rom that has stock honeycomb on it. I'm not really a fan of touchwiz never really was. I know that I could of search for it. I got distracted about reading about the Newton rings. Apparently there on my tablet. If someone can help me I would appreciate it. Thanks.
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
There is a sticky bigger than me:
http://forum.xda-developers.com/showthread.php?t=1171089
It helps if you visit the dev forum...
Phantom Hacker is working on a vanilla 3.2 port as we speak
Sent from your mothers house.
5thElement said:
But without touchwiz you will lose important hardware features of the tablet. Stock honeycomb is a highly incomplete OS and touchwiz fills in many of the gaps.
Click to expand...
Click to collapse
Like what exactly? That doesn't even make sense.. Are you forgetting the 10.1 shipped with stock 3.1?
PhantomHacker said:
Like what exactly? That doesn't even make sense.. Are you forgetting the 10.1 shipped with stock 3.1?
Click to expand...
Click to collapse
Don't bother PH, you don't know what you are getting into.
5thElement said:
But without touchwiz you will lose important hardware features of the tablet. Stock honeycomb is a highly incomplete OS and touchwiz fills in many of the gaps.
Click to expand...
Click to collapse
I would also like to know what exactly Touchwiz adds (besides cartoonish icons, widgets and a few new bugs that vanilla HC didn't have)?
BTW I know what i'm getting into
Alopez_45 said:
Basically what the title has said. I'm looking for a rom that has stock honeycomb on it. I'm not really a fan of touchwiz never really was. I know that I could of search for it. I got distracted about reading about the Newton rings. Apparently there on my tablet. If someone can help me I would appreciate it. Thanks.
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
I run the Blazar non-TW ROM:
http://forum.xda-developers.com/showthread.php?t=1200387&highlight=blazar
Not a single problem, and managed to watch video for pretty much all of a 10.5 hour flight the other week.
poisike said:
I would also like to know what exactly Touchwiz adds (besides cartoonish icons, widgets and a few new bugs that vanilla HC didn't have)?
BTW I know what i'm getting into
Click to expand...
Click to collapse
You get the all important screenshot button right next to the most used button on the status bar, so whenever you accidentally hit it instead of the button you wanted you get a pointless image added to your gallery.
Tee Hee that made me laugh.
I am disappointed at the lack of dev activity though. I too prefer AOSP to TW and was hoping for a huge dev scene.
Im honestly amazed at how little education people here have about TouchWiz.
TouchWiz is by far the most advanced software you currently can get on a tablet. The user experience it provides is light years ahead of anything else out there, even Honeycomb 3.2.
Not only that but TouchWiz gives you access to specific hardware you cant access without it. The ability to change color temperature of the screen is a HUGE feature you can only have with toucwiz.
Here are just a few of the features you get from TouchWiz that you cant get anywhere else :
1. REAL multitasking just like in Windows. You can have TWO apps open at once on the same screen and not have to switch back and forth. There is nothing like this available in the market or in 3.2. HUGE props to Samsung for doing this.
2. Ability to change color temperature of the screen.
3. One touch wifi file access to tablet from PC <-- AWESOME
4. Sluggish menu scrolling in vanilla Honeycomb are gone! It looks like
Samsung devs used video hardware acceleration for scrolling which creates a smooth experience compared to Vanilla honeycombs laggy jumpy scrolling in may menus.
5. Awesomenew notification/settings popup menu. FAR superior to stock Honeycomb.
6. One touch screen capture button in the task bar takes a snap shot of the screen and automatically saves to a folder.
7. Lots of cool QUALITY widgets not like the junk you find in the market.
8. Motion gestures
9. Superior App Manager/ RAM manager which can run ON TOP of any app you are running.
10. BEST Music app and runs super smooth. Much better than stock H.C. or anything in the market
11. BEST Ebook reader app you can get.
12. Your tablet will run FASTEST with touchwiz. Samsung is using hardware acceleration for menus like Apple. Stock HC uses software rendering which is why its so slow and laggy. You cant get hardware acceleration if you dont have TouchWiz. No the Devs here will not be able to add it as its beyond their capabilities.
The list goes on and on. TouchWiz is simply a superior experience than stock HC. I would even dream of using my tab without it. Your tablet is incomplete and missing features to access hardware if you dont have TouchWiz.
Really? I guess it's a personal thing then. I used TW for a week before deciding I COULD do without out LOL.
Correct me if I'm wrong, but I thought TW was JUST a GUI and nothing else! It shouldn't offer superior app management and ram management... and as for the apps you mention, well we all have choices via the android market.
5thElement said:
Im honestly amazed at how little education people here have about TouchWiz.
TouchWiz is by far the most advanced software you currently can get on a tablet. The user experience it provides is light years ahead of anything else out there, even Honeycomb 3.2.
Not only that but TouchWiz gives you access to specific hardware you cant access without it. The ability to change color temperature of the screen is a HUGE feature you can only have with toucwiz.
Here are just a few of the features you get from TouchWiz that you cant get anywhere else :
1. REAL multitasking just like in Windows. You can have TWO apps open at once on the same screen and not have to switch back and forth. There is nothing like this available in the market or in 3.2. HUGE props to Samsung for doing this.
2. Ability to change color temperature of the screen.
3. One touch wifi file access to tablet from PC <-- AWESOME
4. Sluggish menu scrolling in vanilla Honeycomb are gone! It looks like
Samsung devs used video hardware acceleration for scrolling which creates a smooth experience compared to Vanilla honeycombs laggy jumpy scrolling in may menus.
5. Awesomenew notification/settings popup menu. FAR superior to stock Honeycomb.
6. One touch screen capture button in the task bar takes a snap shot of the screen and automatically saves to a folder.
7. Lots of cool QUALITY widgets not like the junk you find in the market.
8. Motion gestures
9. Superior App Manager/ RAM manager which can run ON TOP of any app you are running.
10. BEST Music app and runs super smooth. Much better than stock H.C. or anything in the market
11. BEST Ebook reader app you can get.
12. Your tablet will run FASTEST with touchwiz. Samsung is using hardware acceleration for menus like Apple. Stock HC uses software rendering which is why its so slow and laggy. You cant get hardware acceleration if you dont have TouchWiz. No the Devs here will not be able to add it as its beyond their capabilities.
The list goes on and on. TouchWiz is simply a superior experience than stock HC. I would even dream of using my tab without it. Your tablet is incomplete and missing features to access hardware if you dont have TouchWiz.
Click to expand...
Click to collapse
1. 6 predefined apps, you call this REAL multitasking!? I have no use for these apps, except maybe calculator that i have used once.
2. I have no need for that. And i think there are apps in Market that can do this?
3. How? Has this something to do with that thing called Kies? I refuse to use this ****.
4. The menu scrolling has never been sluggish on my Xoom, so i don't know what you are talking about.
5. Awesomenew notification/settings popup menu? Yeah, design is little different.
6. I have accidentally used that screen capture button a few times, other then that i have no use for this. There are lot of apps in Market that can make screenshots.
7. I really tried to use those "cool QUALITY widgets" just to give Samsung and Touchwiz a fair chance. I couldn't stand them for longer then a week. Then i downloaded the same widgets i used on my Xoom.
8. Motion gestures... yes, this feature bugged me also until i chose "never ask again".
9. I have never used or needed a App Manager/ RAM manager on Xoom. Why would i want to use this on GT10.1?
10. I must admit, i have never tried the BEST Music app. I use Google Music.
11. I have never used the BEST Ebook reader app either, so i can't comment on this.
12. Your tablet will run FASTEST with touchwiz? Maybe my GT10.1 has a hardware problem, but i don't see that it runs faster then my Xoom.
So i don't really see what touchwiz added, besides that gray bottom bar, which really bothers me the most. If i could get a vanilla 3.2 ROM, i would be very happy.
Of course this is my personal opinion and i'm not saying that GT10.1 isn't a good tablet.
poisike said:
So i don't really see what touchwiz added, besides that gray bottom bar, which really bothers me the most. If i could get a vanilla 3.2 ROM, i would be very happy.
Of course this is my personal opinion and i'm not saying that GT10.1 isn't a good tablet.
Click to expand...
Click to collapse
It is recommended to read the white papers on TouchWiz to understand why its so important if you have a Tab 10. Lag of hardware acceleration without it is one feature alone that should have everyone on board with TouchWiz. Not only that but samsung is releasing an api to allow you to add any app into the mini launch bar.
steve664npc said:
Really? I guess it's a personal thing then. I used TW for a week before deciding I COULD do without out LOL.
Correct me if I'm wrong, but I thought TW was JUST a GUI and nothing else! It shouldn't offer superior app management and ram management... and as for the apps you mention, well we all have choices via the android market.
Click to expand...
Click to collapse
Can you do without touchwiz? Sure if you only use your unit to check email and view a webpage but then why did you buy a tab 10? Also you are wrong on many account...
There are no apps in the android market that will give you true multitasking like touchwiz.
There are no apps in the market that will allow you to change the color temps of the screen.
There are no apps that will allow you to obtain a superior notification menu
There are no apps in the market that will allow you to add hardware acceleration to the GUI.
There are no apps in the market that will allow you to do a at LEAST a dozen more important Tab 10 related features.
5thElement said:
Not only that but samsung is releasing an api to allow you to add any app into the mini launch bar.
Click to expand...
Click to collapse
That would be great, but I would like to see proof of this statement.
Sent from my GT-P7510 using xda premium
5thElement said:
Im honestly amazed at how little education people here have about TouchWiz.
TouchWiz is by far the most advanced software you currently can get on a tablet. The user experience it provides is light years ahead of anything else out there, even Honeycomb 3.2.
Not only that but TouchWiz gives you access to specific hardware you cant access without it. The ability to change color temperature of the screen is a HUGE feature you can only have with toucwiz.
Here are just a few of the features you get from TouchWiz that you cant get anywhere else :
1. REAL multitasking just like in Windows. You can have TWO apps open at once on the same screen and not have to switch back and forth. There is nothing like this available in the market or in 3.2. HUGE props to Samsung for doing this.
2. Ability to change color temperature of the screen.
3. One touch wifi file access to tablet from PC <-- AWESOME
4. Sluggish menu scrolling in vanilla Honeycomb are gone! It looks like
Samsung devs used video hardware acceleration for scrolling which creates a smooth experience compared to Vanilla honeycombs laggy jumpy scrolling in may menus.
5. Awesomenew notification/settings popup menu. FAR superior to stock Honeycomb.
6. One touch screen capture button in the task bar takes a snap shot of the screen and automatically saves to a folder.
7. Lots of cool QUALITY widgets not like the junk you find in the market.
8. Motion gestures
9. Superior App Manager/ RAM manager which can run ON TOP of any app you are running.
10. BEST Music app and runs super smooth. Much better than stock H.C. or anything in the market
11. BEST Ebook reader app you can get.
12. Your tablet will run FASTEST with touchwiz. Samsung is using hardware acceleration for menus like Apple. Stock HC uses software rendering which is why its so slow and laggy. You cant get hardware acceleration if you dont have TouchWiz. No the Devs here will not be able to add it as its beyond their capabilities.
The list goes on and on. TouchWiz is simply a superior experience than stock HC. I would even dream of using my tab without it. Your tablet is incomplete and missing features to access hardware if you dont have TouchWiz.
Click to expand...
Click to collapse
Do you work for Samsung, or did you grow up at a time when they still used lead paint on childrens' toys?
5thElement said:
Im honestly amazed at how little education people here have about TouchWiz.
TouchWiz is by far the most advanced software you currently can get on a tablet. The user experience it provides is light years ahead of anything else out there, even Honeycomb 3.2.
Not only that but TouchWiz gives you access to specific hardware you cant access without it. The ability to change color temperature of the screen is a HUGE feature you can only have with toucwiz.
Here are just a few of the features you get from TouchWiz that you cant get anywhere else :
1. REAL multitasking just like in Windows. You can have TWO apps open at once on the same screen and not have to switch back and forth. There is nothing like this available in the market or in 3.2. HUGE props to Samsung for doing this.
2. Ability to change color temperature of the screen.
3. One touch wifi file access to tablet from PC <-- AWESOME
4. Sluggish menu scrolling in vanilla Honeycomb are gone! It looks like
Samsung devs used video hardware acceleration for scrolling which creates a smooth experience compared to Vanilla honeycombs laggy jumpy scrolling in may menus.
5. Awesomenew notification/settings popup menu. FAR superior to stock Honeycomb.
6. One touch screen capture button in the task bar takes a snap shot of the screen and automatically saves to a folder.
7. Lots of cool QUALITY widgets not like the junk you find in the market.
8. Motion gestures
9. Superior App Manager/ RAM manager which can run ON TOP of any app you are running.
10. BEST Music app and runs super smooth. Much better than stock H.C. or anything in the market
11. BEST Ebook reader app you can get.
12. Your tablet will run FASTEST with touchwiz. Samsung is using hardware acceleration for menus like Apple. Stock HC uses software rendering which is why its so slow and laggy. You cant get hardware acceleration if you dont have TouchWiz. No the Devs here will not be able to add it as its beyond their capabilities.
The list goes on and on. TouchWiz is simply a superior experience than stock HC. I would even dream of using my tab without it. Your tablet is incomplete and missing features to access hardware if you dont have TouchWiz.
Click to expand...
Click to collapse
Yeah, I'm sorry, but TW doesn't improve my experience.
As a matter of fact, TW seems to have been designed by Samsung to lock users in to their proprietary ecosystem. Unfortunately, I do not believe software development--on the scale that Apple and Google, and allegedly Amazon is building out--is a part of their core competency. I am not sure Samsung has what it takes to build an ecosystem that provides the user experience on the level that Google already provides--so I do not want Samsung's Social Widgets, Music Hub, or whatever other service they are trying to push on me.
The only reason I purchased the Galaxt Tab 10.1 is because of the superior hardware design and quality with respects to other Android Tablet manufacturers, and quite frankly, their TW software just gets in the way. I really dislike having their proprietary software forced down my throat.
If their interface and software bundle is so great, why doesn't Samsung let users choose to install their software via the market or some other option?
--my two cents.

10.1 Pro Experiences & Performance Tips

I recently bought a Tab Pro 10.1 and I was quite disappointed with the performance of it. For a device that -- on paper, at least -- was really powerful, I felt like the entire experience was very sluggish and clunky.
I wanted to share a couple of tweaks I made that helped boost performance dramatically.
1. Ditch the Samsung launcher. As cool as some of those tiled screens looked, it felt really slow and choppy to me. I gave Nova Launcher a try (I've also heard good things about Apex and Launcher Pro) and was extremely impressed with it. The tweaks that yielded the best performance gains were:
Scroll Speed - Faster Than Light
Animation Speed - Faster Than Light
App Animation - Slide*
* The stock animation on the Galaxy devices [the window that starts out minimized and then grows in size] is very choppy; let me add that the "Icecream Sandwich" option offers even better performance, but I thought it looked a little tacky.
Because the device is running such a huge resolution, these animations still look fine when set to such a fast speed. On my phone (Galaxy S4), I toned the settings down a little bit, because they were too fast. On a huge tablet though, they feel great to me.
2. Tweak the Scale Multipliers
In order to do this, I had to unlock Developer Options. Unlocking this mode can easily be done without rooting. Simply go into Settings -> General -> About Device and click on "Build Number" tab 7 times. This will unlock Developer Options (it'll show up as an entry in your left menu). After unlocking this, go into it and change the following settings:
Window Animation Scale - 0.5x
Transition Animation Scale - 0.5x
Animator Duration Scale - 0.5x*
This settings netted huge gains. The tablet felt so much more responsive for me, especially with regards to animations. In particular -- and perhaps this is a complete placebo effect -- I felt that scrolling (web pages, app lists, etc) was dramatically improved. Sluggish scrolling has always bothered the hell out of me with Android devices. This seemed to help a lot (again, it could just be a placebo, but I genuinely think it helped).
After making these two changes, it seriously feels like a brand new device (okay, well, I just bought this 2 days ago, it already is a brand new device). I went from being extremely disappointed in the performance to blown away by how snappy / responsive everything feels now. I know the 10.1's are sort of lacking with the ROMs we have available, but these tips will help a lot. Please note that all of this is sort of generic advice -- you can find most of this info available on other sites. However, I just wanted to share the changes I made that netted me the most dramatic performance improvements.
I'm guessing a lot of people are probably well-versed in suggestions like this, so hopefully I'm not preaching to the choir.
I hope this helps!
Thanks a lot. I am looking to buy one. but can't decide which one I should get, the 8.4 or 10.1
I don't like that samsung cpu alot. And I think the 8.4 come with snapdragon 800. but I like the size of 10.1. sigh....
Thanks for the info. You're right, just switching to Nova Launcher (and rebooting) made a difference in the RAM usage. Tried your settings, they're nice and snappy. Plus I must admit having the launcher bar at the bottom feels a lot more natural.
I did not believe it really fast .. I do not recognize tablet .. thank you
This worked wonderfully!
Sent from my SM-T520 using Tapatalk
thanks for all the info bud:good: I think the best option is to use the stock rooted de bloated rom! Something you can trust,,, i always use the stock rom on all the tablets, where is different on the mobile phone lol,
I am pissed off with all these stupid samsung apps and stuff i never use... keeps updating all the time, so bloody annoying, it's been a week and is so tempting to root it haha, cannot resist the temptation
Not sure if you're referring to the same tablet. The T520 that the I have is super fast and responsive!
Sent from my GT-I9505G using Tapatalk
dknotty said:
Not sure if you're referring to the same tablet. The T520 that the I have is super fast and responsive!
Sent from my GT-I9505G using Tapatalk
Click to expand...
Click to collapse
The tablet is not necessarily "slow" per se, but it feels slow and sluggish. For whatever reason, stock Android animations have always been terrible. Have you ever used an iOS device before? I prefer Android for about a billion reasons, but one thing iOS absolutely nails is their animations in their user interfaces. Everything on those devices feels as smooth as butter. One thing I've found is that that this is all a matter of perception; for some people, it doesn't bother them at all. For others, it drives them crazy. It's subtle, but once you notice it, it's really annoying. It's almost impossible not to notice if you've used an iOS device for an extended period of time (I owned an iPhone for a couple years). Responsiveness is something that Google has focused on (check out search Google for "Project Butter" for more info).
With every Android device I've used, the animations have looked cheap and clunky. They're not smooth (and never have been). They are choppy and they stutter; the best way I can describe it is like when you're playing a computer game on high settings and your framerate starts to drop. It doesn't look smooth and natural anymore -- it looks inconsistent. Android animations often look like frames are missing.
With the stock settings, go to your home page and start cycling through the pages quickly. For me, whenever it loaded those tiled pages (the thing with the calendar/email widgets, or the digital newspaper page), there was a noticeable hiccup. Successive cycles through the home pages would often feel smoother -- it seems that the device must temporarily cache some of the rendered data for a while. However, when it's of memory and needs to render again, the stuttering returns.
Also, try opening an app. By default, it plays that animation that looks like a window maximizing from a taskbar. That animation was always very choppy for me. Again, it looked like it was missing frames. Using Nova Launcher, I've switched to the Ice Cream Sandwich-style animation (sort of looks like a tube TV turning on), and it feels way more responsive and instantaneous to me.
Again, none of these changes are actually speeding up the device. It's just lowering animation times so that things feel faster.
Fresh owner of Pro Tab 10.1 T520 here :fingers-crossed:
i'm also kinda disappointed, i've rooted, changed kernel for better performance ditch the Samsung bloadware but still kinda lagy
I'm really considering to replace it with Samsung Galaxy Note 10.1 (2014 Edition) i need Snapdragon power
I already had a 8.4 and bought a 10.1 because they are selling them so cheap. After disabling all the bloatware, I think that the speed is just fine, no lags, stutters or whatever. Make sure you really disable everything. To me it's not a big difference in speed with the 8.4.
Hello everyone,
I'm waiting to receive my SM-T520 10.1, replacing a Galaxy Note 10.1 (GT-N8010) broken.
I just tested these settings on my Note2 (GT-N7100). Antutu gives me before your adjustment in economic mode: 17941 And after with your settings. 18476, a real gain.
@ New tricks.
My SM-T525 runs fantastic with Cyanogenmod 11!
I've been hoping to get rid of Magazine UX and the rest of the bloat since I first fired up the device!
Hey guys,
i am about to get a 10.1 and i was wondering if i can use the multi-tasking feature (2 screens on the display) with Nova or Apex launcher or is it only for TouchWiz?
Best regards
I use it with Apex Launcher just fine.
Works fine with Nova too.
I tried these settings, along with cybertronics v5 kernel and graveds rom. I am not disappoint! Very impressive responsiveness and feels ridiculously smooth. Everyone should do this. Thanks!
Hello,
I have my Pro Tab 10.1 and 8 days, with your settings and it is the bomb ! :good:
Thanks, guys, i ordered it today!
I hope i will receive it on Monday!
Have a nice weekend! :good:
drbilliedds said:
Thanks, guys, i ordered it today!
I hope i will receive it on Monday!
Have a nice weekend! :good:
Click to expand...
Click to collapse
Thank you, courage and patience you ! :victory:
I am about to get delivery of a 12.2 Tab Pro. Really excited at having all that real estate to play with. I travel a lot for work and can't wait to be able to watch movies on that monster screen. Anyone else here have one of these beasts?
BTW upgrading from a Asus Prime that served well and will now be handed down to my kid

Categories

Resources