简体   繁体   English

如何在Android中创建图

[英]How to create Graph in Android

I want to implement graph in Android. 我想在Android中实现图形。 I have four edit text in my app and when i want to press any key on the keyboard at that time my edit text size want to increase from point one.I dont understand how to do can someone suggest me how to do this. 我的应用程序中有四个编辑文本,当时我想按键盘上的任意键时,我的编辑文本大小要从第一点开始增加。

您可以通过此链接来帮助您生成图形如何生成图形

I suggest you try AChartEngine for displaying graphs in Android. 我建议您尝试使用AChartEngine在Android中显示图形。 You can find a lot of information on the official website and also here . 您可以在官方网站上以及此处找到很多信息。

This library and the attached sample code may help you: 该库和随附的示例代码可以帮助您:

https://github.com/jondwillis/AChartEngine https://github.com/jondwillis/AChartEngine

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM