I was working on Android demo application I downloaded from the web, and instead of creating new Project for this, I simply imported it (using File -> Import -> General -> Existing Project into Workspace). While the project was imported successfully, I was having this weird error: Project has no default.properties file! Edit the project […]
Posts Tagged ‘Android’
Find Android Development Tools (ATD) Version
When working on a new Android Project today in Eclipse, I was having an issue which was related to the ATD version. Being a newbie in the Android Development, I had problem even finding this basic version number. However, after some exploring of the Eclipse, I found it. So, here are the steps: 1. In […]