User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

just a couple of last questions.

Sun Dec 21, 2014 9:11 am

What do we need and what are we missing to run android on the pi?
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: just a couple of last questions.

Sun Dec 21, 2014 9:19 am

ric96 wrote:What do we need and what are we missing to run android on the pi?
A new processor, more memory and a collection of folks who have actually have some interest in getting Android running.

At the moment there is just one regular forum poster (with about 500 posts) who thinks Android might be possible and he just keeps spamming the forum with crazy questions like this one.

ANDROID ON THE RPi IS NOT GOING TO HAPPEN.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 9:25 am

DougieLawson wrote:
ric96 wrote:What do we need and what are we missing to run android on the pi?
A new processor, more memory and a collection of folks who have actually have some interest in getting Android running.

At the moment there is just one regular forum poster (with about 500 posts) who thinks Android might be possible and he just keeps spamming the forum with crazy questions like this one.

ANDROID ON THE RPi IS NOT GOING TO HAPPEN.
Agreed on the "collection of folks" part.
i Know that android on raspi are not going to happen. AFAIK it has nothing to do with ram or cpu as i have seen even 2.3 work perfectly on devices with less juice than the pi and it works like crap on the pi. It has some thing to do with graphics (not the hardware but the software) and thats what i am asking.
What "software" parts are we missing?
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: just a couple of last questions.

Sun Dec 21, 2014 10:28 am

The whole SoC Driver Stack is not implemented, and this has been regurgitated so many times, it is about time the Android Forum was deleted as it is just flogging a dead ass :roll: :roll:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: just a couple of last questions.

Sun Dec 21, 2014 10:36 am

Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: just a couple of last questions.

Sun Dec 21, 2014 10:38 am

ric96 wrote:
DougieLawson wrote:
ric96 wrote:What do we need and what are we missing to run android on the pi?
A new processor, more memory and a collection of folks who have actually have some interest in getting Android running.

At the moment there is just one regular forum poster (with about 500 posts) who thinks Android might be possible and he just keeps spamming the forum with crazy questions like this one.

ANDROID ON THE RPi IS NOT GOING TO HAPPEN.
Agreed on the "collection of folks" part.
i Know that android on raspi are not going to happen. AFAIK it has nothing to do with ram or cpu as i have seen even 2.3 work perfectly on devices with less juice than the pi and it works like crap on the pi. It has some thing to do with graphics (not the hardware but the software) and thats what i am asking.
What "software" parts are we missing?
The libraries that convert the Android graphics stack to run the VC4 GPU graphics is missing, along with some memory management libraries that work over the ARM and GPU. That's why Android is slow, no graphics acceleration. The VC4 is capable enough, and there have been libraries done for other chips using the VC4 and there are phones out there using them (Samsung Grand Duo for example)
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

mikerr
Posts: 2825
Joined: Thu Jan 12, 2012 12:46 pm
Location: UK
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 10:50 am

What would android bring?
Lots of apps, but they are mostly touch orientated.

IMO people who want android are really asking for netflix...
Android app - Raspi Card Imager - download and image SD cards - No PC required !

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 10:51 am

jamesh wrote: The libraries that convert the Android graphics stack to run the VC4 GPU graphics is missing, along with some memory management libraries that work over the ARM and GPU. That's why Android is slow, no graphics acceleration. The VC4 is capable enough, and there have been libraries done for other chips using the VC4 and there are phones out there using them (Samsung Grand Duo for example)
So, IF broadcom wanted, they can cook an android image for the pi??
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 10:52 am

mikerr wrote:What would android bring?
Lots of apps, but they are mostly touch orientated.

IMO people who want android are really asking for netflix...
i do work on andriod-x86 a lot and its not that bad
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: just a couple of last questions.

Sun Dec 21, 2014 10:57 am

ric96 wrote: i do work on andriod-x86 a lot and its not that bad
Stick with that and forget all ideas of Android (or Nandroid, Notdroid & Ordroid) on the RPi. Android on the RPi is non-starter.

Image
https://twitter.com/siranai_bikkuri/sta ... 8585312256
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

