adk Questions
2
I'm trying to make my PC the USB Host for Android 2.3.4 devices in order to be able to develop APIs without needing actual "accessories". To do this, I need to establish the PC as the USB Host and ...
2
Solved
Lately, I am quite overwhelmed with the words that end with "DK".
I know what these abbreviations stand for.
ADK: Accessory Development Kit (Android)
JDK: Java Development Kit
SDK: Software Develo...
Sacrifice asked 7/2, 2016 at 1:39
7
Solved
I'm trying to make a project using the arduino ADK board http://arduino.cc/en/Main/ArduinoBoardADK and a Sony Ericsson Xperia Play running android 2.3.4. For starters all I want to do is blink a le...
2
What is the proper way to close a connection to a UsbAccessory in Android?
It seems the even in the stock Google example, if I connect and accessory, exit the app and then go back to it, the connec...
2
I have an Arduino Mega board. I've connected the WiFly module to it and established connection with my Android phone. Now I want to make a simple app for my Android, where I press a button and the ...
6
Solved
I've researched this on the internet so much and nothing I find is helping me out. I got the SDK manager to run, but when I try to run the Adroid AVD Manager, it doesn't run!!!!! Why?
It says, wor...
Darreldarrell asked 25/5, 2013 at 19:38
4
Solved
Just connected the tried and true ADK accessory to Nexus 7 and Galaxy Nexus - and it failed to connect with "could not read device protocol version" message. Thought that the board died, connected ...
Bickford asked 19/7, 2012 at 14:49
0
The Problem
The webview doesn't actually execute the scripts loaded through src from a remote location
Checked and double checked
The permission: <uses-permission android:name="android.permi...
Gwennie asked 22/8, 2013 at 22:46
4
Does anyone know of a good intro to controlling the Arduino Mega ADK with a handset? All I want to do is to control the LED on pin 13, using a very basic toggle switch app.
Edit 26/10/11:
h...
1
Software involved:
* Latest Android SDK (as of today - 8/29/2012) with all of the latest APIs, Tools, Extras, etc downloaded.
* Processing 2.0a8 (latest build)
* Arduino ADK libraries for Processi...
Heracliteanism asked 29/8, 2012 at 14:6
7
Solved
I have a pretty good understanding of Arduino and Java, and I decided to take a stab at trying to control my Arduino ATMega with my Samsung Galaxy 10.1 tab. I have installed API 12 with SDK manager...
3
Using the Android Open Accessory standard, I have an android powered device talking back and forth with an arduino mega ADK microcontroller hooked up via USB. I would like to know what the best com...
1
Solved
3
So a few days ago I got my hands on an Arduino Mega ADK board, and the last couple of nights I have been setting up my development environment, getting to grips with the tools etc. The tools and li...
Inveigh asked 15/7, 2012 at 16:5
3
Solved
A few days ago, Arduino just released a "start pack" for Android developers: http://arduino.cc/en/Main/ArduinoBoardADK
The Arduino ADK is a microcontroller board based on the ATmega2560
(datash...
3
Solved
I have a library-only Android eclipse project (no main class, only library classes) that I want to include in my main Android Application project.
I went to the Build Path and added the library p...
Towage asked 12/1, 2010 at 6:20
4
Solved
Is there a list anywhere of which Android devices (phones, tablets) support the ADK / accessory mode? From what I have read, I known that the Nexus One, Nexus S and Xoom do support it. Are there an...
1
Am trying to understand how the Android Open Accessory API works with the Arduino ADK board, I've been able send and receive information but I just want to know how everything works. I got to this ...
4
Solved
I'm trying to get the DemoKit example working on an ADK board. It seems like even with the 3.1 update the Galaxy Tab doesn't have everything it needs (or at least doesn't work as advertised). And e...
2
I am running the ADK demo app tweaked for Android 3.1, using the ASUS Eee Pad Transformer tablet and an ADK board, built as described in Get Started With Android ADK (LINUX).
I seem to be having ...
Vellicate asked 6/7, 2011 at 18:43
1
I am trying to get ADK (Accessory Development Kit) set up with Eclipse, but after updating to API 12, to run the demokit Hello World, I get the 29 errors, the first few looking like:
com.android...
1
© 2022 - 2024 — McMap. All rights reserved.