fairDataSociety / fairOS-dfs-android-demo

This is a basic demo for fairOS-dfs-gomobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fairOS-dfs-android-demo

This is a demo app to show how to use fairOS-dfs-gomobile in an android app.

How to run?

  1. Update the resource values for string
<resources>
    <string name="app_name">FairOS</string>
    <string name="bee"></string>
    <string name="batch"></string>
    <string name="network"></string>
    <string name="rpc"></string>
</resources>
  1. Run the app in a simulator or device

About

This is a basic demo for fairOS-dfs-gomobile


Languages

Language:Java 100.0%