Author Topic: [WIP] TILinkDroid - A link program for Android devices  (Read 18058 times)

0 Members and 1 Guest are viewing this topic.

Offline FloppusMaximus

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +57/-5
    • View Profile
Re: [WIP] TILinkDroid - A link program for Android devices
« Reply #30 on: March 04, 2013, 09:22:46 pm »
To (belatedly) answer the questions about emulators, ExtendeD hit the nail on the head.  Implementing all of the hardware ports on the calc side is rather complicated; I'm planning to do it eventually (in fact, I did some experiments in that direction a couple of years ago), but I haven't found the time to polish it up and make it work properly.  It's also true that for calc-to-calc transfers, the sending OS must be the USB host, which would be a bit of a problem for the typical case of running an emulator on your PC and connecting it to a real 84+.

(It should be possible to make bidirectional transfers work on a device that has an OTG port and runs Linux, although I haven't really investigated how hard that would be - and I doubt any current Android devices ship with kernels that support gadgetfs.)

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: [WIP] TILinkDroid - A link program for Android devices
« Reply #31 on: March 04, 2013, 09:32:35 pm »
Well, you can easily change the kernel of your Android device, but I doubt anyone would do it only so an app that connects with a 84+ works.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline FloppusMaximus

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +57/-5
    • View Profile
Re: [WIP] TILinkDroid - A link program for Android devices
« Reply #32 on: March 04, 2013, 09:35:53 pm »
Well, I would, but that's why I have an OpenPhoenux. :P

Offline Matrefeytontias

  • Axe roxxor (kinda)
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1982
  • Rating: +310/-12
  • Axe roxxor
    • View Profile
    • RMV Pixel Engineers
Re: [WIP] TILinkDroid - A link program for Android devices
« Reply #33 on: March 05, 2013, 01:39:28 am »
Will a day 83+ support be possible ? D:

Offline CompSystems

  • LV3 Member (Next: 100)
  • ***
  • Posts: 68
  • Rating: +7/-4
  • HP48GX,HP50G and TInspireCAS Calculator Programmer
    • View Profile
    • HP48GX,HP50G and TInspireCAS Calculator Programmer
Re: [WIP] TILinkDroid - A link program for Android devices
« Reply #34 on: March 05, 2013, 06:44:00 am »
The idea is to send files between two devices (android devices [ emulators graph89 and andieGraph]  with real calculator or computer)

Emulators: graph89 and andieGraph (ti89, tiv200, ti84, etc) on Android devices at  (play.google.com)

PD
The Emu48-PPC (emulator HP48, HP49) on my Pocket PC is connected to a real calculator or PC, I'll upload a video soon ...



« Last Edit: March 05, 2013, 07:35:39 am by CompSystems »

Offline scienceaddict

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 10
  • Rating: +3/-0
    • View Profile
Re: [WIP] TILinkDroid - A link program for Android devices
« Reply #35 on: May 01, 2013, 10:49:09 pm »
do you think that you could post the source somewhere (in the google development area, maby), so other people can compile and/or possibly work out bugfixes when you are indisposed, so development can continue. i hate it when development slows or stops on projects that i want to see completed, such as msd8x/usb8x, and i dont want that to happen to this project.