[android-porting] Re: Sensor porting HAL

2014-04-17 Thread Andrew Jones
Hi, Just an update. I have calibrated the accelerometer so that when I do dumpsys sensorservice it shows pretty much the same readings as my Samsung S3 when it's flat on a table, standing upright, on its side, etc, etc. Screen rotate will *not* work though. It just flips 90 degrees once after

[android-porting] Re: Zygote service get crash

2014-04-17 Thread Trignesh Solanki
Just make sure that library libssl is one which compiling from kitkat source code. On Thursday, April 10, 2014 11:11:27 AM UTC+5:30, Trignesh Solanki wrote: > > > CANNOT LINK EXECUTABLE: could not load library "libandroid_runtime.so" > needed by "/system/bin/app_process"; caused by could not loa

[android-porting] Re: Audio Track Latency Measurement

2014-04-17 Thread kevin
This latency is a fixed value, not a real latency for audio data path. In fact, it's a total buffer size. 在 2010年11月30日星期二UTC+8下午3时54分11秒,Sambhav写道: > > Hi, > > Audio Track has a API to query the latency *AudioTrack::latency()* > > This latency is calculated with the equation > > mLatency