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 8385525
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:41:33+00:00 2026-06-09T17:41:33+00:00

my problem is that I have one version of my android application (lets say

  • 0

my problem is that I have one version of my android application (lets say xx.xxx.xxx.versionA) and second one has same prefix (xx.xxx.xxx.versionB) but with different data. Both of them are now free and stand-alone application.

My goal is to merge them to single application on Android market. Because I managed the problem of different data by in app download/purchase. So I want to make that people from 2nd application will be redirected to 1st one for updates (easier for maintance and so on).

Is it even possible? I can announce in app that they have to download 1st application for updates in future (even pop up the android page). But I want to be as much user friendly as possible with the merge.

Thanks!

  • 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-09T17:41:34+00:00Added an answer on June 9, 2026 at 5:41 pm

    I think the most gentle way to do this would be to send users of version B a message saying that, current version they are using will be abandoned soon and they should install version A to keep using the application. Then a button click would take them to version A in the market so that they can install it.

    You can do it with this code:

    Uri marketUri = Uri.parse("market://details?id=" + packageName);
    Intent marketIntent = new Intent(Intent.ACTION_VIEW, marketUri);
    startActivity(marketIntent);
    

    where packageName would be package name of version A app.

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

Sidebar

Related Questions

The problem: we have one application that has a portion which is used by
I have made a swings application but there is one problem in that which
I have developed one application in Android version 2.3, and want to convert it
I'm almost finished with my program, but I have one problem that I can't
i have created one image but problem is that when i save image from
Problem statement We have one employer that wants to interview N people, and therefore
I have problem with session in cakephp.I have one file chat.php that is in
I have been optimizing my website but the one problem that stands in my
So, one problem pattern that I keep coming across and don't have a good
I have an InfoPath form with several fields on, the problem is that one

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.