I recently bought an Alcatel Smartflip phone. I have been having trouble trying to get WebIDE to work. Steps I have tried are these:
- use
*#*#33284#*#*
on the phone so the little bug appears in the status bar on the phone. - open terminal and use
adb devices
. Device is shown. (adb shell works) - Tried Palemoon browser WebIDE and clicked on
Remote Runtime
. Default is localhost:6000.
-- Get Error: Operation Failed: Connecting to remote runtime --
- Tried
adb forward tcp:6000 localfilesystem:/data/local/debugger-socket
-- Same Error --
- Tried the KaioSRT and see device listed.
-- Get the same error --
- Checked stack overflow. Appears I may need to run
xhost +
in terminal.
-- Same Errors --
I'm at a loss of what else to do. Any help is appreciated.
Try using an older version of Mozilla Firefox (version 57.0.1 or so). You can download it from their FTP server: https://archive.mozilla.org/pub/firefox/releases/
You can also take help from the following setup guides: