Note: This page documents the Jetpack Prototype, which is no longer under active development. Read the experiment report for what we learned from it and the blog post announcing the first SDK release for what we're up to next!
- Manifest
- Chief mechanism for allowing advanced API use within your jetpack
- Superpowers
- Similar to Libraries, Superpowers are for adding deeper platform coupling for your jetpack
- Sandboxes
- Safely abstracts library interoperability issues so you don't have to worry about them
- Future
- API interface method for including not yet finalized functionality in your jetpack