Skip to content
This repository was archived by the owner on Jan 9, 2026. It is now read-only.

Updated README to reflect minimum Android Studio version for View Binding Support#471

Open
travis-j-smith wants to merge 1 commit intoandroid:mainfrom
travis-j-smith:update-readme-android-studio-version
Open

Updated README to reflect minimum Android Studio version for View Binding Support#471
travis-j-smith wants to merge 1 commit intoandroid:mainfrom
travis-j-smith:update-readme-android-studio-version

Conversation

@travis-j-smith
Copy link
Contributor

The README currently specifies Android Studio 3.x as a pre-requisite for building the code, but this is no longer true due to the usage of View Binding. Attempting to build the code on Android Studio 3.6.3 yields the following error:

FAILURE: Build failed with an exception.

* What went wrong:
This version of Android Studio cannot open this project, please retry with Android Studio 4.0 or newer.

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
com.intellij.openapi.externalSystem.model.ExternalSystemException: This version of Android Studio cannot open this project, please retry with Android Studio 4.0 or newer.

Using Android Studio 4.0, the code successfully builds and runs. I've updated the README to reflect this requirement.

@seguri
Copy link

seguri commented Jan 6, 2023

Can this be merged?

@travis-j-smith
Copy link
Contributor Author

Can this be merged?

I think so, but I don't have merge permissions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants