Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Proguard rules 6 years 7 months ago #12865

  • chandu@ibeesolutions.com
  • chandu@ibeesolutions.com's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Hi,
What are basic proguard rules for radaee??

Please Log in or Create an account to join the conversation.

Proguard rules 6 years 7 months ago #12866

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
You can use:
-keep class com.radaee.** { *; }
-keepclasseswithmembernames class com.radaee.** { *; }
-keepdirectories <your package name>

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum