canmove, Confirmed users
1,126
edits
MarkFinkle (talk | contribs) |
m (→Prerequisites: Linkifying Android SDK) |
||
Line 3: | Line 3: | ||
=== Prerequisites === | === Prerequisites === | ||
As Fennec requires an ARMv7 architecture, we need an AVD (Android Virtual Device) that has the ''armeabi-v7'' CPU ABI. Such a device definition and images are only included in the newest SDK (at least revision 15). To ensure you have all the required software, first install an Android SDK if you don't have one yet, then open your android SDK manager (tools/android) and perform the following steps: | As Fennec requires an ARMv7 architecture, we need an AVD (Android Virtual Device) that has the ''armeabi-v7'' CPU ABI. Such a device definition and images are only included in the newest SDK (at least revision 15). To ensure you have all the required software, first install an [http://developer.android.com/sdk/index.html Android SDK] if you don't have one yet, then open your android SDK manager (tools/android) and perform the following steps: | ||
* Check if any updates to your SDK are available and install them | * Check if any updates to your SDK are available and install them |