YouTube Android player API demo only show 'There are a problm while playing' -


i tested youtube android player api demo player show 'there problem while playing' , working well.

but below code return success. youtubestandaloneplayer.getreturnedinitializationresult(data);

used test api key aizasyb3loh381o8f64br9dc-c15vmzpcl1za5a (any application allowed) download : https://developers.google.com/youtube/android/player/downloads/

i know youtube android player api demo working before, think has big problem now.

how can help?

check android developer console api key, it's different api key between debug , publish keystore need create 2 api key. 1 debug (install eclipse) , other apk (install apk or google play), , check package name same api key


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -