Skip to content

why onFragmentInteraction function is empty ? #4

@plugie

Description

@plugie

After i click bluetooth device in list item, the app should call onFragmentInteraction in ListActivity. But the function is empty. So this source code doesn't show how to connect and send data to bluetooth device
Only empty function :

@Override
public void onFragmentInteraction(String id) {

 }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions