Thomas Mantay

Results 2 issues of Thomas Mantay

I am having difficulties to add the JobBundle to the bootstrap object in the initialize method: @Override public void initialize(final Bootstrap bootstrap) { bootstrap.addBundle(new JobsBundle(new MyJob(new MyService))); } The above...

Trying to run the generated project, I get the following error: Error:Monkey C: Developer Key is not set. Go to Settings; Build; Connect IQ Of course, I did set a...