spaceship

Library for building Android Apps.

Packages

Link copied to clipboard

Contains high-level classes encapsulating the overall Android application model.

Link copied to clipboard

Contains classes for accessing application resources, such as raw asset files, colors, drawables, media, or other files in the package, plus important device configuration details (orientation, input types, etc.) that affect how the application may behave.

Link copied to clipboard

Contains components used when developing applications with data binding.

Link copied to clipboard

Provides low level graphics tools such as canvases, color filters, points, and rectangles that let you handle drawing to the screen directly.

Link copied to clipboard

Internationalization.

Link copied to clipboard

Dependency injection.

Link copied to clipboard

Provides for system input and output through data streams, serialization and the file system.

Link copied to clipboard

Manages your activity and fragment lifecycles.

Link copied to clipboard

Provides basic operating system services, message passing, and inter-process communication on the device.

Link copied to clipboard

Provides classes used to render or track text and text spans on the screen.

Link copied to clipboard

Provides data types.

Link copied to clipboard

The widget package contains (mostly visual) UI elements to use on your Application screen.