- 1
I want to develop an android app for music,what's langage you like to develop with it java or kotlin
3 odpowiedzi
+ 5
Both has its own pros nd cons.
Pls use the search bar before posting similar questions.
Go through the below threads and decide ur own.
https://www.sololearn.com/discuss/2045263/?ref=app
https://www.sololearn.com/discuss/1860700/?ref=app
https://www.sololearn.com/discuss/1548326/?ref=app
https://www.sololearn.com/discuss/1959308/?ref=app
https://www.sololearn.com/discuss/805256/?ref=app
https://www.sololearn.com/discuss/536095/?ref=app
https://www.sololearn.com/discuss/133445/?ref=app
https://www.sololearn.com/discuss/2300603/?ref=app
https://www.sololearn.com/discuss/1564557/?ref=app
https://www.sololearn.com/discuss/297550/?ref=app
https://www.sololearn.com/discuss/1612818/?ref=app
https://www.sololearn.com/discuss/230255/?ref=app
+ 2
You can use both languages it's your choices.
But for playing media files in Android you can either use Android defult MediaPlayer or you can also use Google's exo player library.
https://github.com/google/ExoPlayer
0
Thnx