I'm trying to get an image using an Intent, but when I select the image, my application closes immediately. This is my current code:
private void capturarFoto() {
String nameFoto = DateFormat.format("yyyy-MM-dd_hhmmss", new Date()).toStri...
asked by
04.02.2014 / 20:51