Android: Install Debug App in parallel with Release App

Created on 20 Jan 2021  路  5Comments  路  Source: cryptomator/android

Summary

As a user who tests a lot, I would like to be able to install the debug app in parallel with the release app.

Motivation

The app state of Cryptomator that are in daily use should not be influenced by tests.

Additional Context

  • [x] Add applicationIdSuffix ".debug" to the debug build target
  • [x] Create new API tokens for this package
dev-task

Most helpful comment

I have only had it for a few minutes but love it already that much :heart_eyes:

All 5 comments

Should the debug app share the same settings and vaults with the production-ready release?

IMO, this should be a completely independent app (which it would be with an applicationIdSuffix). Other thoughts on this?

Allright, just wanted to make sure this is a deliberate choice and documented somewhere.

I have only had it for a few minutes but love it already that much :heart_eyes:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SailReal picture SailReal  路  4Comments

ghost picture ghost  路  5Comments

tobihagemann picture tobihagemann  路  4Comments

Ilithy picture Ilithy  路  5Comments

amigagamer picture amigagamer  路  3Comments