How to build a custom component in android -


I want to develop a custom component on Android (a word balloon object) and I do not know where to start Please I need some help

Take a look at this topic. The sample code also has one.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -