Constant.java :  » UnTagged » android-sns » com » android » sns » common » Android Open Source

Android Open Source » UnTagged » android sns 
android sns » com » android » sns » common » Constant.java
/**
 * 
 */
package com.android.sns.common;

/**
 * @author Jeong Gook, Han (hjkcool@irush.co.kr)
 *
 */
public class Constant {

  public static final String SERVER_DOMAIN_URL = "http://localhost";
  
}
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.