Hi
My application could debugging in windows, cann't debugging in rapberry/jessie. I try copy all files to raspberry. It is OK when I run it in jessie directly. Why !?
Debugging in Raspberry,Their message as following :
b4j:
browser:
Raspberry/Putty
It's a web server app , yourapp.jar, www folder (any other files/folders) are needed. B4j-bridge will only copy the yourapp.jar file to target OS, you have to manually copy/update these files/folders to debug folder(in the target OS).
Check java version of target OS : java -version
B4X:
log(file.DirApp) 'You can add this to print the debug folder(in the target OS).
srvr.Start
It's a web server app , yourapp.jar, www folder (any other files/folders) are needed. B4j-bridge will only copy the yourapp.jar file to target OS, you have to manually copy/update these files/folders to debug folder(in the target OS).
B4X:
log(file.DirApp) 'You can add this to print the debug folder(in the target OS).
srvr.Start