Android Open Source - Development sdk levelup-sdk-sample-android






Project Summary

A sample app using only the core SDK library..

Web Site / Source Repository

levelup-sdk-sample-android is hosted in the following web site
https://github.com/TheLevelUp/levelup-sdk-sample-android

If you think the Android project levelup-sdk-sample-android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of levelup-sdk-sample-android.

ItemValue
Java File Count27
Activity Count10
Fragment Count15

Java Source Files

levelup-sdk-sample-android has the following Java source files.

com.example.levelup.core.app.Constants.java
com.example.levelup.core.app.CreditCardAddFragment.java
com.example.levelup.core.app.DemoActivity.java
com.example.levelup.core.app.EnterpriseDemoActivity.java
com.example.levelup.core.app.ErrorResponseVisualizer.java
com.example.levelup.core.app.LevelUpSampleApplication.java
com.example.levelup.core.app.LoginFragment.java
com.example.levelup.core.app.PaymentCodeFragment.java
com.example.levelup.core.app.ProgressDialogLoaderCallbacks.java
com.example.levelup.core.app.ProgressFragment.java
com.example.levelup.core.app.RegisterActivity.java
com.example.levelup.core.app.RegisterFragment.java
com.example.levelup.core.app.SharedPreferencesAccessTokenRetriever.java
com.example.levelup.core.app.SharedPreferencesKeys.java
com.example.levelup.core.app.SharedPreferencesUtils.java
com.example.levelup.core.app.example1.LoginAndPaymentActivity.java
com.example.levelup.core.app.example2.LoginActivity.java
com.example.levelup.core.app.example2.PaymentActivity.java
com.example.levelup.core.app.example3.PaymentWithTipActivity.java
com.example.levelup.core.app.example3.TipSelectorFragment.java
com.example.levelup.core.app.example4.CreditCardAddActivity.java
com.example.levelup.core.app.example5.PermissionsRequestActivity.java
com.example.levelup.core.app.example5.VerifyingPermissionsRequestActivity.java
com.example.levelup.core.app.net.AccessTokenLoaderCallbacks.java
com.example.levelup.core.app.net.RequestLoader.java
com.example.levelup.core.app.net.RequestResultUtil.java
com.example.levelup.core.app.qr.ZXingCodeGenerator.java