Re: [android-porting] Re: Questions of fastmixer

2012-09-18 Thread Glenn Kasten
Every time a mixer thread runs through it's main loop, it gets the PCM data for each track input by a buffer provider. The buffer provider normally returns new PCM data each time it is called, or if there is not enough new data available then it returns a short (insufficient) count and that

[android-porting] Customising Splash Screen in ICS

2012-09-18 Thread Shivan
Hello All, I would like to customize splash screen , in ICS over snowball. Can anyone help me , where to make modifications in android source code, I would like to have the splash image for defined time, before getting bootanimation . -- unsubscribe:

[android-porting] Android IWindowManager.setRotation

2012-09-18 Thread Olivier
Hello, I know this subject has been discussed many times over over in this forum others but I still didn't figure it out. I have a platform that does not have the accelerometer hardware, sensors... So the screen never rotate and stays in the original orientation constently. I know I can