Code Monkey home page Code Monkey logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Please see the changelog: http://code.google.com/p/droidwall/wiki/ChangeLog

The signature has changed in the latest version, so you must uninstall the 
previous
version first.

Original comment by [email protected] on 2 Feb 2010 at 11:21

  • Changed state: Invalid
  • Added labels: Type-Other
  • Removed labels: Type-Defect

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Hi Dear,
I've already removed the old version. The strange thing is that I've removed 
the apk
and config manually because the app manager doesn't see droidwall installed.


Original comment by [email protected] on 2 Feb 2010 at 12:51

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Okay, so it seems that the application was somehow not completely removed.
You may try removing the app package using adb:

adb uninstall "com.googlecode.droidwall"

And then trying to install it again

Original comment by [email protected] on 2 Feb 2010 at 8:50

  • Changed state: New

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Nothing!
I get the follow error:
adb uninstall com.googlecode.droidwall
Failure
I tried to reinstall:
adb install -r droidwall-v1_3_6.apk 
510 KB/s (36182 bytes in 0.069s)
    pkg: /data/local/tmp/droidwall-v1_3_6.apk
Failure [INSTALL_FAILED_UPDATE_INCOMPATIBLE]

I don't know where but something of the old droidwall is there somewhere...



Original comment by [email protected] on 3 Feb 2010 at 8:59

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
I've find an occurence in /data/system/package.xml

<package name="com.googlecode.droidwall"
codePath="/data/app/com.googlecode.droidwall.apk" system="false" 
ts="1265027749000"
version="135" userId="10100">

Can I delete just that line or I must remove the entire file?
Or I can modify that?

Original comment by [email protected] on 3 Feb 2010 at 9:12

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
According to the docs, this error appears "if a previously installed
package of the same name has a different signature than the new package
(and the old package's data was not removed)." 

The important part here is the "(and the old package's data was not removed)".

To avoid messing with your package.xml, you could try re-installing the old 
version
of Droid Wall (you can find it in the Downloads section here) and immediately
removing it again along with the data.

This should remove any reference to the old signature and allow you to install 
the
new version.

Original comment by [email protected] on 3 Feb 2010 at 11:10

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
zioalex, can you confirm if you were able to install the new version so that I 
can
close this issue? thanks

Original comment by [email protected] on 22 Feb 2010 at 1:02

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Rodrigo I'm sorry but meanwhile I've changed ROM so I can't track that problem
anymore. However now after a fresh ROM installation everything is OK! :-D

Original comment by [email protected] on 22 Feb 2010 at 3:04

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Okay, closing this issue.

Original comment by [email protected] on 22 Feb 2010 at 3:07

  • Changed state: Done

from droidwall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.