Android SDK Reference
This is the official Applicasa SDK Reference for Android developers. These pages help you find class documentation files, and will be updated to reflect important changes to the SDK as they are released.
Base SDK References
User References
- User — Class for handling users.
- LiUserLocation — Class for handling User location needs.
In-App Purchase & Virtual Store References
- LiStore — High-level API for handling In-App Purchases and virtual store items.
- VirtualCurrency — Class for interacting with virtual currencies.
- VirtualGood — Class for interacting with virtual goods.
- VirtualGoodCategory — Class for interacting with categories used to organize an application’s virtual goods.
Promotion References
- LiPromo — Class for interacting with Applicasa’s powerful Promotions features.
- LiSinglePromoDialog — Helper class that provides a ready-made
Dialogfor displaying anLiPromoto users.
Game Session References
- LiSession — Class for managing user sessions and gameplay.
Query References
- LiQuery — Class for performing queries against the Applicasa datastore.
- LiFilters — Class for defining filters to limit
LiQueryresults.
Push Notification References
- LiGCMPushMessage — Class for creating, configuring, and sending push notifications.
Callback References
- LiLocationCallback — Interface for responding to location-based requests, updates, and failures.
- LiCallbackQuery — Callback interfaces for interacting with Applicasa SDK classes when performing remote and local data operations.