Another thread had a solution for this.  I was able to get it working
again by adding a new file to the resource folder with my layout in
it.  I just created an empty xml file and then it started working
again.  Thank you Internets.

--Mike

On Apr 6, 5:42 pm, "geoff.stromberg" <[email protected]>
wrote:
> Unfortunately, it's code I'm writing for a client and can't be posted
> as is. I will do some work to see if I can whittle it down to a much
> simpler example that still repros the problem.
>
> On Apr 5, 4:23 pm, Mark Murphy <[email protected]> wrote:
>
> > geoff.stromberg wrote:
> > > Well, this APK installation error
> > > (INSTALL_PARSE_FAILED_NO_CERTIFICATES) is caused by a change to my
> > > source (I didn't verify well enough that I had restored to a known
> > > good working source tree).
>
> > > The error is apparently triggered by changing the name of one of my
> > > layout XML files. With one name it works fine, with another everything
> > > compiles and builds an APK fine, but that APK fails to install (with
> > > an error message indicating a color resource that has nothing to do
> > > with the layout file whose name changed).
>
> > This is somewhat reminiscent of what Mr. Damov referred to colorfully as
> > a "TERRIBLE BUG" a few weeks ago. In his case, it would not compile
> > (aapt crashed), but it too was due to a subtle difference in his
> > resources (in his case, whitespace in a layout, IIRC).
>
> > If there is any way you can post an issue tohttp://b.android.comwitha
> > ZIPped-up project that can reproduce this problem, it would really help
> > in terms of getting it fixed. If you can't (e.g., the project you are
> > working on isn't intended to be open source), c'est la vie...
>
> > --
> > Mark Murphy (a Commons 
> > Guy)http://commonsware.com|http://twitter.com/commonsguy
>
> > _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to