Posts by iFl0wBR • 3 points
2 posts
- 
		0 votes1 answer756 viewsQ: How to check if a server’s response returns (200 OK) in java ?I am developing an android app, and would like to check if a site or a URL is active 
- 
		0 votes0 answers46 viewsQ: How to go to a second Activity if user is logged in facebook sdkNext, an app with a login screen with the facebook login button is implemented right.. wanted to know how to do if the user is already logged in go straight to a second Activity, if not back to…