Hi,
if i compile&run on debug(rapid) the first time i get:
Error starting intent: (Intent) Intent { act=android.intent.action.MAIN flg=0x30000000 cmp=App.com/.main }
on my screen i see that the application is running. on my device nothing to see.
i stop the debuger and re-click compile&run now it's working.
is this an error of my device or something else?
thanks in advance.
if i compile&run on debug(rapid) the first time i get:
Error starting intent: (Intent) Intent { act=android.intent.action.MAIN flg=0x30000000 cmp=App.com/.main }
on my screen i see that the application is running. on my device nothing to see.
i stop the debuger and re-click compile&run now it's working.
is this an error of my device or something else?
thanks in advance.