Posts by Gomes • 193 points
7 posts
-
0
votes0
answers42
views -
1
votes1
answer176
viewsQ: Advertisements on the Android App
Is there any Google plugin to put ads in the Android apps, and with it gain some value?
-
1
votes1
answer2122
viewsQ: Save, in the photo, the coordinates of the place where it was taken
I would like that in my application when taking a photo, that this photo stores the location coordinates in the details of the photo, this would be possible? Intent intent = new…
-
4
votes1
answer328
viewsQ: Is it possible to set Android Camera resolution?
I am developing an Android application, and would like to know if it would have how to make my application when calling the camera pass the resolution values of Photo, ex: 1024 X 1024?…
-
4
votes1
answer359
views -
2
votes1
answer60
viewsQ: Android Test - Call Method
I wonder if in android Unit test would have the possibility to call isolated methods of code, or if only calling activitys, buttons... I searched several places and found nothing talking about…
-
6
votes1
answer407
viewsQ: Photo taken by my app does not appear in Gallery
When generating the photo through my app it correctly creates the folder and saves the photos taken there, but when I go in the Mobile Gallery is as if the photos did not exist, the default Android…