I'm getting a lot of requests for an Android widget for my Firemonkey app. I know I can't create the widget in Firemonkey but wonder if anyone knew a way to bundle a natively created widget with my app?
I'm getting a lot of requests for an Android widget for my Firemonkey app. I know I can't create the widget in Firemonkey but wonder if anyone knew a way to bundle a natively created widget with my app?
I've created a simple home screen widget in Java, but can't figure out the rest.
It was suggested to generate the widget app as a .jar file and bundle into the Delphi project but I can't figure out how to generate a jar file in the first place. I'm new to the Java side so maybe it's just not possible to generate a .jar like this from an Android Studio app project?
It may not physically be possible to do what I'm trying to, but thought it would be worth asking before I gave up!
Thanks in advance
I've created a simple home screen widget in Java, but can't figure out the rest.
It was suggested to generate the widget app as a .jar file and bundle into the Delphi project but I can't figure out how to generate a jar file in the first place. I'm new to the Java side so maybe it's just not possible to generate a .jar like this from an Android Studio app project?
It may not physically be possible to do what I'm trying to, but thought it would be worth asking before I gave up!
Thanks in advance
/sub
ReplyDeleteI haven't done this myself, however it may be a simple case of including it in the manifest?
ReplyDeletehttps://developer.android.com/guide/topics/appwidgets/index.html