Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

invalid APK file

Tags:

android

apk

Hi i am new to android dev.

getting error ..

[2011-01-17 11:15:48 - TriviaGK] Installation failed due to invalid APK file!
[2011-01-17 11:15:48 - TriviaGK] Please check logcat output for more details.
[2011-01-17 11:15:48 - TriviaGK] Launch canceled!

plz tell where is logcat stored and how to debug this.

Also another app is running successfully in same enviroment.

Please Help android geeks.

like image 276
code009 Avatar asked Mar 06 '26 04:03

code009


2 Answers

I know this question was asked in January, but, did you try cleaning the build? I just got this issue and solved it by going to Project --> Clean... and then running that. It'll delete your APK's and then when you run they'll be rebuilt. Worked for me!

like image 164
A.A. Grapsas Avatar answered Mar 07 '26 17:03

A.A. Grapsas


In Eclipse, go to Window->Open Perspective->Other and you should see DDMS as an option. If you choose this perspective LogCat is shown by default along with some other debug tools. If it does not show up, you can find it under Window->Show View->Other->Android->LogCat.

like image 36
mitch Avatar answered Mar 07 '26 19:03

mitch



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!