Since the project files are still checked in (not a good practice!) you should be able to open this right away into Android Studio.
static void sample_fragment_ctor(lv_fragment_t * self, void * args); static lv_obj_t * sample_fragment_create_obj(lv_fragment_t * self, lv_obj_t * parent); static ...