I've been working on an Amazon Fire TV app for about a month now. The usual process of testing is to deploy over the network using Eclipse/adb. However, as the size of my app has increased the deployment time has skyrocketed. It has gotten to the point where it's painful to work on this platform and not worth the massive iteration time. I'm about to cancel the whole project!
That being said, does anybody know how to deploy an app from my dev laptop to the Amazon Fire TV over USB? I imagine that would be much faster.