Code Monkey home page Code Monkey logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Could you please test the development version from the following location:
http://droidwall.googlecode.com/issues/attachment?aid=-6202447490991805206&name=
droidwall-dev.apk&token=88552b563fb4b3f59a222d7589743619

Let me know the results. Thanks

Original comment by [email protected] on 17 Sep 2010 at 8:05

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
have same issio on Samsung Galaxy S (international), wanted to test it, but the 
link does not work.

Original comment by [email protected] on 19 Sep 2010 at 6:58

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Okay, so please test the attached version:

Original comment by [email protected] on 20 Sep 2010 at 2:29

Attachments:

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Works for me!

Thank you for your hard work Rodrigo! I couldn't stand having an Android 
without your awesome app

By the way -- I noticed droidwall itself doesn't show up on the applicatons 
list in droidwall. Is that only the case on my phone? Or is that intentional?

Original comment by [email protected] on 21 Sep 2010 at 3:41

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Great that it works now :)

Droid Wall only displays applications that are capable of accessing the 
network, that is why many applications are filtered from the list. See issue 3 
for more details.

Original comment by [email protected] on 21 Sep 2010 at 4:46

  • Changed state: Fixed

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
the issue is now fixed, but now i get  " Grep command is required, grep: not 
found" Any ideas?

Original comment by [email protected] on 22 Sep 2010 at 8:50

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
samichlaus:

Probably it's because the scripts that install busybox when you root the phone 
don't properly link all of busybox's functions.

-- Do the following as root, in Terminal --

You can fix this by doing the following:
  mount -o=remount,rw -t rfs /dev/block/stl9 /system
  ln -s /system/bin/busybox /system/bin/grep

You should probably fix all the possibly busybox functions, so you don't have 
to worry about it again:
http://pastebin.com/syEvZ1Y0

Once you're done, you probably should remount read-only again: either reboot or 
run the following:
  mount -o=remount,ro -t rfs /dev/block/stl9 /system


Original comment by [email protected] on 22 Sep 2010 at 9:52

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Busybox is not always located /system/bin/ - on my phone it is on 
/system/xbin/, for example.

I changed Droid Wall to try to find where "grep" is. Could you try the attached 
development version? Thanks

Original comment by [email protected] on 23 Sep 2010 at 12:25

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Attached the wrong one :| this is the correct one:

Original comment by [email protected] on 23 Sep 2010 at 12:31

Attachments:

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
[deleted comment]

from droidwall.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
hi, sorry for the long time, i can now apply the rules, it sais that it worked, 
but it doesn't apply them, after the reboot all connections wlan/gprs are 
locked. anything else I can do for testing? (samsung galaxy i9000)

Original comment by [email protected] on 2 Oct 2010 at 12:53

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.