Published inHuawei DevelopersIntroduction to AR EngineHi friends, today we will introduce to Huawei AR Engine which is developed by Huawei. But, before the AR Engine explains, we should talk…Nov 24, 2020Nov 24, 2020
Published inHuawei DevelopersIntroduction to HiAI Engine?Hi friends, today we will introduce to Huawei Artificial Intelligence which is developed by Huawei. But, before the HiAI Engine explains…Nov 23, 20201Nov 23, 20201
Published inHuawei DevelopersStateful Android Apps with MVI Architecture (MODEL — VIEW — INTENT)There are a lot of architecture pattern (like MVC, MVP, MVVM) for android but today we will talk about MVI.Nov 12, 20203Nov 12, 20203
Published inHuawei DevelopersDifferences and Advantages of Hilt, Dagger2, Koin — 1Hello friends, in this article, we will introduce the subject of dependency injection for Android development, as well as discuss the…Oct 11, 20202Oct 11, 20202
Android Architecture Patterns Part 1: Model-View-ViewModelMvvm is an architectural pattern for seperating program logic and user interface controls. It consist 3 mainly part: Model, View, View…Sep 11, 20191Sep 11, 20191
Dagger 2 on Android — 1Dagger, is a Dependency Injection library developed by Square. Currently being developed by Google. Dependency Injection is passing…Sep 7, 2019Sep 7, 2019
Android MinifyEnabled, Obfuscation and ShrinkHello there, One of the issues we should be aware of when developing an Android application is code security and the size of the project…Jul 7, 2019Jul 7, 2019