SDK:
- add note to android deployment panel about "Compile on Save" disabling "Android Device" run target. git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8796 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
099e7f3d16
commit
ff93a0cfe1
@ -10,7 +10,7 @@ MobileCustomizerPanel.jLabel1.text=Android Target
|
|||||||
MobileCustomizerPanel.jLabel3.text=Application Package
|
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=You have to disable "Compile on Save" to be able to run the project on a device using the "Android Device" function.\n\nThe android project ("mobile" folder) will be deleted when Android deployment is disabled.
|
||||||
MobileCustomizerPanel.jTextField1.toolTipText=The package name used when creating the MainActivity
|
MobileCustomizerPanel.jTextField1.toolTipText=The package name used when creating the MainActivity
|
||||||
MobileCustomizerPanel.jComboBox1.toolTipText=The android target platform of this project
|
MobileCustomizerPanel.jComboBox1.toolTipText=The android target platform of this project
|
||||||
MobileCustomizerPanel.jButton2.toolTipText=Run the android target configuration utility
|
MobileCustomizerPanel.jButton2.toolTipText=Run the android target configuration utility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user