sz3
sz3
> > @sz3: What do you think about adding an Android WebView within the app, which displays a locally stored copy of the website? > > What about just trying...
Do you know if it's running 32-bit Android? I know some Motorola phones come with a 32-bit OS (even though the CPU is 64-bit)...
Hmm... Thanks for reporting this. I'll try to look into it.
I forgot to respond to this. Sorry about that. I think where I'm at on this is: 1. it seems like (mostly) hardware specific behavior * android devs may protest...
I agree this would be nice, and I feel your pain -- I kind of hate how it's locked to landscape too. Unfortunately, I don't think the fix for this...
I'm not sure I understand. Is this (A) for encoding (i.e. the same request as https://github.com/sz3/cfc/issues/17) or (B) for decoding (a cimbar code png?) on the device?
I've been thinking about this a bit, but I'm not sure what value there is in decoding a cimbar code png if it's already on the device. If you're in...
Thanks for reporting this. It looks like the shared library (C++/NDK) component isn't getting loaded. I'm wondering if there's something interesting/different I need to worry about with CrDroid specifically... Did...
If either of you are up to run a test, I can produce an experimental build (or two) that *might* help. Fair warning: it's a shot in the dark, and...
The simplest theory is that arm7a libraries are needed, so I made a build of 0.6.1 that supports both v7 (32bit) and v8... theoretically. Anyway, if you try it, let...