Is there any possible way to create android widget with Kivy? (desktop widget, not Kivy widget)

979 views
Skip to first unread message

Wizziee

unread,
Sep 8, 2014, 3:13:58 PM9/8/14
to kivy-...@googlegroups.com
Hello, I'm planning to create music player application for mobile phones. I need to have android widget for android desktop, in which I can stop or change song. Somebody on IRC said it's impossible in Kivy. Is that true? There is no way to do that? ANY?

Ben Rousch

unread,
Sep 8, 2014, 3:20:55 PM9/8/14
to kivy-...@googlegroups.com
It's not impossible, it's just that no one's done it because it's very difficult. It requires intimate knowledge of the Android UI, Android APIs, Kivy, and probably OpenGL. If you _need_ a native Android widget, write your app using native Android.

On Mon, Sep 8, 2014 at 3:13 PM, Wizziee <svi...@gmail.com> wrote:
Hello, I'm planning to create music player application for mobile phones. I need to have android widget for android desktop, in which I can stop or change song. Somebody on IRC said it's impossible in Kivy. Is that true? There is no way to do that? ANY?

--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
 Ben Rousch
   bro...@gmail.com
   http://clusterbleep.net/

Wizziee

unread,
Sep 8, 2014, 4:06:14 PM9/8/14
to kivy-...@googlegroups.com
Can't I somehow invoke native Android from Kivy app?

Ben Rousch

unread,
Sep 8, 2014, 4:22:15 PM9/8/14
to kivy-...@googlegroups.com
You can use pyjnius to interact with the native Android APIs. It is included when you use python-for-android or buildozer to compile your Kivy app for Android.

On Mon, Sep 8, 2014 at 4:06 PM, Wizziee <svi...@gmail.com> wrote:
Can't I somehow invoke native Android from Kivy app?
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Wizziee

unread,
Sep 8, 2014, 4:30:43 PM9/8/14
to kivy-...@googlegroups.com
Then, can I use pjynius to create android desktop widget?

ZenCODE

unread,
Sep 8, 2014, 5:46:48 PM9/8/14
to kivy-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages