Description
Hi,
Android issue:
I am new to lcp . When I integrated lcp-client into readium library i am facing following issue.
issue description: Plugin with id 'com.android.model.library' not found. (build.gradle which is there in lcp-client module).
Steps I followed for the lcp integration into readium-1:
-
I cloned the code using "git clone --recursive https://github.com/readium/SDKLauncher-Android.git"
-
I opened this code from android studio and from android studio I shifted to "feature/lcp" branch from "master" branch.
-
Here I found a readium-lcp-client folder which is empty.
-
I downloaded readium-lcp-client code from github and I put that code into readium-lcp-client folder(step 3).
-
I tapped on sync button. Then I can see the above mentioned error.
Could please help me what went wrong in integration ?
Many Thanks,
Naresh