mikerr
Posts: 2825
Joined: Thu Jan 12, 2012 12:46 pm
Location: UK
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 11:11 am

ric96 wrote: So, IF broadcom wanted, they can cook an android image for the pi??
Not broadcom, the RPi foundation.


The problem is more political than technical IMO.

Android doesn't fit in with the foundation's education aims (as much as linux)
So there wasn't the time & money thrown at it
- and don't underestimate how much of both would be needed.

Would have been better if they never showed an 80% working smooth android in 2012 and later changing their mind
http://www.raspberrypi.org/android-4-0-is-coming/
Android app - Raspi Card Imager - download and image SD cards - No PC required !

Joe Schmoe
Posts: 4277
Joined: Sun Jan 15, 2012 1:11 pm

Re: just a couple of last questions.

Sun Dec 21, 2014 12:45 pm

Is this forum really still here???
And some folks need to stop being fanboys and see the forest behind the trees.

(One of the best lines I've seen on this board lately)

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: just a couple of last questions.

Sun Dec 21, 2014 12:51 pm

Joe Schmoe wrote:Is this forum really still here???
Unfortunately it is :shock:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

RobHenry
Posts: 452
Joined: Fri Sep 21, 2012 9:04 pm
Location: UK

Re: just a couple of last questions.

Sun Dec 21, 2014 3:51 pm

jamesh wrote:Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.

It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.

DirkS
Posts: 10347
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: just a couple of last questions.

Sun Dec 21, 2014 3:58 pm

RobHenry wrote:
jamesh wrote:Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.
You can say (almost) whatever you want. It doesn't need its own section in the forum though.
There are other OS's that are more relevant that don't have their own section...
It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
I tend to go down here to have a good laugh...

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 4:03 pm

RobHenry wrote:
jamesh wrote:Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.

It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
http://www.raspberrypi.org/forums/viewt ... 73&t=94463
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: just a couple of last questions.

Sun Dec 21, 2014 4:20 pm

RobHenry wrote:
jamesh wrote:Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.

It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
Android does not fit the learning goals of the RPF Mission Statement.

Spending money to compile Android would not be recouped in extra revenue.

Let's face it there are plenty of alternatives for running Android, a TV Stick is under $40.00

:shock:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: just a couple of last questions.

Sun Dec 21, 2014 4:28 pm

RobHenry wrote:
jamesh wrote:Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.

It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
What a bizarre post. Are you serious that you think closing the Android forum here, because Android doesn't run on the Pi (and likely never will on the Bcm2825), is infringing your free speech? The reason for closing the forum would not be to suppress anything, but because the forum is basically pointless and wastes time and space (time moderating etc). The same questions keep coming up, with the same answers. So there really is no reason to allow any more posts in it. The position on Android is not likely to change - there simply isn't the money or inclination to port it.

In answer to another question above, which has been answered before btw, to port it would require work from both Broadcom and the Foundation. Since the Brcm team that build the VC4 has now been disbanded, it would be a more difficult job that ever. Not impossible, just a PITA.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

RobHenry
Posts: 452
Joined: Fri Sep 21, 2012 9:04 pm
Location: UK

Re: just a couple of last questions.

Sun Dec 21, 2014 4:33 pm

jamesh wrote:
RobHenry wrote:
jamesh wrote:Hm, I did ask to have this forum closed, and we did decide that was probably the right idea. And then never did it....will ressurect the mod thread.
So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.

It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
What a bizarre post. Are you serious that you think closing the Android forum here, because Android doesn't run on the Pi (and likely never will on the Bcm2825), is infringing your free speech? The reason for closing the forum would not be to suppress anything, but because the forum is basically pointless and wastes time and space (time moderating etc). The same questions keep coming up, with the same answers. So there really is no reason to allow any more posts in it. The position on Android is not likely to change - there simply isn't the money or inclination to port it.

In answer to another question above, which has been answered before btw, to port it would require work from both Broadcom and the Foundation. Since the Brcm team that build the VC4 has now been disbanded, it would be a more difficult job that ever. Not impossible, just a PITA.
No, I wasn't being in the least bit serious and I'm sorry for adding to the unnecessary noise by giving a tongue in cheek contribution, which clearly didn't work.

I'll get my coat.

User avatar
ric96
Posts: 1253
Joined: Sun Mar 17, 2013 6:03 am
Location: NOIDA, India
Contact: Website

Re: just a couple of last questions.

Sun Dec 21, 2014 4:45 pm

jamesh wrote: ...Since the Brcm team that build the VC4 has now been disbanded, ...
huh... that's surprising
My apologies for shameless YouTube Plugs...
youtube.com/sahajsarup
twitter @sahajsarup
skype srics1996
e-mail: sahajsarup@gmail.com
Blog: http://www.geektillithertz.com/wordpress
Web: http://www.geektillithertz.com

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: just a couple of last questions.

Sun Dec 21, 2014 4:48 pm

ric96 wrote:
jamesh wrote: ...Since the Brcm team that build the VC4 has now been disbanded, ...
huh... that's surprising
No not surprising that has been posted about in the Engineers at Broadcom being made redundant posts :roll:
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

fruitoftheloom
Posts: 23132
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: just a couple of last questions.

Sun Dec 21, 2014 5:00 pm

http://anholt.livejournal.com

Regards VideoCore Drivers
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

User avatar
DougieLawson
Posts: 38883
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: just a couple of last questions.

Sun Dec 21, 2014 5:23 pm

RobHenry wrote: It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
That's largely due to the deficiencies of the PHPBB3 software that runs this forum. If you choose http://www.raspberrypi.org/forums/searc ... nreadposts it doesn't allow you to define any subfora that should be ignored. Trying to keep up with a busy forum (100-200 post/day) any other way than through the unreadposts dialog is impossible.

BTW, there's no First Amendment in England & Wales or Scotland (there's constitution that could be amended). There is no such thing as "free speech" in our Sceptred Isles.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: just a couple of last questions.

