I am trying to build Settings.apk for Glass as demoed here: https://www.youtube.com/watch?feature=player_detailpage&v=OPethpwuYEk#t=500s
I've cloned the source from https://android.googlesource.com/platform/packages/apps/Settings/
When I import the android project to eclipse. Every source file has errors because com.android.internal.R
cannot be resolved to a type. Can anyone provide build instructions for this or other platform apps on the android.googlesource site?