Template:S5Pxx18AccessHWUnderAndroid

From FriendlyELEC WiKi
Revision as of 08:59, 27 October 2018 by Tzs (Talk | contribs) (updated by API)

Jump to: navigation, search

Access Hardware under Android

FriendlyElec developed a library called “libfriendlyarm-things-rk3399.so”, for android developer to access the hardware resources on the development board in their android apps, the library is based on Android NDK.
Accessible Modules:

  • Serial Port
  • PWM
  • EEPROM
  • ADC
  • LED
  • LCD 1602 (I2C)
  • OLED (SPI)


Interfaces & Ports:

  • GPIO
  • Serial Port
  • I2C
  • SPI


Refer to the following url for details: