zell147258 / idea-android

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

Activity not started problem #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run an activity
2. Run an activity for second time

What is the expected output? What do you see instead?
I expect the activity to be launcher in emulator.

What version of the product are you using? On what operating system?
Windows XP, IDEA 7.0.1, Android SDK RC22

Please provide any additional information below.
For the first time the activity is launched and working. Second run is not 
working, writing "Error: Activity not started, unable to call on to 
activity manager service" to console. Sometimes restarting project helps, 
but not eveytime.

Not sure whether this is the known issue mentioned in getting started wiki 
page.

Original issue reported on code.google.com by vves...@gmail.com on 5 Dec 2007 at 8:21

GoogleCodeExporter commented 9 years ago
I have the same exact problem.

Windows Vista x32, IntelliJ IDEA 7.0.1, Android SDK RC22.

Can someone please take a look at this??

Here's the text from the Run window.

C:\Android\Google~1\tools\emulator.exe
C:\Android\Google~1\tools\adb wait-for-device
C:\Android\Google~1\tools\adb install "C:\Eclipse
Workspace\MoneyAppliance\out\production\MoneyAppliance\MoneyAppliance.apk"
171 KB/s (16846 bytes in 0.095s)
C:\Android\Google~1\tools\adb shell am start -n
bublik.moneyappliance/bublik.moneyappliance.moneyappliance
Starting: Intent { 
comp={bublik.moneyappliance/bublik.moneyappliance.moneyappliance} }

Error: Activity not started, unable to call on to activity manager service

Thanks!

Original comment by dimkanew...@gmail.com on 12 Dec 2007 at 7:36

GoogleCodeExporter commented 9 years ago
I see the same issue.. Any quick fix to resolve the same..

Also, every time we run the application (though one emulator is open).. another 
instance of emulator is opened.. looks like this bug is related to mutiple 
emulators 
beeing open rather than running the Activity on the same opend emulator..

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
A Competant and Reliable Offshore Java Development Partners

Original comment by nagendra...@gmail.com on 15 Dec 2007 at 12:22