[android-developers] Re: Listbox displayed only as combobox in webview

2010-09-21 Thread vbabu75
What construct should I use within the javascript to get something similar to a list box? On Sep 17, 11:53 am, Kumar Bibek coomar@gmail.com wrote: This code will give you a combo box. And if you look at listboxes on websites on the emulator browser, it is the expected behaviour. These are

[android-developers] BroadcastReceiver

2010-09-21 Thread perumal316
Hi All, I have written an application to read all incoming SMS and if the SMS contains certain string, I will also send a copy of the message to my another phone for backup purposes. I used the reference from the following website:

[android-developers] Missing RELAXNG SchemaFactory Implementation?

2010-09-21 Thread Jurnell Cockhren
I have a schema I would like to use for validation and parsing of XML files that may originate from external sources. The schema in the language of relax ng. I'm having a hard time just setting the schema. My errors seem to originate from the SchemaFactory.newInstance static method. String

[android-developers] Re: New to Developing, Need Insight

2010-09-21 Thread Bret Foreman
One of the most original musical minds of the 20th century was Don Van Vliet aka Captain Beefheart. His music was so unusual that experienced musicians had trouble approaching it. He preferred to find non- musicians and train them from zero. Android is like that - it's almost better to come at it

[android-developers] Re: How much money do you make?

2010-09-21 Thread JonFHancock
@Angus I don't do ads in the app or on the website that powers the app. That is just sales. I've considered doing a free version with ads, but I just don't like ads, plus, half the people I know with android devices are rooted and have an adblocker installed. If I don't get a fresh supply of

[android-developers] Re: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag ?

2010-09-21 Thread mani
I put a similar post in Android-platform.!! Hoping for some support from framework engineers. Thanks, Mani On Sep 22, 1:15 am, Dianne Hackborn hack...@android.com wrote: Please move this to a group for platform development, such as android-porting or android-platform. On Tue, Sep 21,

[android-developers] analog to iOS Core Audio / AudioFileStreamServices?

2010-09-21 Thread John Michael Zorko
Hello, all ... Is there an Android equivalent to the iOS Core Audio / Audio File Stream Services? I need to be able to read audio bytes from a network and feed them to the audio system under my control, so I can do my own timeouts / reconnects / range requests / etc. without interrupting the

<    1   2   3   4