Hi Elias,

Thanks for the update, I will try some things out.

My use case is pretty simple: a go based web server on a very low end 
Android device where all it does is take a picture with the camera and 
serves it for each GET / on the web server.
A Go based solution would have a lower footprint for this device (unless I 
am mistaken).

Thanks,
Glen

On Friday, September 23, 2016 at 11:51:31 AM UTC-4, Elias Naur wrote:
>
> Hi Glen,
>
> The proposal for accessing Android APIs directly has landed: 
> https://github.com/golang/go/issues/16876. In theory, that should be 
> enough for accessing the camera from Go. In practice, the new features are 
> very recent and you might encounter problems along the way. Feel free to 
> report any issues you encounter and CC them to me :)
>
>  - elias
>
> On Friday, September 23, 2016 at 5:16:08 PM UTC+2, Glen Newton wrote:
>>
>> Are there any updates on this topic, i.e. can I use Go to talk to the 
>> Android camera?
>>
>> Thanks,
>> Glen
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to