ActivityStarter

In documentation...

  1. Download the source code to your computer.
  2. Using a file explorer or unzip utility, find the file youngandroidproject/project.properties
  3. 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.
unzip

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