Created
July 11, 2015 17:47
-
-
Save saurabhalang/c3ae1f6bf12b5ead8b00 to your computer and use it in GitHub Desktop.
How to convert any Website into Android App in Android Studio?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <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