[android-beginners] Code for Accelerometer

2008-04-14 Thread marioneil
Does anyone have any sample code that shows how to use the accelerometer in a sample application? I have currently setup openintents SensorSimulator. But i dont have any idea how the apis are used in the samples (Moving Pyramid ) they have provided. http://code.google.com/p/openintents/wiki/Sens

[android-beginners] Android Open GL

2008-04-11 Thread marioneil
Hi Does anyone know how to draw ball using the Android Open GL apis. I would also like and sample code on how to make the ball move about. Thanks in advance --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android

[android-beginners] Re: Zoom button not displaying

2008-04-11 Thread marioneil
f the map. Just click AND hold for a bit anywhere on the screen. > > On Apr 9, 10:47 am, marioneil <[EMAIL PROTECTED]> wrote: > > > Hi > > > I am developing a map application. I am trying to zoom the map using > > the slider that pops up when I click on the small circ

[android-beginners] Zoom button not displaying

2008-04-09 Thread marioneil
Hi I am developing a map application. I am trying to zoom the map using the slider that pops up when I click on the small circle on the center of the map. However it pops up only occasionally. Is there a way to make it pop up from a key board shortcut cut. I am not able to figure out how exactl

[android-beginners] Error when Accessing webservice -

2008-04-08 Thread marioneil
Hi I am getting a SOAP error when accessing a web service. The web service is setup on my local machine using Tomcat/Axis. When I use the Android Web Service API I get a SOAP error "ns1:Client.NoSOAPAction" I am using the SOAP monitor GUI - "TCPMonitor". Below is part of the SOAP fault messag

[android-beginners] Re: Android application - Phone example on youtube - problem

2008-04-03 Thread marioneil
7;s id as follows: > > Is the following comment line? > {android.provider.Contacts.PeopleColumns.NAME}; > You can replace the left side of the previous line with it. > > Maybe this program was written for m3 and rewritten for m5 later > incompletely. > > Best Regards, > Tatsuh

[android-beginners] Android application - Phone example on youtube - problem

2008-03-31 Thread marioneil
Hi I am following the Android phone example from youtube. It works , except for one small detail. The app displays the list of contacts , but it doesnot display the names of the contacts. It is a list of blank lines. When I click on any blank line it dials the correct contact. How do i display