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
> Now that is hard to believe -- unless ADB isn't even running. Check to
> make sure it is by open
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
No messages in the logcat !!
2011/3/30 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 wrote:
> > I'm an android beginner.
> > I got this message whenever i try to run or debug my first application
>
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 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 outp
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 Sh
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
>
>
6 matches
Mail list logo