58ea43acf9bccaeca8dbd12c185adabad67abf58
take the user to Market after clicking on "Install Voice Data" in the TTS Settings page. Launching the Activity for the installation of the TTS data should be a distinct task, dissociated from the one associated with the Settings app. Also the intent ACTION_INSTALL_TTS_DATA doesn't return a result, so the activity should be started with startActivity() rather than startActivityForResult().
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%