grpc-java/examples/android/helloworld
Sergii Tkachenko e1ddc3553f
example-android: Add android:exported="true" tag (#9482)
Add android:exported="true" tag to activities/services/receivers that specify an intent filter.

Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. Future versions of the manifest merger, as well as the Android platform and the Playstore enforce this.
2022-08-23 14:56:03 -07:00
..
app example-android: Add android:exported="true" tag (#9482) 2022-08-23 14:56:03 -07:00
.gitignore Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00
build.gradle Bump to Gradle 7.3.3 2022-01-10 10:28:42 -08:00
settings.gradle Add android route guide example and move helloworld example to its own dir 2016-08-03 14:47:10 -07:00