Confirmed users
400
edits
| Line 16: | Line 16: | ||
After installation, fennec would crash on installation (unable to locate mozutils library, although it's in the apk). Possibly related to emulator failing to run NDK applications? | After installation, fennec would crash on installation (unable to locate mozutils library, although it's in the apk). Possibly related to emulator failing to run NDK applications? | ||
=== Running Fennec === | |||
[[Fennec/NativeUI | Building Fennec Native]] | [[Fennec/NativeUI | Building Fennec Native]] | ||
* Android device: | * Android device: | ||
enable USB debugging: Settings > Applications > Development > USB debugging | ** enable USB debugging: Settings > Applications > Development > USB debugging | ||
$SDK/platform-tools/adb install -r <path-to-apk> | $SDK/platform-tools/adb install -r <path-to-apk> | ||