While configuring MJAndriod I have got an error as follows:
Project has no default.properties file! Edit the project properties to set one.
Right click on project --> properties --> Android.
Change the checkbox for project build target.
Press apply.
Change it back to your original build target.
Press apply --> ok
Worked for me