Home » Developing U++ » Android » android theide javac options
android theide javac options [message #58339] |
Sun, 01 May 2022 09:30  |
luoganda
Messages: 211 Registered: November 2016
|
Experienced Member |
|
|
Could someone add support
to manually specify additional options for javac.
Sometimes this is needed to compile sources properly(eg to support older phones,etc),
or for other things. This could be added somewhere after "<< -g:none" option.
It could be a simple support: eg if(fileexists(android-javac.txt))ReadOptionsAndPutInto-javac LineOptions.
Or: it could be added to theide somewhere where Android build method ui is specified.
I know that there are somewhere also external Script sample build file,
but i can't find it.
~~~~
Also, i don't think theide supports layouts for android,
but a simple support for this could potentionally also be added into SUniGuiCreator:
1) add compile-android.bat into tools folder
2) add proper files into android(snippets folder)
3) add sample demo of using those android snippets(also premade widgets scripts: buttons, edit, ...)
And voila - there would be a simple android layout support.
Output for compiling and jumping to potential c/c++ errors does work,
but for javac - i didn't test it yet.
Adding support for other langs/uiToolkits(eg python tkinter) is the same.
[Updated on: Sun, 01 May 2022 09:33] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Apr 25 16:00:20 CEST 2025
Total time taken to generate the page: 0.03071 seconds
|