Saturday, October 24, 2009

[android-developers] Re: phone reboot breaks app

Greg Donald wrote:
> On Sat, Oct 24, 2009 at 12:15 PM, Mark Murphy <mmurphy@commonsware.com> wrote:
>> Try doing Project > Clean or otherwise nuke your bin/ and gen/
>> directories. Then, fully uninstall the app off the Hero (e.g., use
>> Manage Applications). Then, try installing it again and see if the
>> problem recurs.
>
> Same problem. Cleaning, rebuilding and reinstalling doesn't help.
> Putting the app on the phone using Eclipse or HTC Sync makes no
> difference. One phone reboot and the app is broken until I reinstall
> it.
>
>> Do you get the same behavior in an Android emulator?
>
> No, the app works reliably in the emulator.

*shrug*

Got me stumped. Usually, the problems I encounter where the app gets the
wrong resources are due to problems with out-of-date artifacts in the
build, and they show up immediately (not after a reboot).

From your earlier email:

> The button that uses the go.xml no longer works either.

When you say "no longer works", what do you mean?

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.2 Available!

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

No comments:

Post a Comment