API documentation for Alchemy OS 2.1

Standard libraries

These libraries provide standard system functions available on all modern phones without restrictions.

libcore (ZIP, PDF)  Standard system library.
libui (ZIP, PDF)  User interface library.

These libraries provide functions that are available on all phones but their usage may require setting additional permissions.

libnet (ZIP, PDF) Networking library.
libcomm (ZIP, PDF) Access to COMM and IrDA ports.
libmedia (ZIP, PDF) Work with sound and video.

User supplied libraries

These libraries are not a part of core Alchemy API. They are supplied by users of Alchemy OS and can be installed through the packaging system.

libbmpwrite (ZIP, PDF) A library for writing BMP image files
libcolor (ZIP, PDF) A library for easily manipulating pixels
libdialog (ZIP, PDF) Dialog screens (deprecated, use MINT instead).
libproperties (ZIP, PDF) library of something like java class Properties.
mint (ZIP, PDF) Mobile Interface Toolkit.