Does anyone know if it would be possible to create Android widgets using C2? Obviously it can't all be done through the editor itself, but I imagine the output could be edited to work as a widget instead of an app. I know very little about creating widgets so please bear with me.
Basically I'm looking to develop a game and instead of having a simple icon you press to open the game, there will be an interactive widget that will communicate with the game data, show animated sprites of the main character, his stats (Health, etc.) and have a few buttons. Pressing one of these buttons will open a game featuring this character. That's the gist of it at least.