D
D
Dmitry Cherkas2014-12-02 22:19:51
Android
Dmitry Cherkas, 2014-12-02 22:19:51

Is it possible to write a program that will work on all versions of android?

I wonder if there is a fundamental obstacle that will not allow the developer to write a program that works on all currently available versions of android (phones)
The program must be able to synchronize with the user's account on the site, have a graphical interface with interchangeable "blues", be able to play streaming audio (Internet radio) , be able to respond to events (headphones connected, external power connected)
Thank you

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladislav, 2014-12-02
@RGV

You find the minimum version of the SDK that supports the functions you need and use it to implement the application. It is possible that all versions of Android will be supported, but you should prepare for the fact that there will not be many features of modern versions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question