Re: [LAD] Android Java stack

2011-06-30 Thread pshirkey
> Yes, but that page is about communication upstream to the host ... I > think the idea here is that most Androids are phones and by nature not > intended to work as your main device. But there are no midi devices in > existence that works like a host, unless you consider your main computer > a mid

Re: [LAD] Android Java stack

2011-06-30 Thread Jens M Andreasen
Yes, but that page is about communication upstream to the host ... I think the idea here is that most Androids are phones and by nature not intended to work as your main device. But there are no midi devices in existence that works like a host, unless you consider your main computer a midi device (

Re: [LAD] Android Java stack

2011-06-30 Thread Olivier Guilyardi
If you were talking about javax.sound.midi, no that's not provided by the platform. The system doesn't provide MIDI support AFAIK. But some OSC apps are being developed. I thought the Android ADK and the USB accessory mode [1] could be somehow relevant, because before that, all you could do with U

Re: [LAD] Android Java stack

2011-06-30 Thread Jens M Andreasen
Agreed - that page is about something entirely different On Thu, 2011-06-30 at 13:49 +0200, Olivier Guilyardi wrote: > I know very little about this, but turning an Android device into a > USB > controller should become possible with the new (Arduino based) Android > ADK: > > http://developer.and

Re: [LAD] Android Java stack

2011-06-30 Thread Olivier Guilyardi
I know very little about this, but turning an Android device into a USB controller should become possible with the new (Arduino based) Android ADK: http://developer.android.com/guide/topics/usb/adk.html Olivier On 06/30/2011 01:33 PM, Jens M Andreasen wrote: > (USB) MIDI appears to be missing -

Re: [LAD] Android Java stack

2011-06-30 Thread Jens M Andreasen
(USB) MIDI appears to be missing - or am I looking in the wrong places? I would have wanted one of those underpowered tablets that people are dumping left and right as a midi-sysex controller /j [Ctrl-L == Reply-to-List] On Thu, 2011-06-30 at 11:53 +0200, Olivier Guilyardi wrote: > On 06/30/2011

Re: [LAD] Android Java stack

2011-06-30 Thread Olivier Guilyardi
On 06/30/2011 09:26 AM, Jens M Andreasen wrote: > On a related subject ... What is the Java implementation like on > Android? Is it the "normal" Java as we have it in Linux/OSX/etc or is it > one of those Mobile variants, having its own set of API's? On Android, it's pretty standard. You can rely

Re: [LAD] Android Java stack

2011-06-30 Thread Adrian Knoth
On 06/30/11 09:26, Jens M Andreasen wrote: > On a related subject ... What is the Java implementation like on > Android? Is it the "normal" Java as we have it in Linux/OSX/etc or is it > one of those Mobile variants, having its own set of API's? It's Dalvik: http://en.wikipedia.org/wiki/Dal

[LAD] Android Java stack

2011-06-30 Thread Jens M Andreasen
On a related subject ... What is the Java implementation like on Android? Is it the "normal" Java as we have it in Linux/OSX/etc or is it one of those Mobile variants, having its own set of API's? /j ___ Linux-audio-dev mailing list Linux-audio-dev@li