Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
919 views
in Technique[技术] by (71.8m points)

android - No command output when running: 'am start -n

Has anyone ever seen this error while trying to run an android application in the emulator?

No command output when running: 'am start -n

If so how were you able to resolve the issue?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

I finally figured out my problem.. FYI - I uninstall jdk + jre and reinstalled... fixed the issue....

It looks like on a windows pc you have to use the 32 bit version of the JDK with the android sdk.. weird.

-Mike


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...