Jonathan Richards

Results 10 issues of Jonathan Richards

Hi. your example doesnt record a actual video footage but instead only takes an image. Do you know how to record in video? it seems it cannot be done currently...

Hi i am getting the following error following your example error: @Component.Builder has setters for modules or components that aren't required: this happens when i add the following line to...

HI i am getting this error on a project that uses dynamic feature module.. I had previously had the ML kit dependency for face and text regonition on a feature...

Hi i grabbed your project an ran it on my Samsung S8 device and i get an exception when i try to do the NFC conact part on the app...

Hi, do you have this project compiled into a jar somewhere in maven so it can be added via a maven or gradle dependency?

Hi, i am trying to install a python library on my raspberry pi 3 b device and i get this error after waiting a number of hours: ```me@raspberrypi: ~ File...

https://github.com/tomoima525/DaggerTestExample/blob/69c6af27ea3faecb11b200cda78f6c523692c472/app/src/androidTest/java/com/tomoima/daggertestexample/TestAppComponent.kt#L15 On this line you define the mist of modules but inside your actual Test class you are directly calling .appModule("some mock") but where is this appModule method being created...

Hi, how do i set this up so it only syncs a specific file/folders from my dropbox?

Hi i am using roboletreci version 3.0 for unit testing my app and have the asssets folder with some files inside under src/test/assets but keep getting fileNotFound. Here is my...

tools integration

After migrating to version 2.0 of this library, whenever i navigate to a new screen from my navbar, i get the following error: ` E kotlinx.serialization.SerializationException: Serializer for class 'TvHomeScreenDestination'...