[Q] Other Linux distros possibility? - Ubuntu Touch Q&A, Help & Troubleshooting

So, with Ubuntu Mobile capturing the attention of hundred of thousands I thought I would ask the one question that's been in my head since the first time I heard of Ubuntu Mobile, what about other Linux distros?
Considering Ubuntu is Debian-based and one of Ubuntu Mobile's key selling points is "it's the same is your PC" software-wise *cough* bloatware *cough* how likely do you think it is for a similar feat to be acomplished by another Linux distro (I like the ring of 'Arch Mobile' :cyclops: ) or will this be a more disgustingly exclusive Ubuntu feature (much like Unity, which didn't gain much traction in other distros).
Please voice your opinion on the matter, even if it's not completely relevant. I'd like to see how the community sees this.

Ubuntu for mobile has optimised stdio.h for touch screen mode of input and integration for touch input device at kernel level. Maybe if another distro can achieve this... Probably need a lot of libs & /dev/ mod files to get compatible drivers for touch devices. Repositories (apt.get, rpm, deb & yast etc) need to haxe modified programmes (apps) optimised for phone display, i/o etc.... Not an easy task.....
Dead cookies leave no trails...

Maybe a mobilised version of PackageKit would work for package management woes, if not I think there may be hope depending on how the phone utilises its 'desktop mode' and that can resolve issues that may accompany distro-specific issues (like Arch's KISS philosophy) and the libraries will be added to repositories (or even just made into an installable package?) for touchscreen usage and hopefully packages could be installed traditionally (i.e. 'apt-get install' 'pacman -S' 'yum install' 'dpkg -i' etc.)

I built a Linux image for my phone (Galaxy Spica)

-W_O_L_F- said:
I built a Linux image for my phone (Galaxy Spica)
Click to expand...
Click to collapse
Oh that's quite interesting, when it was running a Linux image was your phone still running Android and with Linux working inside Android (using VNC for X etc.) or was it running natively in the same fashion as Ubuntu Mobile is said to be?

I would think that any Distro based of Ubuntu will be able to be run on a phone.

swehes said:
I would think that any Distro based of Ubuntu will be able to be run on a phone.
Click to expand...
Click to collapse
I hope by the time all the mobile software is "figured out" (for lack of a better word) that using the device-specific software won't be limited to Ubuntu-based distros, I don't mind Ubuntu and its derivatives per se, but I much prefer using a more advanced distro; but I suppose Ubuntu is what you make of it

swehes said:
I would think that any Distro based of Ubuntu will be able to be run on a phone.
Click to expand...
Click to collapse
This is not a comletely new idea mind you. We have two Ubuntu/Linux threads in the Asus Transformer tf101 dev thread. Both are WIPs but both have many users who are working on making the process better and simpler to have Linux and Android dual boot. Both methods are for native install as well so no need for chroot or VNC.
Sent from my Transformer TF101 using Tapatalk HD

Interesting thought. I don't know if the variation will come from other Linux flavors or just different themes or desktop environments. Could it just be that there are themes or desktop environment like cinnamon, XFCE, pantheon and others instead of different Linux operating systems completely? Then again everything is going mobile so maybe the other Linux flavors will disappear unless they follow in Ubuntu's steps and go mobile.
Sent from my SAMSUNG-SGH-T989 using xda premium

Cl3Kener said:
Interesting thought. I don't know if the variation will come from other Linux flavors or just different themes or desktop environments. Could it just be that there are themes or desktop environment like cinnamon, XFCE, pantheon and others instead of different Linux operating systems completely? Then again everything is going mobile so maybe the other Linux flavors will disappear unless they follow in Ubuntu's steps and go mobile.
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
No, not everything is going mobile. It's just that x86 machines have reached saturation point by now; everyone has one, so the focus is on getting a smartphone or a tablet. Plus, hardware is so powerful that there's no real need to upgrade. Software has not caught up. Even as a gamer, my ATI 6950/Phenom II 955 box hasn't had an issue with running everything topped out so far, new games and all. For sure, you don't need much just to run the everyday stuff like Chrome or Office. People still use desktop computers quite a bit, though in quite a lot of households I do find that it's not at all uncommon for the computer arsenal to consist exclusively of laptops (though that is still x86 and not ARM).

Kookas said:
No, not everything is going mobile. It's just that x86 machines have reached saturation point by now; everyone has one, so the focus is on getting a smartphone or a tablet. Plus, hardware is so powerful that there's no real need to upgrade. Software has not caught up. Even as a gamer, my ATI 6950/Phenom II 955 box hasn't had an issue with running everything topped out so far, new games and all. For sure, you don't need much just to run the everyday stuff like Chrome or Office. People still use desktop computers quite a bit, though in quite a lot of households I do find that it's not at all uncommon for the computer arsenal to consist exclusively of laptops (though that is still x86 and not ARM).
Click to expand...
Click to collapse
Well obviously software developers and video gamers will always have desktop computers. It's people that aren't processor hungry that just want to check emails and social media that are going mobile. I know people that don't even own a computer and just use internet through their phones. I can see them embracing of having their phone work as a computer when they dock it into a monitor keyboard mouse environment. That's the only way they could teach their kids about computers.
Sent from my SAMSUNG-SGH-T989 using xda premium

I'd love to see Debian for phones. But once I think about it. There's nothing "new" about this concept. Technically Its already out as I have native Debian and arch Linux on my iconia tab via an arm ports. Touch screens support has been patched into the Linux kernel since the 2.6.x series so it works great at the hardware level. So when I get to to bottom of all of the hype all I see is canonical marketing some sort of Unity Touch. (Gnome and KDE were too big I guess ). My point is what bother to get another ubuntu like os for phones when there's already 99% of distos already ported to arm and touch. The only thing that Ubuntu for phones can do that the Debian/other linux ports can't do is make calls, but any hacker with a pair of tweezers could port the radio interface to a Linux distro.
Sent from my SGH-T999 using xda app-developers app

Related

[Q] Android x86

Not sure if this is the correct forum to post this. I have searched the web and this forum and only found partial answers so please excuse me if this has been discussed. If so a reply with the link would be very helpful.
With AMD and Intel both producing low powered x86 chips, especially AMDs C-50 which incorporates the Radeon HD graphics processor on the same chip, I was wondering if there are any limitations for hardware manufacturers to use these kind of chips on Tablets running Android.
I know currently Google does not have an x86 port of their own, but are there any particular reasons that would stop them if the chips were comparable in power usage and have faster performance? What would be some drawbacks? Would all the apps run fine on the x86 architecture or would each app need to be recompiled to run on these devices?
I guess what I'm really asking is with your expertise do you see x86 processors as a future of Android tablet computing?
Thanks in advance for all the input.
In theory, they'd just have to re-write the bytecode interpreter on the Dalvik-VM (Assuming it works like Sun's Java VM) Everything you run on your android is on a virtual machine, meaning it has the capability of being cross platform. So yes. It's very possible.
http://www.androidx86.org have you checked this site out??
1st ICS build for virtual machines
Just check out this thread: http://forum.xda-developers.com/showthread.php?p=19824180
Given the choice with all other things being equal, I'd take a modern ARM over an X86 chip, unless I'm going to run Windows ware. I've used x86 for like almost 20 out of nearly 23.5 years, and wouldn't trust an X86 Android tablet, now that I've dug into my TF .
Sent from my Transformer TF101 using Tapatalk
Spidey01 said:
Given the choice with all other things being equal, I'd take a modern ARM over an X86 chip, unless I'm going to run Windows ware. I've used x86 for like almost 20 out of nearly 23.5 years, and wouldn't trust an X86 Android tablet, now that I've dug into my TF .
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
Wouldnt trust it for what reason?
Windows 8 will be released with an x86 and ARM version.
The Android OS itself runs very smoothly on x86, I have been using a small hp thinclient t5565 as a debug machine instead of my phone or a virtual machine for 2 weeks now and it performs admirably. Granted I cant play HD games on it, but thats what I have the Enjoy 7 tablet for. android-x86 is just brilliant, in many cases the generic froyo and gingerbread builds breathe new life into old rusty machines, making them very useful once more. The only thing missing, is better generic hardware support for ethernet and various 3D display devices. I am currently looking at an option of using android-x86 as a swop and go solution, since my test machine runs the installed system completely from a USB thumb drive. Which means if it breaks, pull the stick out, pop in another machine and you are back to work. Perfect solution for a POS terminal, library internet access machine or even something to keep the kids out of your hair.
ashmem in Android x86
I developed a simple shared memory IPC in Linux already and I would also like to do it in Android x86.
Does anyone knows on how to do this(shared memory or should I call it "ashmem"?) ?
I really need your help. I'm still a beginner in Android x86, so I hope you can give a step-by-step guide.

