sz3 / cfc

Demo/test android app for libcimbar. Copy files over the cell phone camera!
https://cimbar.org
MIT License
226 stars 25 forks source link

ability to select an image from local files #22

Open Wjxfi opened 1 year ago

Wjxfi commented 1 year ago

I want to see if it works. This requires one device. And you can't do it from messengers through the camera either. I need that feature

sz3 commented 1 year ago

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?

Wjxfi commented 1 year ago

Both ? even though I originally wanted to b

sz3 commented 1 year ago

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 situation where you can get the (png) file onto the device anyway, then it feels like cimbar wouldn't be necessary.

In general I'd like to keep this app as simple as possible (do one thing, and hopefully do it well).