WP8Dev

Showing posts with label WP8Dev. Show all posts

Few days ago in a blog post we learnt “How to create Schedule Task in Universal Windows apps?”. Today in this blog post we will discuss how to update live tile in an universal Windows apps. Though you don’t need to create schedule task to update live tiles but you can surely use it anytime.

 

Read more to learn how easy it is to configure your app to support live tile updates and integration of it with schedule task.

Published by on under DZone | Win8Dev

Schedule tasks are often require to do some clean ups, fetch some records from internet and/or update the live tile/lock screen. There might be some other requirements too. If you want to add schedule tasks in your Windows and/or Windows Phone runtime apps, here you go.

 

In this post, let’s keep it generic and learn, how to create schedule task in universal windows apps. At the end, share your feedback to improve. Don’t forget to share in your network.

Published by on under Win8Dev | WinDev

Microsoft Ad Mediator”, recently released by Microsoft to maximize your ad monetization – we already talked about it last day. If you don’t know about it, read the said post, download the Visual Studio 2013 extension before continuing with this post.

 

Today, we will discuss how to integrate “Ad Mediator” in your Windows Store and Windows Phone applications. As it currently supports only Windows Phone apps, so we will continue with that.

Published by on under Ad Mediator | Win8Dev

On 7th November 2014, Microsoft released a new extension for the Windows and Windows Phone developers to increase their ad revenues by combining multiple ads network in a single channel following just few simple steps.

 

In this post, we are going to discuss about the Ad Mediator, link to download the Visual Studio plugin and later in a different post we will discuss how to integrate it. Keep reading and don’t forget to share.

Published by on under Ad Mediator | News

Who don’t want to put a link in the apps/games to provide feedback directly to the developer via email? To do this in Windows Phone Silverlight applications was pretty easy. We just had to create the instance of the EmailComposeTask and call the Show() method.

 

But this has been changed a bit in Windows Phone 8.1 RT applications. In this post, we are going to discuss this along with comparison to what has been changed.

Published by on under Windows Phone | Windows Phone 8.1

You might already know that, Windows Phone 8.1 SDK came with few API changes targeting the Windows Runtime. If you are a developer and looking to launch the phone dialler from your app, this post will help you to know the changes.

 

In this post we are going to discuss “How to programmatically do a Phone Call in Windows Phone 8.1” with a comparison between the API changes.

Published by on under Windows Phone | Windows Phone 8.1

Windows Phone 8.1 SDK came with slight changes in it’s API and among them, few changes I already blogged earlier with a comparison to the previous SDK version. If you are looking for Screen Orientation changes, this post will help you.

 

In this post we are going to discuss “How to set the Supported Orientation and Screen Orientation in Windows Phone 8.1” with a comparison between the API changes.

Published by on under CodeProject | DZone

Few months ago, I wrote a small helper class for all my Windows Phone Silverlight applications, which helped me a lot to store and retrieve data to and from IsolatedStorageSettings. Thus I thought to share the same with you, in case you find it useful.

 

Read more to  find out the code, which you can use freely. Here the only catch is: it works only with the Silverlight type applications.

Published by on under Silverlight | Silverlight5

Microsoft already started rolling out Windows Phone 8.1 Update (GDR 1) this Monday to the Windows Phone Developers via a preview program called “Preview for Developers”. With this, they also released the new SDK for developers to try out the latest bits in their apps/games.

 

In this post, I am going to share the link to download the Windows Phone 8.1 Update (GDR 1) SDK and the new emulator images.

Published by on under Windows Phone | Windows Phone 8.1

Today Microsoft started rolling out Windows Phone 8.1 Update 1 (aka. GDR 1) only for the developers to try out the latest bits of the upcoming updates. Those who have the “Preview for Developers” bit installed, will only get this update.

 

Read further to know about the latest bits. If you didn’t yet register for this update, it will help you to setup the preview in your device.

Published by on under News | Windows Phone

