renato
1
In documentation...
- Download the source code to your computer.
- Using a file explorer or unzip utility, find the file
youngandroidproject/project.properties
- The first line will start with "
main=
". Everything after that is the package and class name.
I suppose the source code being my .aia
Then how edit this .aia file to find out main= string?
In what documentation did you find this 'advice'
?
Before messing with your aia, make a copy of your aia in case you do something that will corrupt it.
You can download the aia to your PC, then unzip the aia to see these folders.

Modify the one you are interested in in the youngandroidproject folder, change your code; save the changes and cross your fingers. 