Market Licensing program structure

  • Replies:3
Alan Finners
  • Forum posts: 4

Feb 1, 2012, 3:45:51 PM via Website

I have copied the Google market licensing library into my project, copied the top level sample code in as License.java and made all the necessary changes to the Manifest and strings. All error free and runs normally as was.

What I can't figure out is the program structure to actually integrate the licencing into the app. Do I set License.java as my main activity and start the previously main activity from within that? If so where does it go? I can't find any clear examples using the original Google code on the net.

Ta for any ideas.

Reply
Eric McBride
  • Forum posts: 1,790

Feb 2, 2012, 1:38:27 PM via Website

WOW...tough question. I might have to poke around XDA to find out about that.

Any devs who can shed some light on this?

Reply
Eric McBride
  • Forum posts: 1,790

Feb 7, 2012, 12:22:21 PM via Website

Nice one! Thanks for sharing that here!

Reply