Adobe 65030089 - Robohelp - PC Using Manual page 341

User manual
Hide thumbs Also See for 65030089 - Robohelp - PC:
Table of Contents

Advertisement

USING ROBOHELP HTML 10
Generating output
Specify PhoneGap SDK, Android SDK, JDK, and Apache Ant paths
Click Generate. RoboHelp generates the Android project files, including the APK binary, at the output path you
7
specified in step 2.
Note: RoboHelp-generated Android project files are development versions. You should test and debug these files before
publishing them to user devices and/or Google Play.
If you encounter the
"SWT folder 'lib\x86' does not exist
steps to resolve the issue:
Open the
a
C:\Program Files (x86)\Android\android-sdk\tools\android.bat
Search for:
b
for /f %%a in ('%java_exe% -jar lib\archquery.jar') do set swt_path=lib\%%a
and change this line to the following:
rem for /f %%a in ('%java_exe% -jar lib\archquery.jar') do set swt_path=lib\%%a
(32-bit machines) Add a new line below the line in step b> and enter the following:
c
set swt_path=lib\x86
(64-bit machines) Add a new line below the line in step b> and enter the following:
set swt_path=lib\x86_64
Save the batch file and generate the native Android app.
d
Batch-generate output
Batch-generating output eliminates the need to wait for each output to finish processing before starting the next one.
You can publish output from different layouts to different locations. Batch-processing saves time if you use conditional
build tags to test, view, or distribute different outputs.
Last updated 7/13/2012
" error during APK generation, follow these
batch file.
335

Advertisement

Table of Contents
loading

This manual is also suitable for:

Robohelp html 10

Table of Contents