Skip to content

Update sample app to latest tools/SDK #13

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

Merged
merged 4 commits into from
Sep 22, 2022
Merged

Conversation

violinyanev
Copy link
Member

@violinyanev violinyanev commented Sep 16, 2022

Fixes all issues reported by Android Studio, uses modern libs and classes, and complies better to Android best practices.

Gradle: 7.4.2
CompileSDK: 33
Uses view binding instead of kotlin synthetics
New Gradle DSL syntax
Exports activity
Rename app name to not contain "Kotlin", that's obvious

Fixes all issues reported by Android Studio, uses modern
libs and classes, and complies better to Android best
practices.

Gradle: 7.4.2
CompileSDK: 33
Uses view binding instead of kotlin synthetics
New Gradle DSL syntax
Exports activity
Copy link
Contributor

@bojackHaasman bojackHaasman left a comment

Choose a reason for hiding this comment

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

I can build and run the app successfully, but the camera properies need to be adjusted
grafik

@violinyanev
Copy link
Member Author

I can build and run the app successfully, but the camera properies need to be adjusted grafik

It's not related to current PR, fixed in a separate one: #14

@violinyanev violinyanev merged commit 60cde88 into master Sep 22, 2022
@violinyanev violinyanev deleted the update-app-dependencies branch September 22, 2022 11:26
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