Status Update
Comments
xa...@android.com <xa...@android.com>
nn...@google.com <nn...@google.com> #2
This is a known Samsung issue. You need to contact them for a fix. Please see the later comments in bug 36949180 .
th...@gmail.com <th...@gmail.com> #3
I did an online chat with Samsung "technical support" (samsung.com/support ) and they were no help on this issue. I'm on a Samsung Galaxy Note 10.1 using Android 4.4.2. Does anyone have an update on this as far as a fix? Thanks!
Description
Host OS: Ubuntu 14
SDK tools version (available in the "About" section of the 'android' tool
UI): 23.0.5
Eclipse version: 23.0.2
ADT plug-in version:
Platform targeted by your project: sdk version 19
Version of the platform running in the emulator: N/A
When I start adb shell and connect to my Android 4.4.2 Galaxy S3 the command
run-as com.apollos.locationservicesdemo
gives
run-as: Package 'com.apollos.locationservicesdemo' is unknown
even though the package is installed. DDMS shows the package and the application runs.
STEPS TO REPRODUCE:
1. Install my package
2. connect the adb shell
3. run-as com.apollos.locationservicesdemo
EXPECTED RESULTS: I am able to run a command as the package
OBSERVED RESULTS: run-as: Package 'com.apollos.locationservicesdemo' is unknown
ADDITIONAL INFORMATION:
Attach sample project, etc.
If possible, try to reproduce using ApiDemos.
If the problem is happening in the emulator, consider attaching the output
of "adb bugreport"