Thế Dũng[Android Development] Make Bundletool PortableGoogle have required developer to publish their app to play store with Android App Bundle since August, 2021. But for the exist apps which…Jun 24, 2023Jun 24, 2023
Thế Dũng[Android Development] Sharing text with different content for different apps using createChooserIntroduce problemOct 26, 2022Oct 26, 2022
Thế DũngBuild AAB file and Sign key later with JarsignerIf you have ever published an app to the Play Store, maybe you have looked at something like thisDec 28, 2021Dec 28, 2021
Thế Dũng[Flutter] PageView Builder with AnimationBefore going to the technical content, let’s see what we gonna build.Sep 11, 2021Sep 11, 2021
Thế Dũng[Flutter development] Personal Flutter Project structure with Repository pattern — Demo appThis is what I collected from my self-research. I am not a professional flutter guy, I’ve just wanted to share what I know about how to…Sep 9, 2021Sep 9, 2021
Thế Dũng[Android Development] How to build Ffmpeg extension for integrating into ExoplayerHi all, hope you guys doing well!Aug 5, 2021Aug 5, 2021
Thế Dũng[Flutter development] String resource with difference language support in FlutterThis is very short article about using string resource and handle app language based on device language. And this is just basic, no…Jul 6, 2021Jul 6, 2021
Thế Dũng[Android development] Import .a library into Android projectAnother 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…Jul 6, 2021Jul 6, 2021
Thế Dũng[Android development] Get logcat from your app and save it as a fileThis article is about how to get log from your app and save it into internal phone’s storage. Then if you want to send it to server or do…Jun 26, 2021Jun 26, 2021
Thế Dũng[Android development] Handle set text for Android appBasically, you don’t meet this problem in a real-normal application. But for some reasons, you’ll need to update your string resource…Jun 15, 2021Jun 15, 2021