webOS Nation Forums >  Homebrew >  webOS homebrew apps > A Simple How-to Guide for getting homebrew apps onto your Pre !!Outdated!!
A Simple How-to Guide for getting homebrew apps onto your Pre !!Outdated!!

  Reply
 
LinkBack Thread Tools Display Modes
Old 07/22/2009, 01:17 AM   #481 (permalink)
Member
 
cwgtex's Avatar
 
Join Date: Jul 2009
Posts: 607
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
Default

Not sure if anyone else has already posted this (I don't have the time to read through the 24 pages) but it is easy to write a script file to do step four of the initial post:

Quote:
Originally Posted by sir_mycroft View Post
STEP FOUR: Disconnecting everything

Once you have your new homebrew apps working, you will want to safely disconnect your Pre and return it to its original state.

A. First, to disconnect your Pre, you cannot use the “Safely Remove Hardware” option on the task bar, at least not yet, because you will receive an error message that your “Novacom Device” is being accessed by another program. Not to worry, though, as all you need do is end the service by doing the following on your PC:

Click START - Run
Type “Services.msc” and hit enter

At this point a large list of programs will appear. Scroll through until you find the following: Palm Novacom

Now simply right-click on the above file and stop the process. You can now safely remove the “Novacom Device” by clicking on the “Safely Remove Hardware” button on your task bar, and disconnect your Pre from your computer. You will want to restart the Palm Novacom process by right-clicking it again, so that you can install new homebrew apps in the future.
Create a two text files. In one have the exact text:

NET START "Palm Novacom"

In the other have the exact text:

NET STOP "Palm Novacom"

Change the extension of these text files from .txt to .bat

Now double clicking on these will start or stop the Palm Novacom service. I tested it, and it works.

For those that are lazy I'm attaching my .bat files in a zip archive.
Attached Files
File Type: zip service start and stop.zip (339 Bytes, 16 views) Email Attachment
cwgtex is offline   Reply With Quote
Thanked By: MLJones8
Old 07/22/2009, 04:04 AM   #482 (permalink)
Member
 
Join Date: Jun 2009
Posts: 614
Likes Received: 17
Thanks: 66
Thanked 745 Times in 165 Posts
Default

Quote:
Originally Posted by frza View Post
i'm trying to install the prebrew installer on my windows vista computer and I keep getting this error:setup.xml missing unable to continue . do i have to have the SDK on my computer?
HI frza,

Extract the zip to a folder and then run Setup.vbs. One of the guys on the post install thread had this issue and that helped.

Thanks
Greg
greg_roll is offline   Reply With Quote
Thanked By: frza
Old 07/22/2009, 04:06 AM   #483 (permalink)
Member
 
Join Date: Jun 2009
Posts: 614
Likes Received: 17
Thanks: 66
Thanked 745 Times in 165 Posts
Default

Quote:
Originally Posted by CtrlAltDelete View Post
Bit of help please, i put the palm in dev mode "ON" and i installed palmbrew and i get the green arrow on my desktop and i have the palm navacom started, when i drag the IPK. to the green arrow it tells me to make sure i have it on dev mode and the pre is connected, which i do in "charge only", then when i continue it says it cannot find the path specified to the IPK. but its right in my desktop and it does list the number of devices found as 1, any ideas?
Hi CtrlAltDelete,

Try the following. Right click on the IPK file and select properties. You should have an unlock or unblock button. Click that then try again

Greg
greg_roll is offline   Reply With Quote
Old 07/22/2009, 04:07 AM   #484 (permalink)
Member
 
Join Date: Jun 2009
Posts: 614
Likes Received: 17
Thanks: 66
Thanked 745 Times in 165 Posts
Default Help?

Hi guys,

If you have any issues with PreBrew please read http://forums.precentral.net/web-os-...method-20.html and post your issues.

This thread solves many of your issues etc and if you have a new one post it there so I can look at it.

Thanks
Greg
greg_roll is offline   Reply With Quote
Old 07/22/2009, 10:03 AM   #485 (permalink)
Member
 
Join Date: Jul 2009
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb cant make it work!

this is frustrating. I have followed this guide to the T. When i click and drag the ipk file into palm-install the dos window pops up and disapears but no app. Ive also used the PreBrew program the exact way it says and it even says complete and that its on my pre now, but nothing... Any ideas??
hwdiv is offline   Reply With Quote
Old 07/22/2009, 10:23 AM   #486 (permalink)
Member
 
biggamer3's Avatar
 
Join Date: Jul 2009
Posts: 535
Likes Received: 0
Thanks: 22
Thanked 18 Times in 12 Posts
Default

When i dropped the IPK files into the install thing i got a black popup with codes and stuff for a few seconds. Does that mean i got the app?

where is it on my phone now i cant seem to find it?
biggamer3 is offline   Reply With Quote
Old 07/22/2009, 10:28 AM   #487 (permalink)
Member
 
biggamer3's Avatar
 
Join Date: Jul 2009
Posts: 535
Likes Received: 0
Thanks: 22
Thanked 18 Times in 12 Posts
Default

Scratch that i took it out and redid it and now its working!

thanks guys
biggamer3 is offline   Reply With Quote
Old 07/22/2009, 11:55 AM   #488 (permalink)
Member
 
Felipe's Avatar
 
Join Date: Nov 1999
Location: Brooklyn, New York
Posts: 4,778
Likes Received: 15
Thanks: 56
Thanked 45 Times in 33 Posts
Default

btw, in window vista (may work for other windows versions), if you associate the ipk file to the install.bat file, all you have to do is double click on it after you have the phone in dev mode and the file will install.
__________________
Felipe
On the road to 5,000 posts
Life is what happens between Firmware releases.
Felipe is offline   Reply With Quote
Old 07/22/2009, 12:18 PM   #489 (permalink)
Member
 
Join Date: Jul 2009
Posts: 79
Likes Received: 0
Thanks: 11
Thanked 4 Times in 3 Posts
Default

exception in thread "main" java.lang.NoClassDefFoundError: com/palm/novacom/Nova
comException
Caused by: java.lnag.ClassNotFoundExcepton: com.palm.novacom.Novacomexception
at: java.net.URLClassLoader$1.run(Unknown Source(
at: java.security.AccessController.doPriviledged(Native MEthod)
at: java.net.URLClassLoader.loadClass(Unkown SOurce)
at: sun.misc.Launcher$AppClassLoader.loadClass(Unknown SOurce)
at: java.lang.ClassLoader.loadClass(Unknown Source)
at: java.lang.ClassLoader.loadClassInternal(unknown source)
Cound not find main class: com.PreTool.PreTool. Program will exit

This is the damn message i keep getting when trying to drop the ipk files in the downloader. if anyone has had anything like this let me know if you solved it because I am pulling my hair out trying to get this to work!!!!

Last edited by berdinkerdickle; 07/22/2009 at 11:41 PM.
Converse420 is offline   Reply With Quote
Old 07/22/2009, 02:49 PM   #490 (permalink)
Member
 
Join Date: Jul 2009
Posts: 122
Likes Received: 0
Thanks: 0
Thanked 9 Times in 7 Posts
Default This is for wondows vista users who have been having problems opening the palm sdk.

Look all you have to do is go to the sdk folder. where your emulator is in and the palm-install.bat file is. DONT click on the icon that looks like a palm pre. click on the icon that looks like a gear that says palm emulator and click on that to get the emulator running. Ive been tryin to get it runnin for the past 3 days nowe and i finally got it running. try that and if nothin works then i dont kno what to tell u.
Willmays87 is offline   Reply With Quote
Old 07/22/2009, 04:34 PM   #491 (permalink)
Member
 
Join Date: Jul 2009
Posts: 17
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
Default

good stuff!!!
shiznit840 is offline   Reply With Quote
Old 07/22/2009, 04:57 PM   #492 (permalink)
Member
 
Join Date: Jul 2009
Posts: 122
Likes Received: 0
Thanks: 0
Thanked 9 Times in 7 Posts
Default

Quote:
Originally Posted by shiznit840 View Post
good stuff!!!
hey are u talkin about me shiznit?
Willmays87 is offline   Reply With Quote
Old 07/22/2009, 07:56 PM   #493 (permalink)
Member
 
Join Date: Jul 2009
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default Thank you

Thank you very much for all this information. Do you think that in the future someone can come up with something that can allow you to delete multiple e-mails at once with out having to do one at a time?
srostran777 is offline   Reply With Quote
Old 07/22/2009, 08:51 PM   #494 (permalink)
Member
 
Join Date: Jul 2009
Posts: 5
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by greg_roll View Post
Hi CtrlAltDelete,

Try the following. Right click on the IPK file and select properties. You should have an unlock or unblock button. Click that then try again

Greg
no help greg, it still says the same thing

Checking for file:C:\Users\ctrlaltdelete\desktop\org.jwz.tipcalculator_1.0.6_all.ipk
ERROR: C:\Users\ctrlaltdelete\destop\org.jwz.tipcalculator_1.0.6all.ipk does not exist.
The system cannot find the path specified.
Java complete
The system cannot find the path specified.
Complete. check for any error messages above.

Press any key to continue.....

but i drag it and drop it from my destop, i dont understand why it doesnt find it...thanks for your time and advise, hopefully you see what im doing wrong.
CtrlAltDelete is offline   Reply With Quote
Old 07/22/2009, 10:55 PM   #495 (permalink)
Member
 
Join Date: Jul 2009
Posts: 71
Likes Received: 0
Thanks: 6
Thanked 6 Times in 4 Posts
Default

Quote:
Originally Posted by Converse420 View Post
exception in thread "main" java.lang.NoClassDefFoundError: com/palm/novacom/Nova
comException
Caused by: java.lnag.ClassNotFoundExcepton: com.palm.novacom.Novacomexception
at: java.net.URLClassLoader$1.run(Unknown Source(
at: java.security.AccessController.doPriviledged(Native MEthod)
at: java.net.URLClassLoader.loadClass(Unkown SOurce)
at: sun.misc.Launcher$AppClassLoader.loadClass(Unknown SOurce)
at: java.lang.ClassLoader.loadClass(Unknown Source)
at: java.lang.ClassLoader.loadClassInternal(unknown source)
Cound not find main class: com.PreTool.PreTool. Program will exit

This is the damn message i keep getting when trying to drop the ipk files in the downloader. if anyone has had anything like this let me know if you solved it because I am pulling my hair out trying to get this to work!!!!
Exact thing with mine. Ran a JAVA VIRTUAL MACHINE test on the JAVA website and the exact same error message came up as the PreBrew error message. If this happens with a test from JAVA, then it must be a JAVA problem...but what?????

I uninstalled and re-installed a ton, but why wont it work. Worked for 2 weeks and stopped yesterday. Do I have too many apps (67)?

Please help!

JB

Last edited by berdinkerdickle; 07/22/2009 at 11:44 PM. Reason: Removed part of quote
katsnuts is offline   Reply With Quote
Old 07/23/2009, 01:39 AM   #496 (permalink)
Member
 
Join Date: Jun 2009
Posts: 13
Likes Received: 0
Thanks: 4
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by greg_roll View Post
HI frza,

Extract the zip to a folder and then run Setup.vbs. One of the guys on the post install thread had this issue and that helped.

Thanks
Greg
thanks greg. did just what you said and it seems to be working now. Its downloading Webosdoctor as i type this
frza is offline   Reply With Quote
Old 07/23/2009, 01:58 PM   #497 (permalink)
Member
 
Join Date: Jun 2009
Posts: 22
Likes Received: 0
Thanks: 7
Thanked 0 Times in 0 Posts
Default

This is so awnsome...Did it in less then 20 minutes and now I have ALL the homebrew apps running on my pre.........
giobatera is offline   Reply With Quote
Old 07/23/2009, 03:18 PM   #498 (permalink)
Member
 
Join Date: Jul 2009
Posts: 23
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you for this!!!
nicbot is offline   Reply With Quote
Old 07/23/2009, 09:47 PM   #499 (permalink)
Member
 
Join Date: May 2009
Posts: 60
Likes Received: 0
Thanks: 44
Thanked 343 Times in 7 Posts
Default

ok, can someone check if this install method works after you update to 1.1? everybody seems to be worried about their rooted pre, what about us non roots huh?
chuccck is offline   Reply With Quote
Old 07/23/2009, 09:51 PM   #500 (permalink)
Member
 
TheInvsbleMan's Avatar
 
Join Date: Mar 2009
Location: Ypsilanti, MI
Posts: 100
Likes Received: 0
Thanks: 3
Thanked 68 Times in 13 Posts
Default

Just tried the palm-install it still works fine on 1.1.0.

BTW rooting your Pre isn't as scary as it seems. Root comes enabled by default. All you have to do is type "novaterm" into terminal and you are in as root. The rest is just installing optional stuff once you are there
TheInvsbleMan is offline   Reply With Quote
Reply

 

Thread Tools
Display Modes


LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-homebrew-apps/191008-simple-how-guide-getting-homebrew-apps-onto-your-pre-outdated.html
Posted By For Type Date
Forums webOS • View topic - ROM tools download This thread Refback 07/16/2009 06:20 PM
developer.palm.com • View topic - ROM tools download This thread Refback 07/16/2009 01:45 PM
How to install Homebrew apps on the Palm Pre after 1.0.4 update | Palm WebOS This thread Refback 07/16/2009 12:00 AM
Homebrew apps without hacking if you want to try this... - webOS Software - Palm Support Community This thread Refback 07/15/2009 01:18 AM
Pre | Palm Arena This thread Refback 07/14/2009 02:45 PM
baw - Re: Where are the apps.. - Palm Pre General Discussion - Buzz About Wireless Forum This thread Refback 07/14/2009 11:26 AM
Palm WebOS Blog's Notes | Facebook This thread Refback 07/14/2009 08:37 AM
Tutorials | Palm Arena This thread Refback 07/13/2009 07:28 PM
sixshooterz's Bookmarks on Delicious This thread Refback 07/13/2009 07:18 PM
Palm Pre Homebrew: 31 Apps. Official App Catalog: 30 | PalmPrePeople.com This thread Refback 07/13/2009 05:10 PM
Palm Pre Homebrew: 31 Apps. Official App Catalog: 30 This thread Refback 07/13/2009 03:34 PM
Active Home Screen for Palm Pre This thread Refback 07/12/2009 03:32 PM
Pre | Palm Arena This thread Refback 07/11/2009 08:19 PM
Homebrew Apps Grow in Number… More Than Official Apps | PalmTwit Best source of Palm Pre news This thread Refback 07/11/2009 08:08 PM
News | Premazing.com This thread Refback 07/11/2009 02:37 PM
Palm WebOS Blog's Notes | Facebook This thread Refback 07/10/2009 11:18 PM
Homebrew Apps Grow in Number… More Than Official Apps | Palm webOS Blog This thread Refback 07/10/2009 08:27 PM
Premazing.com - Palm Pre News. Your best source of Palm Pre News, Wallpapers, Reviews, and Apps This thread Refback 07/10/2009 05:44 PM
myPalm.pl This thread Refback 07/10/2009 04:27 PM
Hacks | Palm Arena This thread Refback 07/09/2009 06:21 PM
TUTORIAL: How to install Homebrew apps without rooting your Pre post 1.0.4 webOS update | Palm Arena This thread Refback 07/09/2009 12:09 PM
pre dev wiki: Installing Homebrew Apps Without Rooting A Pre This thread Refback 07/09/2009 12:31 AM
germboy's homebrew Bookmarks on Delicious This thread Refback 07/08/2009 07:31 PM
baw - Where are the apps.. - Palm Pre General Discussion - Buzz About Wireless Forum This thread Refback 07/07/2009 03:10 PM
How to install Homebrew apps on the Palm Pre after 1.0.4 update | Palm WebOS This thread Refback 07/07/2009 08:50 AM
pre dev wiki: Installing Homebrew Apps With A Rooted Pre This thread Refback 07/07/2009 01:18 AM
baw - Where are the apps.. - Palm Pre General Discussion - Buzz About Wireless Forum This thread Refback 07/06/2009 07:42 PM
pre dev wiki: Installing Homebrew Apps on Stock Pre without Rooting This thread Refback 07/06/2009 03:40 PM
baw - Dev Report: Why your Pre is better than every other phone - Palm Pre General Discussion - Buzz About Wireless Forum This thread Refback 07/06/2009 02:02 PM


 


Content Relevant URLs by vBSEO 3.6.0