Skip to content

Instantly share code, notes, and snippets.

@saurabhalang
Created July 11, 2015 17:47
Show Gist options
  • Select an option

  • Save saurabhalang/c3ae1f6bf12b5ead8b00 to your computer and use it in GitHub Desktop.

Select an option

Save saurabhalang/c3ae1f6bf12b5ead8b00 to your computer and use it in GitHub Desktop.
How to convert any Website into Android App in Android Studio?
<uses-permission android:name="android.permission.INTERNET"/> //add this code before.... <application
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment