[Q] Split screen - Asus Transformer TF700

First of all, I'm a windows developer, so please forgive my ignorance with android.
I know about cornerstone. I've tried it on my tf101 and tf700, but both versions are extremely buggy.
In windows 8 you can dock an app on one side and have another app running on the other. And with 8.1 upgrade in a few days, you will be able to have a 50/50 split between 2 apps running.
Is this at all possible on android? If this is executed on android, it would be much better than cornerstone UI.

nowisnow said:
First of all, I'm a windows developer, so please forgive my ignorance with android.
I know about cornerstone. I've tried it on my tf101 and tf700, but both versions are extremely buggy.
In windows 8 you can dock an app on one side and have another app running on the other. And with 8.1 upgrade in a few days, you will be able to have a 50/50 split between 2 apps running.
Is this at all possible on android? If this is executed on android, it would be much better than cornerstone UI.
Click to expand...
Click to collapse
AFAIK: Not yet.
Samsung implemented something like it on the Note 10, but only for a few selected apps.
The only work around I know off is floating apps. I use a floating browser and HoverNote on occasion. But it's not the same as a split screen. The floating apps always seem to get in the way at some point or other....

Related

[Q] Google chrome web browser patch for the hp touchpad

Is it possible that someone can make a patch for the hp touchpad that will give you the google chrome web browser instead of stock browser?
lovenokia said:
Is it possible that someone can make a patch for the hp touchpad that will give you the google chrome web browser instead of stock browser?
Click to expand...
Click to collapse
If you want to use chromeon your touchpad, install Ubuntu on it. There is a guide to install it in Hp touchpad section.
Sent from my GT-I5700 using Tapatalk
lovleshgarg said:
If you want to use chromeon your touchpad, install Ubuntu on it. There is a guide to install it in Hp touchpad section.
Sent from my GT-I5700 using Tapatalk
Click to expand...
Click to collapse
I am aware of that, but i was wondering if some could have the same Chrome on your computer be on the touchpad with those tabs and hopefully the same browsing speed, I pretty much just don't want stock browser anymore.
lovenokia said:
I am aware of that, but i was wondering if some could have the same Chrome on your computer be on the touchpad with those tabs and hopefully the same browsing speed, I pretty much just don't want stock browser anymore.
Click to expand...
Click to collapse
Sorry mate but for now u only have one option: advanced browser that allow tabs. But that is also functionality wise more or less same as stock browser.
Sent from my GT-I5700 using Tapatalk
lovleshgarg said:
Sorry mate but for now u only have one option: advanced browser that allow tabs. But that is also functionality wise more or less same as stock browser.
Sent from my GT-I5700 using Tapatalk
Click to expand...
Click to collapse
I want to suggest to someone to make such a patch. Is this the place i should suggest it or go to pre central.
lovenokia said:
I want to suggest to someone to make such a patch. Is this the place i should suggest it or go to pre central.
Click to expand...
Click to collapse
Precentral is the place to ask for a patch. But many users already have reported about this many times.....
Sent from my GT-I5700 using Tapatalk
lovleshgarg said:
Precentral is the place to ask for a patch. But many users already have reported about this many times.....
Sent from my GT-I5700 using Tapatalk
Click to expand...
Click to collapse
I thought xda developers and the best devs that i why i came here and asked and it looks like i have no luck no i will try my luck in pre central
lovenokia said:
I thought xda developers and the best devs that i why i came here and asked and it looks like i have no luck no i will try my luck in pre central
Click to expand...
Click to collapse
for android and windows phone. Afaik this is the first webos device on this forum.
SH4YD33 said:
for android and windows phone. Afaik this is the first palm device on this forum.
Click to expand...
Click to collapse
well xda-dev better have some good some cooking for when i will get my nokia windows phone
Y don't u learn yourself and not expect others to meet your needs
lovenokia said:
well xda-dev better have some good some cooking for when i will get my nokia windows phone
Click to expand...
Click to collapse
Sent from my Desire HD using XDA App
mattmiller said:
Y don't u learn yourself and not expect others to meet your needs
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I would if i knew but i don't know how to do this stuff i am willing to learn if one will teach me.
Go to youtube and search and google and ask other devs to point u the right way...not hard
Sent from my Desire HD using XDA App
mattmiller said:
Go to youtube and search and google and ask other devs to point u the right way...not hard
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
well i obiously posted of what i was looking for and i got the wrong answer, all i got was the chromium in ubuntu which i wasnt looking for.
Even if you could get the sources to compile into something that produces a browser window on the TouchPad, it still wouldn't yield a very pleasant experience. Those sources are for a desktop browser, not a tablet/touch browser. All of the touch-based interaction and gestures you expect on a tablet wouldn't be present, and the UI would be set up for a mouse and keyboard.
Obviously it's possible to change/extend the app for a better tablet experience--the Mozilla guys have done exactly that with Firefox on Android--but it's a HUGE undertaking!
What would be a more realistic goal is trying to figure out what you're missing from Chrome in the TouchPad's browser and try to build a new shell around that browser core similar to Advanced Browser on webOS, Dolphin/Miren on Android, and PerfectBrowser/Atomic Web on iOS. All of these browsers use Webkit as the core rendering engine so the rendered page should be very similar. It's more about the features offered by the browser shell. If your goal is to support Chrome plugins, you're probably SOL, so it's best to decide what are the concrete must-have features that are missing (tabs, form field completion, etc.).
Once the Android port is ready for prime-time, you might just consider moving over to Android and installing either Dolphin or Firefox. Both have many of the features expected from the desktop versions including pretty extensive plugin/extension libraries.
I imagine this response isn't terribly helpful other than in an educational sense, but I hope it helps a bit...
SCWells72 said:
Even if you could get the sources to compile into something that produces a browser window on the TouchPad, it still wouldn't yield a very pleasant experience. Those sources are for a desktop browser, not a tablet/touch browser. All of the touch-based interaction and gestures you expect on a tablet wouldn't be present, and the UI would be set up for a mouse and keyboard.
Obviously it's possible to change/extend the app for a better tablet experience--the Mozilla guys have done exactly that with Firefox on Android--but it's a HUGE undertaking!
What would be a more realistic goal is trying to figure out what you're missing from Chrome in the TouchPad's browser and try to build a new shell around that browser core similar to Advanced Browser on webOS, Dolphin/Miren on Android, and PerfectBrowser/Atomic Web on iOS. All of these browsers use Webkit as the core rendering engine so the rendered page should be very similar. It's more about the features offered by the browser shell. If your goal is to support Chrome plugins, you're probably SOL, so it's best to decide what are the concrete must-have features that are missing (tabs, form field completion, etc.).
Once the Android port is ready for prime-time, you might just consider moving over to Android and installing either Dolphin or Firefox. Both have many of the features expected from the desktop versions including pretty extensive plugin/extension libraries.
I imagine this response isn't terribly helpful other than in an educational sense, but I hope it helps a bit...
Click to expand...
Click to collapse
thanks at least i get an idea, so does this mean i have to wait for team touchdroid to get android apps rolling and then just download firefox or dolphin.
lovenokia said:
thanks at least i get an idea, so does this mean i have to wait for team touchdroid to get android apps rolling and then just download firefox or dolphin.
Click to expand...
Click to collapse
Well, there are two efforts underway, the primary one to get Android going on the TouchPad hardware, but that's instead of webOS (at least in terms of which OS is running at any given time; they're trying to allow dual-boot so you can switch between them during reboot). In that case, you'd just have an Android tablet with Android apps.
The other effort is to try to get Android's Dalvik VM (virtual machine) going under webOS so that you can run Android apps under webOS. This is the approach taken by RIM with the Blackberry Playbook. Obviously that's a much trickier proposition, and some apps reach around the Dalvik VM into the native Android/Linux APIs. I'm not sure how those fit in with the second approach.
Anyway, neither of these will be ready for prime-time for a while, so for now my best advice is to echo what others have said and recommend you buy Advanced Browser. You'll get a tabbed UI, saved passwords (and form fields, I think), etc. It's not quite what you want, but it's the closest you'll get for some indeterminate period of time.
SCWells72 said:
Well, there are two efforts underway, the primary one to get Android going on the TouchPad hardware, but that's instead of webOS (at least in terms of which OS is running at any given time; they're trying to allow dual-boot so you can switch between them during reboot). In that case, you'd just have an Android tablet with Android apps.
The other effort is to try to get Android's Dalvik VM (virtual machine) going under webOS so that you can run Android apps under webOS. This is the approach taken by RIM with the Blackberry Playbook. Obviously that's a much trickier proposition, and some apps reach around the Dalvik VM into the native Android/Linux APIs. I'm not sure how those fit in with the second approach.
Anyway, neither of these will be ready for prime-time for a while, so for now my best advice is to echo what others have said and recommend you buy Advanced Browser. You'll get a tabbed UI, saved passwords (and form fields, I think), etc. It's not quite what you want, but it's the closest you'll get for some indeterminate period of time.
Click to expand...
Click to collapse
Well i want to keep the webos but your saying that you are not sure how porting apps from android to webos will be for the web browser.
lovenokia said:
Well i want to keep the webos but your saying that you are not sure how porting apps from android to webos will be for the web browser.
Click to expand...
Click to collapse
I can't see anyone porting Android browsers such as Dolphin over to webOS, and while it looks like there have been efforts to build Firefox for webOS, it doesn't look like any of them are ready for prime-time. The second of the two options I cited above involves hosting Android apps in webOS directly by implementing a Dalvik VM for webOS. Again, there are folks working on that, but my take is that it has WAY less momentum than the efforts to get Android itself running on the TouchPad hardware, i.e., basically converting the TouchPad from a webOS tablet into an Android tablet.
It's also questionable how well Android apps would run in a Dalvik VM/webOS environment. I know that RIM Playbook's commercial implementation of the same thing requires developers to make some set of changes to their Android apps for them to work on the Playbook, so it's not just a matter of putting a Dalvik VM on webOS, installing the Android Market, and then installing all of the Android apps you want (though that would be SWEET!).
So in summary, right now you would do best to see if Advanced Browser closes the functionality gap enough to keep you happy. For the some indeterminate period of time, it's probably the best option you're going to find.
Of course right after I say something about Dolphin not being ported, it shows up for iOS:
http://www.dolphin-browser.com/
Maybe you should appeal to them to release a version for webOS!
UPDATE: I just sent them a message asking if they'd consider a build for webOS based on that browser component since obviously they can get it working on both the Android and iOS browser components. I don't expect anything to happen, but never hurts to ask.

