
This post include:
Complete code for a simple graphics application in Android.
Concept of process in Android.
Use of Thread in Android programming.
Welcome friend,
Here I'm posting the basic code for a simple Graphics application in Android ~ a "WELCOME-SCREEN"..!!
For any application, welcome screen is a must .(remember any game starts with an attractive welcome note,isnt it?).So chose to start graphics coding with craeting a welcome screen.
summary of application::
When we open this application, a welcome screen will splash out and stay for a while.
We can also close this screen by pressing DOWN...