Hi all, I have created a custom View class. I would now like to be able to create instances for it from other applications, so that they will use it as if it's one of the built in classes. In other words, I want to create the dalvik equivalent of a shared object. I want other applications to be able to write "import my.domain.and.class.name;". If I can even make them write it in the Layout resource file, even better.
What is the best way to go about doing it? Shachar -- Shachar Shemesh Lingnu Open Source Consulting Ltd. http://www.lingnu.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

