calling acharengine inside fragment

后端 未结 2 547
小鲜肉
小鲜肉 2021-01-15 06:17

I\'m very new to the android world, coming from a background of lots of server-side programming . Very Little Java.

I am developing an application in which I need to

2条回答
  •  温柔的废话
    2021-01-15 06:30

    After hours spent on this issue I finally found the answer in GitHub.

    Please go here, navigate to /src/org/elasticdroid/fragments/ChartFragment.java and that's it.

    You can easily copy/paste this code and with little play around it will work great.

提交回复
热议问题