onskreen cornerstone

I don't no why google didn't make this part of all android tablets.
But anyways I don't understand why its opened source and why developers arnnt taking advantage of this sweet feature.I no on the TF 101 they did something with it. I just want to use this feature. Has anyone heard this coming to the Tf300t? Or maybe I'm just slow and its out already
I saw this video about Sammy new galaxy note 10.1 tablet that just came out in Germany then spreading worldwide, that can open any app into windows and resize them. If a dev made this an app and sold it in the play store they would make alot of money (hint hint)
This is what want too, please developers, make it happen
I haven't tried it but some Youtube videos mention that there are problems with compatibility for some apps--for example, some apps crash or refuse to run unless they are in the primary pane. So, I think the reason is that it's still too unstable for primetime, but I agree that Android really needs this capability out of the box or in the source tree.
Any perspective?
Hi,
is there any perspective to get cornerstone working on a TF300T? (or even better TF300TG)
I tried to understand the cornerstone-code, but I don't know what to do with it.
I would test it, if someone could built a ROM.
Thanks a lot!
Simon-PC
i hope to see "multiscren" asap
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
There are apps in the play store that allow for multi-screen running:
AirCalc
LilyPad HD
OverSkreen Browser
Super Video
Floating Browser Flux
Floating Notes
AirTerm
Dev's are making more and more all the time too. This is a better alternative to Cornerstone because it only allows 3 apps open at a time, and 2 of them are tiny.

