Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,
I am a hobbyist programmer. VB.Net, Python, Autoit & Lua are the languages i know. (I hate {}s. so i decided to learn languages which don't have {}s). Now i would like to learn android develeping. My brother baught a smart phone. So planning to make an app and test in his phone. But i don't know i can make android apps from windows PC. I have google a lot and found two SDKs. One is Corona and other is Android Studio. Corona uses Lua but it is not free. Since i am a hobbyist, i don't want to spend money on it. I don't know which language is used in Android Studio. Anyway, i am seeking proper guidance and advices. Thanks in advance.
Posted

Android Studio uses Java. You can use Xamarin on Windows, but I think that uses C#, and may not be free.
 
Share this answer
 
Comments
Vinod Kc 20-Sep-15 9:46am    
Thank you @Richard
Visual Studio 2015 can help you deploy, build and test Android apps - Link[^].
The problem is licensing is needed with Xamarin.

Traditionally, you can use Visual Studio to build Windows phone apps.
 
Share this answer
 
v2
Comments
Vinod Kc 20-Sep-15 9:46am    
Thank you @Abhinav
Please read about the Cross-Platform Development in Visual Studio on MSDN[^].

-KR
 
Share this answer
 
Comments
Vinod Kc 21-Sep-15 14:31pm    
Thank you @KrunalRohit. But i am using VS2013.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900