I don't think the other thread explained how to do this without
creating two package names.  You would either have to re-name your
package each time you published, or you would need two different
projects, wouldn't you?

Another approach is to try to pull out as much common functionality as
you can into a 3rd Java-only project, with each of your projects (paid
and free).  The tough part is that you can't move anything that
references resources into a Java-only project.

On Oct 5, 11:58 am, Justin Anderson <janderson....@gmail.com> wrote:
> I have already asked the same question, and later the solution on another
> thread.  Just do a quick search for "code base" and you will find out how to
> do this.
>
> If you have done this already, then you can ignore this, but a lot of
> duplicate questions can be eliminated simply by searching for an answer
> before posting a new question...
>
> Thanks,
> Justin
>
> ----------------------------------------------------------------------
> There are only 10 types of people in the world...
> Those who know binary and those who don't.
> ----------------------------------------------------------------------
>
>
>
> On Sun, Oct 4, 2009 at 7:48 PM, jax <jackma...@gmail.com> wrote:
>
> > I want to crete two seperate android applications.
>
> > 1.  A "Lite" version with limited functionality
> > 2.  A upgrade to the lite version (Pro version) with extended
> > functionality (This will cost money)
>
> > Can someone tell me the best way to approach this....project setup
> > etc.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to