I have been using the Eclipse for Android development for few months, and I must say I’m really impressed with this editor so far. Though for a newbie, it looks very cluttered, and I had some hard time in start getting used to it, but the more I work on it, the move I’m loving […]
Archive for the ‘Android’ Category
Project has no default.properties file! Error in Imported Android Projects
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 […]
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 […]