sir alread i downloaded .epub book through URL in that b开发者_开发技巧ook 2 html pages are there my question is how to open that html page after downloaded .epub book in android
use webview and give webview1.loadurl("path of that html page");
sir alread i downloaded .epub book through URL in that b开发者_开发技巧ook 2 html pages are there my question is how to open that html page after downloaded .epub book in android
use webview and give webview1.loadurl("path of that html page");
精彩评论