pcgen-android | based tabletop companion that uses the same PCGen engine
kandi X-RAY | pcgen-android Summary
kandi X-RAY | pcgen-android Summary
pcgen-android is a Java library. pcgen-android has no bugs, it has no vulnerabilities and it has low support. However pcgen-android build file is not available. You can download it from GitHub.
Goal: To create an Android app that’s usable at the game table for players with PCGen electronic versions of their characters. Intended features: * open character in app * render character * use the same PCGen core and data files as the desktop app * allow user to apply and remove conditions, like barbarian rage. I started this project in Jan 2013. Right now, it’s not at all usable: it can’t even open a .pcg file yet. But it can read in most of the LST files and game modes. To use this code, you need my modifications to the PCGen source. Those modifications are mostly refactoring out java.awt dependencies, which don’t exist on Android. My changes are at I am releasing this code under the same license as PCGen. That is, LGPL for the code and OGL for any data files that I might create (of which there are none right now).
Goal: To create an Android app that’s usable at the game table for players with PCGen electronic versions of their characters. Intended features: * open character in app * render character * use the same PCGen core and data files as the desktop app * allow user to apply and remove conditions, like barbarian rage. I started this project in Jan 2013. Right now, it’s not at all usable: it can’t even open a .pcg file yet. But it can read in most of the LST files and game modes. To use this code, you need my modifications to the PCGen source. Those modifications are mostly refactoring out java.awt dependencies, which don’t exist on Android. My changes are at I am releasing this code under the same license as PCGen. That is, LGPL for the code and OGL for any data files that I might create (of which there are none right now).
Support
Quality
Security
License
Reuse
Support
pcgen-android has a low active ecosystem.
It has 5 star(s) with 0 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. On average issues are closed in 2718 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of pcgen-android is current.
Quality
pcgen-android has 0 bugs and 0 code smells.
Security
pcgen-android has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
pcgen-android code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
pcgen-android does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
pcgen-android releases are not available. You will need to build from source code and install.
pcgen-android has no build file. You will be need to create the build yourself to build the component from source.
pcgen-android saves you 782 person hours of effort in developing the same functionality from scratch.
It has 1799 lines of code, 115 functions and 34 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed pcgen-android and discovered the below as its top functions. This is intended to give you an instant insight into pcgen-android implemented functionality, and help decide if they suit your requirements.
- Simplified method for the calling thread
- Load PC generation
- Creates the load plugin task task
- Generates a character from a file
- Initializes the CharacterContent
- Initialize plugin loader
- Initialize plugins
- Splits context
- Initialize view
- Load a character
- Reload the current pc
- Applies the item
- Called when a character item is selected
- Initializes the Activity
- Create a CharacterDetail fragment
- Unzip a zip input stream to a directory
- Creates the load plugin task
- Initializes the list
- Converts a byte array to a hex string
Get all kandi verified functions for this library.
pcgen-android Key Features
No Key Features are available at this moment for pcgen-android.
pcgen-android Examples and Code Snippets
No Code Snippets are available at this moment for pcgen-android.
Community Discussions
No Community Discussions are available at this moment for pcgen-android.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install pcgen-android
You can download it from GitHub.
You can use pcgen-android like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the pcgen-android component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use pcgen-android like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the pcgen-android component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page