Skip to content

Im trying to implement your example in my app with no succes #3

@abner01061998

Description

@abner01061998

Can you provide me a little guide of how implement the native module ?

I did just copy \app\src\main\java\com\mranderson\ into my project \app\src\main\java\com\ also with the same name mranderson now my com folder has 2 items

myapp
mranderson

when I compile my app returns

\android\app\src\main\java\com\mranderson\locationsample\location\LocationModule.java:45: error: cannot find symbol
mGson = new Gson();

    with a lot of bugs

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