I can see Project ID, Client ID, API Key, but I cannot find APP ID that the guide below asked me to set in my manifest file.
MIME Types in App Manifest
<meta-data android:name="com.google.android.apps.drive.APP_ID" android:value="id=1234567890" />
<intent-filter>
<action android:name="com.google.android.apps.drive.DRIVE_OPEN" />
<data android:mimeType="application/vnd.google-apps.drive-sdk.1234567890" />
I believe you need to use "Project number" for your APP_ID, which can be found on the Settings section in the Google Dev Console.
From the Developer console:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With