Application development
What languages does android support for application development?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sam HobbsPosted Oct 25, 2011, 2:05 PM
Also, for C++ see MoSync; it is a cross-platform library, something like (in the sense of cross-platform) Mono except they use C++. I don't know much about it and you probably want to use Mono / Silverlight / C# instead but MoSync is an option. I cannot find a clear description of what MoSync really is; it says it is free but I think if you look at the licensing information you must pay for it if you develop applications you sell. MoSync can be developed using Visual Studio but it is best to use the MoSync IDE which is a customized Eclipse.
If you develop using the Android SDK and/or NDK then the most common IDE for them is Eclipse.
VulpesPosted Oct 25, 2011, 6:24 AM
http://www.basic4ppc.com/
Prabhu RajaPosted Oct 25, 2011, 3:30 AM
We can Use C# for Android app development, check out this Article for more Reference :
http://www.c-sharpcorner.com/UploadFile/mahesh/5795/
Uma Shankar PatelPosted Oct 25, 2011, 3:17 AM