android / camera-samples

Multiple samples showing the best practices in camera APIs on Android.
Apache License 2.0
4.95k stars 2.32k forks source link

Camera2Video databinding #541

Open YoussefHachicha opened 1 year ago

YoussefHachicha commented 1 year ago

so in the Camera2Video sample in the CameraActivity class you are importing this import com.example.android.camera2.video.databinding.ActivityCameraBinding but databinding dosent even exist in the project structure

borgerag commented 1 year ago

Hi Youssef - Can you elaborate on this? ActivityCameraBinding is generated when running ./gradlew.