android-studio icon indicating copy to clipboard operation
android-studio copied to clipboard

Call for testing `android-studio`

Open github-actions[bot] opened this issue 1 year ago • 3 comments

A new version (2024.2.2.13-Ladybug) of android-studio was just pushed to the latest/candidate channel in the snap store. The following revisions are available.

CPU ArchitectureRevision
amd64179

Automated testing

If configured, the snap will be installed in a VM, and any test results or screenshots will be posted to this issue as a comment shortly.

How to test it manually

  1. Stop the application if it was already running
  2. Upgrade to this version by running
snap refresh android-studio --channel latest/candidate
  1. Start the app and test it out.
  2. Finally, add a comment below explaining whether this app is working, and include the output of the following command.
snap version; lscpu | grep Architecture; snap info android-studio | grep installed

How to release it

Maintainers can promote this to stable by commenting /promote <rev>[,<rev>] latest/stable [done].

For example

  • To promote a single revision, run /promote <rev> latest/stable
  • To promote multiple revisions, run /promote <rev>,<rev> latest/stable
  • To promote a revision and close the issue, run /promote <rev>,<rev> latest/stable done

You can promote all revisions that were just built with:

/promote 179 latest/stable done

github-actions[bot] avatar Jan 10 '25 10:01 github-actions[bot]

The following screenshots were taken during automated testing:

window

screen

github-actions[bot] avatar Jan 10 '25 10:01 github-actions[bot]

tested

  • updating Android SDK and Tools
  • creating a signed apk of an app
  • pairing a device over wifi
  • run an app on device

All working like it should.

snap    2.67
snapd   2.67
series  16
ubuntu  24.04
kernel  6.8.0-52-generic
Architecture:                         x86_64
installed:          2024.2.2.13-Ladybug            (179) 1GB classic

robkorv avatar Feb 11 '25 13:02 robkorv

tested

  • updating Android SDK and Tools
  • pairing a device over wifi
  • run an app on device

All working like it should.

snap    2.67
snapd   2.67
series  16
ubuntu  24.04
kernel  6.11.0-17-generic
Architecture:                         x86_64
installed:          2024.2.2.13-Ladybug            (179) 1GB classic

robkorv avatar Feb 14 '25 09:02 robkorv