Skip to content

Instantly share code, notes, and snippets.

View Pavneet-Sing's full-sized avatar
🎯
Focusing | Open to remote work

Pavneet Singh Pavneet-Sing

🎯
Focusing | Open to remote work
View GitHub Profile
package com.example.miccy.myapplication;
import android.os.AsyncTask;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.widget.TextView;
import java.io.InputStream;
import java.io.InputStreamReader;