I would like to extend my application to a group of beta testers, but I would like to tag a specific version (APK?) To each tester. Is there any way to do this?
In your attribute attribute, set android:versionCodeto a different number for each assembly. Easy and visible from the settings.
android:versionCode
Just define the int version in your activity and create apk.
change int for each assembly ...
api , , api-... , , .
Source: https://habr.com/ru/post/1736184/More articles:Should PowerShell return object [] from the pipe? - powershelltake a picture qgraphicsview - qtSaving duplicate values in MySQL database - dateGeneric string encoder in C # - c #WPF Datagrid отменяет выбор строки, когда управление отключено - data-bindingHow to execute ant task more than once? - build-automationHow can you bubble errors so that they can be caught in a single try / catch block? - javascriptgdb поверх LLVM? - c++Free Numeric Libraries, C ++, Windows - c ++JQuery Автозаполнение с использованием PHP и межсайтовой проблемы - jqueryAll Articles