M melamoud Active Member Licensed User Longtime User Dec 6, 2012 #1 When compiling with no target (device or emulator) I get two error dialogs I need to cancel every time. Will be better if I can disable these messages Thanks
When compiling with no target (device or emulator) I get two error dialogs I need to cancel every time. Will be better if I can disable these messages Thanks
Erel B4X founder Staff member Licensed User Longtime User Dec 6, 2012 #2 Note that you can use Alt + 2 (compile without signing) if you just want to test your code for errors.
Note that you can use Alt + 2 (compile without signing) if you just want to test your code for errors.
M melamoud Active Member Licensed User Longtime User Dec 6, 2012 #3 I know, but I want to deploy it not using the bridge (phone is not on the same Wifi/area as the IDE),using dropbox for now.
I know, but I want to deploy it not using the bridge (phone is not on the same Wifi/area as the IDE),using dropbox for now.