![Adobe 37980039 - FrameMaker Server - Unix User Manual Download Page 12](http://html1.mh-extra.com/html/adobe/37980039-framemaker-server-unix/37980039-framemaker-server-unix_user-manual_2853106012.webp)
9
USING FRAMEMAKER PUBLISHING SERVER
Creating and managing publication tasks
Last updated 7/24/2012
Extra settings for Native mobile app
To create a native mobile app, FrameMaker Publishing Server requires PhoneGap SDK and other apps and additional
details in the settings.xml file.
1
Download and unzip the following on your computer:
a
PhoneGap SDK
b
Android™ SDK
c
Oracle Java™ SDK
d
Apache Ant
2
Locate the settings.xml file in FrameMaker’s Install directory at
\fminit\RH_DEFAULT_PROJECT
and specify the
following options:
RoboHelp settings
To create online Help formats, FrameMaker Publishing Server uses project settings that you define in RoboHelp. You
can define a standard RoboHelp project with all the required output formats, and then use the RoboHelp Project (.XPJ
file) as the template for online Help output.
Tag
Value
PhoneGapFolder
Folder on your computer where you’ve downloaded and
unzipped the PhoneGap software development kit
LDPIIcon
A png file for application icon for LDPI (low) android mobile
screen density
MDPIIcon
A png file for application icon for MDPI (medium) android
mobile screen density
HDPIIcon
A png file for application icon for HDPI (high) android mobile
screen density
PackageName
A unique identifier of the application in addition to the
application’s name, for example
com.example.myapp
AppName
The name of the application
AppVersionString
A version string for the application
JDKPath
Folder on your computer where the Oracle Java™ software
development kit is installed
AntPath
Folder on your computer where you’ve downloaded and
unzipped Apache Ant
AndroidPath
Folder on your computer where the Android™ software
development kit is installed
SSLName
Name of the SSL of the multiscreen HTML 5 in the RoboHelp
project, which you are using for publishing
If you are using the default project shipped with TCS, the SSL
name is
Multiscreen_HTML5
.