|
The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/private/var/mobile/Demo.mov"
m (moved Demo.mov to /private/var/mobile/Demo.mov: move) |
m (→Parents) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | == |
+ | == Summary == |
| − | Demo.mov is a file |
+ | '''Demo.mov''' is a file exposed in the Apple Store internal firmwares and it is opened from the application [[/Applications/DemoApp.app|DemoApp.app]] instead of locking the device if the Auto-Lock is set up. |
| + | ==How to== |
||
| + | Turn off Auto-lock if you don't want it to run whenever your phone falls asleep. |
||
| + | Put a .mov file in /private/var/mobile/Demo.mov. |
||
| + | If you want to run it on demand: |
||
| + | Go to /Applications/DemoApp.app/Info.plist. |
||
| + | Remove the hidden option from SBAppTags. |
||
| − | == |
+ | == File Contents == |
* [http://www.youtube.com/watch?v=Rl39_fSxDmc iPhone 4] |
* [http://www.youtube.com/watch?v=Rl39_fSxDmc iPhone 4] |
||
* [http://www.youtube.com/watch?v=462zuglfogI iPad 2] |
* [http://www.youtube.com/watch?v=462zuglfogI iPad 2] |
||
| + | == Parents == |
||
| − | {{stub}} |
||
| + | {{parent|private|var|mobile}} |
||
| + | |||
| + | [[Category:Filesystem]] |
||
Latest revision as of 17:57, 6 November 2014
Summary
Demo.mov is a file exposed in the Apple Store internal firmwares and it is opened from the application DemoApp.app instead of locking the device if the Auto-Lock is set up.
How to
Turn off Auto-lock if you don't want it to run whenever your phone falls asleep. Put a .mov file in /private/var/mobile/Demo.mov. If you want to run it on demand: Go to /Applications/DemoApp.app/Info.plist. Remove the hidden option from SBAppTags.