Skip to content

[android] ImageView, NOT merged: How to staple & click them (MahJong solitaire) #1372

Answered by freakboy3742
clemsam asked this question in Q&A
Discussion options

You must be logged in to vote

There's a bunch of questions/themes here; I'll do my best to address them all.

The ability to deploy PyGame on mobile has more to do with PyGame than briefcase. PyGame involves tight integration with system libraries; you can't just deploy macOS PyGame on Android. If someone were to port PyGame to Android/iOS, Briefcase should be able to deploy it - but that port won't be a simple task.

Briefcase layouts aren't really focussed on "game" style layouts, so overlaying buttons isn't something that is well catered for. The closest thing I can think of would be to use a Canvas view; you can lay out arbitrary shapes on a canvas, and there is also click events, so you could probably mash that tog…

Replies: 7 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@clemsam
Comment options

Answer selected by clemsam
Comment options

You must be logged in to vote
4 replies
@freakboy3742
Comment options

@clemsam
Comment options

@freakboy3742
Comment options

@clemsam
Comment options

Comment options

You must be logged in to vote
1 reply
@clemsam
Comment options

Comment options

You must be logged in to vote
3 replies
@HKLM
Comment options

@clemsam
Comment options

@clemsam
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants