From: Olaf G. <Zor...@gm...> - 2010-03-26 15:10:41
|
Hi XMLVM community!! Now that I finally got everything running (thanks to Arno and Wolfgang!) I wanted to work on my own Android programs. But within my first *real* application I wanted to port, I encounter a somewhat large number of errors indicating missing header files: java_util_Calendar.h Android_os_SystemClock.h Android_widget_AdapterView_OnItemSelectedListener.h Android_widget_SpinnerAdapter.h Android_widget_Spinner.h Android_content_pm_PackageManager.h Is that really related to missing compatibility framework components? Things that have not yet been wrapped? Is there a list of what's already mapped and what is still to do? Thanks! Olaf |