View Single Post
Old 11-15-2017, 11:46 AM   #108
cepics
Connoisseur
cepics began at the beginning.
 
Posts: 68
Karma: 10
Join Date: Sep 2017
Location: Marseille
Device: K5_B010, fw 5.3.2.1, jb 1.14.N, usbnet 0.21.N
Quote:
Originally Posted by encol View Post
Try to modify it this way:
Code:
var settings = { 
	url: 'http://10.10.10.1:3000', 
	title: 'MobileRead', 
	hideStatusbar: true,
	enableWireless: true,
	powerButtonClose: true,
	enablePreventScreenSaver: false
};
Code:
var settings = { 
	url: 'http://10.10.10.1:3000', 
	title: 'MobileRead', 
	hideStatusbar: true,
	enableWireless: true,
	powerButtonClose: true,
	enablePreventScreenSaver: false
};
[root@kindle bin]#
application error, impossible to run selected application on the kindle and no message in the terminal
cepics is offline   Reply With Quote