vahitserifsaglam1 / idea-android

Automatically exported from code.google.com/p/idea-android
0 stars 0 forks source link

"Could not access the Package Manager" trying to run hello-world on emul #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Follow the getting started guide, using Android 1.0 sdk.

What is the expected output? What do you see instead?
My hello world app should run in the emulator. Instead I get an error in
the IDEA Run window:  "Error Type 1: Could not access the Package Manager!"
 The last command run seems to be
/path/to/java/android-sdk-linux_x86-1.0_r2/tools/adb install
/path/to/myproject/android/out/production/android/android.apk

What version of the product are you using? On what operating system?
I assume the newest, as I just installed it. on linux.

Please provide any additional information below.

Original issue reported on code.google.com by kevin...@gmail.com on 24 Dec 2008 at 2:26

GoogleCodeExporter commented 9 years ago
Same error happens to me.  I'm using NetBeans 6.5 on Fedora 10.  If it's any 
help,
the emulator runs fine in Fedora Eclipse.

Original comment by josephra...@gmail.com on 31 Dec 2008 at 7:42

GoogleCodeExporter commented 9 years ago
this is happening to me too .. running IDEA 8.0.1 on Vista ... anyone has a  
solution?

Original comment by ali.a.aw...@gmail.com on 9 Jan 2009 at 6:34

GoogleCodeExporter commented 9 years ago
yeah me 2. downloaded the latest files. windows vista home premium. 

Original comment by zaidz...@gmail.com on 1 Feb 2009 at 9:07

GoogleCodeExporter commented 9 years ago
Me too, IDEA 8.0.0 on OpenSuse Linux 11.0, if has a solution, please tell me 
,thanks

Original comment by adi...@gmail.com on 26 Feb 2009 at 6:47

GoogleCodeExporter commented 9 years ago
This also happens with IJ 8.1 build 9742, release 0.3 of the Android plugin, on 
Windows.

Original comment by Frederic...@gmail.com on 4 Mar 2009 at 12:17

GoogleCodeExporter commented 9 years ago
I had the same issue on a Mandriva 2009.0 platform...
In desesperation I ran strace -o whatisthatship adp install 
and loo and behold it worked...
No idea why, but I hope it helps...

Original comment by patr...@sinz.fr on 2 May 2009 at 8:39

GoogleCodeExporter commented 9 years ago
I got the same message but when the emulator did not finish loading android yet

Original comment by jorgeval...@gmail.com on 10 Sep 2011 at 8:29