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

  • SEARCH
  • Home
  • 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 8733035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:33:42+00:00 2026-06-13T09:33:42+00:00

I just cant add animated pin on map. For clarification see app like (Maps

  • 0

I just cant add animated pin on map. For clarification see app like (Maps app,Glypse app) i have added a snap

enter image description here

see the circled arrow.

  • 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-13T09:33:44+00:00Added an answer on June 13, 2026 at 9:33 am

    Finally i got the solution..i used animation for that here it is which might help to someone

    This is my fadein.xml file

    <?xml version="1.0" encoding="UTF-8"?>
    <set xmlns:android="http://schemas.android.com/apk/res/android" >
    
    <alpha
        android:duration="900"
        android:fromAlpha="0.2"
        android:interpolator="@android:anim/accelerate_interpolator"
        android:repeatCount="infinite"
        android:toAlpha="1.0" />
    
    </set>
    

    which i applied on image(pin) and invoke animation from java file like this..

            imgv.setImageResource(R.drawable.pinred);
    
            Animation myanim = AnimationUtils.loadAnimation(DealsActivity.this,
                    R.anim.fadein);
            imgv.startAnimation(myanim);
    
    MapView.LayoutParams lp = new MapView.LayoutParams(
                    MapView.LayoutParams.WRAP_CONTENT,
                    MapView.LayoutParams.WRAP_CONTENT, Currentgp,
                    MapView.LayoutParams.BOTTOM_CENTER);
    
            mv.addView(imgv, lp);
    

    where..
    imgv is object of ImageView and mv is of Mapview

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

Sidebar

Related Questions

I have been working on this for some time now and just cant quite
I just tried the tooltip like this Easy image preview ... But i cant
Seems like this should be easy or at least documented somewhere, I just cant
I'm relatively new to Android but I just cant google this. I have following
I have the following classes which I would like to map using NHibernate class
Basically, what I try to do is to add multiple confirmationalerts...but I just cant
i just cant find the way to add audio to a webpage basically what
I have a really simple problem I think but just cant figure it out.
I have very custom TableView like Add Contact View in iPhone's Contacts. I like
I wrote a program to multiply, divide, add, and subtract fractions..I just can't figure

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.