Hacker News new | ask | show | jobs
by deanpeterson 4394 days ago
I tried installing the apk on my Android 2.3.4 phone but I just get the error: "Parse error There is a problem parsing the package." I do have my settings to allow applications from unknown sources so that is not the problem.
1 comments

The android error is not very descriptive; it's failing because we require at least version 4.0 (Ice Cream Sandwich) for the integrated action bar and Holo themes. I'll add a description to the website.

Can you give android studio a try? We moved away from eclipse and never looked back.

I was able to get past the eclipse error but like you said. I don't have 4.0 or higher so I can't try it out on a device until I find a compatible phone. I am motivated to use this because it seems to make my grids work on mobile. I use Sitepen's Dgrid that is supposed to work for mobile but when I add a little extra css or bootstrap they stop working on mobile devices. The demo on your site seems to make them work again (at least on the emulator inside the link I am given).