Linked Questions
42 questions linked to/from "Debug certificate expired" error in Eclipse Android plugins
42 votes
4 answers
14k views
Android SDK in Eclipse gives error about expired certificate [duplicate]
When building Android project in Eclipse, Android SDK gives error like this: error: Description Resource Path Location Type 1) Error generating final archive: Debug Certificate expired ...
27 votes
2 answers
56k views
Deleted debug.keystore file. How do I generate it again? [duplicate]
I had deleted debug.keystore file as I had forgotten the password to access it using keytool. How do I retrieve it or generate it again? If I create a new keystore file using keytool then the ...
9 votes
1 answer
2k views
Sample Android project not working because of: Debug Certificate expired [duplicate]
Possible Duplicate: “Debug certificate expired” error in Eclipse Android plugins I am trying to run one of the sample projects that come with android (and I have tried many). I keep getting this ...
2 votes
0 answers
174 views
Unknown error in Android project [duplicate]
Possible Duplicate: “Debug certificate expired” error in eclipse android plugins As you can see from my profile, I have programmed lots of Android projects already. However, I am now ...
757 votes
56 answers
1.2m views
How to get the SHA-1 fingerprint certificate in Android Studio for debug mode?
I am trying to make a Map app in Android Studio, on Windows. How can I find the SHA-1 fingerprint certificate number? When I was using Eclipse it was right under Windows -> Preferences -> ...
187 votes
26 answers
134k views
Your project contains error(s), please fix it before running it
I am developing a simple Android application. But when I run Eclipse, it shows the following error: Your project contains error(s), please fix it before running it. I can't find any error in my ...
181 votes
5 answers
100k views
I don't remember my android debug.keystore password
How can i see my debug.keystore password? I entered my password 3 or 4 month ago and now i don't remember. If it is impossible, how can i create new debug.keystore?
37 votes
21 answers
39k views
Error: Unable to open class file R.java [duplicate]
Did a fresh install of Eclipse, JDK and android-sdk. I am currently receiving this error when creating a new project [2010-09-26 16:07:56 - Test] ERROR: Unable to open class file C:\workspace\Test\...
34 votes
7 answers
134k views
Default keystore file does not exist?
I'm getting this error. C:\Program Files\Java\jre7\bin>keytool -list -v -keystore "C:\Users\Suresh\.android\debug.keystore" -alias androiddebugkey -storepass android -keypass android keytool ...
22 votes
6 answers
24k views
Android Google Maps Failed to find style 'mapViewStyle' in current theme
When adding a google map view (I extended a MapView, used the xml editor to add it to the Activity, and added my google maps api key to the layout xml file manually) My permissions allow Internet in ...
6 votes
17 answers
22k views
Android R file not generating
I know there are a lot of threads about this but I couldn't find one that solved my problem or is a duplicate. So I was working on an app, accidently made the mistake of cleaning my project. This ...
14 votes
1 answer
5k views
com.android.sdklib.build.ApkCreationException: Debug Certificate expired error
I'm running mac osx. I downloaded the latest version of the SDK starter package (platform api7, revision 2). I use processing version of the build (190).When I try to run I get the errors below.I don'...
5 votes
13 answers
39k views
Failed to load properties file for android project
I finally was able to build and debug the android platform with this tutorial. I imported my project in eclipse, and afterwards installed ADT. Then I converted my imported project to android project (...
4 votes
5 answers
14k views
bad version in class file
When I use certain jars in one of the connector projects i write for lombardi in TeamWorks eclipse i get a bad class version exception... any ideas how this might be resolved.. Regards, Adhir
3 votes
2 answers
16k views
How to find ~/.android/debug.keystore in Mac OS X for Android?
I am very new to Android development. Now am facing this problem in Java Eclipse, Error generating final archive: Debug Certificate expired on 1/11/12 12:52 PM Unknown Android Packaging Problem ...