Created
          August 6, 2021 09:12 
        
      - 
      
- 
        Save safaorhan/d4363be2653f88d0ee94b6c75a56d6f4 to your computer and use it in GitHub Desktop. 
    Adding internet permission
  
        
  
    
      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
    
  
  
    
  | <manifest ... | |
| <uses-permission android:name="android.permission.INTERNET" /> <!-- ADD THIS LINE --> | |
| <application | |
| ... | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment