Add native or local node support for Android
See original GitHub issueAndroid support for gateway was recently added. This is a placeholder to add support without a gateway to Android too.
Perhaps using go-mobile-ipfs
, it has Swift and Kotlin bindings
Issue Analytics
- State:
- Created 3 years ago
- Reactions:2
- Comments:8
Top Results From Across the Web
Getting Started - Node.js for Mobile Apps - Janea Systems
Run Node.js on Android and iOS. Plugins available for React Native and Cordova.
Read more >Running Node.Js on Android - Stack Overflow
Basically: 1. Install termux 2. apt install nodejs 3. node it up! One restriction I've run into - it seems the shared folders...
Read more >How to Create a Mobile App with NodeJS - RapidAPI
How to Create a Mobile App with NodeJS · 1. Express and React Native Project Set-Up · 2. Code Express Server Routes ·...
Read more >How to setup React-native in windows using Android Studio ...
Step 3: · Open Windows Terminal · Run command : - node -v · Check whether node is installed correctly or not by...
Read more >Setting up the development environment - React Native
This page will help you install and build your first React Native app. ... Android Virtual Device by running npm run android ,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Afaik we don’t have official builds/ for Android, but there is relevant work in the IPFS community.
go-mobile-ipfs
and continue working on it@gfanton do you know how the gateway situation looks like on Android? (Brave uses it as the backend for handling
ipfs://
andipns://
on Desktop, wondering what our options are on mobile)@gfanton would be great, we want to try this