Mon Dec 22, 2014 9:24 am

RobHenry wrote:
jamesh wrote:
RobHenry wrote: So the I'm r-pi foundation will suppress free speech because it doesn't align with certain views of what the device should be used for. That'll just push the movement underground and make it even more dangerous and subversive.

It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
What a bizarre post. Are you serious that you think closing the Android forum here, because Android doesn't run on the Pi (and likely never will on the Bcm2825), is infringing your free speech? The reason for closing the forum would not be to suppress anything, but because the forum is basically pointless and wastes time and space (time moderating etc). The same questions keep coming up, with the same answers. So there really is no reason to allow any more posts in it. The position on Android is not likely to change - there simply isn't the money or inclination to port it.

In answer to another question above, which has been answered before btw, to port it would require work from both Broadcom and the Foundation. Since the Brcm team that build the VC4 has now been disbanded, it would be a more difficult job that ever. Not impossible, just a PITA.
No, I wasn't being in the least bit serious and I'm sorry for adding to the unnecessary noise by giving a tongue in cheek contribution, which clearly didn't work.

I'll get my coat.
Sorry, didn't see the sarcasm! Odd, because I've got sarcasm in my genes!

I guess it because we get serious posts just like it...but thanks for reaffirming my faith that the world isn't completely full of Android dingbats.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

jamesh
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 26442
Joined: Sat Jul 30, 2011 7:41 pm

Re: just a couple of last questions.

Mon Dec 22, 2014 9:25 am

DougieLawson wrote:
RobHenry wrote: It strikes me as odd that some people who don't want or expect android to be ported to the pi with accelerated video are incapable simply of ignoring those that do.
That's largely due to the deficiencies of the PHPBB3 software that runs this forum. If you choose http://www.raspberrypi.org/forums/searc ... nreadposts it doesn't allow you to define any subfora that should be ignored. Trying to keep up with a busy forum (100-200 post/day) any other way than through the unreadposts dialog is impossible.

BTW, there's no First Amendment in England & Wales or Scotland (there's constitution that could be amended). There is no such thing as "free speech" in our Sceptred Isles.
I belveie there is a forum revamp being planned. Not sure when or whether the Foundation are open to suggestions - will try and find out.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.

Return to “Android”