Samsung TV Emulator 3.0 - Where text files are stored
Part of Samsung's Smart TV SDK device API is the FileSystem object which is a facility for reading and writing text files to the TV's local store.
Typically you don't need to know where these files are stored, however when developing an app is is necessary to be able to inspect and delete these files as a normal part of development & testing.
With the release of the 3.0 Smart TV SDK, Samsung has made some changes to the storage location of text files created by when running apps in the Emulator.
Whilst previously stored with the Emulator, files created with FileSystem are now found here:
C:\Users\You\AppData\Local\VirtualStore\Program Files (x86)\Samsung\TV_3.0.0\Emulator\Emulator2011_v2.5\common