Whats the best UNIX/Linux Distro for developing Android?

i would just like to know what the majority of people here use operating system wise for developing android apps.
♪neXus♪ §⁴G • AØKP B³⁴ • Air Kernel 4.∅
The distro you use is irrelevant to developing Android apps, all that matters is that it can have Java, Eclipse (if you want everything to be streamlined) and the Android SDK running on it (which is most if not all distros). However, I like the look Of Unity so Ubuntu.
You could even run Windows
thats true for the most part.. certian distros run certian things faster and other things slower.. i should have narrowed my question cuz there are too many variables lol.
♪neXus♪ §⁴G • AØKP B³⁴ • Air Kernel 4.∅
I like Linux Mint 12 vKDE
Cheers
I have been using Ubuntu since past 3 years now. and I strongly recommend you also using Ubuntu if you're new to linux. It isn't like I haven't had my hands on other Linux distros. But, the reason I always recommend Ubuntu to Linux newbies is, Ubuntu has the biggest online community out of all linux distros which will help you out in lot of ways when you're facing some OS related problems and troubleshooting. Even googling any problem of Ubuntu will give you solutions right away on your hands. At last but not least, when it come to the installing application/software section, not matter whether from online repos or from specific packages from sites, most sites include separate installation guide for specific ubuntu when it comes to the Linux distros.
LMDE + XFCE!
Sent from my SPH-D700 using Tapatalk 2
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Moving to Q&A
Debian based distros (or even debian itself) are the best.
So, ubuntu seems to be the most recommended one. Big online community, most problems and answers are already posted somewhere, it's fast enough (I haven't heard otherwise at least).
If you're feeling geeky, Slackware
Well, however, you only need Eclipse, Java, and Android SDK, which pretty much every distro supports. However you don't wanna loose most of your time worring about the distro itself since you're using as a tool for you to work. Go for Ubuntu
danieldmm said:
I like Linux Mint 12 vKDE
Cheers
Click to expand...
Click to collapse
linux mint ftw
Ubuntu or any other distribution based on it (Because of the Software Repository).
I recommend Ubuntu 10.04 lucid lynx for dev android it is what I use it is noob friendly and have ywr to really see Amy problems with it not to mention the great community support
Sent from my SGH-I777 using xda premium
I too recommend using ubuntu
sent from worldz best x 10mini
Tha TechnoCrat said:
I too recommend using ubuntu
sent from worldz best x 10mini
Click to expand...
Click to collapse
Well, in my opinion... I would recommend Fedora. Fedora is always the leading Linux distro with all the recent technologies. I wouldn't change Fedora for Ubuntu in a million years... at least that's my opinion. Currently running Fedora 20 with Eclipse & Android Studio flawlessly...
To all those who say Ubuntu,
Ubuntu is laggy (on my PC).
Kali-linux has built in Java and Eclipse.
But I say use Builduntu or Mint (64 bit).
There are about 600 distros you can try. Try googling and you may just find the best distro for you. Keep on trying.:laugh::laugh:
For the sake of people looking for the same i was
Ubuntu (for the aformentioned reasons), but in Lubuntu or Xubuntu flavors... Offers the cleanest, fastest and less resource hunger experience in the ubuntu ecosystem.
Lubuntu being the lightest.
Example Given:
I'm currently developing not so heavy android apps (data capture, and so on) in a xubuntu 14.04, celeron dual core based pc with 3 gigs ram and 120 gb hdd, intel hd 3000 machine...
BBQ Linux - http://bbqlinux.org/

