android-wifi
How to enable/disable WiFi from an application?
I want to enable/disable wifi from my Android application. How can I do 开发者_开发技巧that?WifiManager wifi = (WifiManager) getSystemService(Context.WIFI_SERVICE);[详细]
2023-02-25 05:13 分类:问答Android wifi connection
Hie members! ----am Boniface M- -a beginner in android[University student].. My question is am planning to develop an android app/middleware that will act as a grid service .i.e an app for grid compu[详细]
2023-02-25 01:24 分类:问答Android, GTE Cybertrust Root and the Keystore
Im seeing some strangeness with the GTE CyberTrust Global Root on android 2.1 and 2.2. If i add the cert using the CertificateInstaller from a WebView it claims the cert is a \'user certificate\' and[详细]
2023-02-20 01:40 分类:问答RSSI measures in Android!!updating it from Wifi scan results!!how to?
I\'m doing this app were I get the RSSI measurements from previous choosen APs (whch are retrieved in the \"recebidos\" variable stated in the code bellow!), but after the scan in broadcast receive th[详细]
2023-02-18 20:14 分类:问答Using Android phone as wifi web server
I got this crazy idea that I don\'t know is possible or not... what I want to do is set up my phone as wifi access point, then allow people to connect to it, but handle all incoming http traffic mysel[详细]
2023-02-17 21:35 分类:问答Change WiFi MAC Address [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-16 17:25 分类:问答CONNECTIVITY_ACTION intent received twice when Wifi connected
In my app I have a BroadcastReceiver that is launched as a component through a <receiver> tag, filtering android.net.conn.CONNECTIVITY_CHANGE intents.[详细]
2023-02-16 12:25 分类:问答Android App that communicates with a Java Program on a PC
Where would I start if I want to create an Android App that communicates with a Java Program on a PC开发者_如何学编程 through WiFi. What I am actually trying to achieve is I wanna make a Wifi Doorbell[详细]
2023-02-16 05:20 分类:问答How to force the HTTP connection over Wi-Fi instead of cellular in Android?
My application has to detect that the device connected to the Wi-Fi network is the required one and then fire a HTTP request over that开发者_JAVA技巧 Wi-Fi network programmatically. I have searched, b[详细]
2023-02-14 15:26 分类:问答Help in peer-to-peer wifi
I ask hel开发者_JAVA百科p to you experienced. I should realize an application for the university that allows the connection among two or more terminal Android in way wifi.[详细]
2023-02-13 05:03 分类:问答