I am working with Harism Page Curl(Open GL) https://github.com/harism/android_page_curl and its works perfectly fine
But in this example the condition I found is that we must have all Bitmap resource ready(downloaded) but what I want is image will going to load(runtime) from web and will be cache for future like this.
Want some idea that how would I achieve this? a small help/hint is also appreciated. :)
Thanks.