[Solved] Android app licensing error class not found


The information in the below post got me past the current license issue I was experiencing.

Google In-App billing, IllegalArgumentException: Service Intent must be explicit, after upgrading to Android L Dev Preview

The license class in the Google API had to be updated / modified and the minSDK version had to be updated to 4 in the build file for the API.

solved Android app licensing error class not found