Skip to content

DroidForked/android-display-condition-plugin-for-locale-master

Repository files navigation

CircleCI

This repo is reedited for Tasker app and so it might not work for Locale

This repo is reedited for Tasker app and so it might not work for Locale

This repo is reedited for Tasker app and so it might not work for Locale

Overview

Locale allows developers to create plug-in conditions and settings. The android-display-condition-plugin-for-locale implements an example plug-in condition. This project is the final layer of the Locale Developer Platform documentation.

Although there are multiple ways to approach building a plug-in condition, we recommend forking this project as the starting point.

Compatibility

The application is compatible and optimized for Android API Level 14 and above.

Forking this Project

The following steps are necessary to fork this project

  1. Rename the package name in AndroidManifest.xml
  2. Rename the package name in proguard-project.txt
  3. Optional: For CircleCI continous integration (CI)
    1. Create a Firebase project
    2. Configure the Firebase project with a service account
    3. On CircleCI, add environment variables for GCLOUD_SERVICE_KEY_BASE_64 which is the base64 encoded JSON service key, GCLOUD_PROJECT_ID which is the project ID, and GCLOUD_DEFAULT_BUCKET which is the default free bucket included with Firebase Test Lab.

About

Re-edited as the tutorial are almost 3 year agos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published