Windows Phone App development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Windows Phone}} | |||
=====Marketplace and how to get there===== | =====Marketplace and how to get there===== | ||
* [http://create.msdn.com/en-US/ APP HUB] | * [http://create.msdn.com/en-US/ APP HUB] | ||
Line 19: | Line 18: | ||
=====Adds===== | =====Adds===== | ||
* [http://www.microsoft.com/download/en/details.aspx?id=8729 Microsoft Advertising SDK for Windows Phone] | * [http://www.microsoft.com/download/en/details.aspx?id=8729 Microsoft Advertising SDK for Windows Phone] | ||
* [https://www.admob.com adMob - Google] | |||
* [http://admobwp7.codeplex.com adMob for Windows Phone 7 - CodePlex] | |||
* [http://www.mobfox.com MobFox] | |||
* [http://www.mobfox.com/publisher-networkcomparison Publisher comparison - MobFox] | |||
====Tutorials==== | ====Tutorials==== | ||
Line 63: | Line 65: | ||
* [http://code.google.com/p/notifypropertyweaver/ notifypropertyweaver] | * [http://code.google.com/p/notifypropertyweaver/ notifypropertyweaver] | ||
====Upgrading Windows Phone 7.1 Apps to Windows Phone 8==== | |||
* [http://msdn.microsoft.com/en-us/magazine/dn385709.aspx Upgrading Windows Phone 7.1 Apps to Windows Phone 8 - Michael Crump] | |||
====Cross platform development==== | |||
* [http://xamarin.com/getting-started/android Xamarin - 10 minute guide to building mobile apps in C#] | |||
====WindowsPhone 8.1 Optical Character Recognition(OCR) Library==== | |||
* [http://bsubramanyamraju.blogspot.dk/2014/08/windowsphone-81-optical-character.html WindowsPhone 8.1 Optical Character Recognition(OCR) Library] | |||
====2D Graphics==== | |||
* [http://blogs.msdn.com/b/win2d/archive/2014/09/04/introducing-win2d-gpu-accelerated-2d-graphics-programming-in-the-windows-runtime.aspx Introducing Win2D - GPU accelerated 2D graphics programming in the Windows Runtime] | |||
<google>Windows Mobile</google> | <google>Windows Mobile</google> |
Latest revision as of 10:35, 20 January 2017
Marketplace and how to get there
Development tools
Requirements
Icons
- WP7 icons quick and undirty - WP7IconBuddy
- Application Bar Icon Buttons for Windows Phone
- Creating Windows Phone 7 Application and Marketplace Icons
Adds
- Microsoft Advertising SDK for Windows Phone
- adMob - Google
- adMob for Windows Phone 7 - CodePlex
- MobFox
- Publisher comparison - MobFox
Tutorials
Microphone in Windows Phone 7
- How to: Access the Microphone in a Silverlight Application for Windows Phone
- Fixing the Mango Microphone issue – part 1
- Fixing the Mango Microphone issue – part 2
Code Samples
Performance
- Performance Considerations in Applications for Windows Phone
- Performance Tips when creating WP7 apps
- Replace a PictureMarkerSymbol with an ImageBrush to enhance graphic display performance
UX Design
Google Analytics API
- What Is The Core Reporting API - Overview
- Using OAuth 2.0 to Access Google APIs
- Core Reporting API - Authorization
Live Connect
- Anyone can build a Messenger client—with open standards access via XMPP
- Live Connect Developer Center
- Live Connect Developer Guide
OAuth 2
OnPropertyChanged
Upgrading Windows Phone 7.1 Apps to Windows Phone 8
Cross platform development
WindowsPhone 8.1 Optical Character Recognition(OCR) Library
2D Graphics
<google>Windows Mobile</google>