On Mon, Jun 23, 2014 at 9:27 AM, Felix E. Klee <[email protected]>
wrote:
> However, I could compile the Fennec apk on a Linux machine, right?

Sorry, my brain must’ve been half switched off. Obviously we’re cross
compiling here, and so host architecture shouldn’t matter.

Anyhow, creating my own build doesn’t seem necessary as there are
official x86 builds, such as:

<https://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mozilla-aurora-android-x86/fennec-32.0a2.multi.android-i386.apk>

After *enabling* host GPU, Firefox finally starts. My AVD configuration:

    avd.ini.encoding=ISO-8859-1
    abi.type=x86
    disk.dataPartition.size=200M
    hw.accelerometer=yes
    hw.audioInput=yes
    hw.battery=yes
    hw.camera.back=none
    hw.cpu.arch=x86
    hw.dPad=no
    hw.device.hash2=MD5:fbd5143f5b48ba972391c87c302c0c69
    hw.device.manufacturer=Generic
    hw.device.name=5.1in WVGA
    hw.gps=yes
    hw.gpu.enabled=yes
    hw.keyboard=yes
    hw.lcd.density=160
    hw.mainKeys=yes
    hw.ramSize=512
    hw.sdCard=yes
    hw.sensors.orientation=yes
    hw.sensors.proximity=yes
    hw.trackBall=no
    image.sysdir.1=system-images\android-16\default\x86\
    sdcard.size=2G
    skin.dynamic=no
    skin.name=WVGA800
    skin.path=platforms\android-16\skins\WVGA800
    tag.display=Default
    tag.id=default
    vm.heapSize=16
_______________________________________________
mobile-firefox-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/mobile-firefox-dev

Reply via email to