R.java :  » Chat-Messenger » androidwebcam » colstate » edu » WebCam » StreamVideo » Android Open Source

Android Open Source » Chat Messenger » androidwebcam 
androidwebcam » colstate » edu » WebCam » StreamVideo » R.java
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package colstate.edu.WebCam.StreamVideo;

public final class R {
    public static final class attr {
    }
    public static final class drawable {
        public static final int icon=0x7f020000;
    }
    public static final class id {
        public static final int surfaceVideo=0x7f050002;
        public static final int video=0x7f050001;
        public static final int videoButton=0x7f050000;
    }
    public static final class layout {
        public static final int main=0x7f030000;
    }
    public static final class string {
        public static final int app_name=0x7f040001;
        public static final int hello=0x7f040000;
        public static final int videoButton=0x7f040002;
    }
}
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.