OpenGL ES is mainly for 2D and 3D graphics application and not for
audio related processing.
~Suman
On Nov 2, 2:27 pm, arif wrote:
> Hi,
>
> I am new to android and openGL ES,
> is openGL ES support audio capture to buffer ?
> NDK- 6 sample native-audio uses openGL ES library ( but records audio
Try renaming the name of your sensor HAL to "sensors.default.so" and
do a quick test.
However, the best thing to check first is inside hw_get_module()
function in ./android/hardware/libhardware/hardware.c and see what is
being expected here.
~Suman
--
unsubscribe: android-porting+unsubscr...@go
With little change in dialtest.chat script I see that we are able to
connect to internet and do the browsing.
dialtest.chat ---
TIMEOUT 10
'' AT
OK ATE1
OK AT+CGDCONT=1,"IP","airtelgprs.com"
OK "ATD*99***1#"
CONNECT ''
-
We are trying to bring up 3G using USB Interface.
Setup:
Platform: OMAP 3730
Kernel: 2.6.32
OS: Android froyo (Rowboat release from TI)
3G hardware: Leoxsys
3G service provider: Airtel India
*No RF chip to support GSM Voice call on our device.
**We have tested the 3G hardware on PC and it is wor