ChrisDEV

Results 37 comments of ChrisDEV

@sagar-viradiya Perhaps you are right, but using instant-app simply changes the dependency structure of the entire project and does not involve a change in business logic.

I had the same question before, however, after some sleeping and thinking I find that the `object class` hasn't chance to consume parameters, I think this is the only reason...

I have the same idea before, maybe you can create a branch on your side and letz take a look 👍

🤝 great, glad to see some progress @saurabhkpatel. My suggestion is that firstly make a list or a grid to show current plants in the garden. Actually, the coding is...

The same issue to me with a sample program. I installed the docker version via `docker pull nvcr.io/nvidia/deepstream-l4t:6.2-triton` on the Orin (A sample program works well on PC GPU). Any...

> adb shell am instrument -w -r -e debug false -e class 'com.google.samples.apps.sunflower.viewmodels.PlantDetailViewModelTest' com.google.samples.apps.sunflower.test/androidx.test.runner.AndroidJUnitRunner @nic0lette 😢 but it's really strange, I try this `./gradlew check connectedCheck`(can test with multi devices)...