I am trying to create 2 versions of an Android app (free/paid). I have an Android Library that contains files common to both. I created a new Android project and am trying t
Just copy the library from one of the projects to the other one. Maybe the timestamp needs to be the same on both.