Alternatively, I created a library project which I put 80% of my code into. Then created two new projects - one for the free version and one for the paid. Both use the library and the free one simply extends the library but adds nothing more. The full one also extends but adds extra functionality. If I do a bug fix to the core of the app, I change it in the library and both the free and paid inherit the bug fix straight away.
HTH. On Dec 7, 1:41 pm, TreKing <treking...@gmail.com> wrote: > On Tue, Dec 7, 2010 at 3:03 AM, YuviDroid <yuvidr...@gmail.com> wrote: > > But at least I don't have two completely separate applications in which > > case I would have to keep copying/pasting every > > fix/modification/feature/etc... > > A half-decent diff tool will allow you to bring over any and all changes you > need from one version to the other fairly easily. > > --------------------------------------------------------------------------- > ---------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en