Android ymodem over bluetooth in Java -


has implemented ymodem in java send files on bluetooth (spp)?

i had @ this option , wouldn't mind trying compile c/c++ code android not want root tablet, needed? why?

as pointed out, this explanation how transfer data using ymodem protocol trough tixy's implementation on android.

i think rooted device necessary because application needs low level access serial interface/modem in order transmit data following ymodem specification (without high-level incapsulation extra-data) .


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -