[android-beginners] Re: About res/raw

2008-04-17 Thread Deepak Singh
well you have to create the raw folder youtself On Wed, Apr 16, 2008 at 12:00 PM, Esteem <[EMAIL PROTECTED]> wrote: > > res? > "There is a res folder in my project.It contains > drawable,strings,layout." > > you answered your own question. and you can just create the raw folder > inside res. > >

[android-beginners] Re: About res/raw

2008-04-17 Thread Analdin Judy
Now raw is working thanks to all --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send e

[android-beginners] MediaPlayer-Null pointer exception

2008-04-17 Thread Analdin Judy
Hi, When i run the media player application ,I got the Null pointer exception. I saw in the document,They ask to do add useaudio in run-configuration Can anybody please tell me how to add useaudio ? Thanks judy --~--~-~--~~~---~--~~ You received t

[android-beginners] About useaudio

2008-04-17 Thread Analdin Judy
Hi, I want to add useaudio configuration in run. Can anybody please tell me What is the syntax for useaudio? Thanks judy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to t

[android-beginners] Re: How to update my current location from GPS

2008-04-17 Thread Tatsu
OK. It’s my responsibility. Let me summarize how to simulate moving location. 1. Make kml file using Google Earth as described in "Creating mock LocationProviders". http://code.google.com/android/toolbox/apis/lbs.html Right click on any point and select "directions from here" and do same way sel

[android-beginners] Re: I need a xml file

2008-04-17 Thread Delirio
Hi, this IDE will help you: http://www.droiddraw.org/ 2008/4/16, Analdin Judy <[EMAIL PROTECTED]>: > > Hi, > > > Can anybody give me the xml file for my below coding. > I need to display a surfaveview,EditText and 4 buttons > >1. mPreview = (SurfaceView) findViewById(R.id.surface)

[android-beginners] Re: How to update my current location from GPS

2008-04-17 Thread Android Lover
thank u for ur explnation Tatsu wat i m loook is to update my currunt location at an interval of time On 4/17/08, Tatsu <[EMAIL PROTECTED]> wrote: > > > OK. It's my responsibility. Let me summarize how to simulate moving > location. > > 1. Make kml file using Google Earth as described in "Creatin

[android-beginners] Re: How to update my current location from GPS

2008-04-17 Thread Tatsu
Hi, Now, you can update current location by calling gotoCurrentGPSPosition() from , say, interval bind-service using Thread.sleep(), while android.location.LocationManager.requestUpdates() is the best choice. Regards, Tatsu On Apr 17, 9:34 pm, "Android Lover" <[EMAIL PROTECTED]> wrote: > than

[android-beginners] Re: About useaudio

2008-04-17 Thread Diego Torres Milano
It's -useaudio. Use emulator -help. On Apr 17, 9:42 am, "Analdin Judy" <[EMAIL PROTECTED]> wrote: > Hi, > >I want to add useaudio configuration in run. >Can anybody please tell me What is the syntax for useaudio? > > Thanks > judy --~--~-~--~~~---~--~~ You

[android-beginners] Re: Making a demo video of your .apk to post online

2008-04-17 Thread Diego Torres Milano
On Linux: There's a lot of alternatives. Perhaps the easiest one for this task is xvidcap. Should be in your distro repositories. On Apr 16, 11:20 pm, "Ing. Og Jamir R. Juraidini" <[EMAIL PROTECTED]> wrote: > How about solution to this problem also for Windows and Linux! That would be > cool! >

[android-beginners] Re: Making a demo video of your .apk to post online

2008-04-17 Thread george_c
Actually, I have created a group in YouTube under : http://www.youtube.com/AndroidRepository Where we can submit all video demos of the apps created. Hope its helpful to keep it all together this way and not have it all scattered around. Will spend more time arranging everything sometime next w

[android-beginners] Re: Incoming Calls and extending the keycharactermap

2008-04-17 Thread Megha Joshi
On Wed, Apr 16, 2008 at 3:54 PM, callingshotgun <[EMAIL PROTECTED]> wrote: > > Hey all- I've just now started ripping into building Android apps, > and it's a lot of fun- But as extensive as the API documentation is, > there are a couple things that I can't quite tell if they're possible > or no

[android-beginners] Re: MediaPlayer-Null pointer exception

2008-04-17 Thread Megha Joshi
Hi Judy, For the Media Samples provided on the groups, you should install the sdcard and provide your test media files on the sdcard, before running those samples. If you are using your own code...you may want to paste it here to help us debug it further. Thanks, Megha On Thu, Apr 17, 2008 a

[android-beginners] Re: Developing java backend with android front end?

2008-04-17 Thread StevePotell
Kfealz, >From an outside view without seeing the code, it looks like whatever type of network connection AIM_Connect is making, seems to be failing. Is this a socket? http request? look around a lot of people are having problems with sockets from the emulator. You might have to change the unde

[android-beginners] Android web services

2008-04-17 Thread Direhack
Does anyone have any tutorials on how I can consume SOAP web services from Android? I am writing a web service in .NET, and would like an Android device to access it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "An

[android-beginners] borders?

2008-04-17 Thread Kirel
Let's say I have a view with 3 listviews laid out consecutively. These listviews are empty initially (the user does something that fills them in) and so basically invisible. Is there any way to give them a white border or something? Or some other kind of separator so they're distinct? --~--~

[android-beginners] 70 countries submitted 1,788 entries to the Android Developer Challenge!

2008-04-17 Thread Muthu Ramadoss
http://android-developers.blogspot.com/2008/04/android-developers-have-risen-to.html http://www.helloandroid.com/node/512 http://mobeegal.in find stuff closer. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Androi