Publish an Ionic Android App to Google Play Store.

Publish an Ionic Android App to Google Play Store. Ionic is a great component framework that can build both iOS and Android apps from the same source code using Capacitor. In this video I have explained how to generate a signed Android release APK version using Ionic application and publishing on Google play store. For this process you need a…

Continue Reading

Angular Multiple Language Support using Internationalization (i18n)

Angular Multiple Language Support using Internationalization (i18n) Modern web and mobile user experiences is a worldwide thing. Localization of your application (supporting multiple languages) will help you to reach worldwide people. Angular is offering Internationalization(i18n) plugins to enrich your application with multiple languages. In this post I will discuss the implementation with lazy loading design pattern with supporting dynamic content.…

Continue Reading