android - R file generated in a wrong project -


i divided project in 3 possible generate paid , free apps , 3 third 1 have common code, exemple:

  • freeappproject
  • paidappproject
  • commonsource (android library project)

but have paid , coomonsource projects.

i started doing changed , test @ each change (when moved class coomon project tested see if every think working).

everything goes fine until moved class (the mainactivity), when moved it, r file of common project started generated on paid project.

my idea create splashscreen launch mainactivity in common project.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -