Going further¶
Want to go deeper on specific topics? Here are some additional tutorials that explore common aspects of application development. Each tutorial is standalone, and can be completed in any order; but they all assume you've completed the core tutorial.
Customizing icons¶
Customize your application's appearance by replacing the default "gray bee" icon.
Using the camera¶
Use the camera on your mobile or desktop device to take and view a picture from within your application.
Testing times¶
How do you ensure that your application works, and stays working? By adding a test suite to your project!