Can we build Android Widgets using Corona?

Hi All, 

I have recently released an app (built with Corona) on Android and iOS. 

The Android users have started requesting for an app widget - https://developer.android.com/guide/topics/appwidgets/index.html

Is it possible to build one with Corona? Or is there a way to even built it in Android SDK and then include them in the Corona built app? 

Cheers,

Anshuman

No, corona app must run as full application. Maybe new Corona cards will bring something…

https://developer.android.com/guide/topics/appwidgets/index.html

Under the “Creating the App Widget Layout” section, it lists the classes you can use to create widgets.  No custom classes can be used so Corona Cards won’t be able to help you.

No, corona app must run as full application. Maybe new Corona cards will bring something…

https://developer.android.com/guide/topics/appwidgets/index.html

Under the “Creating the App Widget Layout” section, it lists the classes you can use to create widgets.  No custom classes can be used so Corona Cards won’t be able to help you.