Mobile/Projects/APK Factory: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Adding meeting notes)
No edit summary
Line 10: Line 10:
* Security - rforbes
* Security - rforbes


'''Filing Issues:''' [[https://github.com/mozilla/apk-factory-service/issues/new Server side]] and [[https://github.com/mozilla/apk-factory-library/issues/new Android side]]
'''Filing Issues:''' [https://github.com/mozilla/apk-factory-service/issues/new Server side] and [https://github.com/mozilla/apk-factory-library/issues/new Android side]


<h2>Use Cases</h2>
<h2>Use Cases</h2>

Revision as of 20:07, 21 November 2013

The APK Factory is a web service which synthesizes native Android Apps (.apk installer files) from Open Web App manifests.

This is a part of Mobile/Projects/Application_management.

Team

  • Project - dvd, clouserw
  • Development - (Android) jhugman, myk, mhaigh and (Server side) ozten
  • QA - TBD
  • Operations - jason, oremj
  • Security - rforbes

Filing Issues: Server side and Android side

Use Cases

Code

Tracking Bugs

File issues on github as noted above.

Environments

TBD: Currently have a working prototype, working on building out codebase and then these environments.

  • dev
  • stage
  • production

Meeting Notes