Jonathan Richards

Results 14 comments of Jonathan Richards

edit: if i dont add that to my component.builder, i get this error: Error invoking setter with parameter class Module on object Component. Any suggestions? trying to use daggermock with...

Hi that seem to work when i added MainModule to the @Cmponent annotation, however the mocks from my actual test class never gets injected using this rule and instead just...

I having the same issue here. So does that mean daggermock doesnt work for injecting mocked presenters for activities? i have already created a separate test module and test app...

Can you merge this please?

Hi, did anyone managed to find a solution to this problem yet?

> I added: `RUN mkdir -p /steamcmd/7dtd/mods` just below > > ``` > # Create the volume directories > RUN mkdir -p /steamcmd/7dtd /app/.local/share/7DaysToDie > ``` > > And for...

This doesnt work either. i am getting same error: ```runtime: unknown pc 0x7f97fc22f603 stack: frame={sp:0x7fff355474d0, fp:0x0} stack=[0x7fff34d48980,0x7fff355479c0) 00007fff355473d0: 00007f97d5820fff 0000000000000400 00007fff355473e0: 20636f6c6c616d00 203a64656c696166 00007fff355473f0: 0000000000000000 0000000000000000 00007fff35547400: 0000000000000000 0000000000000000 00007fff35547410:...

umm i actually found this? is this the same project? https://github.com/bordertech/mrz-java

Hi, did you manage to get this working?

Yes i tried a clean on android studio that removes the previous built apk and also uninstalled the app as well.. I tried it as a api dependency as well...