Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add launcher icon for debug builds #712

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

grote
Copy link
Collaborator

@grote grote commented Jul 31, 2024

Note that release builds still won't have a launcher icon, because the functionality is embedded into the Settings app.

@theimpulson
Copy link
Collaborator

@grote is it possible for you to also add a Android Studio task to launch the debug builds on device like normal app instead of launching emulator?

@grote
Copy link
Collaborator Author

grote commented Aug 15, 2024

@grote is it possible for you to also add a Android Studio task to launch the debug builds on device like normal app instead of launching emulator?

Not sure I understand. I have an app run configuration that launches on normal device, if connected. I am not even using emulators myself.

Copy link
Collaborator

@t-m-w t-m-w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works! ./gradlew installDebug or adb install directed at the path work fine for the Seedvault app itself on userdebug build (unrelated contactsbackup signing config issues notwithstanding).

@grote grote merged commit cff5d20 into seedvault-app:android14 Aug 15, 2024
1 check passed
@grote grote deleted the debug-launcher branch August 15, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants