【发布时间】:2011-06-07 14:53:08
【问题描述】:
朋友们,这是我在 android urban airship 中的第一个应用程序,我刚刚经历了这个link
我下载了示例应用程序,我正在尝试查看我想要的视频。当我在我的设备中运行该应用程序时,第一个活动打开,当我单击其中的按钮时,它会显示一个进度条并显示“未找到产品”。
但我的城市飞艇帐户中有我的视频。我不知道我哪里错了
让我解释一下我遵循的步骤
1. created an account in urban airship account and added a video in that account
2. i have added my apps package name and the Public key of my market.android account in than air ship site
3. in my app in the assets folder i have a file named as airshipconfig.properties.
In that i have added the productionAppKey and productionAppSecret (i got those keys
from my urban airship account)
4. in that file i have placed the inProduction = false
5. in the same file i had two more options as developmentAppkey and
developmentAppSecret. i dont know the keys for them so for developmentAppKey i
have added the productionAppKey and for developmentSecretkey i have added the
productionAppSecret.
我已在 market.android.com 上发布了我的应用程序,我尝试从我的设备市场下载该应用程序,但我仍然看不到任何视频
请告诉我哪里出错了,请朋友帮助我
【问题讨论】: