Creating 3rd party library in Android. Need suggestions!!
- by Lalith
Hello all,
I am planning to create a 3rd party library for android
application developers. Also the main concern is I do not want the
users to make many changes to their code base. The following are the
main things I want to clarify before diving into the project.
1) I want to attach my own event handlers dynamically to the…