Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Widgets #46

Closed
rubik opened this issue Aug 22, 2012 · 9 comments
Closed

Creating Widgets #46

rubik opened this issue Aug 22, 2012 · 9 comments

Comments

@rubik
Copy link

rubik commented Aug 22, 2012

Currently it's not possible to create widgets but only applications. Is it planned for the future?

@revolunet
Copy link

how different than in kivy framework ?

@tshirtman
Copy link
Member

I think this is about android widgets
http://developer.android.com/guide/topics/appwidgets/index.html

and i would like that too :). Pyjnius probably makes this easier, but we still probably need java helper classes.

@rubik
Copy link
Author

rubik commented Aug 22, 2012

I mean: we create a Kivy app and stuff and then instead of an Android application we get an Android widget (for the launcher) out of the build chain. It could be a command-line option.

@rubik
Copy link
Author

rubik commented Aug 23, 2012

Apparently it's only Manifest stuff, so we could keep two manifests and add a command line option to let the user choose between them. Some tweak in the Kivy framework may be needed as well.

@nlsn
Copy link

nlsn commented Jan 2, 2015

I'm curious about this. Has anything happened on this subject in the past couple years?

@tshirtman
Copy link
Member

No, it needs somebody wanting it enough to really try.

@FeralBytes
Copy link
Contributor

Probably should be implemented via Buildozer though right? Since it already handles the manifest.

@waynew
Copy link

waynew commented May 2, 2015

Anyone have any pointers? Is it just the manifest? Where would we look for more info about the manifests?

@inclement
Copy link
Member

I'm not sure Kivy widgets would be possible, since I don't think they support opengl. The tool could support a widget bootstrap that possibly used python, but that relies entirely on someone making such a bootstrap - it's not a particular goal of the project so I'll close thi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants