Reply to topic  [ 14 posts ] 
Ubuntu for Android 
Author Message
Legend

Joined: Sun Apr 26, 2009 12:30 pm
Posts: 45931
Location: Belfast
Reply with quote
http://www.bbc.co.uk/news/technology-20891868

Do a lot of Ubuntu users make the most of the 'free' software that's about? That might affect app sales if repeated here :? :|

_________________
Plain English advice on everything money, purchase and service related:

http://www.moneysavingexpert.com/


Wed Jan 02, 2013 7:49 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:26 pm
Posts: 17040
Reply with quote
You can't 'adapt' a GUI to run on touchscreens. Its either designed for them or it's [LIFTED].


Wed Jan 02, 2013 8:29 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:56 pm
Posts: 12030
Reply with quote
Well this could get interesting, if Ubuntu can get a decent branch going with a good GUI.

_________________
www.alexsmall.co.uk

Charlie Brooker wrote:
Windows works for me. But I'd never recommend it to anybody else, ever.


Wed Jan 02, 2013 9:40 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5161
Location: /dev/tty0
Reply with quote
From what I've read on Twitter, it's an Android fork, somewhat similar to Amazon Fire?


Wed Jan 02, 2013 11:24 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
I've been following it's development for a couple of years, and I have mixed feelings about it. I think it will only be viable for a very brief time in history, while smart phones are powerful (as they are now) and while desktops still cost a significant amount.

In a couple of years, adequate processing power will be so cheap that a docking station will be no cheaper than a fully fledged PC. Just look at the Pi today: £25 for a PC that's as powerful as a server from a few years ago.

I think the future is simply better wireless integration of your personal data with cheap, mass produced desktops and your portable devices.

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Thu Jan 03, 2013 9:53 am
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 7:10 pm
Posts: 5490
Location: just behind you!
Reply with quote
ProfessorF wrote:
Well this could get interesting, if Ubuntu can get a decent branch going with a good GUI.

which a small amount of hard core geeks will go for but the majority will ignore and go for official android, iOS or even WP8 or even RIM

_________________
johnwbfc wrote:
I care not which way round it is as long as at some point some sort of semi-naked wrestling is involved.

Amnesia10 wrote:
Yes but the opportunity to legally kill someone with a giant dildo does not happen every day.

Finally joined Flickr


Thu Jan 03, 2013 12:01 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:56 pm
Posts: 12030
Reply with quote
I think that's the thing - until a major high street carrier takes it on as the default, most people will stick with what their phone ships with.

_________________
www.alexsmall.co.uk

Charlie Brooker wrote:
Windows works for me. But I'd never recommend it to anybody else, ever.


Thu Jan 03, 2013 12:29 pm
Profile
What's a life?
User avatar

Joined: Thu Apr 23, 2009 7:26 pm
Posts: 17040
Reply with quote
ProfessorF wrote:
until a major high street carrier takes it on as the default

Which, realistically, isn't ever going to happen. It'll be like Ubuntu desktop, something people who know about it might want to install themselves but non-existent in the 'consumer' market.


Thu Jan 03, 2013 12:34 pm
Profile
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
Looking at the website I've discovered that I was mislead by the article title.

"Ubuntu for Android" has been under development for years. It enables you to dock the phone and use it as a PC with the usual Ubuntu desktop. You still use Android on the phone while on the move.

What is new is "Ubuntu for Phones" which is a total replacement for Android. It's a new Linux GUI for phones. It has nothing to do with Android, except that it uses the same hardware drivers which should speed development.

They're both explained on the website:

http://www.ubuntu.com/devices/phone

You can skip the first 6 minutes of the video, because it starts off talking about the past.

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Thu Jan 03, 2013 12:36 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:58 pm
Posts: 8767
Location: behind the sofa
Reply with quote
ProfessorF wrote:
I think that's the thing - until a major high street carrier takes it on as the default, most people will stick with what their phone ships with.

They are looking to ship phones with "Ubuntu for Phones" within two years.

The "hack" would actually be running Android on an Ubuntu phone.. which no one would do.

_________________
jonbwfc's law: "In any forum thread someone will, no matter what the subject, mention Firefly."

When you're feeling too silly for x404, youRwired.net


Thu Jan 03, 2013 12:41 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Tue May 05, 2009 3:29 pm
Posts: 7173
Reply with quote
Really looking forward to this :-D

Sent from my HTC One X using Tapatalk 2

_________________
timark_uk wrote:
That's your problem. You need Linux. That'll fix all your problems.
Mark


Thu Jan 03, 2013 3:32 pm
Profile
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 6:44 pm
Posts: 4141
Location: Exeter
Reply with quote
It has been announced that you can now run Ubuntu on certain phones.

So if you want to call someone, open a shell and type:

$ grep "Pete" /var/db/contacts.txt |awk 'BEGIN{FS=","}$2 ~ /msisdn/ {print $2}' contacts.txt | xargs /bin/call

_________________
"The woman is a riddle inside a mystery wrapped in an enigma I've had sex with."


Thu Jan 03, 2013 3:39 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 6:36 pm
Posts: 5161
Location: /dev/tty0
Reply with quote
jonlumb wrote:
$ grep "Pete" /var/db/contacts.txt |awk 'BEGIN{FS=","}$2 ~ /msisdn/ {print $2}' contacts.txt | xargs /bin/call


I don't think you want the 'contacts.txt' in the awk statement...You may also have to put xargs in to line orientated mode because if the number has spaces in it may not work.


Thu Jan 03, 2013 4:20 pm
Profile WWW
I haven't seen my friends in so long
User avatar

Joined: Fri Apr 24, 2009 7:55 am
Posts: 7935
Location: Manchester.
Reply with quote
forquare1 wrote:
jonlumb wrote:
$ grep "Pete" /var/db/contacts.txt |awk 'BEGIN{FS=","}$2 ~ /msisdn/ {print $2}' contacts.txt | xargs /bin/call


I don't think you want the 'contacts.txt' in the awk statement...You may also have to put xargs in to line orientated mode because if the number has spaces in it may not work.

Wow. Just wow. You proper geek. Megalolz :lol:

Sent from my GT-N7000 using Tapatalk 2

_________________
okenobi wrote:
John's hot. No denying it. But he's hardly Karen now, is he ;)

John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker :P
Sorry :roll:
I'll behave now.
Promise ;)


Thu Jan 03, 2013 5:17 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 14 posts ] 

Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.