Microsoft reveals the news… the first update is coming up for Windows Phone 8.1 preview users next week with new features along with Cortana in new markets. This update will be rolling out to users who activated the preview updates in their devices.

 

In this post, sharing some insights about the new features and new markets where Cortana will be available. Read out the post for more details.

Published by on under News | Windows Phone

Microsoft started rolling out another update to their most awaited phone OS i.e. Windows Phone 8.1 having a build no. 12400 released as Developer Preview. If you did not receive the update notification yet, go to phone settings and force a phone update.

 

Start enjoying the major improvements and functionalities available in Windows Phone 8.1 OS, if you already have WP8 hardware device.

Published by on under News | Windows Phone

You might be already searching for it and landed to this post. If you started working on Windows Phone application/game development, you might want to add an option to rate your app/game in the store. The API has been changed a bit in WP8.1.

 

In this post we are going to discuss “How to launch the Rating & Review screen in Windows Phone 8.1” with a comparison between the API changes.

Published by on under Windows Phone | Windows Phone 8.1

In the last post “Windows Phone 8.1 Text-To-Speech - What’s changed for #WPDev?”, we discussed about the Text-To-Speech API changes in Windows Phone 8.1 in comparison to Windows Phone 8.0 APIs. We also covered the capability changes in WP8.1.

 

Today in this blog post we will learn about the API changes to retrieve all voices installed in the device as well as the way to set a specific voice. Continue to read further.

Published by on under Windows Phone | Windows Phone 8.1

If you are a WPDev, you might want to integrate the Text-To-Speech engine of WP8.x SDK in your application/game. Though it is not a new feature, but the API has been changed in Windows Phone 8.1 SDK which you might want to know before integrating.

 

In this blog post, I am going to share the API changes in Windows Phone 8.1 and do the comparison with WP8.0 APIs. Continue reading to know more about this.

Published by on under Windows Phone | Windows Phone 8.1

If you have already started working on Windows Phone 8.1 app/game, you might have observed that, unlike to the older versions of Windows Phone, every XAML page starts with a Page tag instead of PhoneApplicationPage and thus, you are not able to show/hide the StatusBar control in that page.

 

So, what’s needs to be done in order to show or hide the Status Bar of Windows Phone 8.1 based on the requirement of your app? In this small post, we will discuss about it.

Published by on under Windows Phone | Windows Phone 8.1

Sometime for some security reason, developer might want to restrict his/her Windows Phone application to be deployed in SD cards. There might be different reasons too. So, how can you prevent your user to deploy the app in the SD card of their device?

 

Let’s discuss the No-Code way to prevent this deployment. Remember that, it is only applicable for Windows Phone 8.0 or higher apps.

Published by on under Windows Phone | WP8

Microsoft released Visual Studio 2013 Update 2 RTM, which will now allow you to develop applications for Windows Phone 8.1 and Universal Windows platforms. Using Universal Windows Apps templates, you will be able to build apps that targets both the platform from a single solution.

 

In this blog post, I am going to share you the links to download Visual Studio 2013 Update 2. This includes both the web installer and the offline/standalone installer (ISO image).

Published by on under News | Visual Studio 2013

logo

Windows Phone 8.1 is already there for developers and developers already started building and/or upgrading their apps to support the new changes in Windows Phone 8.1. The RC version of Visual Studio 2013 Update 2 is already there with WP8.1 SDK preloaded.

 

In this post, we are going to discuss the enhanced TextBox control which came with additional features like place holder text, header content etc.

Published by on under Windows Phone | Windows Phone 8.1

Today, 2nd April 2014, during the //BUILD conference Microsoft officially showcased the new features set which are coming as part of Windows Phone 8.1. Also during the event, they showcased the features and improvements coming as part of Windows 8.1 Update 1.

 

In this blog post, I am just noting down those exciting new features coming in Windows Phone 8.1. Just go thru them and let me know which one will be the exciting one for you.

Published by on under News | Windows Phone