Setting Up the Licensing Verification Library on Android Studio

后端 未结 4 1041
抹茶落季
抹茶落季 2021-01-31 16:45

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.ht

4条回答
  •  闹比i
    闹比i (楼主)
    2021-01-31 17:31

    Finally I've got the solution! You have to put the library/src/com directories in the youroject/scr/main/java/com and then click on the "Sync project with Gradle files" button.

提交回复
热议问题