Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
4answers
1k views

Debugging an iOS app with an external accessory connected via Dock

Am I missing something glaringly obvious or is there no way to debug an iOS app which uses an external accessory that's connected via the 30-pin dock without using a bucket load of logs etc. I want ...
6
votes
4answers
8k views

Best way to change the color/view of disclosure indicator accessory view in a table view cell in iPhone

I need to change the color of disclosureIndicatorView accessory in the tableView cell. I think there are two way to get this done. But not able to figure out which onez the optimum. So here is what I ...
3
votes
2answers
395 views

looking for resource to learn “ExternalAccessory” Framework (iOS)

I am looking for some good resources to learn the External Accessory framework, specially the "Bluetooth accessory interfacing". I know there is a book by Ken Maskrey for learning the External ...
3
votes
0answers
462 views

iPad accessory communication through UART

We manufacture a new accessory for iPad/iPhone which should transfer commands to the iPad. We like to use UART (through a certain Apple-protocol called Lingo). My research shows that I can only use ...
3
votes
2answers
4k views

UITableViewCell Custom accessory - get the row of accessory

I have a pretty big issue. I am trying to create a favorite-button on every UITableViewCell in a UITableView. That works very good, and I currently have an action and selector performed when pressed. ...
2
votes
0answers
38 views

The android powered device is not responding for switching to accessory mode

We are trying to port the Accessory protocol from the Arduino ADK to a Freescale iMX35 board. We are using beagle board as Android powered device and the baegle board has been ported with Android ...
2
votes
1answer
96 views

Proper way to close a USB accessory connection

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 ...
2
votes
2answers
2k views

Android ADK USB library not loading

Just started trying out the Android ADK, but I can't get the DemoKit project to install on my development phone, which is a Droid X running Android 2.3.3. When I try to run the DemoKit project using ...
2
votes
1answer
732 views

How to launch an iphone app when an external accessory is either paired over BT or plugged into dock connector

I have researched this to death online and cannot find anything regarding auto launching an iphone app when an external accessory is either paired using BT or plugged into the dock connector. We ...
2
votes
2answers
303 views

Can android bluetooth accessories force the device to launch an application?

I am wondering if a piece of hardware can be developed (probably over bluetooth for example) that could launch an existing android application on your device. I can't seem to find any documentation ...
1
vote
0answers
152 views

How to implement Android Open Accessory mode as a service?

I've been playing around with the Android Open Accessory Development Kit. By following the DemoKit example provided by Google, I've had no trouble in adapting the solution to my application. I can ...
1
vote
2answers
273 views

Why does EAAccessoryDidConnectNotification occur twice?

I have a class that manages messages coming from and going to an external accessory to an iPad. In the init I have the following code: - (id) init { self = [super init]; if (!self) return; ...
1
vote
1answer
149 views

Getting an instance of UsbManger in a (non activity) class with ADK in android 2.3.4

I am trying to get the android ADK working in a library in another package from my activity, for which I need various permissions/instances of various things. I have tried passing the activity context ...
1
vote
0answers
327 views

How to get list of paired Bluetooth headsets on iPhone?

I'm trying to get the list of paired Bluetooth headset devices on my iPhone. I tried the External Accessory Framework as below: [[EAAccessoryManager sharedAccessoryManager] ...
1
vote
2answers
2k views

iphone uitableview - action on accessory click

I am trying to link the click of an accessory button in a UItableview to a method in a particular class. The accessory is on multiple cells, created in code, and thus I can't just do a simple link in ...
0
votes
1answer
23 views

Can the charger is recognized as accessory in Android 2.3.4..?

I want to recognize the charger through my application. I implemented the Android Accessory API in my app, and installed in Samsung Galaxy S2. But I am getting AccessoryList as null. How to resolve ...
0
votes
1answer
41 views

Why usbManager.getAcccessoryList(); allways returns null?

I am testing my app in Samsung Galaxy S2 with android 2.3.4 I am following http://developer.android.com/guide/topics/usb/accessory.html instructions. When ever I try to run it, ...
0
votes
0answers
38 views

Value for External Accessory of “Required background modes” key in iOS5

I read iOS Programming Guide, and I found not only "audio, location, voip", but also "External Accessory & Newsstand apps" are allowed in background mode. documents are as following: In iOS, only ...
0
votes
1answer
74 views

How to start Android / iOS accessory development?

I am trying to get involved with programming accessories to interface with either Android or iOS devices. I'm a programmer with no computer engineering / electrical engineering background and am at a ...
0
votes
1answer
57 views

What methods are available for connecting a hardware accessory to iphone and android devices to transfer data?

I am trying to develop a piece of hardware to be compatible with both iphone and android devices. I would like to be able to use this hardware to transfer binary type files (i.e. images) to the device ...
0
votes
1answer
78 views

Are there any examples of sending a video signal into an Android device via USB with the Android Open Accessory Development Kit (ADK)?

I'm researching the ability to use the Android Open Accessory Development Kit to send a video signal into an Android device via USB. According to the documentation, it appears that it should be ...
0
votes
1answer
50 views

Remove cell accessories with Mono Touch

How can i remove all the cell accessories within a table with the press of a button? I wanted to go through all the table rows and set the accessory for each cell to none. To do this you need to know ...
0
votes
1answer
513 views

Android - IOIO board , simple UART code issue

I am using the IOIO board given by sparkfun. While trying to test UART , I tied the RX and TX of the IOIO board and wanted to send one byte from the phone and receive same byte on the Phone ans show ...
0
votes
1answer
204 views

Android ADK USB Accessory Mode/host mode

I have a general and quick question and since you can never get a hold of a developer at Google, I thought I would post the question here... Can anyone tell me, if we want to use our phones to ...
0
votes
1answer
85 views

Android ADK - Connect multiple devices

Is it possible, to connect more than one accessory to my device using the ADK? For example using a nexus and a usb hub. Could I connect two arduino boards? Please let me know if this is possible. ...
0
votes
0answers
64 views

Create audible notification on iPhone from external accessory?

I develop an external accessory which connects to the iPhone via Bluetooth and animates iOS system functionality via the 'General Lingo' and 'Simple Remote Lingo'. I have NO program running on the ...
0
votes
1answer
299 views

How to get NSOutputStream to send or flush packets immediately

I am having an issue with latency when connecting to a bluetooth accessory using the External Accessory Framework. When sending data I get the following custom output in the console: if( [stream ...
0
votes
1answer
328 views

Where can I get a complete list of Made For iPod devices that use Bluetooth?

Am working with a client to interface an iPad with a 3rd party device, a weight scale, that transmits its data via Bluetooth. I'm not building a an interface FOR the device, just trying to receive ...
0
votes
1answer
681 views

iphone objective-c interesting problem with accessory and setEditing

hi guys In my DetailViewController i have the code UPDATED x2 This is my setEditing - (void)setEditing:(BOOL)editing animated:(BOOL)animated { [super setEditing:editing animated:animated]; ...