Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission denied #35

Open
GoogleCodeExporter opened this issue Jan 21, 2016 · 0 comments
Open

Permission denied #35

GoogleCodeExporter opened this issue Jan 21, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.svn checkout: svn checkout http://shelves.googlecode.com/svn/trunk/ 
shelves-read-only
2.open in IntelliJ,  
3.run on the conneced device

What is the expected output? What do you see instead?
Do not work.
Launching application: 
org.curiouscreature.android.shelves/org.curiouscreature.android.shelves.activity
.AddBookActivity.
DEVICE SHELL COMMAND: am start -n 
"org.curiouscreature.android.shelves/org.curiouscreature.android.shelves.activit
y.AddBookActivity" -a android.intent.action.MAIN -c 
android.intent.category.LAUNCHER
Starting: Intent { act=android.intent.action.MAIN 
cat=[android.intent.category.LAUNCHER] 
cmp=org.curiouscreature.android.shelves/.activity.AddBookActivity }
java.lang.SecurityException: Permission Denial: starting Intent { 
act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] 
flg=0x10000000 
cmp=org.curiouscreature.android.shelves/.activity.AddBookActivity } from null 
(pid=5493, uid=2000) not exported from uid 10171
at android.os.Parcel.readException(Parcel.java:1431)
at android.os.Parcel.readException(Parcel.java:1385)
at 
android.app.ActivityManagerProxy.startActivityAsUser(ActivityManagerNative.java:
2279)
at com.android.commands.am.Am.runStart(Am.java:617)
at com.android.commands.am.Am.onRun(Am.java:232)
at com.android.internal.os.BaseCommand.run(BaseCommand.java:47)
at com.android.commands.am.Am.main(Am.java:75)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:297)
at dalvik.system.NativeStart.main(Native Method)



What version of the product are you using? On what operating system?
Samsung grand2, 

Please provide any additional information below.

no more

Original issue reported on code.google.com by 9su...@gmail.com on 22 Jun 2014 at 3:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant