Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
*NEW*
Current Version on
STEAM
:
16.026
Logfile:
EN
,
DE
Webchat:
Visit the chat
Home
Help
Search
Login
Register
GLBasic forum
»
Main forum
»
GLBasic - en
»
Proguard
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Proguard (Read 2262 times)
MrPlow
Prof. Inline
Posts: 1810
Proguard
«
on:
2017-Jun-23 »
Is anyone successfully using proguard or something similar for android?
Logged
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs
dreamerman
Global Moderator
Dr. Type
Posts: 455
Re: Proguard
«
Reply #1 on:
2017-Jun-23 »
Isn't that particular obfuscator only for Java apps? GLB produces native code and Java part is only used as the basis for app and for wrapping native system functions from what I understand. So code protection is such an issue? Or you intended to use it for minimazing code size.
Logged
Check my source code editor for GLBasic -
link
Update: 20.04.2020
MrPlow
Prof. Inline
Posts: 1810
Re: Proguard
«
Reply #2 on:
2017-Jun-25 »
Bit of both...removing logical function names etc...
Maybe the end java is already using other function names that differ? Not sure.
Just want to make changing the app as awkward as possible...
Logged
Comp:
Speccy-48k, Speccy-128k, Amigas, PCs
spacefractal
Community Developer
Prof. Inline
Posts: 4025
Re: Proguard
«
Reply #3 on:
2017-Jul-09 »
im was also looking into this thing as well. Im thinks the Android SDK using it automatic. But this does with Java based code, not with c++ code glbasic uses. So nothing im can do here and will not been future tested for that.
Logged
Genius.Greedy Mouse - Karma Miwa - Spot Race - CatchOut - PowerUp Elevation and The beagle Jam.
Print
Pages: [
1
]
Go Up
« previous
next »
GLBasic forum
»
Main forum
»
GLBasic - en
»
Proguard