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

Android demo application #13

Closed
plfiorini opened this issue Jul 22, 2016 · 3 comments
Closed

Android demo application #13

plfiorini opened this issue Jul 22, 2016 · 3 comments
Assignees
Milestone

Comments

@plfiorini
Copy link
Member

Create an Android application using Fluid to demonstrate how to make one.

@plfiorini plfiorini added this to the 1.0 milestone Feb 15, 2017
@SushiTee
Copy link
Contributor

The demo application works fine on Android. You could add

QCoreApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

to the main function though.

@plfiorini
Copy link
Member Author

@SushiTee already set hidpi scaling

@plfiorini plfiorini modified the milestones: 1.0, 0.11.0 Feb 21, 2017
@plfiorini plfiorini self-assigned this Mar 18, 2017
@plfiorini plfiorini modified the milestones: 0.11.0, 1.0 Mar 18, 2017
@plfiorini
Copy link
Member Author

Now with the new qmake build system in the develop branch, fluid-demo has all the deployment files for Android and can be used as an example.

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

2 participants