how to display animated pictures in windows phone? - windows-phone-7

I am beginner in windows phone.
as well as i know, the windows phone 7 does not support the .gif images
and i want to show the animated images like [.gif] image in my windows phone application.
so, how can we display the animated image in windows phone 7?
Please help me.

yes.
windows phone 7 does not supported the .gif image.
And for your reference,
please refer this link,
Display GIF or Animated Images in Windows Phone i show that animated images in windows phone 7 Application.
I Hope you will get a solution here..

Related

Displaying GIFs on Windows Phone 8.1 (RT or Silverlight)

How does one play GIFs on Windows Phone 8.1? I tried setting the Source property of an Image element to a GIF file, but it only loads the first frame. MediaElement did not seem to work either. I had the same result in a Store app as well as a WP Silverlight project. Does WP 8.1 natively support GIFs? If not, are there any third-party libraries out there that do the work?
P.S. Ideally, I'd like to not have to use the WebView control to load GIFs.

Windows 8 phone app image to PDF conversion

I have just started creating windows phone 8 app. I want to covert image (.jpg) file to PDF file. But I have no idea how to do it.
I have searched on the net but found the solution for Windows store app (Windows 8 Desktop) not for Windows 8 phone app.
Please help me.

How to do gif-like animation in windows phone 7?

I am a beginner with Windows Phone. According to my information, Windows Phone 7 does not support .gif images and I want to display animated images like [.gif] image in my Windows Phone application.
So, how can we display animated image in Windows Phone 7?
Please refer my Old Answer which specifies the solution to display the gif kind animation in windows phone 7.
Please Refer this link for the Solution Answer here.
For more reference please refer the Articles Here.
With the use of ImageTools dll you can implement
this is the link to download this tool
http://imagetools.codeplex.com/

Do I need to add tile images to my Windows Phone 7.1 in order to target Windows Phone 8?

I have a Windows Phone app that targets OS 7.1 and I wish to be available for Windows Phone 8 devices as well. As I understand it I needn't do anything code-wise to make this possible. However, must I add new tile images to get it certified? According to App submission requirements for Windows Phone the XAP must include more images for Windows Phone 8 than for Windows Phone 7 (see Default Tile images under section 4.7.2), is this the case here or does it only apply to Windows Phone apps targeting OS 8.0 and higher?
I did not get your question what actually you want? but if you want to upload your .xap in app store than you have require
300x300 app icon
1000x800 back ground image
If your application support multiresolution than six WXGV(768x1280) screen shots else you need six single resolution screen shots
If you are talking about application icon than visit bellow link you got every thing
Tile size and resolution
Tile design Guideline
Multi resolution for windows phone
good. to know the requirements of your app or the window phone 8, i can assume you have been using Visual Studio 2010. i have had a similar experiance to one of my apps. i simply opened my project.snl file with visual studio 2012 and at the AppManifest page, i was able to add the stuffs (images for toast, tile and other images required which i provided in various sizes). you'll also have the advantage of adding some more cool features like a better arrangement of your app which you switch the orientation.
your app will still perform good on window phone 7 series too.
i hope this helps.
Your app is already available as is for WP8 devices.
That's not clear what do you mean by images.
If you are talking about screenshots for Marketplace:
If you have a separate XAP you'll have to add screenshots to it.
Nowadays it's enough to add a set of screenshots in WXGA (1280 x 768) resolution.
If you are talking about icons and other images you use inside the app:
you should add images in WXGA (1280 x 768) resolution. They will be resized to all supported screen resolutions.
WP8 app should contain 99 x 99 pixel PNG image as app list image and at least two main tile images: small and middle one. Wide tile is up to you.
To supppoert all tile sizes you will need to include the tile images for that size. If you don't, your app will still work, but the tile for your app couldn't be resized.

Marketplace title difference wp7 and wp8

I try to create wp7 and wp8 versions of my app, but I'm confused about Marketplace (Windows Store) title.
For WP7:
I use Windows 7 + VS2010 + WP7.1 SDK, and what I have:
When I open Marketplace Test Kit I need to add Marketplace title 200*200 pixels.
I also found this article: Creating Windows Phone 7 Application
and Marketplace Icons, where Marketplace title also 200*200 pixels.
For WP8:
I use Windows 8 + VS2012 + WP8 SDK, and what I have:
When I open Windows Store Test Kit I need to add Windows Phone Store app image 300*300 pixels.
I also found this article: App submission requirements for Windows Phone, where Windows Phone Store app image also 300*300 pixels.
My question is: Why it's happens? Why I need to add same image with different size for each version of my app?
Windows Phone 8 introduced higher resolution screens (768x1280 and 720x1280). This is up to 1.6x pixel count of WP7.
So to make sure the images look good on the higher resolution phones, a higher resolution image is required for your icons.

Resources