Linux(Fedora, Ubuntu, etc) on the Nexus 10

For now this post is primarily a feeler to see if there are any other developers that want to work on dual booting Android and a Linux distribution. My Nexus 10 has shipped but has not yet arrived so I've not done any work on it yet.
The Samsung Chromebook is able to run Ubuntu without issues and it has the same SoC. Hopefully, the Nexus 10 kernel will be similar and can easily use the Linux GPU blobs without a lot of work.
http://www.phoronix.com/scan.php?page=article&item=samsung_chrome_a15&num=1
The Nexus 10's fast CPU in combination with a keyboard case should result in a relatively good experience when running a traditional Linux distribution with KDE Plasma Active or the like.
I'm sure its possible to run as a chroot, and vnc in, but if I could actually use the accelerated GPU, I'd hook up a mouse and keyboard with OTG, it'd be a high res laptop replacement.
Sent from my Nexus 10 using xda premium
I am very interested in this. I've got F17 and Gentoo running on my ARM Chromebook (and I have a N10).
What are you thinking for multiboot control, moboot?
jmhalder said:
I'm sure its possible to run as a chroot, and vnc in, but if I could actually use the accelerated GPU, I'd hook up a mouse and keyboard with OTG, it'd be a high res laptop replacement.
Sent from my Nexus 10 using xda premium
Click to expand...
Click to collapse
Chroot isn't really what I'm wanting either. Hoping to eventually get close to or full hardware support natively.
I am very interested in this. I've got F17 and Gentoo running on my ARM Chromebook (and I have a N10).
What are you thinking for multiboot control, moboot?
Click to expand...
Click to collapse
Probably not moboot. LittleKernel was used as a base for moboot which has only really been used on Qualcomm architectures. This, of course, made it perfectly suited for us to use on the HP TouchPad. I'm not sure it would be worth the work required to port it to the Nexus 10.
That said, I don't think a multi booting bootloader is something we need to worry about right now. We can work with simply fastboot to load a different kernel and ramdisk while we work on native Linux. The bootloader can be worked on later after we get a better idea of what we are up against.
dalingrin said:
Chroot isn't really what I'm wanting either. Hoping to eventually get close to or full hardware support natively.
Probably not moboot. LittleKernel was used as a base for moboot which has only really been used on Qualcomm architectures. This, of course, made it perfectly suited for us to use on the HP TouchPad. I'm not sure it would be worth the work required to port it to the Nexus 10.
That said, I don't think a multi booting bootloader is something we need to worry about right now. We can work with simply fastboot to load a different kernel and ramdisk while we work on native Linux. The bootloader can be worked on later after we get a better idea of what we are up against.
Click to expand...
Click to collapse
I'm no developer. But as a Ubuntu user I would love to see you bring this to us! I'd be happy to test anything related.
Sent from my Nexus 10 using Tapatalk 2
dalingrin said:
That said, I don't think a multi booting bootloader is something we need to worry about right now. We can work with simply fastboot to load a different kernel and ramdisk while we work on native Linux. The bootloader can be worked on later after we get a better idea of what we are up against.
Click to expand...
Click to collapse
Heh, this is the exact conclusion we came to on the Open webOS project for the gnex.
Sounds good to me.
dalingrin said:
For now this post is primarily a feeler to see if there are any other developers that want to work on dual booting Android and a Linux distribution. My Nexus 10 has shipped but has not yet arrived so I've not done any work on it yet.
The Samsung Chromebook is able to run Ubuntu without issues and it has the same SoC. Hopefully, the Nexus 10 kernel will be similar and can easily use the Linux GPU blobs without a lot of work.
http://www.phoronix.com/scan.php?page=article&item=samsung_chrome_a15&num=1
The Nexus 10's fast CPU in combination with a keyboard case should result in a relatively good experience when running a traditional Linux distribution with KDE Plasma Active or the like.
Click to expand...
Click to collapse
(1) Thanks for the initative! I'm still enjoying your work with the Nook Color, and I really look forward to a native port of ubuntu on the N10.
(2) I'm not a developer but I would be delighted to help out with testing etc.
(3) I know that development has yet to begin, but do you envison being able to use N10 both (ie. some sort of dualboot?) as an android device and as a light laptop -- latex, light C coding? And if so, would 16g be enough or would it need 32g to be useable (as opposed to just playing around....)? I'm to order the N10 and I have a limited budget; your advice on this is most appreciative.
Thanks!
case-sensitive said:
...would 16g be enough or would it need 32g
Click to expand...
Click to collapse
http://www.indiegogo.com/pengpod
Pengpod1000 has 8GB for dual boot.
Sent from my Nexus 10 using xda app-developers app
In terms of space, Windows 8 requirements on ARM is the same 4 - 5 GB.
It is interesting that Exynos 5 dual core supports Direct X11 which indicates it was designed to also target Windows.
Sent from my Nexus 10 using xda app-developers app
case-sensitive said:
(1) Thanks for the initative! I'm still enjoying your work with the Nook Color, and I really look forward to a native port of ubuntu on the N10.
(2) I'm not a developer but I would be delighted to help out with testing etc.
(3) I know that development has yet to begin, but do you envison being able to use N10 both (ie. some sort of dualboot?) as an android device and as a light laptop -- latex, light C coding? And if so, would 16g be enough or would it need 32g to be useable (as opposed to just playing around....)? I'm to order the N10 and I have a limited budget; your advice on this is most appreciative.
Thanks!
Click to expand...
Click to collapse
I definitely want to dual boot eventually. 16GB will be enough but will get cramped quickly if you store a few videos and music.
Sent from my Nexus 10 using Tapatalk HD
I would also like to help beta testing. Ive also got an idea of programming but i think i would just slow down the production...
I would support this too.
Sent from my Galaxy Nexus using xda premium
is there any way to get this
https://wiki.ubuntu.com/Nexus7/Installation
running in dualboot on the nexus 10?
Maybe a bootmenu like on gokhan's siyah kernel on the SIII ?
I just chroot-installed lubuntu 12.04 on my N10, using http://forum.xda-developers.com/showthread.php?t=1585009 This is just for curiosity's sake, to see what ubuntu is like on the N10, both in terms of usage/GUI and in terms of performance (knowing full well that performance will take a big hit under chroot/VNC). Here my little report, in case it would be of use as a reference for developing/running linux natively on the N10.
In short: lubuntu is almost usable. Graphics is sluggish (as expected?); as you move xterm across the screen you actually see a series of rectangles and it takes a few seconds for the DE to clean it up. Once you're inside the xterm then the system seems fairly responsive. I was able to apt-get install latex and libreoffice (!) and both work. Curiously scp does not work (ssh does) and I didn't spend much time investigating scp. I can't install dropbox.
I set the resolution of the VNC viewer to be 2560x1500 (leaving room for the android buttons). That was a mistake; menu/window frames/scroll bars etc are TINY. I should have used a smaller resolution and then pinch-zoom. Suggestion for developer: Make everything bigger.
According to top, just running the VNC viewer takes 110-120% of the CPU. That means if we can run linux naively we should expect much better performance.
Finally, I installed "System Profiler & Benchmark". Here's the output of the benchmark for the N10 vs that of an N270 atom netbook with 1G of ram and my Quad Core Q9400 @ 2.66GHz (for all benchmarks below except for cryptohash: a smaller number is better):
CPU Blowfish
Q9400 2003 MHz 3.283
N10 Unknown MHz 24.159
netbook 1600MHz 16.305 <-- not typo
Intel(R) Celeron(R) M processor 1.50GHz (null) 26.1876862
PowerPC 740/750 (280.00MHz) (null) 172.816713
CPU CryptoHash
Q9400 356.041
N10 67.604
netbook 57.059
CPU Fibonacci
Q9400 3.021
N10 5.861
netbook 8.358
Intel(R) Celeron(R) M processor 8.1375674
PowerPC 740/750 58.07682
CPU N-Queens
Q9400 17.614
N10 15.616 <-- not typo
netbook 17.852
FPU FFT
Q9400 1.560
N10 13.498
netbook 17.646
FPU Raytracing
Q9400 19.257
N10 20.286
netbook 33.042
Intel (R) Celeron (R) M processor 40.8816714
PowerPC 740/750 161.312647
I would love to see a Linux distribution running on the Nexus 10.
My preferred one is Mer and the user interface of my choice is Plasma Active (this would later allow a port of Sailfish OS, if a tablet UI gets available).
Is anybody else interested in accomplishing this port?
My previous experience is a proof-of-concept port of MeeGo/Mer to the HTC Desire HD:
So is there any plans on someone trying to get this on the N10?
fr8cture said:
So is there any plans on someone trying to get this on the N10?
Click to expand...
Click to collapse
Just got my Nexus 10 and I'll definitely look into this - although some help wouldn't be bad.
case-sensitive said:
I just chroot-installed lubuntu 12.04 on my N10, using http://forum.xda-developers.com/showthread.php?t=1585009 This is just for curiosity's sake, to see what ubuntu is like on the N10, both in terms of usage/GUI and in terms of performance (knowing full well that performance will take a big hit under chroot/VNC). Here my little report, in case it would be of use as a reference for developing/running linux natively on the N10.
In short: lubuntu is almost usable. Graphics is sluggish (as expected?); as you move xterm across the screen you actually see a series of rectangles and it takes a few seconds for the DE to clean it up. Once you're inside the xterm then the system seems fairly responsive. I was able to apt-get install latex and libreoffice (!) and both work. Curiously scp does not work (ssh does) and I didn't spend much time investigating scp. I can't install dropbox.
I set the resolution of the VNC viewer to be 2560x1500 (leaving room for the android buttons). That was a mistake; menu/window frames/scroll bars etc are TINY. I should have used a smaller resolution and then pinch-zoom. Suggestion for developer: Make everything bigger.
Click to expand...
Click to collapse
I've got a Debian chroot running on mine until we get a proper dual-boot solution using a slightly modified from of this script: http://forum.xda-developers.com/showthread.php?t=1328742
Running LXDE, its definitely usable for text heavy stuff like office. While the visuals would be a little muddy, I'd recommend running at 1280x752. That's a perfect fit while leaving room for the buttons, and things are large enough that you could realistically use it. If you wanted to run at full res, use 2560x1504.
If you're using a bluetooth mouse with yours, I highly recommend using Jump Desktop as your VNC viewer. Its the only one I know of that supports right clicks. The only drawback is you cant run it at full resolution unless you lower the color depth, it crashes immediately otherwise.
I would love to see this happen!
I'm taking my first programming classes this semester, and I'd love to see Ubuntu come to the N10. That would be pretty dang sweet. :cyclops:
I can't see any framebuffer output (enabled VT and FB in .config) and I really don't know why.. Nothing suspicious in /proc/last_kmsg after reboot (it just hangs at some point, watchdog reboots)
Will take some time to debug this odd behaviour (maybe anybody has some clues what could have gone wrong?)