[Q] Some Stupid Questions/Gripes About Android OS

I've used an Android tablet for about a year now, and although I've put in a lot of time to make it useful and controllable, it still has a lot of troubling mysteries. I have a few questions for developer types that hopefully will help shed some light on things:
1. Why don't applications feature a "Close" button? In both Windows and GNU/Linux with a GUI, you get a neat little "X" at the top right of the window. Usually, when you click this, the application terminates. Is that so much to ask for on Android? The means of closing apps on Android seem to be entirely up to the devs and there doesn't appear to be a standard way at all. Some of the apps I've used on Android don't have any way to close them whatsoever, with the exception of killing them from a task manager or the "Manage Apps" section of settings.
2. Why do many of these programs suddenly and mysteriously start running entirely on their own? It's terribly frustrating for me to kill an app and in a half an hour find it there on the task manager list again, running without my having asked for it to do so. Where is this controlled? If there is some sort of task scheduler making this happen, why can't I easily see a list of scheduled tasks and choose which ones to run or not to run?
3. For programs that *are* running in the background (the ones I *want* to have running), why is it that they usually don't have some sort of taskbar icon to indicate at a glance that they are still running?
4. Why can't I see everything that's loading when the tablet starts? I guess I'm asking to see a logcat screen instead of a splash screen. GNU/Linux distros don't usually hide everything from the end user, so why isn't it optional on an Android tablet? Even in custom ROMS all I get are neat looking splash screens, not a terminal interface on boot.
5. Why doesn't a decent firewall application yet exist for Android? All I seem to be able to find are really coarse ones like Droidwall, where it's an all or nothing proposition (allow/block). I'd like to be able to control protocols, ports, zones and individual IP addresses and ranges like a good firewall on Windows or GNU/Linux allows. I am constantly under suspicion that someone is doing something on my tablet without my even being aware of it.
6. Why are permissions for applications so difficult to control? Maybe I don't want some stupid game getting a look at my contacts list. I realize I can just uninstall the game, but so many apps seem to tap into stuff that they shouldn't be allowed to, I feel like some sort of permissions control should be a default standard thing in Android. Instead all there seems to be are a couple of apps on the market that may or may not work.
7. Do any of you developers feel dissatisfied about the state of Android, and does Google take your feedback seriously?
8. Are there any forks of the Android OS that don't rely on Google for anything? I'm not 100 percent sure about the difference between a GNU and an Apache license. How much of the OS is closed-source? Is it enough to prevent a true, fully open-sourced Android-based OS from being made?
Sorry if any of these questions sound stupid, but even though Android is supposed to be more open than iOS, it's still not open enough for my tastes. I actually feel safer using Windows than Android, and that's just not how it should be. Am I alone in this feeling?
Ok. I would honestly say you should have gone with a Windows tablet if you want all those... It's not a computer. It's a mobile device running a mobile os. It's not gonna be a full blown computer.
McMick said:
I've used an Android tablet for about a year now, and although I've put in a lot of time to make it useful and controllable, it still has a lot of troubling mysteries. I have a few questions for developer types that hopefully will help shed some light on things:
1. Why don't applications feature a "Close" button? In both Windows and GNU/Linux with a GUI, you get a neat little "X" at the top right of the window. Usually, when you click this, the application terminates. Is that so much to ask for on Android? The means of closing apps on Android seem to be entirely up to the devs and there doesn't appear to be a standard way at all. Some of the apps I've used on Android don't have any way to close them whatsoever, with the exception of killing them from a task manager or the "Manage Apps" section of settings.
2. Why do many of these programs suddenly and mysteriously start running entirely on their own? It's terribly frustrating for me to kill an app and in a half an hour find it there on the task manager list again, running without my having asked for it to do so. Where is this controlled? If there is some sort of task scheduler making this happen, why can't I easily see a list of scheduled tasks and choose which ones to run or not to run?
3. For programs that *are* running in the background (the ones I *want* to have running), why is it that they usually don't have some sort of taskbar icon to indicate at a glance that they are still running?
4. Why can't I see everything that's loading when the tablet starts? I guess I'm asking to see a logcat screen instead of a splash screen. GNU/Linux distros don't usually hide everything from the end user, so why isn't it optional on an Android tablet? Even in custom ROMS all I get are neat looking splash screens, not a terminal interface on boot.
5. Why doesn't a decent firewall application yet exist for Android? All I seem to be able to find are really coarse ones like Droidwall, where it's an all or nothing proposition (allow/block). I'd like to be able to control protocols, ports, zones and individual IP addresses and ranges like a good firewall on Windows or GNU/Linux allows. I am constantly under suspicion that someone is doing something on my tablet without my even being aware of it.
6. Why are permissions for applications so difficult to control? Maybe I don't want some stupid game getting a look at my contacts list. I realize I can just uninstall the game, but so many apps seem to tap into stuff that they shouldn't be allowed to, I feel like some sort of permissions control should be a default standard thing in Android. Instead all there seems to be are a couple of apps on the market that may or may not work.
7. Do any of you developers feel dissatisfied about the state of Android, and does Google take your feedback seriously?
8. Are there any forks of the Android OS that don't rely on Google for anything? I'm not 100 percent sure about the difference between a GNU and an Apache license. How much of the OS is closed-source? Is it enough to prevent a true, fully open-sourced Android-based OS from being made?
Sorry if any of these questions sound stupid, but even though Android is supposed to be more open than iOS, it's still not open enough for my tastes. I actually feel safer using Windows than Android, and that's just not how it should be. Am I alone in this feeling?
Click to expand...
Click to collapse
1. Well, its a mobile OS and it would be rather annoying to have a close button on every (even most) apps. No mobile OS has had a close button
2. That's an app problem, the developer either wanted the app to do that for some function, or they made some mistake in creating causing that to happen.
3. There would be too many apps, and I doubt people want extra notifications in the status bar just informing them what's running. For example, my friends Stratosphere has a status notif whenever WiFi is connected, and it annoys the crap out of me whenever I use it.
4. Probably, because people don't care... remember Android (like WP and iOS) are supposed to appeal to consumers as a phone for "facebook, games, and internet," and if the splashscreen/bootanimation was a logcat, people would just go "wut?" Also, as smartphones get faster and faster, so does bootup time. And there wouldn't be enough time to read what's on the logcat before it fully boots and you're at the lockscreen
5. Ask the devs.
6. Once again, dev thing. They are entitled to putting whatever permission they want, and Google isn't going to stop them. Just think about it though, most people don't care about permissions. iOS doesn't display them (even though they are there) and people download apps like there's no tomorrow anyway.
7. I read somewhere that the main designer of Android was "40% complete" at ICS. It gets me excited at what's next to come, since 4.0+ is already pretty amazing.
8. I'm too retarded to understand this question
Sent from my DROID2 using xda premium
As gagdude said for 1-7.
8. There's the Chinese Aliyun OS which looks and feels a lot like Android but doesn't rely on Google - but I would't try it. You could try Ubuntu Linux if your device supports it.
Android needs to be like apple with updates time to close source this already and just have one phone already
Sent from my DROID RAZR using Tapatalk 2
Reopened, but if it gets unproviding and or heads Off Topic, well then I will readdress this thread.....
Thank you and you can Thank user: Syncopath
gagdude said:
No mobile OS has had a close button
Click to expand...
Click to collapse
Wrong, PocketPC 2002, which I used for 10 years on my HTC Wallaby, had a close button for every application.
@McMick, many of your points struck a chord with me and I have often asked myself the same things since migrating to Android from Pocket PC 2002 on my HTC Wallaby. Certainly points 1, 3, 7 and 8.
Since I jumped from PPC 2002 to Android 2.3.6 I've had the same thoughts. And I was for instance surprised to see that only now (Galaxy Note 2) are the very first steps being taken towards multiple windows.
I agree with point 4 too. On a PC (Linux or Windows) you can choose whether you see what's starting (BIOS and OS boot) or prefer a reassuring animation.
5. I have Avast!Mobile Security which has what is reckoned to be one of the best firewalls for Android, but even that only has, as you say, block or allow (individually for WiFi, 3G and mobile network).
6. The trouble with limiting permissions for apps is that if they can't get the access they want, they won't work. Personally I use the app Privacy Blocker which works around that by feeding the apps you choose not to allow to snoop nonsense information.
However it's not enough just to stand on the sidelines and issue one's wishes to "the developers". The point and the spirit of XDA-developers is that we can all start modifying things if we want to. So instead of saying "Why can't I" the thing to do is to start reading and learning and seeing if you might not after all just be able to ... do something yourself when it comes to your device.
Every Android developer does what appeals to them, which is why there is such a wonderful diversity of ROMs and apps for Android, particularly here on XDA.
So get stuck in and start trying to change things on your own device for a start. On point 5 for instance, you do see a logcat screen when you boot into recovery mode, so perhaps there's a way to display that when booting. If you do get started on modifications in the directions you indicate, I shall certainly follow progress with interest.
Thanks to BigJoe2675.
syncopath said:
Wrong, PocketPC 2002, which I used for 10 years on my HTC Wallaby,
However it's not enough just to stand on the sidelines and issue one's wishes to "the developers". The point and the spirit of XDA-developers is that we can all start modifying things if we want to. So instead of saying "Why can't I" the thing to do is to start reading and learning and seeing if you might not after all just be able to ... do something yourself when it comes to your device.
Every Android developer does what appeals to them, which is why there is such a wonderful diversity of ROMs and apps for Android, particularly here on XDA.
So get stuck in and start trying to change things on your own device for a start. On point 5 for instance, you do see a logcat screen when you boot into recovery mode, so perhaps there's a way to display that when booting. If you do get started on modifications in the directions you indicate, I shall certainly follow progress with interest.
Thanks to BigJoe2675.
Click to expand...
Click to collapse
+1
---------------------------
PocketPC 2002, which I used for 10 years :crying::crying: sorry for this....
syncopath said:
Wrong, PocketPC 2002, which I used for 10 years on my HTC Wallaby, had a close button for every application.
@McMick, many of your points struck a chord with me and I have often asked myself the same things since migrating to Android from Pocket PC 2002 on my HTC Wallaby. Certainly points 1, 3, 7 and 8.
Since I jumped from PPC 2002 to Android 2.3.6 I've had the same thoughts. And I was for instance surprised to see that only now (Galaxy Note 2) are the very first steps being taken towards multiple windows.
Click to expand...
Click to collapse
OK, but I wasn't born in 2002.
Lol jk I was, but I wasn't "born" to technology back then. I got my first phone only 3 years ago or so... and that just makes it seem that close buttons are now obsolete (on Mobile OSes, at least
Sent from my DROID2 using xda premium
gagdude said:
OK, but I wasn't born in 2002.
Click to expand...
Click to collapse
LOL as I believe they say these days. I forgive you instantly! I am amazed by your over 1000 posts in about 4 months.
McMick said:
4. Why can't I see everything that's loading when the tablet starts? I guess I'm asking to see a logcat screen instead of a splash screen. GNU/Linux distros don't usually hide everything from the end user, so why isn't it optional on an Android tablet? Even in custom ROMS all I get are neat looking splash screens, not a terminal interface on boot.
Click to expand...
Click to collapse
The app [root] live logcat by the one and only Chainfire [/hyperbole] should fix this. There are free and paid versions. Something to check out if you're rooted. Please let us know of the results. Added on edit: from Google Play.
syncopath said:
LOL as I believe they say these days. I forgive you instantly! I am amazed by your over 1000 posts in about 4 months.
Click to expand...
Click to collapse
Oh no that just means I'm a loser and I spend too much time on xda
Sent from my DROID2 using xda premium
@bigjoe,
bigjoe2675 said:
PocketPC 2002, which I used for 10 years :crying::crying: sorry for this....
Click to expand...
Click to collapse
Don't quite understand this message, probably due to my inability to correctly interpret emoticons (reverse autism?). Anyway, thanks for re-opening this one because I
think what is being discussed here is worthwhile. Given the pressure of spammer-threat I think the OP should respond soon (or anyone else). Otherwise it will be understandable if you close the thread if you prefer.
bigjoe2675 said:
Reopened, but if it gets unproviding and or heads Off Topic, well then I will readdress this thread.....
Thank you and you can Thank user:
Syncopath
Click to expand...
Click to collapse
I think I understand your priorities as moderator. This is of course a thread near the "top" of XDA and as such will far more readily attract spammers and other lowlife than further down in the more comfortable device threads where I am more used to posting. So you will want to quickly close any thread that seems to be becoming stale. Right?
@gagdude
gagdude said:
Oh no that just means I'm a loser and I spend too much time on xda
Click to expand...
Click to collapse
I don't think so, over 200 thanks didn't come from nowhere!
This is off subject having prob w/ no boot sound for boot anim
Sent from my Huawei-H867G using XDA Premium 4 mobile app

