下面是示例中的代码:
/**
* Copyright (C) 2009, 2010 SC 4ViewSoft SRL
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN
我刚刚尝试使用achartengine演示,但每次我点击显示图表的东西时,都会出现一个错误,提示“应用程序AChartengine已意外停止。请重试”。有人知道告诉我我该怎么做?我遵循了本页中的说明,并使用了带有API7级的仿真器标准。我有以下错误:
04-15 09:08:43.285: E/dalvikvm(333): Could not find class '[Lorg.achartengine.chart.PointStyle;', referenced from method org.achartengine.chartdemo.demo.chart.Ave
我正在尝试将库移植到Xamarin.Droid。
我做的是:-
1-创建一个新的Android绑定库项目。2-将.jar添加到Jars文件夹。3-将构建操作设置为EmbededJar
但是有个错误:-
'Pan': member names cannot be the same as their enclosing type
在这一行:
public event EventHandler Pan {
add {
global::Java.Interop.EventHelper.AddEventHandler<glob