Registry / utility / lib-device-network

lib-device-network

JSON →
library8.4.2javamavenunverified

A library for Android device network information and management as part of the Android APP Factory toolkit.

<dependency> <groupId>com.bihe0832.android</groupId> <artifactId>lib-device-network</artifactId> <version>8.4.2</version> </dependency>
INSTALL
IMPORT
SIG · LIB-DEVICE-NETWORK
L
lib-device-network
utilityjavav8.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DeviceNetwork
com.bihe0832.android.lib.device.network.DeviceNetwork

Get device IP address using DeviceNetwork library.

import com.bihe0832.android.lib.device.network.DeviceNetwork; DeviceNetwork network = new DeviceNetwork(context); String ip = network.getIPAddress();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.4.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
lib-device-network — mvn dependency:get lib-device-network · libregistry