hello world

recently i have been using sdk1.5 to develop my programs
i use 'ant' to build my projects
so i usually type 'ant reinstall' to install my app

but now suddenly i got INSTALL_PARSE_FAILED_NO_CERTIFICATES error

reinstall:
     [echo] Installing bin/TestDemo-debug.apk onto default emulator...
     [exec] 1091 KB/s (165090 bytes in 0.147s)
     [exec]     pkg: /data/local/tmp/Testemo-debug.apk
     [exec] Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]


please note that before this i have successfully compiled and
installed my app several times
and i have checked the ~/.android/debug.keystore is still there
also i try to remove the debug.keystore and type 'ant debug' or 'ant
reinstall' again to generate it
but the problem still remains

finally i try to copy this project to another and rename the package
name
somehow it works


therefore i would like to ask has somebody met this error?
is this a bug or my problem???

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

Reply via email to