Skip to content

Java Program to analyse clicks for android and ios devices and plot graph

Notifications You must be signed in to change notification settings

manishpes/clickloganalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clickloganalysis

  1. Java Program to analyse clicks for android and ios devices and plot graph.
  2. This is a simple java maven project which reads the csv file and based on that it provides results using library of tablesaw.
  3. In order to run this project one can simply import the project and go to the main class.
  4. The main class of this project is Analyzer.java which is inside /src/main/java/com/manish/clickloganalysis/ package. 5.This class ask the user for the file path then prints the output and disply the plot.

About

Java Program to analyse clicks for android and ios devices and plot graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages