Create an App Manifest file
SCENARIO
You have just completed a new mobile app called Find My Friends. You want to publish it on the Firefox Marketplace. To do that, you need to create an App Manifest file.
An App Manifest file contains information needed to publish an app on the Firefox Marketplace. It must contain the right information about the app and must be valid JSON.
During this test, you will create the App Manifest file. You do not need to validate the App Manifest file.
TO CREATE THE APP MANIFEST FILE:
- Create the file on your computer using any text editor you like.
- You need to know these details about the Find My Friends app.
- These instructions explain the fields you can include in the App Manifest file. If the instructions aren't clear to you, feel free to draw your own conclusions or use external tools/websites to help.
- When you've completed the App Manifest, email your App Manifest file to ehunt@mozilla.com.
DETAILS ABOUT THE FIND MY FRIENDS APP
- Find My Friends is a mobile app that gathers information from your phone's address book. It then sends you a notification when you are nearby any friends in your address book.
- Find My Friends is a Packaged App.
- The app structure for Find My Friends is:
- Find My Friends has one icon sized 128x128 pixels and a second icon sized 60x60 pixels.
- Find My Friends must be able to access the device's contacts, identify where the user is currently located, and be able to schedule and send notifications.
- Find My Friends is developed by Tiny Kiwi Studio (http://www.tiny-kiwi.com)
- Find My Friends will be released in the United States and Germany. It should have both an English and a German app description.
- Find My Friends should launch in fullscreen.
- Find My Friends should always display in portrait orientation.
- Find My Friends is a paid app. It can only be installed from the Firefox Marketplace and the Google Play Store.
- This is the second version of the Find My Friends app.