access-point Questions

6

I am building an android app that needs to communicate over a WiFi network that will not have any internet access. The problem is that even when the WiFi is connected android chooses to use cellula...
Republic asked 27/2, 2017 at 17:31

2

Solved

Example: I do not know how you call this feature so I try to explain it. For example when you connect your phone to a public WiFi hotspot/access point, you receive a message from OS that it is req...
Salsala asked 7/2, 2019 at 23:19

2

Solved

I have an Android phone, and the goal is to connect the phone to a password protected wifi network. Steps I know so far: adb root adb shell svc wifi enable Ok sweet, wifi is turned on. Now I ne...
Vevina asked 3/4, 2014 at 0:8

1

Solved

I'm trying to make my ESP8266 sniffing nearby devices, then posting them by with a HTTP request. With purpose is to record when my roommate and I are at home. Then in the future, trigger certain ta...
Jevons asked 13/7, 2017 at 20:3

3

Solved

I am using native Wifi api on Windows to programmatically do a few tasks with WLANs. However, my problem is it exposes limited set of functions. I would like to access certain fields of a beacon fr...
Gilt asked 30/4, 2012 at 9:17

0

I am trying to do OSX's internet sharing from the command line and there doesn't seem to be a command for it, so I'm trying to do it manually by turning the network card to access point mode. I can...
Robena asked 12/8, 2015 at 23:5

2

Hi i'm trying to connect my app to a specific access point using the wifimanager api. as it stands I have a list of all access point in my area,from this list i am storing them in a array and pick...
Abydos asked 1/4, 2014 at 13:33

1

I've an application that writes some APN settings. Since from Android 4.0 this operation is no more allowed, but for system applications, my question is: Is there any way to sign my application as...
Lobeline asked 27/3, 2013 at 8:49

1

What's the aim? Create an Access Point with an Android device (Nexus 7 in my case). The final purpose is to connect a WiFly card to this created network and exchange data between these devices. ...
Klaxon asked 17/2, 2013 at 2:40

3

Solved

What is the difference between mWifiManager.startScanActive() and mWifiManager.startScan(). What is the difference between active scan and passive scan?
Unconscious asked 11/5, 2011 at 2:51
1

© 2022 - 2024 — McMap. All rights reserved.