Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: Release 3.0.0
-
Fix Version/s: Release 3.0.2, Release 3.1.0, 2012 Sprint 25, 2012 Sprint 25 API
-
Component/s: Android
-
Labels:
Description
We want to expose the res/raw directory so that user can store read-only audio/video files- These files will be public so user can use them as ringtones (or for notification sounds)
Test code:
Ti.API.info("Res/raw path: " + Ti.Filesystem.getResRawDirectory());
|
1. Run this code
2. Make sure there are no errors, and the string printed should start with 'android.resource://'
Attachments
Issue Links
- relates to
-
TIMOB-12337 Backport TIMOB-11975 to 3.0.2
-
- Closed
-
-
TIMOB-5239 Android: if you add a sound to a notification the sound is not found
-
- Closed
-