Re: [LAD] Android Java stack

From: Olivier Guilyardi <list@email-addr-hidden>
Date: Thu Jun 30 2011 - 14:49:14 EEST

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 - 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 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 on most Java SE library
>> primitives. Check this post, it's a bit old, but still informative:
>> http://www.zdnet.com/blog/burnette/java-vs-android-apis/504
>>
>> For all official packages included in the Android SDK, check this:
>> http://developer.android.com/reference/packages.html
>>
>> When building with the SDK, the standard javac from Oracle JDK is used, and then
>> the classes are compiled to dex format, before then can be run on the Dalvik VM.
>> But this is transparent for the developer.
>>
>> --
>> Olivier
>
>
> _______________________________________________
> Linux-audio-dev mailing list
> Linux-audio-dev@email-addr-hidden
> http://lists.linuxaudio.org/listinfo/linux-audio-dev
>

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Thu Jun 30 16:15:04 2011

This archive was generated by hypermail 2.1.8 : Thu Jun 30 2011 - 16:15:04 EEST