objective c - file chooser in iphone -


i fresher in iphone. want make file chooser in iphone.

this chooser should able choose file anywhere means other resource folder.

you may provide weblinks . please me in matter.

i want show files , folders show available in device.

thank in advance.

the iphone used sandboxing, means accessing files outside of application's sandbox extremely limited. apple not want apps expose filesystem, isn't possible.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -