Git Product home page Git Product logo

Comments (10)

karuppiah7890 avatar karuppiah7890 commented on June 15, 2024 2

@Manikkumar1988 Like @FredrikAugust correctly mentioned it's not active. Not sure if I will be continuing on the repo or the idea later, but I would love to see it come alive again. But if I try again, I might try differently with easier and better abstractions that are less error prone, instead of writing very low level threads and tcp code. At least use some libs and even check existing protocols. You can think on more about the different ways you can implement it 😄

from ideas.

karuppiah7890 avatar karuppiah7890 commented on June 15, 2024

I have started with a basic version of the library. You can have a look at it here : https://github.com/Android-File-Share/FileShare

from ideas.

Manikkumar1988 avatar Manikkumar1988 commented on June 15, 2024

@karuppiah7890 is this still Active?

from ideas.

FredrikAugust avatar FredrikAugust commented on June 15, 2024

@Manikkumar1988 based on the commit history, I'd say no. If you want to give it a go, let me know, and I'll help as best I can :)

from ideas.

Manikkumar1988 avatar Manikkumar1988 commented on June 15, 2024

@FredrikAugust yup, Im interested to kick start this side project. Shall I create my own repository and have link posted here?

from ideas.

FredrikAugust avatar FredrikAugust commented on June 15, 2024

Don't worry about it, I'll setup a team and repo for you under this org @Manikkumar1988. Just give me two minutes and it'll be up! 👍

from ideas.

FredrikAugust avatar FredrikAugust commented on June 15, 2024

@Manikkumar1988 Done! I've invited you to the team, and the repo is set up :) Let me know if I can be of assistance.

from ideas.

Manikkumar1988 avatar Manikkumar1988 commented on June 15, 2024

@karuppiah7890 can you point any reference to on which technology to choose first for transferring

I went through your articles, you seem to much concerned about handling long operations on non-UI thread (thread or service or handler thread). Android Platform is now mature enough that we have viewmodel, work manager which eases handling these tasks.

Now my concern how to transfer the file?

from ideas.

Manikkumar1988 avatar Manikkumar1988 commented on June 15, 2024

After much reading about P2P and enabling the same using tech stack available on Android platform, found below components:
Using Wifi:
Wifi P2P
Wifi Aware

Using NFC

Hybrid, Nearby API

Bluetooth

and on low level socket programming, TCP/UDP, is available!

from ideas.

karuppiah7890 avatar karuppiah7890 commented on June 15, 2024

from ideas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.