When i try to export my android project i'm getting the following eclipse error message "Conversion to Dalvik format failed error1""
i try the following steps but no luck..
- Project » Clean
- add
-Xms128m /-Xmx512m
toeclipse.ini
- Restarting Eclipse with the -clean option
Export Steps:
- Right click on project->export->android under that select the "export android application"