Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 575 Bytes

File metadata and controls

16 lines (11 loc) · 575 Bytes

image

based on https://github.com/bishwassagar/Android-Webview-App

Android-Root-Market

AppMarket for Android. the app installing apps via shell comands.(need root).

Chnage URL

in line 85. mWebView.loadUrl("https://yourdomain.com"); //Replace The Link Here

note

The link to download an app through the market should look like this: yourdomain.com/yourapp.apk So that the market will recognize the name of the downloaded file and you can install it.