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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T21:41:16+00:00 2026-05-24T21:41:16+00:00

Recently, all of my Android project in Eclipse had errors trying to build the

  • 0

Recently, all of my Android project in Eclipse had errors trying to build the apps. Trying to fix the errors, I upgraded my Android SDK to 12.0. I finally figured out my problem was my debug certificate had expired. I deleted the certificate and cleaned all my projects. They now compile, but when I try to run them on my phone, I get the following messages:

[2011-08-16 08:01:39 - VIGMDB] WARNING: Application does not specify an API level requirement!
[2011-08-16 08:01:39 - VIGMDB] Device API version is 8 (Android 2.2.1)
[2011-08-16 08:01:39 - VIGMDB] Uploading VIGMDB.apk onto device '0A3A94F17130E'
[2011-08-16 08:01:40 - VIGMDB] Installing VIGMDB.apk...
[2011-08-16 08:01:41 - VIGMDB] Re-installation failed due to different application   signatures.
[2011-08-16 08:01:41 - VIGMDB] You must perform a full uninstall of the application.   WARNING: This will remove the application data!
[2011-08-16 08:01:41 - VIGMDB] Please execute 'adb uninstall com.vig.vigmdb' in a shell.
[2011-08-16 08:01:41 - VIGMDB] Launch canceled!

I have data on my phone in these apps that I can’t recreate and I don’t want to lose it. My questions are:

How do i keep my data? Hindsight is 20/20. I now have code to copy my database to my SD card using my app, but I didn’t know I couldn’t access my database without it. I tried using ADB to pull the database, but I get a permission denied.

or

How do I make my application signatures the same again so I don’t have to full uninstall?

  • 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-05-24T21:41:17+00:00Added an answer on May 24, 2026 at 9:41 pm

    You need to root your phone and then copy /data/data/com.your.apk.package to sdcard. Then unisntall your app, install new vesrion of .apk and copy data back.

    There is no supported way to install .apk which is signed by different certificate, while keeping the data from the older .apk.


    Here is list of commands to copy your data to sdcard:

    > adb shell
    > su
    > cp -r /data/data/com.you.apk.package/ /mnt/sdcard/backup
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently took all my code a manually imported it into an eclipse project
Recently uninstalled and reinstalled eclipse with android sdk. Now I don't see the properties
Recently Eclipse started showing this error in its Error Log: Error validating C:\android-sdk-windows\tools\lib\devices.xml I
So I recently tested deassembling one of my android apps, and to my horror
I just recently changed out all my hard drives and in the process of
I run my blog using Wordpress and all too recently became a big believer
Recently there has been quite some hype around all the different mocking frameworks in
I recently asked this question: Expose XML or Objects - thanks all for the
We recently were given a client requirement to encrypt all their data while at
I used an application recently that was awe-inspiring. All the forms inherited from their

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.