question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to run the recordPaparazziDebug command, failing with Missing platform version 33

See original GitHub issue

Description Trying to record the screenshots, but it’s failing with this error

Missing platform version 33. Install with SDK manager --install "platforms;android-33"

Tho, I’ve all the platforms installed. Screenshot 2022-12-04 at 7 22 46 PM

Steps to Reproduce I’ve run this command, to generate the screenshots

./gradlew module:recordPaparazziDebug --tests "*Screenshot" -Pscreenshot

Expected behavior It should’ve generated the screenshots instead of giving the error

Additional information:

  • Paparazzi Version: 1.2.0
  • OS: macOS (13.0.1 (22A400))
  • Compile SDK: 33
  • Gradle Version: 7.6
  • Android Gradle Plugin Version: 7.3.0

Screenshots Screenshot of error Screenshot 2022-12-04 at 7 27 33 PM

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
shaniocommented, Dec 8, 2022

Hey, had this issue as well and was able to make it work by removing own definition of ANDROID_HOME env. variable in shell profile.

1reaction
jrodbxcommented, Dec 5, 2022

but as I’ve mentioned above in the screenshot from android studio. I’ve platform-33 intalled

Oops, I missed that detail in your screenshot. Sorry!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Layoutlib Bridge initialization failed · Issue #489 - GitHub
Description I was not able to use the Paparazzi in my projects. I'm always getting the same error, it seems like Paparazzi is...
Read more >
"Failed to install the following Android SDK packages as some ...
According to Android SDK docs you can use the following command depending on the sdkmanager location: Docs on --licenses option seems to be...
Read more >
Android SDK 29 “unable to install additional SDK platform ...
To update the Android SDK, Unity uses the Android sdkmanager command line tools, but the command will fail if it's located in the...
Read more >
How to Fix “Failed to install the following Android SDK ...
Step 1: In Android Studio go to Tools > SDK Manager. Step 2: Go to the SDK Tools tab as shown in the...
Read more >
Update the IDE and SDK Tools - Android Developers
To open the SDK Manager from Android Studio, click Tools > SDK Manager or click SDK Manager in the toolbar. If you're not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found