I want to create a simple game.I need this information how to create custom controls
doubts:
-
Custom controls and OnScreen controls are same or different.
-
Next how to create custom controls
-
How to create onscreen controls.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Firstly read the following official source:
http://developer.android.com/guide/topics/ui/custom-components.html
Then you can check StackOverflow links for code samples:
Where to find free open sourced android custom controls?
Creating customs controls in Android
Guide for custom UI controls