06/19/2009, 04:08 PM
|
#1 (permalink) | |
|
Member
Join Date: Jun 2009
Location: kansas city, mo
Posts: 566
Thanks: 79
Thanked 275 Times in 128 Posts
|
Update: We have succeeded.
Here is a proof of concept example... http://www.precentral.net/right-now-...l-homebrew-app Here are instructions for developers to create installation packages.. pre dev wiki: Installing Homebrew Apps on Stock Pre without Rooting - SUCCESS! Post questions in this Pre Central thread if you need help creating your own packages. Here is the original post.... Quote:
Last edited by xorg; 06/25/2009 at 12:52 PM. |
|
|
|
| Thanked By 7: |
06/19/2009, 08:55 PM
|
#3 (permalink) | |
|
Member
Join Date: Jun 2009
Posts: 82
Thanks: 0
Thanked 32 Times in 17 Posts
|
Quote:
Saw your wiki post about installing applications and I can't send you a Private message until my post count is above 15. Lame. Hit me up and I'll give you my brain dump. |
|
|
|
06/20/2009, 02:52 AM
|
#6 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 82
Thanks: 0
Thanked 32 Times in 17 Posts
|
Still testing... what I can say is that all palm applications are now being signed with an SHA1 key (which they were not before) and a public key that was not happening before. And they are Debian (IPK) packages. I'm testing whether or not my local mods allow the install or whether it's native with an off the shelf pre.
Assuming you don't have speed brain installed already, do me a favor and try and goto this URL in your pre's browser to help test. http://cdn.downloads.palm.com/apps/3...all_signed.ipk If speed brain shows up in your launcher apps (wait a minute) I will know whether or not it's the other modifications I have done to my pre. If the signature is unimportant anyone who can make a debian (IPK) package should be able to share it via browser to anyone with a pre. More details as I find them. |
|
|
| Thanked By 3: |
06/20/2009, 03:06 AM
|
#7 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 17
Thanks: 14
Thanked 2 Times in 2 Posts
|
I tried clicking on the link from my pre and it just kept opening empty cards.
I tried typing in the entire url and it had the same effect. The second time I caught up to it and stopped it with a couple quick gestures after the 12th card was opened. |
|
|
06/20/2009, 03:11 AM
|
#9 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 17
Thanks: 14
Thanked 2 Times in 2 Posts
|
It is neither in my launcher pages nor does it appear when I list apps from the launcher menu.
But keep working at it. People like me do not know how to root a pre and I've heard I can't even try with Win7
|
|
|
06/20/2009, 03:16 AM
|
#13 (permalink) | |
|
Member
Join Date: Jun 2009
Posts: 82
Thanks: 0
Thanked 32 Times in 17 Posts
|
EDIT: THIS IS NOT NEEDED.
Quote:
and add the following line somewhere in the mix... { "extn":"ipk", "mime":"application/x-debian-package", "appId":"com.palm.findapps", "streamable":false , }, reboot and retry... http://cdn.downloads.palm.com/apps/3...all_signed.ipk Last edited by simplyflipflops; 06/20/2009 at 03:24 PM. |
|
|
|
06/20/2009, 09:48 AM
|
#14 (permalink) |
|
Member
Join Date: Jun 2009
Location: kansas city, mo
Posts: 566
Thanks: 79
Thanked 275 Times in 128 Posts
|
Great start. I was on the ipkg track as well. The challenge though is to install the ipkg without making root mods to an unrooted Pre. We won't be able to touch the resource handler file, unless you've figured something else out?
|
|
|
06/20/2009, 10:15 AM
|
#15 (permalink) |
|
Member
Join Date: Jun 2009
Location: kansas city, mo
Posts: 566
Thanks: 79
Thanked 275 Times in 128 Posts
|
Your resource handler entry isn't quite right. Shouldn't it be...
{ "extn":"ipk", "mime":"application/x-debian-package", "appId":"com.palm.app.findapps", "streamable":false }, Though we need to find a way to do this without editing internals. Last edited by xorg; 06/22/2009 at 10:38 AM. |
|
|
06/20/2009, 01:05 PM
|
#16 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 82
Thanks: 0
Thanked 32 Times in 17 Posts
|
Mine is working from email not the browser. Try emailing yourself that link and opening it in an email (it shouldn't go anywhere or open a new card). I have to click it a few times until it turns grey and highlighted and wait about 20 seconds and then the app shows up in my launcher.
Be sure you copy the entire link because the forum truncates this link: http://cdn.downloads.palm.com/apps/3...all_signed.ipk That will tell me if it's the mods in the email app I've made or if this is possible with unmodified code. If it's the mods I've done to my email app, I will share those but it's better to test unmodified first. Last edited by simplyflipflops; 06/20/2009 at 01:12 PM. |
|
|
06/20/2009, 03:02 PM
|
#17 (permalink) | |
|
Member
Join Date: May 2009
Location: Seattle
Posts: 221
Thanks: 107
Thanked 158 Times in 26 Posts
|
Quote:
|
|
|
|
06/20/2009, 03:03 PM
|
#19 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 10
Thanks: 8
Thanked 1 Time in 1 Post
|
Holy crap...it just worked for me. I emailed myself the link and clicked on it. It didn't appear to do anything at first, but it then showed up in the launcher. My pre is NOT rooted.
|
|
|
| Thanked By: |
06/20/2009, 03:12 PM
|
#20 (permalink) |
|
Member
Join Date: Jun 2009
Posts: 17
Thanks: 14
Thanked 2 Times in 2 Posts
|
I have done nothing to my phone except install the 1.0.3 update yesterday and it works.
The first time I tried to do this with email I overcomplicated it by downloading the file to my computer and sending to my phone as an attachment in the email. That will not work. Then, I copied the full link and emailed it to myself and when I clicked on it the phone did nothing for about a minute. Then I looked at my launcher again and Speed Brain was there. Does this mean I can write an app, share it on my network through IIS on a Windows Pro machine and then email myself a link to it? |
|
|
| Thanked By: |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT -4. The time now is 12:17 PM.






More details to follow when I have facts to share.
Linear Mode








