#include<stdio.h>
#include<conio.h>
void main()
{
clrscr();
printf("HELLO DX");
getch();
}
#include<conio.h>
void main()
{
clrscr();
printf("HELLO DX");
getch();
}
activitymain.xml file::> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xm...
No comments:
Post a Comment