[android-developers] How to add ShadowColor to TextView

2008-12-24 Thread nithin warier
I tried to add shadow color to TextView using this code, but with no effect, please tell the right way.. Nithin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

[android-developers] Display a screen for 2 0r 3 seconds

2008-12-22 Thread nithin warier
I want to display a screen for 2 or 3 seconds only, for this what should i do.. which function to use... please help.. Nithin --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to th

[android-developers] Issue regarding Changing textColor

2008-12-21 Thread nithin warier
I tried a lot to change the textColor using xml, like android:textColor = "7FFF00", android:textColor = "0x700" android:textColor = "@drawable/blue" like that... but i cant change the text Color, still showing the default color, i changed the backGround Color, but cant change the texColor w

[android-developers] Re: Issue reagrding check out from SVN

2008-12-20 Thread nithin warier
Hi Mark, But i cant compile, i am using eclipse ganymede, when i tried to run, using "Run as" Android application, showing .apk is missing what to do.. Nithin On Sat, Dec 20, 2008 at 7:08 PM, Mark Murphy wrote: > > Nithin wrote: > > i checked out a project from google repositry, svn, and when