[Q] I'm hating JB and Android in general. (Time for Linux ?)

Maybe its just me, but I'm hating JB and Android. The TF700 is my first Android device.
#1, its friggin slow. I'm browsing with Firefox and its touch and wait. Its incredibly slow.
#2, you can't multi task anything. At best you can play music while you browse. That is it.
#3, everything is locked down and the apps are not great quality.
I'm speaking compared to running Fedora 17 on a Dell Duo.
As far as I can tell the Dell Duo (Atom) has about the same processing speed as the TF700 (Tegra 3). They both have the same RAM, 1 GB. The Duo has a built in hard drive, but I could probably fit Linux on 32GB and use a SD card for everything else. And a USB drive when necessary.
Linux is so much faster on the Duo than Android is on the TF700. I can have 5 instances of Firefox open on 4 desktops with a couple tabs open in each one. Libre Office works well on the Duo and anything else I need is only a yum command away.
Lots of the Google Play software doesn't really work well. I'm surprised.
Android is a darn clunky OS. I'm surprised at that too.
Example, I want to transfer files from my Linux PC to the TF700 and back, all via my PC.
I do this all the time via Bluetooth with the Duo and with my Nokia N900. Both of these devices have the obex library installed on them. Dolphin in KDE sees the devices and downloads an image of their filesystem to browse. Uploading and downloading is as simple as dragging and dropping files to and from Dolphin.
I've tried several apps from Google play that say they implement obex, but none seem to work. Ironically Linux has an open source obex library freely available. It appears that I would have to root my TF700 in order to install it. On a regular Linux machine its as easy as yum install obex. Or apt-get obex. Or synaptic.
Android's answer to obex seems to be Air Droid. Which works, but doesn't allow me to do anything with the TF700 while I am doing a transfer. And which you have to initiate from the tablet all the time and input a password into the browser client running on the PC. And dragging and dropping files on a browser is not the same as doing it in Dolphin, where I can right click, open a sell and treat the remote device file system like any other file system.
Example, I want to listen to a podcast while I browse websites.
I browsed to a podcast page in Firefox that had streaming MP3 links or iTunes links.
I don't have an iTunes client on my TF700, so that is out. When I right clicked (lonnngggg hold) the streaming MP3 link, it give me 3 options. 1. Open link in new tab. 2. Share link. 3. Bookmark link. None of those does me any good.
If I single press the link, it starts downloading, which is what I want. Only there isn't any UI feedback to tell me its downloading, so I press it 3x while waiting and the file downloads 3x.
At some point a media player starts playing the file. 3X as a matter of fact. But if I leave the page, it stops playing it, even though it has downloaded the file locally.
No problem, its downloaded locally, I'll play it locally. If I then go to Downloads in Firefox and select Open, it doesn't have a file association to start playing the file. It says it can't open the file with the PDF viewer.
So then I have to close Firefox and open the file manager and copy the file to the Music folder because the music player won't find it anywhere else. Then I can click the file and the music player starts playing it.
In Firefox in Fedora, I right click the link and select Open with... and select VLC and it plays. Done. It takes 5 seconds.
I find I can't browse my gmail account very well. I can't do anything on eBay. Amazon is out too. Again and again I am grabbing my Duo to do what I thought I was going to do with my TF700. I thought that Android was going to be this hot shot OS, really powerful, clean, fast, neat. Instead its slow, clunky, locked up and very poorly integrated.
Basically, I'm finding my TF700 to be a useless device due to the OS contraints. Anyone else finding this ?
I'm thinking its time to run Linux natively on my TF700. I haven't a clue how to set that up, the boot part at least. With the Duo it was as simple as getting to the BIOS and booting an install image. How does one do that on the TF700 ? If I ever get Linux installed and I want to go back to JB, is there a way ?
http://www.nvidia.com/content/devzone/linux-for-tegra.html
http://www.phoronix.com/scan.php?page=news_item&px=MTA3MjQ
http://zenit.senecac.on.ca/wiki/index.php/Fedora_ARM_Secondary_Architecture
https://fedoraproject.org/wiki/Architectures/ARM
Wow. So much hate. If you really want Linux (only one on the way to being ported in this tablet is Ubuntu) you will just have to be patient. A dev here by the name Hiemanshu is working to get it to dual boot with the tablet. I highly doubt you can do it yourself as it requires a lot of Kernel work. Unless you know what you are doing, be my guest. And if you are discontent with the various features Android has to offer, you can always step down and get an iOS product. It is personal preference. This is a great tablet for me and just about the rest of the community here. Root it and install Clean-Rom. You might have something better to say next time. :thumbup:
Sent from my Transformer Pad Infinity TF700T using xda app-developers app
paulxpaul said:
[...]
Click to expand...
Click to collapse
+infinity
I'm not even going into these hate posts anymore. Just learn to work with what you've got -- the TF700 serves me pretty well. If you want a desktop experience (that is what you imply by referring to Linux anyway), you should have gotten a freaking laptop instead -- and put some *nix variety on it and be happy. And please do not make an effort to post in here how happy you are with your new setup: we are happy with ours as well.
@MOD: Can we get a lock, please?
For the record, I have 2 laptops in addition to the TF700.
I fail to see what the difference is between a "desktop experience" and what Android tries to implement. I can set Linux up to everything Android does UI wise. What is the Android experience versus the desktop experience ?
I thought the whole Android thing was supposed to be superior web and multimedia functionality. My Linux devices kick my TF700 to the curb. Streamtuner, Amarok, Shairplay, faster browser (Firefox), etc.
Am I missing something ?
unlock, root, go to CleanRom and shush.
Linuxguy1 said:
For the record, I have 2 laptops in addition to the TF700.
I fail to see what the difference is between a "desktop experience" and what Android tries to implement. I can set Linux up to everything Android does UI wise. What is the Android experience versus the desktop experience ?
I thought the whole Android thing was supposed to be superior web and multimedia functionality. My Linux devices kick my TF700 to the curb. Streamtuner, Amarok, Shairplay, faster browser (Firefox), etc.
Am I missing something ?
Click to expand...
Click to collapse
Yes, you're missing:
- Touch Screen capabilities
- Form-factor (I'm sure your laptops are much larger and heavier than your TF700.
- Battery Life - I've yet to see a laptop with the type of battery life I get from my TF700+dock.
- Cheap, plentiful apps - I don't think there are nearly as many 99 cent apps for Linux as there are for Android.
- "removable" screen - let see you pop the screen off of you laptop!
There are clearly a lot of advantages to the TF700+dock over a linux laptop... Just as there are advantages of a Linux laptop over the TF700+dock. It all depends on what you want to do.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
jtrosky said:
Yes, you're missing:
- Touch Screen capabilities
Click to expand...
Click to collapse
The duo is touch screen.
- Form-factor (I'm sure your laptops are much larger and heavier than your TF700.
Click to expand...
Click to collapse
The duo has a built in keyboard and hard drive. By the time you add them to the TF700, there is no size/weight difference.
- Battery Life - I've yet to see a laptop with the type of battery life I get from my TF700+dock.
- Cheap, plentiful apps - I don't think there are nearly as many 99 cent apps for Linux as there are for Android.
- "removable" screen - let see you pop the screen off of you laptop!
Click to expand...
Click to collapse
These are mostly hardware advantages. I agree the TF700 rocks hardware wise. Its the OS I don't like.
My Duo came with Windows 7 and I hated it with it. Linux fixed that and now I love it. I think the TF700 would rock running Linux. It would be so much faster running apps natively instead of through the Dalvik/Java VM. Just look at how fast the Nokia N900 is.
Linuxguy1 said:
The duo is touch screen.
The duo has a built in keyboard and hard drive. By the time you add them to the TF700, there is no size/weight difference.
These are mostly hardware advantages. I agree the TF700 rocks hardware wise. Its the OS I don't like.
My Duo came with Windows 7 and I hated it with it. Linux fixed that and now I love it. I think the TF700 would rock running Linux. It would be so much faster running apps natively instead of through the Dalvik/Java VM. Just look at how fast the Nokia N900 is.
Click to expand...
Click to collapse
Ok, so I was wrong about the touch screen (didn't notice you said Duo) - but all of the other advantages are still true (who would ever hook up a harddrive to the TF700 during normal use)? And the TF700 does have a keyboard (using the keyboard dock). It's still much smaller and lighter than the Duo.
Besides the hardware advantages, the Play Store is a huge advantage. Linux isn't all that great when it comes to general-purpose apps for the end-user.
I absolutely love the TF700 and it perform *great*, especially with CleanROM. Personally, I have absolutely no reason to want a linux laptop - no interest whatsoever. And I'm a Unix admin by trade!
The TF700 is a great device hardware and software-wise. What good is a super fast OS (Linux) without the apps to go with it? That's where Linux falls down - the availability of apps for the end-user... I don't care how fast it is, if the apps aren't there, it's not very useful, in my opinion.... On the other hand, there are hundred of thousands (I think) apps for Android - all written for touch-screen devices. How many touch-screen-enabled apps are available for a Linux laptop?
Again, it all boils down to what you want to do with the device - I like having the flexibility that Android and the TF700 provides. It's plenty fast....
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Thanks for your replies. I'm, glad this turned into a discussion instead of people hating on me for expressing my displeasure with the TF700.
jtrosky said:
Ok, so I was wrong about the touch screen (didn't notice you said Duo) - but all of the other advantages are still true (who would ever hook up a harddrive to the TF700 during normal use)? And the TF700 does have a keyboard (using the keyboard dock). It's still much smaller and lighter than the Duo.
Click to expand...
Click to collapse
By itself, yes. With the dock, not by much. And there is a new Duo coming out, with an i5.
Besides the hardware advantages, the Play Store is a huge advantage. Linux isn't all that great when it comes to general-purpose apps for the end-user.
Click to expand...
Click to collapse
What does the Google Play have that Fedora doesn't have in its repositories ? Games come to mind, but I'm not a big gamer. I'm running some of the same apps on my TF700 than I use on the rest of my Linux machines. VLC, Firefox, etc. I WISH that Play had a lot of things I take for granted in Linux, like Stream Tuner, Amarok, etc.
I absolutely love the TF700 and it perform *great*, especially with CleanROM.
Click to expand...
Click to collapse
Please tell me more about this. Why does it run faster with CleanROM ? I'm at the point where I need to seriously consider installing it.
Personally, I have absolutely no reason to want a linux laptop - no interest whatsoever. And I'm a Unix admin by trade!
Click to expand...
Click to collapse
- Being able to use any USB sound device you want.
- Ssh (-X!) without rooting.
- Having BusyBox (and more) without rooting.
- yum.
- KDE 4.9 with multiple desktops.
- Dolphin.
- Libre office <--- without this, the TF700 is a multimedia surfer, not anything more.
- Having access to ALL the plugins for Firefox
I dare you to install Fedora 17 KDE on a laptop and experience it for yourself. I didn't mean to turn this into a Linux versus Android debate, but I see way more missing from Android than missing from Linux.
The TF700 is a great device hardware and software-wise. What good is a super fast OS (Linux) without the apps to go with it? That's where Linux falls down - the availability of apps for the end-user... I don't care how fast it is, if the apps aren't there, it's not very useful, in my opinion....
Click to expand...
Click to collapse
What apps are you speaking of ?
On the other hand, there are hundred of thousands (I think) apps for Android - all written for touch-screen devices. How many touch-screen-enabled apps are available for a Linux laptop?
Click to expand...
Click to collapse
Most any app runs quite well on a touchscreen in KDE with the appearance setting tweaked for larger fonts. And there is Plasma-Active, specifically designed for touch devices. In Linux you can switch back and forth between a desktop optimized UI and a touchscreen optimized UI.
Android (and iOS and Win Phone) and all its a app market is designed for tiuchscreen our for our large fingers while desktop experience with windows 7 or linux are about app needing very precise and small mouse/touchpad actions. I don't know about any linux distrib that has a "fingers-oriented" GUI, the same for linux applications who are using menus, buttons, ... all too small for my fingers. .... Unless i'm wrong. Unless you use keyboard and mouse, but this is imho the exact contrary to standard use of touchscreen tablets.
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
---------- Post added at 08:46 PM ---------- Previous post was at 08:15 PM ----------
It's not only font size that makes app touchscreen capable, it's the entir e way the GUI is designed. So i don't believe that kde ans app you list are that really fine on touchscreen : they works but this is natural using
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
I must be doing something wrong because "normal" apps work just fine on my Duo touchscreen.
And then there is this.
http://www.youtube.com/watch?v=ulcizzAj-N4
For those that aren't aware, Plasma is a window manager scheme available in KDE.
The plasma demo is very nice but it'll about specific plasma app (web browsing, mails, photo viewer, word & sheet viewer) and no classic linux app like firefox thunderbird, the gimp, ...
Myself i'm sometimes using my android tablet to connect to my win7 pc and that i use win7 and app like chrome, thunderbird, office and i constantly have to zoom in/out to use menus or choose in lists. Not very comfortable
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
Ghorin said:
The plasma demo is very nice but it'll about specific plasma app (web browsing, mails, photo viewer, word & sheet viewer) and no classic linux app like firefox thunderbird, the gimp, ...
Myself i'm sometimes using my android tablet to connect to my win7 pc and that i use win7 and app like chrome, thunderbird, office and i constantly have to zoom in/out to use menus or choose in lists. Not very comfortable
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
Click to expand...
Click to collapse
Agreed - just because you *can* do something, doesn't mean that it's the best way to do something (or even practical). There is no way that apps which aren't designed for touch screen devices will be as productive as apps that are specifically designed for touch screens... The Linux app ecosystem is not anywhere near as robust as the Android app ecosystem, especially for end users - not even close. Linux OS strengths are geared towards being used as a server operating system - not an end-user operating system.
Have you looked at all of the apps available in the Play Store? The are all written specifically for a touch screen device, unlike Android apps.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
No linux is fine for end-user, gnome or kde or other linux desktop are nearly as much easy to use than any other os desktop. But the same than for win ok mac osx they are for keyboard/mouse use.
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
My Infinity is sucking less lately. An update to Firefox helped immensely. I still find Android clunky compared to Linux, but its liveable. I am going to test Plasma Active on my Duo. I'll report back on how I like it.
As far as apps having to be specifically designed for a touch interface versus a mouse interface, yes and no. I run regular Linux apps on my Duo with the touch screen without any issues. What is the difference in touching an html link on a web page versus a menu item in an app ? Nothing.
I downloaded a couple books in PDF format on my Infinity. It was EXCELLENT at that. LOVE the form factor and the screen. I played with a Samsung 10.1 tablet the other day and I'll take my Infinity over it any day. On the downside, the USB adapter is clunky and constantly falls out of the port, making it nearly unusable.
I'll be very interested in your report about kde plasma. On linux, i've always been a gnome user and a kde disliker ( i tried many times but never liked it). Maybe plasma could make me like kde at last
Sent from my ASUS Transformer Pad TF700T using xda app-developers app
I hope and wait for ubuntu on my Infinity
Ghorin said:
I'll be very interested in your report about kde plasma. On linux, i've always been a gnome user and a kde disliker ( i tried many times but never liked it). Maybe plasma could make me like kde at last
Click to expand...
Click to collapse
When was the last time you tried KDE ? Recent versions of KDE are miles better than even the early 4 series. The late 3 series was feature laden but surely not polished. I find the recent KDE releases to be super polished and very functional. I run 6 desktops with multiple activities. I know of no other desktop environment that can match it.
If you were turned off aesthetically, I am too with some of the KDE themes. I am running the Androbit desktop theme, with 2 panels, one of the top for the desktop and app managers and one at the bottom for program icons.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Its not the prettiest desktop, its pretty vanilla, but it works for me. I could easily improve it if I spent more time. I purposely run a boring desktop wallpaper so that I can easily find icons. Fedora has some great wall papers but they are too busy for my taste.
Having said all that, I'm already running Plasma on the Duo. I'll be testing Plasma Active in the near future.
This is on a 30" Dell U3011. 2560x1600 IIRC, so the icons and text are not as small as they may seem in that picture.
And yes, I have 19 Firefox instances running...

Goodbye folks!

I just wanted to say thanks to all who helped on this forum, I realized that there is a lot of smart folks in this forum!
I sold my Infinity and decided to move over to the Asus Vivo RT.
FYI, I do miss some things about Infinity and Google like the notification bar, apps the screen. Those were on my “pros" list to keep the Infinity. Not enough to sway me.
The first thing I noticed about the Vivo is that it is smooth! No “wait" in the browser for it to crash, no hangups after a couple of days of pushing it (that's why it is charging now). I hope someday it will get chrome. IE is slow.
My biggest fear was missing the screen, but folks let me tell you, it is almost no difference! Netflix works!
The “pros“ for Windows, full office experience, the ability to print on my home printer without an app, Remote desktop, sky drive, multiuser support, split screen.
I can go on, but really just wanted to say thanks!
Sent from my SAMSUNG-SGH-I747 using XDA Premium HD app
" I hope someday it will get chrome."
You're out of luck, MS will not allow Windows RT to run alternate browsing engines, there can be other browsers but they must use the IE engine. No way Google will release Chrome that does not use webkit.
Thanks, but these threads do nothing for the community. Move on.
Closed.

Categories

Resources