创建类似于 Gingerbread 中的电池使用情况的图表

发布于 2024-10-31 05:40:04 字数 478 浏览 0 评论 0原文

我只是想在我的活动中创造一种趋势,看起来像姜饼电池(见上图)

我正在深入研究 Android git并发现似乎是正确的活动

不幸的是,我找不到与画布或绘图相关的东西以及如何使用此代码来创建我自己的趋势。

如果有人可以指出我在哪里可以找到绘图过程或向我指出另一个具有趋势活动的开源示例,将会非常有帮助。

在此处输入图像描述

I just wanted to create a trend in my activity that would look like the Gingerbread battery one (see picture above)

I am looking deeply in the Android git and found what seem to be the correct activity

Unfortunately, I cannot find something related to canvas or drawing and how I can use this code to create my own trend.

If someone could point me where I could find the drawing process or point me another open source sample with a trend activity, would be very helpful.

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

会傲 2024-11-07 05:40:04

我相信图形是由 BatteryHistoryChart.java

I believe the graphing is handled by BatteryHistoryChart.java.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文