in eclipse like this:
in proguard.cfg add this code:
-keep class **.R$*{*;}
-keep class com.baidu.ops.appunion.sdk.**{*;}
-keep class com.baidu.appsearch.**{*;}
What I gather from this code is you are trying to use proguard Obfuscation. You are not required to have eclipse on the computer to use B4A,B4J or B4I.
Unless you are making custom libraries??
What I gather from this code is you are trying to use proguard Obfuscation. You are not required to have eclipse on the computer to use B4A,B4J or B4I.
Unless you are making custom libraries??
yes,I want to develop a library,Do you have a detailed tutorial(develop library)?
like how to add a banner(ad)to b4a ,i use the third jar develop library
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.