Posts by Felipe.M • 23 points
3 posts
-
0
votes1
answer100
viewsQ: Device location via bluetooth, android 6.0
I’m having difficulty with bluetooth, exactly with the location of other devices, given that this only happens with android over 6.0, because I tested on a device with android less than 6.0 and…
-
1
votes1
answer72
viewsQ: want to set the photo in the imageview
I am new in programming and I’m having difficulty setting the photo in imageview, being that already takes photo and saved in the gallery, but is not setting. public void usarCamera() { File…
-
0
votes1
answer77
viewsQ: Which method can I use to make a ticket layout?
I am in a parking project which requires the use of ticket generated through a bluetooth device. my question is how can I make this layout? which parameters and methods can I use?