Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Android WiFi API または Android SDK を使用して、保護されている、または公開されているホットスポットをフィルタリングする方法を知りたいですか?
必要なものはすべて android.net.wifi パッケージに含まれています。特に、ホットスポットが保護されている場合、ScanResult.capabilities 文字列には「WPA2」、「WPA」、または「WEP」のいずれかが含まれます。