google-license-manager

Setting Up the Licensing Verification Library on Android Studio

巧了我就是萌 提交于 2019-12-03 04:14:34
问题 im'triyng to implement the Google Licensing Verification in a Android Studio made app. By following this lines: http://developer.android.com/google/play/licensing/setting-up.html seems tath: As an alternative to adding the LVL as a library project, you can copy the library sources directly into your application. To do so, copy (or import) the LVL's library/src/com directory into your application's src/ directory. I've done this but the import of: import com.google.android.vending.licensing