[Solved] Error in creating brand new package in android [closed]


Are you using Eclipse? If so, try right-clicking out your project, going to “Android Tools”, and clicking “fix project properties”. It sounds like it may be missing (or just not generated in the first place), this should recreate it.

EDIT: It sounds like your project.properties file isn’t the problem. Another thing you can try is deleting your debug keystore, it may have generated incorrectly. See this answer for instructions.

4

solved Error in creating brand new package in android [closed]