CustomizeAlerts is an app in wich you can customize alerts, make funny ones, or whatever you like. It`s very simple to use.
!!(FOR DEVELOPERS)!!Or this mobile IDE wherever you are to test your code.
Options:
Simple Alert:
-set the text;
-set the duration.
Dialog Alert:
-set the title of the alert;
-set the body of the alert;
-set the text of the button.
Use this mini mobile IDE in wich you can exercise your code:
-to make the code run you have to import what you are going to use and reffer to the activity as "context".(it runs java code)
Ex:
import android.widget.Toast;
Toast.makeText(context, ..............
Contact:
-You can send your opinion on how to improve the app or complaints at sorincatalinteican@gmail.com;
-twitter: @sorinteican.
Tags: developer, developement tools, ide, funny, customize, alert, customization, alerts
!!(FOR DEVELOPERS)!!Or this mobile IDE wherever you are to test your code.
Options:
Simple Alert:
-set the text;
-set the duration.
Dialog Alert:
-set the title of the alert;
-set the body of the alert;
-set the text of the button.
Use this mini mobile IDE in wich you can exercise your code:
-to make the code run you have to import what you are going to use and reffer to the activity as "context".(it runs java code)
Ex:
import android.widget.Toast;
Toast.makeText(context, ..............
Contact:
-You can send your opinion on how to improve the app or complaints at sorincatalinteican@gmail.com;
-twitter: @sorinteican.
Tags: developer, developement tools, ide, funny, customize, alert, customization, alerts
Recently changed in this version:
Initial Release.




Comments and ratings for CustomizeAlerts