I want to know that if i write some piece of code in any languagge may be C or even Java, how can i integrate it in android SDK. How can it be called like other android APIs.
For example, if i write some framework like video playback frame work in any language, how can it be integrated with android framework so that applications can make use of it like other APIs. Are there any specifications for such code to be written. If it cant be done this way, can u tell me if there is a way possible for me to integrate it with my local SDK so that my applications can make use of it. Does eclipse provide any help in integratiing such source code. Any Help Appreciated Thanks & Regards Amit On Nov 28, 10:38 pm, Robert Green <[EMAIL PROTECTED]> wrote: > You can't. The device will only run java using the supplied API. > > On Nov 28, 4:00 am, Amit <[EMAIL PROTECTED]> wrote: > > > > > Hello friends, > > > Can u plz tell that if i want to write some piece of code for android > > in c or c++, how can i integrate the code with java code. > > > Any help appreciated > > > Thanks > > Amit- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

