]
Misha Ali commented on TOOLSDOC-443:
------------------------------------
This is worth evaluating as a DYK addition for somewhere in the docs about exporting
mobile. Moving to new project for evaluation for sprints later.
Simple guide to show app signing and deploying for iOS and Android
------------------------------------------------------------------
Key: TOOLSDOC-443
URL:
https://issues.jboss.org/browse/TOOLSDOC-443
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Components: User Guide
Affects Versions: 4.1.1
Reporter: Tadeas Kriz
Assignee: Misha Ali
Fix For: 4.2.0.Final
The documentation shows how to export "Mobile Application" in chapter 8.3.7. It
says "ready-to-sign applications", but I'd be good to show, what can the
user then do with the exported application, as readers of this guide might not be aware of
how native packages work.
When export is made for iOS, the output is a single .app package. For Android, it's
an .apk archive. It should be made clear to user what those packages are and possibly
link to official documentation on given topic if it exists.