Jump to content

what language do android apps use?

Java with the SDK and C++ with the NDK, although there are ways to use other languages but too be honest they are not that good or accessible for example Xamarin is decent and allows you to write in C# but it's quite expensive https://store.xamarin.com/

Link to post
Share on other sites

It's not a modified version of Java. It's Java with the addition of a framework.

hum

 

Java with the SDK and C++ with the NDK, although there are ways to use other languages but too be honest they are not that good or accessible for example Xamarin is decent and allows you to write in C# but it's quite expensive https://store.xamarin.com/

ok thanks!

Link to post
Share on other sites

as madKnight3 said it uses Java with the addition of a framework provided by android, but you can use C++ that is in the NDK version, although you can write functions that can gather from an C++ backend onto the Java/Android front end 

Link to post
Share on other sites

as madKnight3 said it uses Java with the addition of a framework provided by android, but you can use C++ that is in the NDK version, although you can write functions that can gather from an C++ backend onto the Java/Android front end 

 

ok thanks!

Link to post
Share on other sites

Java, it also uses some xml for layout files, but all the functionallity is in java pretty much

Bill: i5-4690K - 16GB Corsair Vengeance 2400mhz (2x8GB) RAM - Cooler Master Hyper 212 EVO - 1TB 7200RPM Seagate HDD + Samsung 850 EVO 120GB SSD -  MSI Z97S SLI Krait Edition - NZXT H440 - EVGA GTX 970 FTW ACX 2.0 - CX600M - NZXT Hue RGB LED kit

How-To-Gaming CommunityJoin Here

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×