R.java :  » UnTagged » face-recogntion-fps » com » drunkenhamster » TwitterTutorial » Android Open Source

Android Open Source » UnTagged » face recogntion fps 
face recogntion fps » com » drunkenhamster » TwitterTutorial » 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 com.drunkenhamster.TwitterTutorial;

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 ButtonLogin=0x7f050000;
        public static final int ButtonUpdate=0x7f050001;
        public static final int textStatus=0x7f050003;
        public static final int topLabel=0x7f050004;
        public static final int tweet=0x7f050002;
    }
    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;
    }
}
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.