canmove, Confirmed users
2,398
edits
m (→Test Cases) |
mNo edit summary |
||
| Line 13: | Line 13: | ||
|} | |} | ||
== | == Quick Start Guide == | ||
Here is a quick start guide to get you to install a signed copy of the latest version for install in Android of the native open web apps application: | |||
Github Repository: [https://github.com/anantn/soup https://github.com/anantn/soup] | |||
Build instructions | |||
# Clone the Git [https://github.com/anantn/soup.git repository] | |||
# Download the [http://developer.android.com/sdk/index.html Android SDK] | |||
# Import the project into [http://www.eclipse.org/ Eclipse] | |||
# Configure the project properties to target Android API Level 8 (Android 2.2 (Froyo)) | |||
# Build and Run | |||
Compile and build 'Soup' from the Android project (targeting [http://developer.android.com/sdk/android-2.2.html Android API Level 8]). Enable 'Install form Unknown Sources' on your Android device under Application Settings. Once installed, you may find the application in the Android application launcher. | |||
Join us on [http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23openwebapps #openwebapps] and [http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23QA #QA] | |||
=== Introduction === | === Introduction === | ||
| Line 75: | Line 89: | ||
| <br> | | <br> | ||
|} | |} | ||
== Test Plan == | == Test Plan == | ||