SoundCloudActivity.java :  » Music-Sound » soundclouddroid » org » urbanstew » soundclouddroid » Android Open Source

Android Open Source » Music Sound » soundclouddroid 
soundclouddroid » org » urbanstew » soundclouddroid » SoundCloudActivity.java
package org.urbanstew.soundclouddroid;

import org.urbanstew.SoundCloudBase.SoundCloudBaseActivity;

public class SoundCloudActivity extends SoundCloudBaseActivity
{
  public SoundCloudApplication getSCApplication()
  {
    return (SoundCloudApplication)getApplication();
  }
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.