Re: [android-beginners] Issue?

2010-06-17 Thread Pankaj Sharma
This mailbox is overquote its overquota by the way On Thu, Jun 17, 2010 at 10:04 AM, Chi Kit Leung michaelchi...@gmail.comwrote: This mailbox is overquote -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your

Re: [android-beginners] Issue?

2010-06-17 Thread Chi Kit Leung
Sorry, that is a typo On Thu, Jun 17, 2010 at 4:19 PM, Pankaj Sharma reliablepan...@gmail.comwrote: This mailbox is overquote its overquota by the way On Thu, Jun 17, 2010 at 10:04 AM, Chi Kit Leung michaelchi...@gmail.comwrote: This mailbox is overquote -- You received this

[android-beginners] Issue?

2010-06-16 Thread kypriakos
is this a forum issue? Why are we getting these messages each time we post? Hi. This is the qmail-send program at innophilia.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a temporary error; I've given up. Sorry it didn't work out. r...@innophilia.com:

Re: [android-beginners] Issue?

2010-06-16 Thread Mikey
It is someone with a full mailbox, not much you can do about it I am afraid On 16 Jun 2010, at 19:43, kypriakos wrote: is this a forum issue? Why are we getting these messages each time we post? Hi. This is the qmail-send program at innophilia.com. I'm afraid I wasn't able to deliver

Re: [android-beginners] Issue?

2010-06-16 Thread Chi Kit Leung
Add a rule to your client for move all email from android-beginners@googlegroups.com with the content This mailbox is overquote to spam. I think that is only things you can do. On Thu, Jun 17, 2010 at 4:45 AM, Mikey frak@gmail.com wrote: It is someone with a full mailbox, not much you can

[android-beginners] Issue with HelloWorld.

2009-12-22 Thread Sanjeev
Hi, I tried to execute a simple Hello World program, but the screen only shows ANDROID irrespective of what string I type. I am not sure how to fix this issue. I am following the code in http://developer.android.com/guide/tutorials/hello-world.html package com.android.helloandroid; import

Re: [android-beginners] Issue with HelloWorld.

2009-12-22 Thread Sean Hodges
On Mon, Dec 21, 2009 at 2:04 PM, Sanjeev iamsanj...@gmail.com wrote: Hi, I tried to execute a simple Hello World program, but the screen only shows ANDROID irrespective of what string I type. I am not sure how to fix this issue. Have you waited for the emulator to finish booting up? The

[android-beginners] Issue Launching Emulator from Command Line

2009-12-15 Thread Rana
Hi, I am facing problem while launching the emulator from command line. When i run following command: ~/Android/SDK/android-sdk-linux_86/tools/emulator -system ~/Android/ Code/out/target/product/generic/system.img -kernel ~/Android/Code/ prebuilt/android-arm/kernel/kernel-qemu -data

[android-beginners] Issue with Android Location

2009-11-11 Thread oly.yates
Hi I'm new to Android and I am trying to get a simple location application working. The app, lifted from a book, aims to just display the longitude and latitude in two text boxes. However when i try to access the location object to get the two values the application crashes. The code is displayed

[android-beginners] Issue about the uri is null.

2009-11-07 Thread yjshi
The issue I met is that my app could recorded the video ,but could not play it. At first,I use the mediarecorder and mediaplayer in the one page. And I want to use the same surface view to preview and play . But,I lost because,I find that when the mediaplayer is playing , No picture is

[android-beginners] Issue with playing audio/video from remote url(HTTP/RTSP)

2009-11-05 Thread dileep
Hi Friends, Did anyone try playing audio/video through http/rtsp. I am having a problem with either of the approach I am getting an error Command PLAYER_INIT completed with PVMFError I some cases I got Command PLAYER_INIT completed with PVMFErrorContentInvalidForProgressiveDownoload. Can

[android-beginners] Issue with playing audio/video from remote url

2009-11-05 Thread dileep
Hi Friends, Did anyone try playing audio/video through http/rtsp. I am having a problem with either of the approach I am getting an error Command PLAYER_INIT completed with PVMFError I some cases I got Command PLAYER_INIT completed with PVMFErrorContentInvalidForProgressiveDownoload. Can

[android-beginners] Issue with Android Debug Bridge

2009-10-26 Thread Maxood
Whenever i try to run ADB in shell mode, i receive the error: Device Not Found Please help! --~--~-~--~~~---~--~~ 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] Issue while encapsulating a TableLayout in a ScrollView.

2009-10-03 Thread Android Development
Hello everyone, When i encapsulate a table layout in a scroll view, i am unable to see the vertical scroller on the screen (that the user will hold and drag to actually scroll). What am i doing wrong ? The page i am trying to draw is a configuration page, where i need to take user input in a

[android-beginners] Issue about EditText

2009-09-28 Thread f0rzan
Hello! I having a problem to write text in a EditText input. My EditText input is in a diffrent layout from a tabview. Is there someone else that knowing about this issue? When I try to make a input in my EditText the maker automatically moves to one of my tabs in the tabview below, thats make

[android-beginners] Issue with using fill_parent on Donut

2009-08-26 Thread m
Here is the XML of a camera test application that worked on the cupcake branch. The preview size spans the entire screen on cupcake. However the same app does not work on the Donut branch without explicitly setting the width and height to 800 and 400 dp respectively? Why doesn't fill_parent work

[android-beginners] issue with autocompletetextview and ime

2009-06-11 Thread eitan
hello, i have a dialog with a single autocompletetextview on an activity that's in landscape mode. here's how i specify this autocompletetextview: AutoCompleteTextView android:id=@+id/name_text android:completionThreshold=2

[android-beginners] issue with autocompletetextview and ime

2009-06-11 Thread eitan
hello, i am working on an app that's defined with orientation=landscape. the main activity has a dialog that contains a text field defined like this: AutoCompleteTextView android:id=@+id/name_text android:completionThreshold=2

[android-beginners] Issue with Animation

2009-05-15 Thread m8
HI I am trying to create the set of animation on the ImageView but the problem is once I use set, it not doing continuously, 1) My XML file set xmlns:android=http://schemas.android.com/apk/res/android; android:shareInterpolator=true scale

[android-beginners] Issue running the emulator on os x with version 1.0r1

2008-11-11 Thread Nathan
I have tried the fix where you remove your .andriod directory from your home directory and I still get the error. nathan-mavess-imac:tools nmaves$ ./emulator 2008-11-11 23:10:13.673 emulator[4432:10b] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been