Tsaukpaetra

Results 50 comments of Tsaukpaetra

Nifty! Now all I gotta do is get my dev environment working again for validation. It's good to see it working on 4.4,that's good news indeed!

Did it point out which line had the error or anything else? On Jun 19, 2014 9:25 AM, "tsuedesu" [email protected] wrote: > Hi, > > Not sure if anyone is...

Hmm I was hoping the compiler would be more helpful. I don't remember if I still have the build environment set up for android on my pc, but that line...

Ok so it says AWTException is missing. This seems odd since I thought that's part of the framework? On Jun 19, 2014 9:47 AM, "tsuedesu" [email protected] wrote: > mmm...I have...

What happens if you don't have the build target reset? Can you reset your copy of the repo and rebuild just from there? On Thu, Jun 19, 2014 at 10:44...

That error is normal because of how it's called in the project. However, it should still launch on the device. On Jun 19, 2014 11:21 AM, "tsuedesu" [email protected] wrote: >...

Oh I remember this problem now, but I forgot how to get around it it's been too long. I'll see what I can find out, but it may be a...

Can you get the latest binary release to work (not from the git but the site)? On Jun 19, 2014 11:55 AM, "tsuedesu" [email protected] wrote: > Thanks...appreciated. > > Hopefully...

Try my staging copy: http://tsaukpaetra.com:8000/ControllerDroid.com/Downloads/ControllerDroid-Server.zip http://tsaukpaetra.com:8000/ControllerDroid.com/Downloads/ControllerDroid%20Client%20(Unsigned).apk

Well, in the current code base there is no control key support. But, to do that you just pass a key down event, then the letter, then they key up...