Recent content by technos d

  1. T

    An android application can only be built in Java?

    Yes, but also we can program Android apps can be created using NDK in C/C++. NDK is a tool set that allows you to implement parts of your app using native-code languages such as C and C++.