Android App Testing 101

ince Android uses Java as the main language, it's not surprising that it uses JUnit for its unit testing framework. Officially, JUnit 4 is the supported version. But however, there are third party plugins that allows you to write and execute tests written in JUnit 5 as well…

Utilizing ADB for daily tasks

If you're developing Android apps, you might often wonder how does our PC communicate with the Android devices when we debug. Well, the answer is through the Android Debug Bridge, adb for short.…

mVoter 2020 Backstage #3: Test of Time

Photo by noor Younis on Unsplashကျွန်တော်ဒီ Blog Post Series လေးမှာ ကျွန်တော်တို့ မြန်မာနိုင်ငံရဲ့ ၂၀၂၀ ပြည့်နှစ်အထွေထွေရွေးကောက်ပွဲ အတွက် တိကျမှန်ကန်တဲ့အချက်အလက်တွေပေးနိ…

mVoter 2020 Backstage #2: App Update Mechanism

Photo by Arkar Phyo on Unsplashကျွန်တော်ဒီ Blog Post Series လေးမှာ ကျွန်တော်တို့ မြန်မာနိုင်ငံရဲ့ ၂၀၂၀ အထွေထွေရွေးကောက်ပွဲအတွက် တိကျမှန်ကန်တဲ့အချက်အလက်တွေပေးနိုင်ဖို့ ဖန်တီ…