Good afternoon,
I am a doubt, how can I convert a URI to Bitmap and then convert to Base64 so I can send it to the Database.
private void abrirCamera() {
fileUri = getOutputPictureUri("GRP");
if (fileUri != null) {
// Cria...
asked by
04.11.2018 / 19:49