[android-developers] why i am getting this error message in eclipse?

2011-07-12 Thread muthumani
hi,

   I have connected my galaxy tab to the esclipse while compiling my
android application it shows this error message

[2011-07-13 11:27:20 - sad] Android Launch!
[2011-07-13 11:27:20 - sad] adb is running normally.
[2011-07-13 11:27:20 - sad] Performing android.org.SadActivity
activity launch
[2011-07-13 11:27:20 - sad] Automatic Target Mode: using device
'1000b687cbd0'
[2011-07-13 11:27:20 - sad] Uploading sad.apk onto device
'1000b687cbd0'
[2011-07-13 11:27:20 - sad] Failed to install sad.apk on device
'1000b687cbd0': Too many open files
[2011-07-13 11:27:20 - sad] com.android.ddmlib.SyncException: Too many
open files
[2011-07-13 11:27:20 - sad] Launch canceled!

while i used ./adb devices command in terminal it shows my device in
the list

List of devices attached
1000b687cbd0device

i couldn't understand why it is showing error now i couldn't run my
application can anyone help me

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Orientation change problem

2011-07-11 Thread muthumani
no use

On Jul 11, 3:20 pm, Shashidhar  wrote:
> Check if these help.
>
> http://stackoverflow.com/questions/5685631/how-can-i-prevent-edit-tex...
>
> http://stackoverflow.com/questions/6473399/android-edittext-stays-hid...
>
> Thanks,
> Shashi
>
> On Mon, Jul 11, 2011 at 3:32 PM, muthumani  wrote:
>
> > -- Forwarded message --
> > From: muthumani 
> > Date: Mon, Jul 11, 2011 at 2:10 PM
> > Subject: prob while using the android application horizontally
> > To: Android Developers 
>
> > Hi
> >   i am developing a project for android galaxy tab i have 3
> >  EditText in the activity when i click on the first EditText the
> > keypad slides into the screen and block my view of the entire screen.
> > I find it odd, it ll be tough for the user if he doesn't see the
> > screen, for every entry he is forced to use back button to exit out of
> > the keypad screen i think it makes him frustrate.
>
> > But this prob doesn't come up when i use the tablet vertically. Only
> > the lower end of the screen is hiden while using vertically. Can
> > anyone suggest me a way to solve this problem.
>
> > thank you in advance
>
> > --
>
> > --
> > 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@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Orientation change problem

2011-07-11 Thread muthumani


-- Forwarded message --
From: muthumani 
Date: Mon, Jul 11, 2011 at 2:10 PM
Subject: prob while using the android application horizontally
To: Android Developers 


Hi
   i am developing a project for android galaxy tab i have 3
  EditText in the activity when i click on the first EditText the
keypad slides into the screen and block my view of the entire screen.
I find it odd, it ll be tough for the user if he doesn't see the
screen, for every entry he is forced to use back button to exit out of
the keypad screen i think it makes him frustrate.

But this prob doesn't come up when i use the tablet vertically. Only
the lower end of the screen is hiden while using vertically. Can
anyone suggest me a way to solve this problem.


thank you in advance



--

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] prob while using the android application horizontally

2011-07-11 Thread muthumani
Hi
i am developing a project for android galaxy tab i have 3
textviews in the activity when i click on the first textview the
keypad slides into the screen and block my view of the entire screen.
I find it odd, it ll be tough for the user if he doesn't see the
screen for every entry he is forced to use back button to exit out of
the keypad screen.

But this prob doesn't come up when i use the tablet vertically. Only
the lower end of the screen is hiden while using vertically. Can
anyone suggest me a way to solve this problem.


thank you in advance

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] how to display the current date in TextView

2011-07-09 Thread muthumani
I am new to android can any say me how to display the current date in
TextView? i tried but it displays both time and date in the TextView.

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] different user screen

2011-07-08 Thread muthumani
Is it possible to customize a single user screen(xml file) depending
upon the user who logs in? consider that one or two buttons in that
screen should be completely hidden for some selected users

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en