Android version of SMI(Structure of Management Information) based on existing C libsmi project at https://www.ibr.cs.tu-bs.de/projects/libsmi/index.html?lang=de
The SDK uses Android NDK tool to wrap existing C libsmi library into Android platforms library.
An example Android project has also been created to show how to use the libsmisdkjni.so in your project. The target Android SDK platform is from 8 to 18.
The following steps are the quick start guide:
1. Create your Android project normally
2. Based on your project target CPU platform and copy the corresponding libsmisdkjni.so to your project's libs folder
3. Copy the smisdk.jar to your project's libs folder
4. Import the parckage name in java classes that reference to the APIs of the SDK in your project
Please send your feedback or wish list to me at feg2000@gmail.com or download my Android app using the SMISDK at https://play.google.com/store/apps/details?id=snmpmanager.feng.gao&hl=en
smi Android SDK Library
Android SMI SDK for SNMP agent/manager or MIB browser
Brought to you by:
feg2000
Downloads:
0 This Week