Uttam Royuttamroy.hashnode.dev·Sep 5, 2024Develop a Syncable Android Widget Using Ionic Framework and CapacitorIntroduction In this post, we’ll walk through the process of creating a simple yet powerful counter app using Ionic and Capacitor. The focus of this tutorial is to show how we can synchronize the counter value between Ionic app and an Android home s...Discuss·53 readsIonic Framework
Uttam Royuttamroy.hashnode.dev·Sep 3, 2024Create an Android Widget with Ionic FrameworkWhen you're building a mobile app using Ionic, you're essentially creating a web-based app that runs inside a WebView, a kind of browser window embedded in your app. But what if you need to do something that’s not possible with just web technologies,...Discuss·30 readsandroid widget