I typed "am start" instruction directly on the terminal.
Then I got the message below.
# am start -a android.intent.action.MAIN -n
com.example.helloworld/com.example.helloworld.MainActivity
Starting: Intent { act=android.intent.action.MAIN
cmp=com.example.helloworld/.MainActivity }
Error type 3
Err
I think I figured out that my own application not even started.
The screen lock which I seen was just came out by the time-out, I guess.
I type the ps instruction in the terminal.
However, there were not exist my own application.
The output below shows the ps results.
USER PID PPID VSIZE RS
Hi, I'm Joosung Lee.
I'm sorry for bothering you to send a similar mail.
But I'm eagerly wanna know about the way to port my own app on the gem5.
I'm trying to run my own application on Android Gingerbread with gem5.
I mounted ARMv7a-Gingerbread-Android.SMP.mouse.nolock.clean.img and put my
apk f