Full Unix to replace phone?

I don't know about the rest of you guys, but I moved on to another phone a while ago. But I have always loved my Atrix... Has anyone ever thought about seeing what kind of linux unit our phones could be? I mean, minimal phone code & use both processors for Ubuntu or whatever popular arm linux is available.
My main deal here is that the phone w/ the lapdock has always been an awesome wifi terminal. I just feel like half of it's processor is wasted running the phone UI. Anyone have any plans for a full linux Atrix project?
& yes, I already have ubuntop on my Atrix & have had it since it came out.
& yes, I know Canonical has already stated they are working on Ubuntu for phones, but the stench of their Vaporware is hurting.
It all comes down to the kernel. With the limited support we have for our device, it's hard enough trying to run android on the thing (ICS); an operating system which is "native" for phones, it'll be that much harder to port desktop Linux. Standard Linux kernel is starting to come with android stuff, but it's still going to need device specific patches.
Now if ubuntu comes out with a universal arm/tegra kernel, that would be kind of amazing.
Sent from my MB860 using xda app-developers app

Ubuntu

Came across this today and wanted to share with anyone who might have been in a cave today
http://mobilesyrup.com/2013/01/02/u..._campaign=Feed:+Mobilesyrup+(mobilesyrup.com)
Hope this comes our way
Sent from my Nexus 10
I hope it comes.
Indeed, my dream is to one day have the ability to dual boot Android and a native Linux distro.
brGabriel said:
Indeed, my dream is to one day have the ability to dual boot Android and a native Linux distro.
Click to expand...
Click to collapse
It isn't clear to me that the Ubuntu phone will actually be a "linux distro" - at least not in the sense that most think of them (Android runs Linux, after all). But, details seem to be scarce.
Plus, applications built for a mouse aren't going to be ideal even on a tablet. Otherwise we wouldn't have all those apps for services that are already web-based (including, ironically enough, xda).
rich0 said:
It isn't clear to me that the Ubuntu phone will actually be a "linux distro" - at least not in the sense that most think of them (Android runs Linux, after all). But, details seem to be scarce.
Plus, applications built for a mouse aren't going to be ideal even on a tablet. Otherwise we wouldn't have all those apps for services that are already web-based (including, ironically enough, xda).
Click to expand...
Click to collapse
Yes, I agree the new Ubuntu for mobile devices won't exactly be like its desktop predecessors. I was referring to what I've seen on other tablet development forums, such as the Asus TF300T running an Arch Linux ARM natively as a dual boot with Android. Would it be "ideal" on a touch screen tablet? Certainly not; but it wouldn't be completely unusable. Besides, I think that's why many of us are on xda in the first place. Because we're not content with running vanilla stock ROMs with our hands held out to to the manufacturers for fixes and upgrades.
Like the sound of this but only as a dual boot option for now.
brGabriel said:
Yes, I agree the new Ubuntu for mobile devices won't exactly be like its desktop predecessors. I was referring to what I've seen on other tablet development forums, such as the Asus TF300T running an Arch Linux ARM natively as a dual boot with Android. Would it be "ideal" on a touch screen tablet? Certainly not; but it wouldn't be completely unusable. Besides, I think that's why many of us are on xda in the first place. Because we're not content with running vanilla stock ROMs with our hands held out to to the manufacturers for fixes and upgrades.
Click to expand...
Click to collapse
I RDP .....*A LOT*...... from my N10 to my various Linux boxes now.... this would be a very welcome thing for me.
And.... to have another player in the mobile game would only be a good thing for us all.
Also, as the native apps are mosly C or C++, it would be interesting to see how much faster they would run.

Categories

Resources