Coder Social home page Coder Social logo

wanedenis / jpdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeanpierre201/jpdf

0.0 2.0 0.0 8.4 MB

JPDF is a free version of one of my projects from 2014. It was created as a customised kiosk magazine app for different vendors. The app was developed using the "andpdf.jar" open source library. JPDF also is a customised pdf reader with the pinch / touch functionalities to scroll pages and zoom in/out.

License: Other

Java 100.00%

jpdf's Introduction

jpdf

Autor:Jean Pierre De la Torre

JPDF is a free version of one of my projects from 2014. It was created as a customised kiosk magazine app for different vendors. The app was developed using the "andpdf" open source library. The app contains three activities: one is the online KIOSK (hybrid function whiting a web view showing the kiosk as a backend of the app), the second one is the LIBRARY or file folder where the pdf are stored and the third one is the PDF VIEWER which render any PDF format with the fancy touch functionalities. One pinch touch will show the thumbnails in the bottom. Two pinch zoom in / out. Two finger close/open zoom function. The project was the first release and may still has some bugs to fix.

(Eclipse) Android DeveloperTools 23.0.2 Android SDK version 4.2. andpdf.jar Local Sqlite

JAVA Classes -------------------------

Main Activity Launch (KIOSK) src/jpdf.app/JpdfApp.java

Main Activity (LIBRARY) src/jpdf.app/ArchiveList.java

Main Activity (PDF VIEWER) src/jpdf.app/ShowPdf.java


Customized java/files

res/raw/urls.tx - contains the urls to be read in the main kiosk activity.

You can have more kiosks with their current urls just inserting more tags <magazine name ="new_name_kiosk"..... /> and changing the public static variable, public static String Magazine = "jpdf"; in src/jpdf.storefront/XMLHandler.java. In that way you can customized your kiosks as you want.


The assets/jpdf/ contains the tool bar header in the given Kiosk. Here you can add more folder with the name of the ne kiosk and insert the toolbarheader image depending the different size of the devices.


You can try the free version installing the jpdf.apk https://github.com/jeanpierre201/jpdf/blob/master/jpdf.apk

JP

jpdf's People

Contributors

jeanpierre201 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.