While configuring MJAndriod I have got an error as follows:
Project has no default.properties file! Edit the project properties to set one.
I solved this problem by adding appcompatv7 library to my project, though I don't require this library(as I my project don't target lower versions) I don't know why I had to add this. Hope someone else can solve their problem by adding same.