Hi, this is DungVu, thanks for comming to my page! This is the place where you can find all of my public information, to somehow, make you understand more about me!
My fullname is Vũ Thế Dũng, I am years old, graduated with a bachelor degree in Computer Science from University of Information Technology (UIT), and currently living in HoChiMinh city.
Below are my main skills, just invole what I think it is important to list out.
Below are some of my main projects
Application only available in Japan
I have finished my university as a Computer science in Honor Program with a very good
degree
My GPA: 8.1 / 10
Listening: 445
Reading: 325
Total: 770
Aug 5, 2021
I’ve just met a problem with Exoplayer in using to playing UDP stream. Video is coming but the audio is not. Then I start to searching for the reason. Very firstly you can find this https://github.com/google/ExoPlayer/issues/6843. But I asked video-encoder team and they answered me that they are using AAC, not Ffmpeg.
Sep 9, 2021
It is based on MVC Structure. But it has a bit different when I am not using any interface (or delegate) to make the Controller implemented on it. As an addition info, I will write this project with GetX for State management
Jun 24, 2023
Google have required developer to publish their app to play store with Android App Bundle since August, 2021. But for the exist apps which had been uploaded before that time with apk format can be continued deliver to play store with apk.
Jul 6, 2021
Another topic that not to many people have to face on. Today’s article is how I import a .a file into android project. I don’t know why but it seems to be very rare article that write about this. And some of them are useless for me. So I think I have to write this down.