I am using InteliJ Idea Community edition to develop android apps. I
was trying to write UnitTests for a HelloWorld App as described in
http://developer.android.com/guide/developing/testing/testing_otheride.html
. However I keep on getting an error

Found main project package: com.example.helloandroid
Found main project activity: .HelloAndroid
Error: Unable to load the main project's default.properties

On going through the files that were created by InteliJ Idea, I saw
that all the files as mentioned in 
http://d.android.com/guide/developing/other-ide.html#CreatingAProject
are being created except for defaul.properties and build.properties.

Is there any way we can create these files?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to