|
@@ -10,3 +10,7 @@ MobileCustomizerPanel.jLabel3.text=Application Package
|
|
MobileCustomizerPanel.jTextField1.text=jTextField1
|
|
MobileCustomizerPanel.jTextField1.text=jTextField1
|
|
MobileCustomizerPanel.jButton2.text=Run Android Target Configuration Utility
|
|
MobileCustomizerPanel.jButton2.text=Run Android Target Configuration Utility
|
|
MobileCustomizerPanel.jTextArea1.text=Tip:\nTo recreate the android build project, uncheck the checkbox and press OK, then open this window again and re-enable the checkbox.
|
|
MobileCustomizerPanel.jTextArea1.text=Tip:\nTo recreate the android build project, uncheck the checkbox and press OK, then open this window again and re-enable the checkbox.
|
|
|
|
+MobileCustomizerPanel.jTextField1.toolTipText=The package name used when creating the MainActivity
|
|
|
|
+MobileCustomizerPanel.jComboBox1.toolTipText=The android target platform of this project
|
|
|
|
+MobileCustomizerPanel.jButton2.toolTipText=Run the android target configuration utility
|
|
|
|
+MobileCustomizerPanel.jCheckBox1.toolTipText=Creates a "mobile" folder with an android project that is embedded in the build process
|