[android-developers] slow eglSwapBuffers on Android 2.3.4

2012-02-08 Thread Nikita Belokopytov
I'm working on an application for SGX530 chipset and I've got a weird problem - eglSwapBuffers takes 15-17 ms. I've seen an older thread about such problem and I'm sure you said you were working on some improvements. Are there any guidelines to improve the performance? Also it seems I can't

[android-developers] Re: problem while capturing the image from the android emulator

2011-03-30 Thread Nikita
Hello all, I want to capture the image from the emulator Camera. Currently i am working on linux system and running the android emulator 2.2 and when i capture the image i am getting an error of application camera ( Process com.android.camera) has stopped unexpectedly, please try again. Is their