andrewlayman / appcenter-sampleapp-android

App Center Sample App for Android

Home Page:https://docs.microsoft.com/en-us/appcenter/quickstarts/android/getting-started

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Studio App Center Sample App for Android

The Android application in this repository and its corresponding tutorials will help you quickly and easily onboard to Visual Studio App Center.

About this repository

The App Center SDK modules are already integrated within the application. Simply follow the tutorials to learn how to use each service.

Build status (master branch)

Build Service Status
App Center Build status
Azure Pipelines Build Status

Tutorials

First navigate to the Getting Started tutorial linked below. After following that tutorial, you can choose which App Center service to explore.

Contents

Tutorial Description
Getting Started Set up the app
Build Build the app
Test Run automated UI tests on real devices
Distribute Distribute application to a group of users
Crashes Monitor application crashes
Analytics View user analytics
Push Send push notifications to your app users

Added functionality

Using Gradle you can pass environment variables into your Build Configuration and use them as variables within your application.

For more information on how to do so, visit our docs here: Build time environment variables using Gradle

And if you want to try it out, you can fork this repository and add your App Secret by adding the APPCENTER_APP_SECRET environment variable in hte App Center Build configuration.

About

App Center Sample App for Android

https://docs.microsoft.com/en-us/appcenter/quickstarts/android/getting-started


Languages

Language:Java 65.7%Language:Ruby 31.1%Language:Shell 3.2%