Android Widget plugin creation

Been trying for a bit to figure this out. I’m trying to add a widget feature to a Unity app that we have in development, but I keep running into outdated guides or I just run into issues trying to figure out how to even create the plugin (I’m just not that skilled in plugin creation).

To clarify, I mean widget like where the calendar can add a small box that can sit on the home screen and display some calendar date stuff.

If anybody has any insight on how to create the plugin as double clicking the Build in the gradle seems to create a jar, but opening the jar doesn’t show the java files in it, not sure what I missed.

Trying to do this in Android studios.

Appreciate any help provided.

Hi, @Brathnann any update on this? have you able to do this? and idea how to do this at all? or plugins for this?

I was able to successfully create a widget, but that was 2 years ago, and it was just an experiment and wasn’t perfect. I ended up dropping the idea 2 years ago, but honestly I’d love to revisit it for both Android and iOS, I just had to move on to other things. I have no clue if what I created would still work or not.