Pages

Showing posts with label xposed. Show all posts
Showing posts with label xposed. Show all posts

Thursday, April 14, 2016

How to check if the phone is connected to the Internet

to check whether your phone is connected to the Internet, use the following code:
ConnectivityManager con=(ConnectivityManager)getSystemService(Activity.CONNECTIVITY_SERVICE);
boolean wifi=con.getNetworkInfo(ConnectivityManager.TYPE_WIFI).isConnectedOrConnecting();
boolean internet=con.getNetworkInfo(ConnectivityManager.TYPE_MOBILE).isConnectedOrConnecting();

these lines check for internet connection whether it is through WiFi or Mobile Internet.

you need to add the following permission to the AndroidManifest.xml file
<uses-permission android_name="android.permission.ACCESS_NETWORK_STATE" />

Another method is what our freind Kevin mentioned in the comments, is to check if a certain website is reachable or not like this:
public static boolean isOnline() {
try {
InetAddress.getByName("google.ca").isReachable(3);
return true;
} catch (UnknownHostException e){
return false;
} catch (IOException e){
return false;
}
}

we check if a site is reachable within a certain timeout or not.
Read More..

Thursday, March 17, 2016

Redtube APK Watch Redtube From Android Mobile XXX APK Porn APP Free Download

Redtube APK | Watch Redtube From Android Mobile | XXX APP | Porn APK Free Download

Redtube APK | Watch Redtube From Android Mobile | XXX APP | Porn APK Free Download

Redtube APK | Watch Redtube From Android Mobile | XXX APP | Porn APK Free Download




Watch RedTube videos

from your Android phone or tablet.
Worlds Most Popular Adult Video Tube Website is Now Accessible from Android App

Watch and Download videos on the go! Download the APK. Its free!
It is an 18+ Android App

Redtube APK | Watch Redtube From Android Mobile | XXX APK | Porn APK Free Download

Click Here to Free Download Redtube APK

Redtube APK | Watch Redtube From Android Mobile | XXX APK | Porn APK Free Download

Read More..