S
S
SpaceBox7772022-02-28 22:55:23
Android
SpaceBox777, 2022-02-28 22:55:23

How and on what to write an android application?

I would like to write an application for android with a chat and the ability to track the interlocutor (such as zenli), purely to communicate with friends and relatives. After looking at a couple of articles on the Internet, I realized that most of the applications were written in java, kotlin using android studio. But I heard that telegram is written in c ++, so write what tools are used to develop android applications in c ++, or at least push in the right direction.
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
AlexVWill, 2022-03-01
@AlexVWill

But I heard that telegram is written in c ++, so write what tools are used to develop android applications in c ++, or at least push in the right direction.

Write in Java in Android Studio and don't show off because For your task, this is the best option. The choice of C ++ should be due to some reasons, for example, the presence of libraries that are not in Java, or something else significant.

A
Adamos, 2022-02-28
@Adamos

Qt

A
Alexander Prokhorovich, 2022-03-01
@alexgp13

Java, Android SDK. Back in the language that is closer to you.
Do not chase cross-platform, for most applications there are too many platform features to consider, it is often easier to make native applications for iOS and Android than to suffer due to cross-platform limitations. And again, more than half of the functionality of modern applications is the server side.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question