NeoTechni Well-Known Member Licensed User Longtime User Apr 22, 2012 #1 My program is getting quite big, to the point where compiling a debug apk takes what seems like forever. I would like to suggest we be able to specify only certain parts of the code to be compiled in debug mode. ie: We can toggle specific files, or blocks of code via special comments 'DEBUG:ON code 'DEBUG:OFF
My program is getting quite big, to the point where compiling a debug apk takes what seems like forever. I would like to suggest we be able to specify only certain parts of the code to be compiled in debug mode. ie: We can toggle specific files, or blocks of code via special comments 'DEBUG:ON code 'DEBUG:OFF