LoginAndRegistrationWithSocialMedia icon indicating copy to clipboard operation
LoginAndRegistrationWithSocialMedia copied to clipboard

Where is the 'string.xml'?

Open lianjianjie opened this issue 5 years ago • 1 comments

lianjianjie avatar Aug 28 '18 09:08 lianjianjie

Createstring.xmlunderres/valuesDirectory and add this code to it.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Replace "343254889799245" with your Facebook App ID here. -->
    <string name="facebook_app_id">343254889799245</string>
</resources>

Hope this will help you.

faizanMayo786 avatar May 28 '22 12:05 faizanMayo786