...
You can output a debug log from AdamApp by using ADAM_DEBUG_PRINT() fuction function included in AdamDebug.h. (In this case, you do not need to call ADAM_DEBUG_OPEN() function nor ADAM_DEBUG_CLOSE() function.)
...
...
You can output a debug log from AdamApp by using ADAM_DEBUG_PRINT() fuction function included in AdamDebug.h. (In this case, you do not need to call ADAM_DEBUG_OPEN() function nor ADAM_DEBUG_CLOSE() function.)
...