Posts by Anderson.PP • 11 points
3 posts
-
0
votes1
answer391
viewsA: Location in the background android studio
I solved the problem! I added the code in Mainactivity for the service call with api 26 android O (OREO) if (android.os.Build.VERSION.SDK_INT >= android.os.Build.VERSION_CODES.O){…
-
0
votes1
answer391
viewsQ: Location in the background android studio
---------- This is my service public class LocationMonitoringService extends Service implements GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener, LocationListener {…
-
0
votes0
answers130
viewsQ: Action Bluetooth button on Broadcastreceive (Android studio) **Java**
I’m creating an App in android studio**(Java)**e Preciso parear um botão via bluetooth exemplo: Selfie stick button that when triggered it opens an Activity even the application being minimized if…
android-studioasked Anderson.PP 11