[android-developers] Renderscript Allocations without copying data.

2012-08-24 Thread xtrawurst
Hi, is there a method to have a Renderscript Allocation use an existing array of data without the overhead of copying? I'm trying to allocate a java array which gets passed down the JNI to be filled by native code, then, once back in Java, wrap the array in an Allocation and do Renderscript on i

[android-developers] Re: Mock Location Providers in 1.0

2008-09-25 Thread xtrawurst
Could that issue be solved yet? I could not receive anything from DDMS as well. On Sep 25, 9:22 am, Cristina <[EMAIL PROTECTED]> wrote: > I have downloaded some gpx files from this > webhttp://tramper.co.nz/?view=browsegpxFiles > > So. DDMS location tool loads them ok..I am able to se both the p

[android-developers] Links to API demos broken

2008-09-23 Thread xtrawurst
for example this one when I click on 'Graphics': http://code.google.com/android/samples/ApiDemos/src/com/android/samples/graphics/ Going manually to http://code.google.com/android/samples/ApiDemos/src/com/ I can navigate to the above site, which apparently changed to http://code.google.com/androi