in Education by
I am trying to upgrade my android application in android market. I had updated version code and version name in manifest file. android:versionCode="3" android:versionName="2.0" I had used the same key for sign the application. I am getting error as 'The APK must be signed with the same certificates as the previous version'. How can i upgrade my app. JavaScript questions and answers, JavaScript questions pdf, JavaScript question bank, JavaScript questions and answers pdf, mcq on JavaScript pdf, JavaScript questions and solutions, JavaScript mcq Test , Interview JavaScript questions, JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)

1 Answer

0 votes
by
You have to have the same keystore file which you have used to upload the 1st version of application on android market. If you have lost this keystore file then you can't provide update to this application. So in your case, you have to have that keystore file, sign the version 3 apk with this keystore file and upload on the market. From Android doc: Publishing Updates on Android Market Publishing Updates on Android Market At any time after publishing an application on Android Market, you can upload and publish an update to the same application package. When you publish an update to an application, users who have already installed the application may receive a notification that an update is available for the application. They can then choose to update the application to the latest version. Before uploading the updated application, be sure that you have incremented the android:versionCode and android:versionName attributes in the element of the manifest file. Also, the package name must be the same as the existing version and the .apk file must be signed with the same private key. If the package name and signing certificate do not match those of the existing version, Market will consider it a new application, publish it as such, and will not offer it to existing users as an update.

Related questions

0 votes
    Which of the following option helps Azure maintain a high availability and fault tolerance when deploying and upgrading applications ... IP address 4. Scale set 5. Replica set...
asked Sep 22, 2021 in Technology by JackTerrance
+1 vote
    Which of the following helps Azure maintain high availability and fault tolerance when deploying and upgrading applications?...
asked Oct 20, 2020 in Technology by JackTerrance
0 votes
    I have recently developed an Android application which uses the GoogleMaps API and represents the points of the ... for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    Dude What is best and fast way to integrate facebook in android applicaiton and use it according to our ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 18, 2022 in Education by JackTerrance
0 votes
    I have few questions about handling large bitmaps, I couldn't find answer on the topics I found where ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 17, 2022 in Education by JackTerrance
0 votes
    I am working on my first Android Application. What I am trying to do is a POST request to a REST ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 13, 2022 in Education by JackTerrance
0 votes
    I am developing an Android application in which I have a tab bar. I want that when I click on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 12, 2022 in Education by JackTerrance
0 votes
    I am developing an Android application in which I have a tab bar. I want that when I click on ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 11, 2022 in Education by JackTerrance
0 votes
    I want to close my whole application when click on device's back button. How can I do this? ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jan 16, 2022 in Education by JackTerrance
0 votes
    Define the application resource file in android?...
asked Jan 14, 2021 in Technology by JackTerrance
0 votes
    How does android track the application on process?...
asked Jan 14, 2021 in Technology by JackTerrance
0 votes
    How to implement apriori and fp growth algorithm in market basket analysis Select the correct answer from above options...
asked Jan 11, 2022 in Education by JackTerrance
0 votes
    Bring active dry yeast' from the market. Mix a spoonful of yeast, two spoonfuls sugar with a ... ,Science proposed by,electromagnetic theory engineering physics,Science nptel...
asked Nov 7, 2021 in Education by JackTerrance
0 votes
    ___________ is the technique to obtain permission from a company for using, manufacturing & selling one or more products ... questions and answers pdf, mcq on Cyber Security pdf,...
asked Nov 3, 2021 in Education by JackTerrance
...