Thursday, 25 August 2011
Wednesday, 24 August 2011
Android List View
Good Tutorials
http://www.vogella.de/articles/AndroidListView/article.html
http://developer.android.com/resources/tutorials/views/hello-listview.html
http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/
http://android-helper.blogspot.com/2011/03/android-search-in-listview-example.html
List with TextEdit:
http://www.vogella.de/blog/2011/07/26/android-how-to-filter-a-listview-based-on-an-edittext-field/
http://android-helper.blogspot.com/2011/03/android-search-in-listview-example.html
http://www.vogella.de/articles/AndroidListView/article.html
http://developer.android.com/resources/tutorials/views/hello-listview.html
http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/
http://android-helper.blogspot.com/2011/03/android-search-in-listview-example.html
List with TextEdit:
http://www.vogella.de/blog/2011/07/26/android-how-to-filter-a-listview-based-on-an-edittext-field/
http://android-helper.blogspot.com/2011/03/android-search-in-listview-example.html
Friday, 19 August 2011
How to add CoverFlow in iPhone App
http://blog.objectgraph.com/index.php/2010/04/09/how-to-add-coverflow-effect-on-your-iphone-app-openflow/
http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/
iOS Projects Open Source Link (Source Code)
For new animations
http://code4app.net
http://mobile.tutsplus.com/tutorials/iphone/ios-sdk-music-library-access/
http://www.roseindia.net/tutorial/iphone/examples/index.html
http://developer.apple.com/library/ios/navigation/#section=Resource%20Types&topic=Sample%20Code
http://appsamuck.com/
http://www.mobisoftinfotech.com/blog/iphone/iphone-open-source-applications/
http://visionwidget.com/toolz/4-design/509-open-source-iphone-apps-in-app-store.html
http://www.iphonecodesource.com/SourceCode.aspx
http://www.theiphonedev.com/SourceCode/tabid/143/Default.aspx
http://code.google.com/hosting/search?q=iphone&filter=0&start=490
https://masterbranch.com/prayer-book-project/263942
http://www.ifans.com/forums/showthread.php?t=147476
http://ntt.cc/2010/09/05/50-open-source-iphone-apps-for-iphone-developers.html
http://www.edumobile.org/iphone/iphone-programming-tutorials/25-amazing-open-source-iphone-apps/
http://stackoverflow.com/questions/1353130/where-can-i-find-sample-iphone-code
Games:
https://docs.google.com/spreadsheet/ccc?key=0Ap9yzw5RaZIZdFNoWEtvTXdfbThHM0hJUGxWUHZwSGc#gid=0
http://maniacdev.com/2010/06/35-open-source-iphone-app-store-apps-updated-with-10-new-apps/
http://ntt.cc/2010/09/05/50-open-source-iphone-apps-for-iphone-developers.html
Android Video Tutorials
Good Android Videos
http://www.youtube.com/watch?v=xtsyrKdPZVw&feature=related
Second Tutorials
http://www.youtube.com/watch?v=UC2wAuxECw0
App Icons on iPad and iPhone
Latest:
http://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/IconsImages/IconsImages.html
App Icons on iPad and iPhone
http://developer.apple.com/library/ios/#qa/qa1686/_index.html
This link is most help full
http://www.idev101.com/code/User_Interface/sizes.html
Apple iphone Interface GuideLines
https://developer.apple.com/library/ios/#documentation/userexperience/conceptual/mobilehig/IconsImages/IconsImages.html
https://developer.apple.com/library/ios/#DOCUMENTATION/UserExperience/Conceptual/MobileHIG/UIElementGuidelines/UIElementGuidelines.html
Tuesday, 10 May 2011
Text Font Family
[label setFont:[UIFont fontWithName:@"TimesNewRomanPS-BoldMT" size:30]];
http://support.apple.com/kb/HT5484
http://iosfonts.com/
Family: Courier
Font: Courier
Font: Courier-BoldOblique
Font: Courier-Oblique
Font: Courier-Bold
Family: AppleGothic
Font: AppleGothic
Family: Arial
Font: ArialMT
Font: Arial-BoldMT
Font: Arial-BoldItalicMT
Font: Arial-ItalicMT
Family: STHeiti TC
Font: STHeitiTC-Light
Font: STHeitiTC-Medium
Family: Hiragino Kaku Gothic ****
Font: HiraKakuProN-W6
Font: HiraKakuProN-W3
Family: Courier New
Font: CourierNewPS-BoldMT
Font: CourierNewPS-ItalicMT
Font: CourierNewPS-BoldItalicMT
Font: CourierNewPSMT
Family: Zapfino
Font: Zapfino
Family: Arial Unicode MS
Font: ArialUnicodeMS
Family: STHeiti SC
Font: STHeitiSC-Medium
Font: STHeitiSC-Light
Family: American Typewriter
Font: AmericanTypewriter
Font: AmericanTypewriter-Bold
Family: Helvetica
Font: Helvetica-Oblique
Font: Helvetica-BoldOblique
Font: Helvetica
Font: Helvetica-Bold
Family: Marker Felt
Font: MarkerFelt-Thin
Family: Helvetica Neue
Font: HelveticaNeue
Font: HelveticaNeue-Bold
Family: DB LCD Temp
Font: DBLCDTempBlack
Family: Verdana
Font: Verdana-Bold
Font: Verdana-BoldItalic
Font: Verdana
Font: Verdana-Italic
Family: Times New Roman
Font: TimesNewRomanPSMT
Font: TimesNewRomanPS-BoldMT
Font: TimesNewRomanPS-BoldItalicMT
Font: TimesNewRomanPS-ItalicMT
Family: Georgia
Font: Georgia-Bold
Font: Georgia
Font: Georgia-BoldItalic
Font: Georgia-Italic
Family: STHeiti J
Font: STHeitiJ-Medium
Font: STHeitiJ-Light
Family: Arial Rounded MT Bold
Font: ArialRoundedMTBold
Family: Trebuchet MS
Font: TrebuchetMS-Italic
Font: TrebuchetMS
Font: Trebuchet-BoldItalic
Font: TrebuchetMS-Bold
Family: STHeiti K
Font: STHeitiK-Medium
Font: STHeitiK-Light
Tuesday, 3 May 2011
Self-Signing
http://apple.stackexchange.com/questions/398/how-do-i-build-apps-to-my-jailbroken-ipad
http://oldhu.wordpress.com/2008/12/25/self-sign-an-iphone-app-to-debug-it-on-device/
Bundle Identifier = com.apple.platform.iphoneos
Subscribe to:
Posts (Atom)