How to implement Settings resource bundle to display User Preferences in Settings Application using Adobe Flex 4 and Adobe Flash Builder?
In iOS development framework, we can create a Settings Bundle which will contain some settings which user can set at run time via accessing the Settings App in iOS devices. How we can implement the same?
In Flash Builder we can create .properties file and we can access it as resource bundle but that file does not appear in Settings Application of the device and hence the user can not set them at run time.
Any help will be highly appreciated
Thanks
Nick