Sorry for the dumb question. I used the statement:
Deploying your application to Android devices
1.Open your application with Gideros Studio. 
2.Export your application for Android (File → Export Project). 
3.Open Eclipse IDE and import the exported project to Eclipse using these steps: 
1.Go to File → Import 
2.Choose General → Existing Projects into Workspace 
3.Select root directory and choose the directory you used to export your application. Now the application is imported to Eclipse.
But next I'm doing this: Click on File → Export. Then Android/Export Android Aplication, select my project, but "finish" and "next" button is disabled and there is text "Project has compilation error(s)".
What did I do wrong? Waiting for your help.                
                
             
        
Comments