com.neomades.app |
Provides mobile application structure. |
com.neomades.barcode |
Provides classes to scan bar codes. |
com.neomades.contact |
Provides classes to manage contacts. |
com.neomades.content |
Provides Networking Query API to simplify RPC-type operations used to populate a UI, such as fetching a page of
search results as structured data. |
com.neomades.content.cache |
Provides Cache components
|
com.neomades.content.image |
Provides Image loader and ImageUrlLabel
|
com.neomades.content.network |
Provides Content network
|
com.neomades.content.parser |
Provides Parser for queries parameters and responses. |
com.neomades.content.retry |
Provides Retry policy for queries
|
com.neomades.database |
Provides Database elements (Database, Cursor, Row)
|
com.neomades.event |
Provides Event messaging elements (EventBus, Event, EventReceiver)
|
com.neomades.game |
Provides game elements (Sprite, Layer, TiledLayer)
|
com.neomades.gesture |
Provides gesture elements (Tap, Pinch)
|
com.neomades.googlesignin |
|
com.neomades.googlesignin.button |
|
com.neomades.graphics |
Provides graphical elements (Font, Image)
|
com.neomades.io |
Provides for mobile application input and output through http connections, files, sms. |
com.neomades.io.file |
Provides device system file access. |
com.neomades.io.http |
Provides classes to manage http connections
|
com.neomades.io.mail |
Provides for mobile application Email feature. |
com.neomades.io.sensor |
Provides for mobile application sensor entry point. |
com.neomades.io.sensor.categories |
Provides for mobile application sensor features (Accelerometer, Magnetometer, Gyroscope). |
com.neomades.io.sms |
Provides classes to manage SMS, MMS messages
|
com.neomades.json |
Provides JSON reader and writer utilities. |
com.neomades.location |
Provides a set of location (Geo locations) features. |
com.neomades.mad |
Provides information about target/phone from the NeoMAD Database
|
com.neomades.maps |
Provides Maps API. |
com.neomades.maps.camera |
|
com.neomades.maps.listener |
|
com.neomades.maps.overlay |
|
com.neomades.maps.provider |
|
com.neomades.media |
Provides set of classes for managing medias (sounds, video)
|
com.neomades.notification |
Provides Local Notification API. |
com.neomades.notification.push |
Provides PushNotification API. |
com.neomades.opengl |
Provides utility classes for OpenGL. |
com.neomades.platform |
Provides specific platform source code utilities. |
com.neomades.preference |
Provides mobile application persistent preferences data
|
com.neomades.ui |
Provides a set of graphical user interface (GUI) elements for mobile application
|
com.neomades.ui.animation |
Provides view animations
|
com.neomades.ui.dialog |
Provides a set of different types of Dialog (Alert, wait)
|
com.neomades.ui.listeners |
Provides many listeners for graphical elements
|
com.neomades.ui.menu |
Provides mobile application menu structure
|
com.neomades.ui.sheet |
|
com.neomades.util |
Provides a set of Input/Output utilities
|
com.neomades.util.exception |
|
com.neomades.xml |
Provides XMLPullParser factory. |
java.io |
Provides classes for input and output through data streams. |
java.lang |
Provides classes that are fundamental to the Java programming language. |
java.lang.annotation |
|
java.lang.ref |
Provides Java Reference. |
java.nio |
Defines buffers, which are containers for data, and provides an overview of the other NIO packages. |
java.util |
Contains the collection classes, and the date and time facilities. |
javax.microedition.khronos.egl |
Provides a standard OpenGL interface. |
javax.microedition.khronos.opengles |
Provides a standard OpenGL interface. |
org.xmlpull.v1 |
Provides XMLPullParser API. |