Hi.
I instaled android in in NetBeans. I createt first project, but when i try to run it i have follow errors:
Before emulator start i get:
Compiling 1 source file to D:\Java\Projekty\AndroidApplication4\build\classes
compile:
Updating zip: D:\Java\Projekty\AndroidApplication4\dist\AndroidApplication4.apk_
Using keystore: C:\Documents and Settings\Samos\.android\debug.keystore
Deleting: D:\Java\Projekty\AndroidApplication4\dist\AndroidApplication4.apk_
jar:
Result: -1
And when emulator is loaded i get:
build-impl.xml:541: Device's package manager not ready to install new packages
I can`t run application on emulator.
In Eclipse everything is ok, but i want use NetBeans.
How solve this problem?
I instaled android in in NetBeans. I createt first project, but when i try to run it i have follow errors:
Before emulator start i get:
Compiling 1 source file to D:\Java\Projekty\AndroidApplication4\build\classes
compile:
Updating zip: D:\Java\Projekty\AndroidApplication4\dist\AndroidApplication4.apk_
Using keystore: C:\Documents and Settings\Samos\.android\debug.keystore
Deleting: D:\Java\Projekty\AndroidApplication4\dist\AndroidApplication4.apk_
jar:
Result: -1
And when emulator is loaded i get:
build-impl.xml:541: Device's package manager not ready to install new packages
I can`t run application on emulator.
In Eclipse everything is ok, but i want use NetBeans.
How solve this problem?