Android Question b4a confusing configuration?

guxiaojiang

Member
Licensed User
Longtime User
Can you tell us what part of the configuration is confusing you?
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.**{*;}
 
Upvote 0

guxiaojiang

Member
Licensed User
Longtime User
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
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…