Hello,
I have encounter some weird behavior of package installer. Easy to
reproduce in 4.0, a bit more hassle in 2.x.
Preconditions:
1) Have any APK on device.
2) Have any file manager.
Steps to reproduce:
1) Tap on APK in file manager.
2) Tap "Install" on confirmation dialog.
3) During installation tap "Home" button on device so installer will go
background.
4) After few seconds, when installer finishes its job in backgroup.
5) Run from console to trigger uninstall (for 2.x, for 4.0 enough to drop
app icon to uninstall basket):
adb shell am start -a android.intent.action.DELETE -d
package:com.my.package.name
6) Press OK on uninstall confirmation.
7) Press OK on uninstall finished confirmation.
Expected result:
- nothing happens
Actual result:
1) "Application installed" confirmation with "Open" and "Done" buttons.
2) Tapping on "Open" button will crash com.android.packageinstaller.
Is this some kind of known problem or should I file bug?
-Lev
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en