question

nikhitha avatar image
nikhitha asked

How to deploy apps to Kindle

Hi, Can anyone help us with deploying apps to Kindle.
fire tablet
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

nikhitha avatar image
nikhitha answered
Hi, we tried to build a game using Unity and when we deploy it on kindle, the touch is not working. Any help much appreciated.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justin avatar image
justin answered
Hi nikhitha, In order to properly assist you, could you please provide us more information? -What version of Unity are you using? -Have you reviewed the Unity mobile input documentation? http://docs.unity3d.com/Manual/MobileInput.html -Could you share any sample code snippets of how you're using your touch code? -Have you tested this on any non-Kindle devices? Thanks!
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

vaibhav avatar image
vaibhav answered
> Hi, > Can anyone help us with deploying apps to Kindle. i need t oo Message was edited by: vaibhav <>"'
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jamie Grossman avatar image
Jamie Grossman answered
Hi there, Thanks for posting. You should find the following documentation helpful. It should get you started connecting your kindle to your computer and then running your app on it: Connecting Your Fire Tablet for Testing https://developer.amazon.com/appsandservices/resources/development-tools/ide-tools/tech-docs/05-setting-up-your-kindle-fire-tablet-for-testing Running Your App on a Fire Tablet https://developer.amazon.com/public/resources/development-tools/ide-tools/tech-docs/06-testing-your-app-on-an-emulator-or-tablet Otherwise, development and deployment should be pretty similar to normal Android development. This in terms of building your binary (.apk), and then deploying it to your chosen Android device. For more information, please see here: http://developer.android.com/tools/device.html Thanks! Jamie
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.