spaceship

Module spaceship

Library for building Android Apps.

Package it.scoppelletti.spaceship.app

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

Package it.scoppelletti.spaceship.content.res

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.

Package it.scoppelletti.spaceship.databinding

Contains components used when developing applications with data binding.

Package it.scoppelletti.spaceship.graphics

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

Package it.scoppelletti.spaceship.i18n

Internationalization.

Package it.scoppelletti.spaceship.inject

Dependency injection.

Package it.scoppelletti.spaceship.io

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

Package it.scoppelletti.spaceship.lifecycle

Manages your activity and fragment lifecycles.

Package it.scoppelletti.spaceship.os

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

Package it.scoppelletti.spaceship.text

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

Package it.scoppelletti.spaceship.types

Provides data types.

Package it.scoppelletti.spaceship.view

Provides classes that expose basic user interface classes that handle screen
layout and interaction with the user.

Package it.scoppelletti.spaceship.widget

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

Visit original content creator repository
https://github.com/dscoppelletti/spaceship

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *