编译 TeeChart for Android(Beta 版)的演示项目时出现错误:
Error 1
The type 'Android.Widget.FrameLayout' is defined in an assembly that is not referenced. You must add a reference to assembly 'Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c4c4237547e4b6cd'.
F:\Digital\Digital Mobile Development group\Projects\POC for CT\Supported Component\TeeChartMonodroidBeta201200515\TeeChartMonodroidBeta201200515\Examples\MonoAndroidDemo\ChartEditor.cs 21 20 MonoAndroidDemo
请帮忙
谢谢
我已经验证并且对 Mono.Android 的引用是正确的。
Also, to mention that it is not working on my home machine. but on different machine it doesn't show any error while compiling & app get deployed to Android emulator successfully but when i run the app & select any chart option it shows blank screen & come again to list of chart types. Is this component applicable to specific Android version only?