Registry / utility / lib-android

lib-android

JSON →
library8.2.0javamavenunverified

Core library for the Android App Factory, providing reusable components for Android app development.

<dependency> <groupId>com.bihe0832.android</groupId> <artifactId>lib-android</artifactId> <version>8.2.0</version> </dependency>
INSTALL
IMPORT
SIG · LIB-ANDROID
L
lib-android
utilityjavav8.2.0
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.

AndroidFactory
com.bihe0832.android.lib.AndroidFactory

Instantiate the Android App Factory.

import com.bihe0832.android.lib.AndroidFactory; public class Example { public static void main(String[] args) { AndroidFactory factory = new AndroidFactory(); System.out.println("Factory created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
lib-android — mvn dependency:get lib-android · libregistry