I have successfully migrated jasper reports from version 4.7 to version 6.3 . Now I want to see all reports from android emulator and then from android mobile .Is it possible ?
I have checked following URLS:
I have successfully excuted following commands as per the materials:
gradlew install
Now I am stuck into app.gradle file dependency ; I have no idea about the location of that file as I am newbie in gradle .
Can help me on this ; also it would be very help if anyone provide me some good materials on this
Many thanks in advance.
Let me add one more point : I have deployed all reports in jasper server .. http://localhost:8080/jasperserver . Now I want to see all reports in android emulator.