If by hybrid you mean combining two different applications, look into Intents and Intent Filters.<http://developer.android.com/guide/topics/intents/intents-filters.html>
If you want to use two different languages, look into using the NDK<http://developer.android.com/sdk/ndk/overview.html>for C/C++ support. On Sunday, May 20, 2012 11:30:34 PM UTC-4, Huynh Ngoc Bang wrote: > > Hello everybody! > I would like to create a hybird app android. Who can help me how to > create it. > -- 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

