Code Monkey home page Code Monkey logo

android-proguards's People

Contributors

alexantaniuk avatar almozavr avatar billmote avatar bkfrcm avatar chaitanyapramod avatar creativepsyco avatar dallasgutauckis avatar davidandreoletti avatar dlackty avatar dlew avatar flolom avatar gelldur avatar gregliest avatar gregsaintjean avatar groupsky avatar ignasi avatar krschultz avatar mdakram avatar michaelcarrano avatar michaelevans avatar mustafaferhan avatar nekofar avatar robbypond avatar ruijun avatar sandromachado avatar stoyicker avatar stxnexttravis avatar vanniktech avatar yongjhih avatar yucombinator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

android-proguards's Issues

Add JavascriptInterface

Maybe its a good idea to also add the proguard rules for adding JavaScript Interfaces to WebView, which is very often used.

-keepattributes JavascriptInterface
-keepclassmembers class * {
    @android.webkit.JavascriptInterface <methods>;
}

Weird issue with gradle not being able to retrieve the library dependency

Android Studio shows the following error:

`FAILURE: Build failed with an exception.

  • What went wrong:
    Could not determine the dependencies of task :app:compileDebugJavaWithJavac.

Could not resolve all dependencies for configuration :app:debugRuntimeClasspath.
Could not determine artifacts for com.github.yongjhih.android-proguards:rxjava-pro:-SNAPSHOT:531c7653d9-1: Skipped due to earlier error

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 34s

Could not determine artifacts for com.github.yongjhih.android-proguards:rxjava-pro:-SNAPSHOT:531c7653d9-1: Skipped due to earlier error `

Tried in multiple laptops in different networks and the issue remains the same. This issue is replicates 3 machines in the UK, but a colleague in Spain remains able to build the same source code with the same Android SDK/IDE/gradle configurations.

The CI/CD pipeline was working until 3 days ago and it started failing then. No changes were made in the project.

https://scans.gradle.com/s/vr5oaepohkxhc

Any idea?

Using jitpack is not working

Using
compile 'com.github.yongjhih.android-proguards:android-proguards:-SNAPSHOT'
is not working, it just result in a endless "Gradle: Resolve dependencies". Any ideas why?

provide an example

can you elaborate in the readme with an example what this actually does ?

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.