Skip to content

Questions on creating shared library for smart reply #1

@larryli1999

Description

@larryli1999

Hi there,
I tried to add the smart reply function to my android project. I worked with google's smart reply source code in tensorflow github page, but it was using several .cc for the customized operation and I could not built it successfully. Then, I tired your android application and it worked perfectly. However, when I tried to directly copy and paste your .so files to my project, the program outputs an error shows the native were not found. I then checked the .so files and I found the function names were different because my project's package name is not com.example.android.smartreply. Therefore, I was looking for some advice on how to build those shared library, or if there is any better solution to my current problem. Thank you for your work and I am really appreciated for your response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions