Skip to content

hardcoded package name in android sqlite db handler #65

Description

@r0ller

The jni_db class in jni_db.cpp has a member variable cl_dbhelper that stores a reference to the java database handler class which is looked up by the android package name. When using the java database handler class in another android package, the system won't find it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions