SBJS Android Compile

Everything else that doesn't fall into one of the other categories.
matty47
Posts: 10
Joined: Mon Mar 24, 2014 9:06 am

SBJS Android Compile

Post by matty47 »

I am having trouble getting apps made with SBJS to work on my Android phone. I tried the shadow example. It works well in browser or SB webview. I tried to create an Android app (with debugger) and added the data directory as the resource directory. App compiled OK and installed on my phine - however when run I just get a debug window with no content and a background. I don't get the "3D stuff". Probably something I am not doing properly but I don't know what. Any help greatly appreciated.
Fred
Site Admin
Posts: 1859
Joined: Mon Feb 24, 2014 10:51 am

Re: SBJS Android Compile

Post by Fred »

The best to debug android app is to use the 'Inspect' function of Chrome browser. You will be able to connect remotely to your app (if you are connected with USB)
Post Reply