Giter VIP home page Giter VIP logo

android-permission-explorer's People

Watchers

 avatar

android-permission-explorer's Issues

Add an option

Please, add an option to hide disabled applications.

Original issue reported on code.google.com by [email protected] on 11 Oct 2014 at 8:59

Compiling the source files is dependent upon a particular character set

Compiling the source files is dependent upon a particular character set, and 
I'm not sure what that character set is. See "Build project with unmappable 
characters in comments?", http://stackoverflow.com/q/28521122/608639.

Perhaps it would be a good idea to try and limit the character set to one that 
is 8-bit clean because the Ant/Java/Android tools do dumb things, like try to 
parse and interpret comments.

Original issue reported on code.google.com by [email protected] on 15 Feb 2015 at 8:32

Project is missing build.xml and cannot be built from the command line

Using Ant from the command line results in an error:

    $ /usr/local/bin/ant release
    Buildfile: build.xml does not exist!
    Build failed

Attached is a build.xml that is sufficient to build the project. Its a stock 
build.xml, with one critical change. It has the following to ensure javac does 
not die when it encounters comments:

    <property name="java.encoding" value="ISO-8859-1" />

Original issue reported on code.google.com by [email protected] on 17 Feb 2015 at 9:58

Attachments:

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.