copying or renaming an android project in eclipse -


iv'e tried copy , paste project in same workspace. project gets copied doesn't run on device.

if leave default name e.g "copy of myproject" works.

if try rename using refractor option project shows error: "android requires compiler compliance level 5.0 or 6.0. found '1.7' instead. please use android tools > fix project properties.." when fix project suggested fails load device

go project properties file , change project name , clean , build project.it should work then


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -