Git Product home page Git Product logo

Comments (5)

vlsi avatar vlsi commented on June 20, 2024 1

-dontobfuscate keeps the original package names, so it does not really help :-/

software/amazon/awssdk/...
org/apache/http/..

from gr8.

martinbonnin avatar martinbonnin commented on June 20, 2024 1

Turns out it just landed in R8 main: https://r8.googlesource.com/r8/+/81ae5c8b3ef02120cea8ac15bfc0f71aac66f72f

I'll give it a shot this week end.

from gr8.

martinbonnin avatar martinbonnin commented on June 20, 2024

You might want to try -dontshrink. @hvisser has had some success with that recently.

from gr8.

martinbonnin avatar martinbonnin commented on June 20, 2024

Actually looks like -dontobfuscate might be a better bet according to this SO question.

Edit: nope doesn't seem to work either... I'll ask.
Edit2: doesn't look like it's possible :/ https://issuetracker.google.com/issues/182543183

from gr8.

martinbonnin avatar martinbonnin commented on June 20, 2024

Turns out this is working since version 0.6 that uses R8 3.4 sorry I forgot to update this issue. To use it use -dontobfuscate together with -repackageclasses

-dontobfuscate
-repackageclasses com.example.relocated

from gr8.

Related Issues (5)

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.