You are using an deprecated version.
also just found out that auido doesnt work
--
You received this message because you are subscribed to the Google Groups "Android-x86" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-x86...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-x86?hl=en.
On Jan 1, 2012, at 5:25 AM, tabletsx86 <rbg.tab...@gmail.com> wrote:
> Google Apps contain the proprietary Google applications that come pre-
> installed with most android devices.
> Due to licensing restrictions, these apps cannot come pre-installed
> and must be installed separately.
>
> Available from Cyanogenmod:
>
> http://wiki.cyanogenmod.com/wiki/Main_Page
>
>
> HERE:
>
> http://cmw.22aaf3.com/gapps/gapps-gb-20110828-signed.zip
OK, I think I found the fundamental reason.
The http_stack used by android-x86 is 'android',
while armv7a uses 'chrome'.
(see frameworks/base/media/libstagefright/Android.mk
about line 100-120)
However, we are unable to enable chrome stack,
since it requres v8 engine, which is arm only now.
shxt!!
This is also the root cause of Youtube crashing --
the stagefright http streaming requires chrome stack.
(see frameworks/base/media/libstagefright/HTTPBase.cpp,
line 52)
--
Chih-Wei
Android-x86 project
http://www.android-x86.org