[android-developers] Input textbox with canvas view... how???

2008-06-16 Thread Wesley Sagittarius
hi all, I want to have a UI in layout where canvas view can have Input textbox at bottom... anyone have any idea how to append textbox into canvas view??? Wesley. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[android-developers] Text to speech library on Android...

2008-06-16 Thread Wesley Sagittarius
hi, any idea where can I get Text to speech library??? or how can I start on Text to speech library??? Wesley. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Flash on Android...??

2008-06-16 Thread 51Android
Dear Mark, Thank you so much for your reply. I love Flash, and am working hard to learn how to use it. I have an iPhone, but it does not play Flash. I tried a Blackberry, but it does not play Flash. Very dissapointing that such powerful hand held devices don't do this? Flash is such a rich and

[android-developers] How to broadcast an intent?

2008-06-16 Thread Pierre
Hi,all Anybody can tell me how to broadcast an intent? Thanks in advance! Pierre --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: Why is Android/Eclipse so unreliable?

2008-06-16 Thread Diego Torres Milano
Personally, I've found much more reliable the combination ADT/Eclipse/ Ubuntu than ADT/Eclipse/Windows Vista. Some problems, like the infamous 19% launch of death, never happened to me in Ubuntu. You should give it a try. On Jun 15, 9:44 pm, Nickname [EMAIL PROTECTED] wrote: By the way, old log

[android-developers] Re: How to broadcast an intent?

2008-06-16 Thread Diego Torres Milano
You may find this post (http://dtmilano.blogspot.com/2008/03/android- playing-with-intents-this.html) useful. On Jun 16, 11:11 am, Pierre [EMAIL PROTECTED] wrote: Hi,all Anybody can tell me how to broadcast an intent? Thanks in advance! Pierre

[android-developers] Re: How to broadcast an intent?

2008-06-16 Thread André Charles Legendre
Pierre From your Activity : (see Activity class methods broadcastIntent). broadcastIntent(intent). Don't forget to add your intent to the filter in the receiver side. Or your receiver will not receive it. Andre On Mon, Jun 16, 2008 at 12:33 PM, Diego Torres Milano [EMAIL PROTECTED] wrote:

[android-developers] Re: How to setStyle programmatically?

2008-06-16 Thread Hong
bump up... I'm trying to find out as well, anyone else knows? thanks On Sun, Jan 20, 2008 at 5:07 PM, Kennard Consulting [EMAIL PROTECTED] wrote: Chazman, Thanks for your response. No, sorry for not being clear. I mean how, in the XML I can do... TextView ... style=@style/heading/

[android-developers] Re: Passing String between applications

2008-06-16 Thread Mark Murphy
what is the best way to pass one String value between 2 applications? I have read the doc about the ContentProvider but I do not really need a database and instanciating all these objects involves an unnecessary additional amount of memory. I'll refer to your two applications as Application

[android-developers] Story you might be interested in

2008-06-16 Thread Vas -- Silicon Alley Insider
Hi all, I wrote a story about Android on Silicon Alley Insider. http://www.alleyinsider.com/2008/6/three_reasons_why_android_developers_aren_t_flocking_to_the_iphone Read it and let me know what you think. --~--~-~--~~~---~--~~ You received this message because

[android-developers] Re: Story you might be interested in

2008-06-16 Thread André Charles Legendre
Hi Vasanth Very happy to see somebody speaking about Android in the press. I would like to give 3 comments : 1) Sun is going to deliver Java on iPhone so language limit is going to fell down...http://www.appleinsider.com/articles/08/03/08/sun_plans_java_for_iphone_ipod_touch.html 2) Better to

[android-developers] Re: Story you might be interested in

2008-06-16 Thread Mark Murphy
Just one question is Android alive ? Sure seems that way. We (standard developers) have no news (nothing) from months. If by months you mean a few weeks, then perhaps that's true. Google I/O had a fair bit about Android, some of which was picked up by the press. You can watch the sessions

[android-developers] Re: Story you might be interested in

2008-06-16 Thread Shane Isbell
Google doesn't control the carrier networks and they don't make devices; so on that front, they can't have anything to report. They have the SDK and some upcoming services, like the App Market. It has been leaked (no announcement) that Google will not release the SDK to the general community for

[android-developers] Re: Story you might be interested in

2008-06-16 Thread André Charles Legendre
Hi Mark News in Goggle I/o was not dedicated to Android Community. It was a show for medias and newspaper. This is good but this does not demonstrate any interest in Android community from Android team. Is it so difficult to spend 5 minutes every week ?? Blocking sdk release without any good

[android-developers] Re: Story you might be interested in

2008-06-16 Thread [EMAIL PROTECTED]
It appears that Google is helping people that actually do work. Quietly on this forum. If you are thorough in looking through the body of answers already provided and have a question that grows the knowledge base with an answer, people seem to be getting answers. Also the bugs/enhancement list is

[android-developers] Re: Story you might be interested in

2008-06-16 Thread Mark Murphy
News in Goggle I/o was not dedicated to Android Community. It was a show for medias and newspaper. A presentation on Dalvik VM Internals is for medias and newspaper? Wow -- you must have much better journalists than we do here in the US! ;-) This is good but this does not demonstrate any

[android-developers] Re: Story you might be interested in

2008-06-16 Thread Shane Isbell
Hi Vas, Looking through the story. Comment on Walled Garden: If Android developers feel that Android will be completely open to them, they should not feel so with abandon. Android is completely open to those that deploy the platform, meaning that handset manufacturers and carriers are completely

[android-developers] Re: Story you might be interested in

2008-06-16 Thread André Charles Legendre
Hi Mark Yes we have fairly good newspapers. But VM internal of what Dalvik version ? the public one ? What is the interest to know internal of a tool you are not allowed to use ? Saying that this presentation was dedicated to Android community is a joke : Very few of java users have any

[android-developers] Re: Story you might be interested in

2008-06-16 Thread Romain Guy
Very few of java users have any interest in VM internals. mobile manufacturers have some. This is a mistake. Knowing the internals of the VM helps tremendously writing good, efficient code. But the kernel of Android based on Linux kernel and all other library based on Linux library should

[android-developers] Re: Why is Android/Eclipse so unreliable?

2008-06-16 Thread Nickname
Thanks for the suggestion, Diego. Is it a way how Google guides people away from Windows =.=!! I'm using XP. I never saw 19% death so far with M5. Do you see the problems I reported above on Ubuntu? Nick On Jun 16, 1:29 am, Diego Torres Milano [EMAIL PROTECTED] wrote: Personally, I've

[android-developers] Re: Story you might be interested in

2008-06-16 Thread daspears
When will a new SDK be released for us mere mortals? And when will the Android source be released to help us with debugging and reporting bugs/fixes? Googlers, please send a message up the management chain: the natives are getting restless! thanks. -Dave On Jun 16, 1:58 pm, Romain Guy

[android-developers] CPMF com novo nome... é circo m esmo

2008-06-16 Thread Renan Gonçalves
http://charges.uol.com.br/2008/06/13/ratinhos-deputados-o-circo/ -- Renan Gonçalves - Software Engineer Cell Phone: +55 11 8633 6018 MSN: [EMAIL PROTECTED] São Paulo - SP/Brazil --~--~-~--~~~---~--~~ You received this message because you are subscribed to the