There are three common types of database creation methods:
Desktop creation methods with UltraLite administration tools designed for database creation.
On-device creation methods with UltraLite APIs.
On-device creation methods are primarily described in each API specific UltraLite programming book.
A Central Administration remote task, configured to create an UltraLite database on a device.
Once the database is created, you can connect to it and build tables and other database objects.