Linked by Thom Holwerda on Tue 6th Nov 2012 23:35 UTC
Thread beginning with comment 541229
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Unfortunetly Android is supporting MIPS, HOWEVER
by moondevil on Wed 7th Nov 2012 09:12
in reply to "Unfortunetly Android is supporting MIPS, HOWEVER"
RE: Unfortunetly Android is supporting MIPS, HOWEVER
by dsmogor on Wed 7th Nov 2012 13:03
in reply to "Unfortunetly Android is supporting MIPS, HOWEVER"
RE: Unfortunetly Android is supporting MIPS, HOWEVER
by shmerl on Wed 7th Nov 2012 17:11
in reply to "Unfortunetly Android is supporting MIPS, HOWEVER"
Mer (a leading mobile GNU/Linux distro) supports MIPS just fine:
http://releases.merproject.org/releases/latest/builds/mipsel/packag...
Don't use Android - use normal mobile Linux.
Edited 2012-11-07 17:17 UTC
RE[2]: Unfortunetly Android is supporting MIPS, HOWEVER
by zima on Thu 8th Nov 2012 03:33
in reply to "RE: Unfortunetly Android is supporting MIPS, HOWEVER"





Member since:
2010-06-01
NATIVE (C++/C) apps for android, or apps that use native parts, will not be portable.
Its already problem with x86.
Apps writen in dalvik will run just great.
Native compiled blobs? They will need to be recompiled. And probably Google Play will have to be changed to acommodate 3 versions of each "native" app (for each architecture).