[android-developers] OpenMAL-AL based app in Ginger bread

2013-05-21 Thread vigneshwaran s
Hi, I'm trying to develop android app, in gingerbread using OpenMAX-AL.Basically openMAX-AL library not supporatable in GingerBread.So im using the openmax-al libray from ics (by building source).I able to compile my sample application using that library without error after installing in

[android-developers] Re: how to change background tab button on click

2013-05-21 Thread vigneshwaran s
In layout/main.xml : Button android:id=@+id/original android:background=@drawable/sample android:text=Original / create the sample.xml inside drawable directory paste the following code and copy 2 images to drawable directory with name color_1 and color_2: ?xml

[android-developers] tcp server binding in android-ndk

2011-08-18 Thread vigneshwaran s
hello friends, i 'm currently working in android -ndk . i 'm trying to run the tcp server socket in android but its not binding the socket if we using i p like 192.168.72.160. while i try to bind with the local i.p. address (10.0.2.15 127.0.0.1) its binding but its not communicating with other

[android-developers] socket program for ndk based

2011-07-25 Thread vigneshwaran s
hello everyone i need simple client server socket program android in ndk based. can any one post the simple program or send me a link . with regards vigneshwaran s -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Android NDK

2011-07-11 Thread vigneshwaran s
hello hi, im trying to run one simple c/c++ file in eclipse. i follow this website --http://marakana.com/forums/android/examples/ 49.html everything goes correctly without error but finally make APP=ndk_demo is executing but it's not creating lib/ and libndk_demo.so file any where also try

[android-developers] data stream over the usb

2011-06-15 Thread vigneshwaran s
hi all im new to andriod i need a help,im trying to stream the video(+audio) through usb in andriod(linux). can any one suggest idea about how to stream the video? vigneshwaran sekar(vs) -- You received this message because you are subscribed to the Google Groups Android Developers group. To