Hi iam new in Android and I am facing a problem in creating new project. After clicking finish button I am getting error as follow.
Failed to load properties file for project ‘VDemo’
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I got this in groups.google.com.See here
Here you have to set the environmental path’s system variables. Which will
you get by *right clicking on My Computer properties Advanced Environmental
variables. *
** Then you select path option from System Variables* *and
select Edit option. Then u have to mentioned the *jdk’s path as follows.
C:\Program Files\Java\jdk1.6.0_14\bin *after that give semi colon and set
the avd file path.
*
*
*C:\Documents and Settings\tpbhade.android\avd like this.** *Give the
semicolon. and click on ok button. Then u restart u r Eclipse. and go to
project menu unchecked Build Automatically option, and click on Build all
option. your problem will be solved.