I'm trying to create a RelativeLayout programmatically but can't find constants for LEFT_OF, BELOW, ABOVE, etc... In java they're under RelativeLayout (e.g RelativeLayout.BELOW) Did you put them somewhere else? Please see constants here: http://developer.android.com/reference/android/widget/RelativeLayout.html