Posts by Lucas • 23 points
3 posts
-
0
votes0
answers61
viewsQ: Broadcastreceiver is not working
My Broadcastreceiver isn’t working, I don’t know what’s wrong, in my Manifest there’s this <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" /> <uses-permission…
-
1
votes0
answers30
viewsQ: Pick up current cell phone position by Location
Guys I’m trying to make an app to track the phone (get the current position of the same), the problem is that I don’t know how to do. I need the phone to take its current position (longitude and…
-
1
votes2
answers839
viewsQ: How do I get the Wi-Fi network name (SSID)?
I want to make an app that takes the information of the Wi-Fi connection, that the mobile is connected, being more specific I want to make an app that takes the name (SSID) of the Wi-Fi network in…