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

Clix2Demo should be runnable in emulator #1

Open
njbuch opened this issue Mar 10, 2014 · 1 comment
Open

Clix2Demo should be runnable in emulator #1

njbuch opened this issue Mar 10, 2014 · 1 comment
Assignees

Comments

@njbuch
Copy link

njbuch commented Mar 10, 2014

Tried downloading the current code, and it compiles fine, but a required hw setup needs to go into an emulator.config.

I think it writes to files, and requires decent amounts of memory, not sure though what else could be required.

For developing a gui, running in an emulator in the first phases are often preferable.

@osre77
Copy link
Owner

osre77 commented Mar 11, 2014

I agree that all basic demos should be hardware independent and run in emulator.
This demo is currently as I got it, so there might be some issues.
For me it runs fine in the emulator if I clock 'Continue' on the exceptions.
It look like it creates a bunch of files with different sizes, and creates huge byte arrays to do so.
On the first run it will calibrate the touch and exit then. The 2nd run will start the actual app.

A couple of nice and actually working demos are on my list.

btw. I prefer testing on real hardware, because the performance of the emulator is horrible.

@osre77 osre77 self-assigned this Mar 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants