Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

how to use APK Expansion file(.obb) html into webview in xamarin form ? like as bellow

$
0
0

var files = APKExpansionSupport.GetAPKExpansionZipFile(this, 27, 27);
Webview.Source = files.GetInputStream("Offline_Files/default.html");


Viewing all articles
Browse latest Browse all 91519

Trending Articles