Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Android » android theide javac options
android theide javac options [message #58339] Sun, 01 May 2022 09:30 Go to previous message
luoganda is currently offline  luoganda
Messages: 194
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

 
Read Message
Read Message
Previous Topic: Android Builder updated to 2022 stack
Goto Forum:
  


Current Time: Fri Apr 19 12:22:24 CEST 2024

Total time taken to generate the page: 0.02937 seconds