ligi / IPFSDroid

Android App for the InterPlanetary File System(IPFS)
GNU General Public License v3.0
304 stars 73 forks source link

is there any way to see hash of all chunks of any large file on android? #17

Open sagar117 opened 7 years ago

sagar117 commented 7 years ago

when i add large files on ipfs network it is divided in to small chunks and we can see the hash of all of them on pc but how can i do that on android

ligi commented 7 years ago

why would you want this?

sagar117 commented 7 years ago

I am working on a application there I have to use chunks of large file

On 05-Feb-2017 3:36 PM, "ligi" notifications@github.com wrote:

why would you want this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ligi/IPFSDroid/issues/17#issuecomment-277508724, or mute the thread https://github.com/notifications/unsubscribe-auth/AKNqnn2CGMIaKj_08yHuTs9bCwmU3v_cks5rZZ88gaJpZM4L3ZW1 .

ligi commented 7 years ago

can you be a bit more specific?

sagar117 commented 7 years ago

I wanna chunk files and send it's hashesh to other peers for download

On 05-Feb-2017 8:08 PM, "ligi" notifications@github.com wrote:

can you be a bit more specific?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ligi/IPFSDroid/issues/17#issuecomment-277523831, or mute the thread https://github.com/notifications/unsubscribe-auth/AKNqnlHdjnNgHK1cI2kJJylPgsMXnubfks5rZd7fgaJpZM4L3ZW1 .

ligi commented 7 years ago

why?