Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not working using ProGuard? #6

Open
GoogleCodeExporter opened this issue Jun 17, 2015 · 12 comments
Open

Does not working using ProGuard? #6

GoogleCodeExporter opened this issue Jun 17, 2015 · 12 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. Create an Android application using the log4j logging as you described in 
the documentation in the Using log4j directly section.
2. Run the application on the phone in debug mode and the logging is working.
3. Export the Android application using Proguard and it gives unresolvable 
warnings about the log4j classes (I presume that's because they are simple Java 
classes and not "Android Java" classes).

Any suggestions?

Thanks.
Daniel

Original issue reported on code.google.com by daniel.s...@gmail.com on 19 Jan 2013 at 1:42

@GoogleCodeExporter
Copy link
Author

If it doesn't work with Proguard, Is there any work-around to make it work? I 
am planning to use, but if it doesn't work with proguard, then I will be stuck. 
Any suggestions?

Original comment by avenkat...@gmail.com on 9 Mar 2013 at 9:34

@GoogleCodeExporter
Copy link
Author

I'm very sorry for not having time to care for it yet. 

In the meantime you can try to find some ProGuard config options fixing the 
problem. See http://proguard.sourceforge.net/index.html#manual/usage.html.

In the first week of april I will have time to fix it if it is possible or at 
least update the documentation.

Sorry for any inconvenience.

Original comment by rolf.kul...@gmail.com on 9 Mar 2013 at 10:03

@GoogleCodeExporter
Copy link
Author

Can you please attach the exact warning/error message(s) of ProGuard?

Original comment by rolf.kul...@gmail.com on 9 Mar 2013 at 10:05

@GoogleCodeExporter
Copy link
Author

You also can try to contact ProgGuard community. That is waht I will do in 
april if can't fix it.

Original comment by rolf.kul...@gmail.com on 9 Mar 2013 at 10:11

@GoogleCodeExporter
Copy link
Author

Were you guys able to make it work? Tried all option that I can think of but 
doesn't seems to work.


Original comment by manu.ban...@gmail.com on 17 May 2013 at 12:33

@GoogleCodeExporter
Copy link
Author

has this been fixed?

Original comment by skunkw...@gmail.com on 27 Apr 2014 at 2:37

@GoogleCodeExporter
Copy link
Author

Hi,
Has this been fixed? Need something for proguard. 

Original comment by ba...@mycariq.com on 19 May 2015 at 6:55

@GoogleCodeExporter
Copy link
Author

No, it has not been fixed, yet. Unfortunately, this project is not actively 
developed anymore due to lack of contributors.

Original comment by rolf.kul...@gmail.com on 19 May 2015 at 7:09

@GoogleCodeExporter
Copy link
Author

Is there a work around?

Original comment by ba...@mycariq.com on 19 May 2015 at 7:11

@GoogleCodeExporter
Copy link
Author

I do not know, sorry.

Original comment by rolf.kul...@gmail.com on 19 May 2015 at 7:14

@GoogleCodeExporter
Copy link
Author

Oooh! :(
Thanks for the prompt replies! :)

Original comment by ba...@mycariq.com on 19 May 2015 at 7:17

Repository owner deleted a comment from amit-sinotechmarine Jan 31, 2024
Repository owner deleted a comment Feb 2, 2024
Repository owner deleted a comment from synchrovision Feb 6, 2024
Repository owner deleted a comment from 19890843006 Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@GoogleCodeExporter and others