Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8404109
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T22:30:55+00:00 2026-06-09T22:30:55+00:00

I would like to add some animation to my main application tile when it

  • 0

I would like to add some animation to my main application tile when it is pinned to the start screen, and was wondering how this is possible. I’ve thought about creating a HubTile in my CreateApplicationTile() method, but I do not know if this is possible or how this would be accomplished? Any suggestions?

MainPage.xaml.cs

public void CreateApplicationTile()
    {
        BitmapImage bitmap = new BitmapImage();
        bitmap.UriSource = new Uri("/Background.png", UriKind.Relative);

        HubTile tile = new HubTile
        {
            Title = "ShareSky",
            Source = bitmap

        };

        var appTile = ShellTile.ActiveTiles.First();

        if (appTile != null)
        {
            var standardTile = new StandardTileData
            {
                //Title = "ShareSky",
                ////BackgroundImage = new Uri("Images/SecondaryTileFrontIcon.jpg", UriKind.Relative),
                ////Count = 13, // any number can go here, leaving this null shows NO number
                //BackTitle = "ShareSky",
                ////BackBackgroundImage = new Uri("Images/ApplicationTileIcon.jpg", UriKind.Relative),
                //BackContent = "Click Me!"                    
            };

            appTile.Update(standardTile);
        }
    }
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T22:30:56+00:00Added an answer on June 9, 2026 at 10:30 pm

    This is not possible to do for Windows Phone 7.5. This is something planned for Windows Phone 8

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to add one video to the main screen of my application
I would like to add some background music to the splash screen in the
I would like to add some interactive capability to a python CLI application I've
I would like to add some kind of Registration Screen to my J2ME software
I would like to add some custom elements to a mule flow, like this:
I would like to add some code to my Application.cfc onRequestEnd function that, if
I have in mind one simple application, but I would like to add some
I would like to add some paragraphs or new lines or words dynamically but
I would like to add some custom data to an image the user generates
I would like to add some data to the body of a http request

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.