commit | fc2e1ac0551cf3ea7cfc22f37459a52420f902ec | [log] [tgz] |
---|---|---|
author | Xingrun Chen <cxr514033970@gmail.com> | Tue Jun 12 14:15:39 2012 +0800 |
committer | Roger Chen <cxr514033970@gmail.com> | Thu Jul 26 00:41:15 2012 +0800 |
tree | 7023fd1c91303a2b6553b453f678303ecf4d350a | |
parent | 9ad4a89877363a6f1128b258f6535b29d2f778e2 [diff] |
Don't direct to market if no markets installed The search intent cannot be resolved if there aren't any market apps installed, so it will cause Settings crashed by the ActivityNotFound exception. So we need to check if the market intent requst can be resolved. Then determine to notify user to direct the accessibility services to market to get TalkBack or not. Change-Id: I0f0d7b54eb5215e1a886315bb6816704384f6c59 Signed-off-by: Roger Chen <cxr514033970@gmail.com>