A quick a simple Alert Dialog Popup with Title, Message, Icon and Button

Don’t forget to import add the imports

import android.app.AlertDialog; import android.content.DialogInterface;

How to Execute Javascript in UIWebView?

It is possible to execute javascript codes on the webpage loaded in a UIWebView. We can use stringByEvaluatingJavaScriptFromString: method of UIWebView object for this.

This method can be used once the url has been loaded in the web view as follows :

Android read phone(sim) number

 

Android alert view/pop up example

Programmatically create a password field

 

Shut down android device programmatically

Page 1 of 32012345...102030...Last »