Is there an easy way to set the package name as a value of a meta-data in the manifest ?
Example:
AddApplicationText(
<meta-data android:name="com.google.android.gms.nearby.connection.SERVICE_ID"
android:value= the package name />
)
Example:
AddApplicationText(
<meta-data android:name="com.google.android.gms.nearby.connection.SERVICE_ID"
android:value= the package name />
)