Thursday 2 February 2012

Technical Links

Android supported media formats:
http://developer.android.com/guide/appendix/media-formats.html

Android Binder Stuff:
http://www.angryredplanet.com/~hackbod/openbinder/docs/html/BinderIPCMechanism.html
http://www.angryredplanet.com/~hackbod/openbinder/docs/html/BinderOverview.html

LG OpenSource:
http://www.lg.com/global/support/opensource/opensource-detail.jsp

Android Recording Path:
http://processors.wiki.ti.com/index.php/TI-Android-DevKit-Camera_Porting_Guide
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides#Camera
http://boundarydevices.com/blogs/camera-subsystem-overview-for-i-mx-gingerbread

JNI Stuff:
http://code.google.com/p/awesomeguy/wiki/JNITutorial#Example_One
http://www.integratingstuff.com/2010/12/12/calling-native-c-code-through-jni-in-android-applications/

Finding out Memory Leaks in Android:
http://freepine.blogspot.in/2010/02/analyze-memory-leak-of-android-native.html

OpenGL Stuff:
http://www.eclipse.org/articles/Article-SWT-OpenGL/opengl.html
http://timelessname.com/jogl/lesson01/
http://developer.android.com/resources/articles/glsurfaceview.html

SIP Stuff:
http://www.siptutorial.net/RTP/translator.html

Audio Mixing:
http://www.vttoth.com/digimix.htm

RTSP Stuff:
http://www.calsoftlabs.com/whitepapers/streaming-video-technology.html

No comments:

Post a Comment