CommandFusion Wiki

Documentation Resources

User Tools

Site Tools


software:iviewer:retrieving-gui-file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

software:iviewer:retrieving-gui-file [2015/06/17 13:13]
jarrod [Android Devices]
software:iviewer:retrieving-gui-file [2018/05/09 23:50] (current)
jarrod
Line 3: Line 3:
 This information is provided as a last resort only, after trying all other methods to retrieve the original GUI files. This is not a supported function of iViewer and as such, support cannot be offered by CommandFusion. This information is provided as a last resort only, after trying all other methods to retrieve the original GUI files. This is not a supported function of iViewer and as such, support cannot be offered by CommandFusion.
 </​WRAP>​ </​WRAP>​
 +
 +
 +===== Using Debugger =====
 +By [[software:​iviewer:​debugger|enabling and connecting to the debugger]], you can obtain the GUI file and scripts, but the images cannot be retrieved. There is no way to retrieve project images from device cache.
 +
 +GUI File URL:
 +
 +''<​debugger_url>/​cache/​cached.gui''​
 +
 +So if your debugger URL reports as ''​http://​192.168.0.100:​50000''​ then the GUI URL would be:
 +
 +''​http://​192.168.0.100:​50000/​cache/​cached.gui''​
 +
 +
  
 ===== Apple iOS Devices ===== ===== Apple iOS Devices =====
software/iviewer/retrieving-gui-file.txt ยท Last modified: 2018/05/09 23:50 by jarrod