[android-developers] Re: Running camera android Emulator

2009-10-05 Thread Mohith K M
projects/nyartoolkit/ downloads/31187/NyARToolkitAndroid-1.0.1.20080522.zip/) Bt,That too didnt worked out :( Anyone having Sample Code,can u please post it here :( Mohith K M On Oct 3, 8:40 pm, shobhit kasliwal wrote: > Hi Mohithif you are done with all your networking stuff then > put th

[android-developers] Re: Running camera android Emulator

2009-10-03 Thread Mohith K M
Me to Struck at This Android Emulator-Camera stuff :( can Somone please give more details "CameraSource cs = new SocketCamera("192.168.0.100", 9889, 320, 240, true); if (!cs.open()) { /* deal with failure to obtain camera */ } while(/*some condition*/) { cs.capture(canvas) //capture the frame

[android-developers] Re: Please help _Confused_Server Side For android mobile application

2009-09-13 Thread Mohith K M
this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > > On Sep 3, 11:38 pm, Mohith K M wrote: > > > > > Thanks alot! > > > On Sep 4, 8:36 am, dilli rao wrote: > > > > H

[android-developers] Re: Please help _Confused_Server Side For android mobile application

2009-09-03 Thread Mohith K M
Thanks alot! On Sep 4, 8:36 am, dilli rao wrote: > Hi Mohith K M* > * > * > *you  may use php for your request page design at server side and for > interaction with mysql and do the large processing at server side and send > back the results to the client (ANDROID) > >

[android-developers] Please help _Confused_Server Side For android mobile application

2009-09-03 Thread Mohith K M
I am beginner (Both Android and Server side programming), Am having doubt about Server side for my Android mob application My requirements are 1. Receive request from android mob application 2.Run algorithm on Huge Database Depending on some variable "xxx" inside query request from mob app 3. S