2015年7月3日星期五

[笔记][08723] Mobile HW3 References

Access camera in iOS simulator:
http://stackoverflow.com/questions/25486080/how-to-access-ios-simulator-camera

http://www.raywenderlich.com/13418/how-to-play-record-edit-videos-in-ios

http://stackoverflow.com/questions/17585908/how-can-i-get-the-list-of-all-video-files-from-library-in-ios-sdk

http://stackoverflow.com/questions/18508178/how-do-i-get-only-the-videos-using-alassetslibrary

http://stackoverflow.com/questions/3793109/how-to-play-video-in-iphone-xcode

可以抄的Apple的Demo:
https://developer.apple.com/library/ios/samplecode/MyImagePicker/Introduction/Intro.html

Asset Library get Camera Roll:
http://stackoverflow.com/questions/15570113/alassetslibrary-get-camera-roll

http://stackoverflow.com/questions/12737860/assertion-failure-in-dequeuereusablecellwithidentifierforindexpath

http://stackoverflow.com/questions/22231475/prepareforsegue-method-in-ios7

Table View Subtitle + Detail View Controller on Xcode:
https://www.youtube.com/watch?v=N7nM0S_IJ6g

记得给Cell加identifier
http://stackoverflow.com/questions/19084274/xcode-unable-to-dequeue-a-cell-with-identifier

http://stackoverflow.com/questions/21579882/ios-show-uiimage-full-screen-with-zooming-pinch-and-double-tap-enabled

UIImageView UIScrolView Demo
https://github.com/evgenyneu/ios-imagescroll

http://beageek.biz/saveload-imagevideos-camera-roll-xcode-ios/

http://pinkstone.co.uk/how-to-record-video-files-in-your-ios-app/

https://github.com/versluis/Video-Recorder

http://stackoverflow.com/questions/11755494/use-of-undeclared-identifier-kuttypemovie

http://stackoverflow.com/questions/20689989/perform-segue-after-login-succesful-in-storyboards/20690072#20690072

http://beageek.biz/saveload-imagevideos-camera-roll-xcode-ios/

http://stackoverflow.com/questions/13793162/setvalueforundefinedkey-this-class-is-not-key-value-coding-compliant-for-the-k

判断是image还是video:
http://stackoverflow.com/questions/17191701/how-to-know-whether-alasset-url-contains-video-or-image

http://stackoverflow.com/questions/20935228/how-to-hide-tab-bar-with-animation-in-ios

http://stackoverflow.com/questions/22996437/release-is-unavailable-not-available-in-automatic-reference-counting-mode

http://stackoverflow.com/questions/8202852/hide-unhide-uinavigationbar-when-the-screen-is-tapped

http://stackoverflow.com/questions/9971835/how-do-i-programatically-add-a-uiimage-to-a-uiimageview-then-add-that-uiimagevie

http://jacopretorius.net/2013/02/playing-video-in-ios.html

http://stackoverflow.com/questions/10126200/avplayer-layer-inside-a-view-does-not-resize-when-uiview-frame-changes

http://www.appcoda.com/uipageviewcontroller-storyboard-tutorial/

http://stackoverflow.com/questions/8227801/done-button-event-mpmovieplayercontroller

http://stackoverflow.com/questions/5787394/find-out-if-mpmovieplayercontroller-is-currently-playing

http://stackoverflow.com/questions/14196012/how-to-force-a-uibutton-to-always-be-on-top

https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIImagePickerControllerDelegate_Protocol/#//apple_ref/doc/constant_group/Editing_Information_Keys

https://www.youtube.com/watch?v=N7nM0S_IJ6g

没有评论:

发表评论