[droid] add vfs for listing android apps
authorCory Fields <theuni-nospam-@xbmc.org>
Fri, 27 Jul 2012 04:15:42 +0000 (00:15 -0400)
committerCory Fields <theuni-nospam-@xbmc.org>
Wed, 8 Aug 2012 23:14:52 +0000 (19:14 -0400)
commit4c260ebb871597d2ff665656f2498658aa394021
treefe5d4e006119c58adcdd7f5728c7f1240846e236
parentd754bd897815b0f6173fdc0bf33de9e9f24af6fd
[droid] add vfs for listing android apps

The hostname/url stuff needs some help for sure.
xbmc/filesystem/AndroidAppDirectory.cpp [new file with mode: 0644]
xbmc/filesystem/AndroidAppDirectory.h [new file with mode: 0644]
xbmc/filesystem/AndroidAppFile.cpp [new file with mode: 0644]
xbmc/filesystem/AndroidAppFile.h [new file with mode: 0644]
xbmc/filesystem/DirectoryFactory.cpp
xbmc/filesystem/FileFactory.cpp
xbmc/filesystem/Makefile.in