Skip to content

You can use the Enterprise-level Xsolla Android SDK to integrate Xsolla Login for seamless access across your games; Xsolla Store for selling goods, subs, currency in game; and Xsolla Pay Station to take 700+ payment types, in 200+ geos.

Notifications You must be signed in to change notification settings

xsolla/store-android-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tip

Integrate Xsolla Mobile SDK to enable In-App Payments across mobile platforms within and outside of stores in a platform-compliant way, powered by Pay Station with over 700 payment methods.

Enterprise-level Xsolla SDK for Android

Xsolla SDK for Android is a ready-to-use library for applications and games that allows you to easily embed Xsolla services.

android sdk image

The SDK includes the following libraries:

  • Login — allows authenticating users and manage user attributes
  • Store — allows managing your in-game store
  • Inventory — allows managing player inventory
  • Payments — allows using payment UI

You can integrate all of these libraries or specific libraries that meet your needs into your project.

Try our Sample App to learn more.

System requirements

  • Android OS 5.0 or higher
  • Internet connection

Install library

The library are available in Maven Central.

To install the necessary library:

  1. Start Android Studio.
  2. Open build.gradle file of your application.
  3. Add the following line to the dependencies section, where <version_number> is the required version of the library. Example for Store library:
implementation 'com.xsolla.android:store:<version_number>'

Follow the documentation to initialize library and configure project on Xsolla side.

Legal info

Explore pricing information and Privacy Policy that helps you work with Xsolla.

Xsolla offers the necessary tools to help you build and grow your gaming business, including personalized support at every stage. The terms of payment are determined by the contract that can be signed via Publisher Account.

The cost of using all Xsolla products is 5% of the amount you receive for the sale of the game and in-game goods via Xsolla Pay Station. If you do not use Xsolla Pay Station in your application, but use other products, contact your Account Manager to clarify the terms and conditions.

--

License

See the LICENSE file.

Additional resources

About

You can use the Enterprise-level Xsolla Android SDK to integrate Xsolla Login for seamless access across your games; Xsolla Store for selling goods, subs, currency in game; and Xsolla Pay Station to take 700+ payment types, in 200+ geos.

Resources

Stars

Watchers

Forks

Packages

No packages published