Posts: 1,830
Threads: 113
Joined: Aug 2005
To get a .hppgrm onto my Prime, I find I have to
- Drop the .hpprgm file into the "<Me>\Application Data\HP Prime" folder.
- Fire up the emulator.
- Fire up the Connectivity Kit.
- Connect the calculator
- In the CK, open the emulator's copy of the program and copy its text.
- Also in the CK, create a new program on the calculator and open it.
- Paste the program text over the default program text and close the editor.
- Click "yes" when it asks if you want to save the program.
This procedure is overly complicated and crucial parts are undocumented. I really, really hope I'm missing something.
Posts: 1,278
Threads: 44
Joined: Jul 2007
Put the hpprgrm in the <your documents>\HP Connectivity Kit\Calculators\MyCalc folder. Then it shows up in the "content" pane and you can right click on the program to send it directly.
Drag/drop is not functional yet unfortunately which would allow you to easily move things around in the interface.
TW
Posts: 1,830
Threads: 113
Joined: Aug 2005
Thanks for your quick and helpful reply, Tim. I was missing the correct target folder and the right click->send to class option. Can you tell me where these are documented? If the procedure isn't documented end-to-end, that would be nice to have. Also, I find I have to restart the CK in order to have the program show up in the Content tab.
Thanks again,
Howard
Posts: 896
Threads: 183
Joined: Jul 2005
Just got my PRIME (Thank you HP!).
Anyone got the connectivity working under Linux?
Posts: 18
Threads: 2
Joined: Sep 2013
I had no problem installing the Connectivity kit and the emulator under Wine (on Ubuntu 12.04). The Connectivity kit and emulator work together as expected, but the connectivity kit did not see my actual physical calculator when I plugged it into my Linux laptop so I've had to dual-boot into Windows to get the Connectivity kit to work with my physical calculator.
Edited: 11 Oct 2013, 2:29 p.m.
Posts: 896
Threads: 183
Joined: Jul 2005
And so I need to fix that as I don't have any dual boot possibility.
I will report if I can get that to work.
Posts: 1,278
Threads: 44
Joined: Jul 2007
I believe it is the connectivity kit user guide that is in the install directory, but has no direct link in the UI due to not having the document fully translated at the time that installer was prepared (similar to the current situation with the emulator).
TW
Posts: 38
Threads: 11
Joined: May 2009
Thanks, Geir -- I'll be interested to see your followup to this, as I don't have a Windows box.
Posts: 3,283
Threads: 104
Joined: Jul 2005
I'm having trouble to send something from my Prime to the emulator or connectivity kit. Copying (cloning) the complete calculator in the Connectivity Kit just forces the emulator to reset (with full amnesia). The 39gII and its emulated twin talk easily to each other via USB but this feature seems to be missing on the prime and its emulator.
What are the steps to copy an App from my Prime to the PC (either emulator or connectivity kit)?
Posts: 1,278
Threads: 44
Joined: Jul 2007
Are you running the unreleased early versions? Or the final shipping ones?
TW
Posts: 3,283
Threads: 104
Joined: Jul 2005
Tim, this should be the release versions or a more recent update.
Connkit 2013/8/13 Rev. 5098
Emulator 2013/8/13 Rev. 5106
Calculator FW same as emulator
Posts: 3,283
Threads: 104
Joined: Jul 2005
I've had success with creating a backup zip file from the device and extracting the applet files from the archive. The file could then be broadcast to the emulator.
Edited: 12 Oct 2013, 6:37 a.m.
Posts: 372
Threads: 42
Joined: Mar 2011
1 +
Linux connectivity is crucial for me, too.
Posts: 190
Threads: 82
Joined: Aug 2012
You can also put the .hpprgm in the folder C:\Users\Your name\AppData\Roaming\HP_Prime to get it on the emulator. Then its easier to copy and paste the code in a new program or just click on "Send" in the program editor on the emulator with calc connected.
A new version of the connectivity kit will be released with drag and drop.
Edited: 19 Oct 2013, 12:58 p.m.
Posts: 64
Threads: 25
Joined: Oct 2013
Quote:
You can also put the .hpprgm in the folder C:\Users\Your name\AppData\Roaming\HP_Prime to get it on the emulator. Then its easier to copy and paste the code in a new program or just click on "Send" in the program editor on the emulator with calc connected.
A new version of the connectivity kit will be released with drag and drop.
This works great. The programs shows up in the program list in the emulator and can be edited if needs be. Where do I put them so it shows up in the connectivity kit. It is not in the contents as far as I can tell.
Do I change the working directory in the options menu?