[android-beginners] Re: Android Forwarding Sample don't work

2009-04-12 Thread Ralf
Could you look at the logcat output (Eclipse > Windows > Perspective > DDMS) or "adb logcat" from a shell? There should be a strack trace that will tell you exactly what crashed. For example, are you sure that the findViewById does not return null? R/ On Sat, Apr 11, 2009 at 7:59 PM, evo wrote:

[android-beginners] Re: Toggle Button

2009-04-12 Thread Ralf
Use an AbsoluteLayout. R/ On Sat, Apr 11, 2009 at 10:46 PM, Moorthy wrote: > > Hi all , >     I am new to android. I want to add Toggle Button in a particular > position (x , y) .so any idea please suggest me. > > Thanks > > > > --~--~-~--~~~---~--~~ You received

[android-beginners] Re: Horizontal RadioGroup

2009-04-12 Thread Ralf
RadioGroup inherits from LinearLayout, so you should be able to simply use android:orientation="horizontal" in your XML or the corresponding java code (disclaimer: I've never tried to do so, but it seems logical) R/ On Sun, Apr 12, 2009 at 2:56 PM, kaloer wrote: > > Hi! > I'm new to Android Dev

[android-beginners] Re: Emulator not finding java/javascript html program

2009-04-12 Thread Ralf
Did you request the INTERNET permission in your manifest? http://developer.android.com/reference/android/Manifest.permission.html#INTERNET R/ On Sun, Apr 12, 2009 at 6:30 PM, Thomas wrote: > > Hi Guys: > I've written a small javascript - html program > http://gpsmancer/android/amdroidgpstest.h

[android-beginners] About the call log ?

2009-04-12 Thread ak_
Is there anyone who know something about the storing call logs on android. I want to store/access call log (Dialled Calls / Received Calls / Missed Calls) but i don't know what must i do. I m considering to use sqlite. How can i take calls informations(Time,Number,Type [Received,missed]) ? How can

[android-beginners] Emulator not finding java/javascript html program

2009-04-12 Thread Thomas
Hi Guys: I've written a small javascript - html program http://gpsmancer/android/amdroidgpstest.html to test linking to an android platform. With this I've written as small program that uses a java wv.loadUrl( "http://gpsmancer.com/android/androidgpstest.html";) in a android java program. The id

[android-beginners] Horizontal RadioGroup

2009-04-12 Thread kaloer
Hi! I'm new to Android Developing, and don't know how to list the RadioButtons in a RadioGroup horizontal instead of the default vertical way. Default it is like this: (o) XX (o) XX (o) XX How can i do this: (o) X (o) X (o) X I am doing the layout in code, so please answer using that instead of

[android-beginners] Looking for an Application that will work with OpenDMTP and Open GPS for a Google G1

2009-04-12 Thread partn...@partners-international.org
We are a U.S. 501(c)(3) non-profit charity trying to develop an open source solution to help track aid workers and other emergency responders in crisis sites. We are trying to obtain an unlocked google G1 to test the project on. Our goal is to have a 100% open source solution available to these

[android-beginners] Toggle Button

2009-04-12 Thread Moorthy
Hi all , I am new to android. I want to add Toggle Button in a particular position (x , y) .so any idea please suggest me. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To pos

[android-beginners] Updated list of app code sources?

2009-04-12 Thread Tony Su
Finally got the ADT installed into Eclipse just now. Recommend KISS instructions(default steps don't seem to work), I don't know why "no repository found" kept displaying when trying to connect using SSL and also pointing to the compressed SDK file, but it finally worked pointing to the web sour

[android-beginners] correct way to use getSystemService?

2009-04-12 Thread yesk13
KeyguardManager kg = ( KeyguardManager ) getSystemService ( "keyguard" ) is the above correct way to use to get a handle to KeyguardManager service? i want to use OnKeyguardExitResult listening to it and do something if user was not able to authenticate. your help is greatly appreciated. --~--

[android-beginners] Re: Calling web services in android

2009-04-12 Thread neodante
Here's a good starting point (using ksoap) : http://www.anddev.org/calling_a_web_service_from_android-t348.html Julien On Apr 10, 1:29 pm, kavitha wrote: > Hi All, > > I am doing game project where in i need to call PHP web service and > display scores in score board. > > I am new to android,Ca

[android-beginners] KeyguardManager question

2009-04-12 Thread yesk13
here is the code for my app package com.test.bgTest; import android.app.Activity; import android.media.MediaPlayer; import android.os.Bundle; import android.app.KeyguardManager; public class BackgroundTest extends Activity { /** Called when the activity is first created. */ @Override

[android-beginners] Low battery level sound

2009-04-12 Thread Jan Koprowski
Hi ! Is there any chance to set sound when battery charge level fall ? Greetings from Poland -- Jan Koprowski --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send

[android-beginners] Android Forwarding Sample don't work

2009-04-12 Thread evo
Hi, I had try some simply code on android. but when run on emulator. the 1st pages are fine, when click the button to second pages. it pop up error "Sorry - The application Pages (process com.Pages) has stop unexpectedly" here the code:[Pages.java] package com.Pages; import android.app.Activity

[android-beginners] Toggle Button

2009-04-12 Thread Moorthy
Hi all , I am new to android. I want to add Toggle Button in a particular position (x , y) .so any idea please suggest me. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To pos

[android-beginners] adb wont see my device

2009-04-12 Thread ksligph...@gmail.com
Hi guys I am a newb, I just started to work the Android SDK, 1.1_r1 , I have eclipse installed on a Windows Vista 64 box, every thing was going well, My app was working fine in the Emulator , but things started to go nuts when I tried to run it on the device (Retail T-Mobile G1 not the Dev versio

[android-beginners] Error on Http Video Streaming: Prepare Fail

2009-04-12 Thread fortold
Did anyone try API demos on the SDK? I have a problem with playing http stream video on the emulator. I use the MediaPlayerDemo_Video class in "android-sdk-windows-1.1_r1\samples \ApiDemos\src\com\example\android\apis\media" I change the path to some http://foo.com/bar.3gp but all I get is Prepa

[android-beginners] Re: About Android SDK translation work

2009-04-12 Thread Dave White
Back when I worked in Localisation, there was a product we used called Catalyst which did translation for us. I haven't used it in a few years now, but it used to be really good at handling leveraging of localised text into files. However, it is all very dependant on how the files are built in the

[android-beginners] best phone to get? normal g1 vs dev

2009-04-12 Thread Brendan Miller
Is there a real advantage to getting the android developer phone in terms of doing application development? What are the pros and cons? What about just using the phone as a normal user? Having a dev phone would allow me to install unofficial system software and perhaps native software, correct?

[android-beginners] Sound when battery chare level low

2009-04-12 Thread Jan Koprowski
Hi ! Is there any chance to set sound when battery charge level is down ? Greetings from Poland ! Jan Koprowski --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, sen

[android-beginners] Re: How to hide alert dialog programmatically?

2009-04-12 Thread Ralf
On Sun, Apr 12, 2009 at 3:35 PM, SteleFreak wrote: > > Is there a way to hide alert dialog after it has been shown, but http://developer.android.com/reference/android/app/Activity.html#dismissDialog(int) R/ > programmatically?? Or is the BACK button only way? Or if i need to > implement a butt

[android-beginners] Re: How to hide alert dialog programmatically?

2009-04-12 Thread sm1
do yourAlert.hide(); all Dialog children have this method. serge On Apr 12, 6:35 pm, SteleFreak wrote: > Is there a way to hide alert dialog after it has been shown, but > programmatically?? Or is the BACK button only way? Or if i need to > implement a button , what method should I call for

[android-beginners] How to hide alert dialog programmatically?

2009-04-12 Thread SteleFreak
Is there a way to hide alert dialog after it has been shown, but programmatically?? Or is the BACK button only way? Or if i need to implement a button , what method should I call for alert to be hidden? --~--~-~--~~~---~--~~ You received this message because you are