Fixing a crash caused by using implicit intent when starting a service
Due to a change in the Android framework, we need to use explicit intents when starting a service and this issue makes a change to comply with that in this sample. Bug: 21232620 Change-Id: I53973168c7ce16170560f691030c44d9d824c38c
Loading
Please sign in to comment