address and that we
have to actually Publish the leaderboards for the Beta users to access them?
I was expecting that I could keep them in Draft Mode through the Beta phase
so I can reset the scores periodically...
Thanks,
Kevin Courtney
--
You received this message because you are subsc
Hi Mark,
Thanks for the quick reply although that doesn't sound very
encouraging :-(
I've posted the same question to the YouTube grouphoping that
someone out there might have some clues for me.
Kevin
On Feb 1, 6:15 am, Mark Murphy wrote:
> On Wed, Feb 1, 2012 at 9:06 AM, K
umentation.I've found various documents listing YouTube
parameters but they are generally ignored when running on Android devices.
For the playlist, the first video will play but not the others.
Have any of you successfully used a playlist with the YouTube player?
Thanks in advance,
Hello,
I've created a Live Wallpaper that displays an animation by storing 70
or so images in an array and then displays them one at time to create
the animation. I used the structure of the CubeEngine to design it.
For the most part it works.
When I first select the wallpaper, it loads the arr
If anyone has any insights or suggestions, they will be appreciated.
Kevin Courtney
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscr
pp and/or any other ways of creating/using a dynamic playlist?
Thanks in advance,
Kevin Courtney
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe
Hello,
I have a simple loop that queues up and plays several YouTube videos
continuously:
*
*
*for* (*int* i = *currentSongsDataHolders*.length - 1; i >= 0; i--) {
startActivity(*new* Intent(Intent.*ACTION_VIEW*,
Uri.*parse*(*currentSongsDataHolders*[i].videoURL)));
}
This h
Hello,
I have code that will bring up a Youtube video on their webpage and the user
has to then tap the play option to play it:
videoURL = "
http://www.youtube.com/watch?feature=youtube_gdata_player&v=r4p8qxGbpOk";
mWebView = new WebView(this);
setContentView(mWebView);
techdroid.kbeanie.com
>
> On Sep 22, 5:53 pm, Kevin Courtney wrote:
>
> > Hello,
>
> > This seems like a basic question but I’ve been struggling with it and need
> > another set of eyes to set me straight.
>
> > I’m trying to draw a line using code
Hello,
This seems like a basic question but I’ve been struggling with it and need
another set of eyes to set me straight.
I’m trying to draw a line using code in a RelativeLayout and it’s not
showing up. I have this XML file:
http://schemas.android.com/apk/res/android"*
android:shape=*
10 matches
Mail list logo