Re: [android-developers] Re: Help me please

2011-03-31 Thread Khadija FERJANI
The problem is resolved and i ignore how. Now everything works perfectly.
But i'm sure, ADB works each time running the program fails, with no
messages in the logcat.


2011/3/31 Indicator Veritatis mej1...@yahoo.com

 Now that is hard to believe -- unless ADB isn't even running. Check to
 make sure it is by opening a console/terminal window and typing 'adb
 devices'. It is, alas, common to have to stop and re-start the adb
 server to get logcat output to appear.

 Even when there are no bugs, the phone produces LOTS of logcat output.
 Of course, so does the emulator, since it emulates a phone.

 On Mar 30, 2:17 am, Khadija FERJANI ferjani.khad...@gmail.com wrote:
  No messages in the logcat !!
 
  2011/3/30 Indicator Veritatis mej1...@yahoo.com
 
   And did you do as it said? Did you check logcat output? What did you
   see there?
 
   On Mar 26, 6:47 am, Khadija FERJANI ferjani.khad...@gmail.com wrote:
I'm an android beginner.
I got this message whenever i try to run or debug my first
 application
Installation failed due to invalid APK file!
Please check logcat output for more details.
Launch canceled
I changed the AVD configuraiton, the JKD version and even the region
 and
language settings in my computer, but nothing changed.
Do you have an idea, what shall i do to resolve this problem
thanks
 
--
Cordialement, Khadija FERJANI
Élève ingénieur à la faculté des sciences de Tunis.
 
   --
   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
 
  --
  Cordialement, Khadija FERJANI
  Élève ingénieur à la faculté des sciences de Tunis.

 --
 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




-- 
Cordialement, Khadija FERJANI
Élève ingénieur à la faculté des sciences de Tunis.

-- 
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

Re: [android-developers] Re: Help me please

2011-03-30 Thread Khadija FERJANI
No messages in the logcat !!

2011/3/30 Indicator Veritatis mej1...@yahoo.com

 And did you do as it said? Did you check logcat output? What did you
 see there?

 On Mar 26, 6:47 am, Khadija FERJANI ferjani.khad...@gmail.com wrote:
  I'm an android beginner.
  I got this message whenever i try to run or debug my first application
  Installation failed due to invalid APK file!
  Please check logcat output for more details.
  Launch canceled
  I changed the AVD configuraiton, the JKD version and even the region and
  language settings in my computer, but nothing changed.
  Do you have an idea, what shall i do to resolve this problem
  thanks
 
  --
  Cordialement, Khadija FERJANI
  Élève ingénieur à la faculté des sciences de Tunis.

 --
 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




-- 
Cordialement, Khadija FERJANI
Élève ingénieur à la faculté des sciences de Tunis.

-- 
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: Help me please

2011-03-30 Thread Indicator Veritatis
Now that is hard to believe -- unless ADB isn't even running. Check to
make sure it is by opening a console/terminal window and typing 'adb
devices'. It is, alas, common to have to stop and re-start the adb
server to get logcat output to appear.

Even when there are no bugs, the phone produces LOTS of logcat output.
Of course, so does the emulator, since it emulates a phone.

On Mar 30, 2:17 am, Khadija FERJANI ferjani.khad...@gmail.com wrote:
 No messages in the logcat !!

 2011/3/30 Indicator Veritatis mej1...@yahoo.com

  And did you do as it said? Did you check logcat output? What did you
  see there?

  On Mar 26, 6:47 am, Khadija FERJANI ferjani.khad...@gmail.com wrote:
   I'm an android beginner.
   I got this message whenever i try to run or debug my first application
   Installation failed due to invalid APK file!
   Please check logcat output for more details.
   Launch canceled
   I changed the AVD configuraiton, the JKD version and even the region and
   language settings in my computer, but nothing changed.
   Do you have an idea, what shall i do to resolve this problem
   thanks

   --
   Cordialement, Khadija FERJANI
   Élève ingénieur à la faculté des sciences de Tunis.

  --
  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

 --
 Cordialement, Khadija FERJANI
 Élève ingénieur à la faculté des sciences de Tunis.

-- 
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: Help me please

2011-03-29 Thread Indicator Veritatis
And did you do as it said? Did you check logcat output? What did you
see there?

On Mar 26, 6:47 am, Khadija FERJANI ferjani.khad...@gmail.com wrote:
 I'm an android beginner.
 I got this message whenever i try to run or debug my first application
 Installation failed due to invalid APK file!
 Please check logcat output for more details.
 Launch canceled
 I changed the AVD configuraiton, the JKD version and even the region and
 language settings in my computer, but nothing changed.
 Do you have an idea, what shall i do to resolve this problem
 thanks

 --
 Cordialement, Khadija FERJANI
 Élève ingénieur à la faculté des sciences de Tunis.

-- 
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: ::Help me Please....!!!!

2008-11-08 Thread Christine

A subject line of help me please doesn't really invite people to
come see what you're asking.

On Nov 8, 12:13 pm, Imran [EMAIL PROTECTED] wrote:
 Hi

  In my Application i have scenario where the Button Should be in
 Pressed mode for few seconds and than it should be in unpressed mode

  i have tried using thread But its not working

 bt.setPressed(true);
 Thread.sleep(2000);
 bt.setPressed(false);

 this logic is not working... the Button is always in Unpressed mode
 Only

 please help me out...

 Thanks in Advance for Any replays...!

 Cheers
 Imran
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: ::Help me Please....!!!!

2008-11-08 Thread hackbod

Android's UI is event driven, so if you block that thread it will stop
doing things.  Use a Handler to schedule a message in the future at
which you will turn off the pressed state.

On Nov 8, 3:13 am, Imran [EMAIL PROTECTED] wrote:
 Hi

  In my Application i have scenario where the Button Should be in
 Pressed mode for few seconds and than it should be in unpressed mode

  i have tried using thread But its not working

 bt.setPressed(true);
 Thread.sleep(2000);
 bt.setPressed(false);

 this logic is not working... the Button is always in Unpressed mode
 Only

 please help me out...

 Thanks in Advance for Any replays...!

 Cheers
 Imran
--~--~-~--~~~---~--~~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---