GleasonK / android-webrtc-api

Pubnub Android WebRTC Signaling Library
http://kevingleason.me/android-webrtc-api/
MIT License
122 stars 68 forks source link

Update Manifest and remove unused files #8

Closed MGaetan89 closed 7 years ago

MGaetan89 commented 7 years ago

android:allowBackup="true" and android:label="@string/app_name" are not necessary in a library Manifest, and they will probably conflict with the application including it.