Post: [Android-Java] PDF Reader Example
06-18-2015, 01:07 AM #1
Mr Smithy x
Former Staff
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guyz, here is a pdf reader i made for a friend of mind who decided that he didnt want it because it wasnt for iphone

I turned this into an example because i feel like it would be useful for the community. Even if you don't see that as useful, you might find some quality OOP classes and how i read from the data.
I'm using a json file to categorize the data, so more can be added easily. And I tried to keep the code as neat as possible by categorizing my java files. I believe its a neat way to keep organized.
Anyway enjoy the sauce.

And just a tip for other android developers. Try your best to refrain from adding parameters in constructors. Implement The "Serializable" Interferface or "Parseable" and pass custom objects into the bundle

Sauce:
PDF Reader
You must login or register to view this content.

You must login or register to view this content.


You must login or register to view this content.
Last edited by Mr Smithy x ; 06-18-2015 at 01:11 AM.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo