0
I’m wanting to take data for example from a database and develop charts of this type, follows the figure below:
If possible in various formats in pizza, in bars etc. And then generate a report of this type that can be saved, for example in the format . pdf or . doc:
Pedro, you can use any of the open-source graphics libraries, you have a diverse list on this site: https://android-arsenal.com/tag/40. For the report in table format you can use a
TableLayout
or aListView
.– Wakim
@Wakim will take a look.. in java desktop applications I used ireport to have custom reports... and possible to use on android?
– Pedro Rangel
As far as I know is not possible, are different platforms, I do not know if Jasper Ports would run on Android, is worth a search...
– Wakim
Pedro, I ended up researching and saw that there is a SDK of Jasper Report. It is just a client of a Jasper server. Take a look at http://community.jaspersoft.com/project/mobile-sdk-android
– Wakim
Hello there, Pedro. Generally speaking, your question is not bad, but for the format of Sopt has two problems; One is that it is a little wide, as it will depend a lot on individual use and like each one, because Android is a very comprehensive platform. The other problem is that these things change a lot, and even if someone asks a very complete question, it will be out of date in a very short time. Do not see closing vote as critical, it is just a form of organization and adequacy. And in other respects, your questions are getting better, with experience you get the hang of it!.
– Bacco
@Bacco wryel answered me what I wanted...
– Pedro Rangel
@Pedrorangel I had already seen the answer, usually I do not vote running precisely to give someone time to solve the immediate problem for the author. But there is a high probability that the answer given will become outdated over time, as I commented.
– Bacco
@Bacco de boas..
– Pedro Rangel