Closed jtash closed 9 years ago
Sorry but I' m busy with real life in these days, unfortunately I don't think that i will have time for work on aosp this and next week... However it's something related to permission, can be simply solved in two ways: Clean install + gapps, boot and complete the setup wizard logging with your gmail account and screenshot will work. Alternatively, you can install gapps, adb shell to your device, then switch to root with "su" (if needed) and type "am start -n com.google.android.setupwizard/.WelcomeUserActivity" this will launch setup wizard, complete in the same way and screenshot will work.
EDIT: If you have already installed gapps package no need to install another time, just run the commands on adb and will work.
Thanks, will give it a try. I posted this as a new issue when I saw several other posts with the same problem. Will the others be able to see your solution? Best, Joe
From: B--B [mailto:notifications@github.com] Sent: Monday, July 27, 2015 11:13 AM To: AOSP-JF/issue_tracking_aosp issue_tracking_aosp@noreply.github.com Cc: Joseph Tash JTASH@kumc.edu Subject: Re: [issue_tracking_aosp] cannot save screenshots (#5)
Sorry but I' m busy with real life in these days, unfortunately I don't think that i will have time for work on aosp this and next week... However it's something related to permission, can be simply solved in two ways: Clean install + gapps, boot and complete the setup wizard logging with your gmail account and sceenshot will work. Alternatively, you can install gapps, adb shell to your device, then switch to root with "su" (if needed) and type "am start -n com.google.android.setupwizard/.WelcomeUserActivity" this will launch setup wizard, complete in the same way and screenshot will work.
— Reply to this email directly or view it on GitHubhttps://github.com/AOSP-JF/issue_tracking_aosp/issues/5#issuecomment-125259418.
I was completely wrong, some resources/translation are missing, this means that for some languages works, for others not... No way to get screenshot if your language misses the string.. I'm fixing now, this can be closed, thanks for the report.
Gives error message saying there is not enough memory or that it is restricted by provider