Android Custom Dialog Tutorial using Basic4Android
Hi! I will introduce another tutorial in Dialogs using Basic4Android, the Custom Dialog. A custom dialog refers to be in the customization of your dialog that you will going to create on your own.
First, you need to create two buttons and named it Button1 and btn1, and also one label and named it as lbl1. Next, named your layout name as "Main".