Jasper Reports in Android Emulator

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.
1986.sudipta's picture
Joined: Dec 28 2016 - 9:06am
Last seen: 5 years 10 months ago

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.

1986.sudipta - 6 years 1 month ago

1 Answer:

Hi all 

it is solved using bluestack android player ..

Steps to be followed :

  1. Download and install Bluestack Android player
  2. Download  Jasper App from playstore
  3. Configure the app as per your jasper server details(host,port,credentials etc)

 

 

1986.sudipta's picture
Joined: Dec 28 2016 - 9:06am
Last seen: 5 years 10 months ago
Feedback