Go Back   webOS Nation Forums > Homebrew > webOS homebrew apps

Reply
 
LinkBack Thread Tools Display Modes
Old 07/01/2009, 12:29 AM     Thread Author   #1 (permalink)
Member
 
Join Date: Jun 2009
Posts: 3
Likes: 0
Thanks: 0
Thanked 18 Times in 2 Posts

Default Paint App v0.1(6/30)

Here's a simple paint application that I was messing around with. Right now you can only change the color and thickness of the brush and not a whole lot else. I'd like to implement being able to save or load a picture and other ideas I have. Let me know what you think. Thanks!

It's an unsigned ipk so use the SDK method to install. I hope to get a chance to play around with signing it so it can be installed using the email method.
Attached Images
File Type: jpg paint.jpg (17.2 KB, 1152 views) Email Attachment
File Type: jpg paint-options.jpg (28.1 KB, 946 views) Email Attachment
Attached Files
File Type: ipk com.snailslug.paint_0.1_all.ipk (13.9 KB, 2441 views) Email Attachment
Download URL:

Last edited by Snailslug; 07/01/2009 at 08:59 AM.
Snailslug is offline   Reply With Quote
Old 07/01/2009, 12:34 AM   #2 (permalink)
Member
 
Warblad13's Avatar
 
Join Date: Jun 2009
Location: New York City
Posts: 1,097
Likes: 0
Thanks: 21
Thanked 90 Times in 70 Posts

Default

does this require rooting?
Warblad13 is offline   Reply With Quote
Old 07/01/2009, 12:35 AM   #3 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 205
Likes: 3
Thanks: 33
Thanked 25 Times in 14 Posts

Default

Quote:
Originally Posted by Warblad13 View Post
does they require rooting?
No it doesn't! Works great on the emulator, installing to Pre now.
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 12:40 AM   #4 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 205
Likes: 3
Thanks: 33
Thanked 25 Times in 14 Posts

Default

Looks good on Pre too! It's pretty great for a start, looking forward to improvements!

Any chance you'd like to share the source code? I'm just interested in how you did some of that.

And for saving it, I just had an idea. Could you integrate the keyboard screencapture method into the app or something like that? Or where it does one on exit or something (if possible). At least gives people a way to save their work. And maybe then you just load that screenshot back, and they can draw on top of it to add to it. Just thinking out loud..
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 12:42 AM   #5 (permalink)
Member
 
JohnnyPre's Avatar
 
Join Date: Jun 2009
Location: Ft. Lauderdale, Florida
Posts: 921
Likes: 0
Thanks: 16
Thanked 91 Times in 78 Posts

Default

This way we can black oit important info from screen caps that we want to post without ever having ro need a pc. (via photobucket)
JohnnyPre is offline   Reply With Quote
Old 07/01/2009, 12:44 AM   #6 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 205
Likes: 3
Thanks: 33
Thanked 25 Times in 14 Posts

Default

Quote:
Originally Posted by JohnnyPre View Post
This way we can black oit important info from screen caps that we want to post without ever having ro need a pc. (via photobucket)
Oh yeah, that's a good idea.. just having the ability to draw on photos and other images in general.

+1 for helping figure out saving and loading of images.
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 12:47 AM   #7 (permalink)
Member
 
mdmogren's Avatar
 
Join Date: Jun 2009
Posts: 519
Likes: 0
Thanks: 52
Thanked 65 Times in 43 Posts

Default

Quote:
Originally Posted by Snailslug View Post
Here's a simple paint application that I was messing around with. Right now you can only change the color and thickness of the brush and not a whole lot else. I'd like to implement being able to save or load a picture and other ideas I have. Let me know what you think. Thanks!

It's an unsigned ipk so use the SDK method to install.
Does this work with multitouch? Can I draw two lines at once?
mdmogren is offline   Reply With Quote
Old 07/01/2009, 12:50 AM   #8 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 205
Likes: 3
Thanks: 33
Thanked 25 Times in 14 Posts

Default

Quote:
Originally Posted by mdmogren View Post
Does this work with multitouch? Can I draw two lines at once?
Doesn't appear so. And it's tricky enough drawing with your finger (as opposed to a stylus), but it actually does a pretty good job and I'm able to draw basic shapes and stuff.
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 12:54 AM   #9 (permalink)
Member
 
JohnnyPre's Avatar
 
Join Date: Jun 2009
Location: Ft. Lauderdale, Florida
Posts: 921
Likes: 0
Thanks: 16
Thanked 91 Times in 78 Posts

Default

Maybe I'm missing something. Why would you want to draw two lines @ once?
JohnnyPre is offline   Reply With Quote
Old 07/01/2009, 01:06 AM   #10 (permalink)
Member
 
Warblad13's Avatar
 
Join Date: Jun 2009
Location: New York City
Posts: 1,097
Likes: 0
Thanks: 21
Thanked 90 Times in 70 Posts

Default

its not working i don't know why
i don't know know to use the SDK method does the email method work i still have 1.03
Warblad13 is offline   Reply With Quote
Old 07/01/2009, 01:13 AM   #11 (permalink)
Member
 
Join Date: Jun 2009
Posts: 142
Likes: 0
Thanks: 11
Thanked 35 Times in 13 Posts

Default

Great App! Simple, intuitive, and could be potentially a lot of fun...I personally have not installed it on my Pre...however, I have an interesting idea:

Wouldn't it be neat if somewhere down the line this app supported messaging? It would be pretty fun to send your fellow 'Pre-dophiles' pictures you painted/images edited with paint and vice versa (in conversation style, of course).

Great job
Hook_em is offline   Reply With Quote
Old 07/01/2009, 01:30 AM   #12 (permalink)
Member
 
Join Date: Jun 2009
Posts: 12
Likes: 0
Thanks: 6
Thanked 0 Times in 0 Posts

Default

Hi! Great app.

I think it would be cool if you could load a picture and draw on it. This would be handy for circling areas of interest in photos, or drawing arrows.
tuckmobile is offline   Reply With Quote
Old 07/01/2009, 01:31 AM   #13 (permalink)
Member
 
as4life's Avatar
 
Join Date: Feb 2007
Posts: 581
Likes: 0
Thanks: 30
Thanked 46 Times in 35 Posts

Default

Quote:
Originally Posted by Warblad13 View Post
its not working i don't know why
i don't know know to use the SDK method does the email method work i still have 1.03
Make sure your phone is on in developer mode. Connect phone with computer via usb and put it on "Just Charge". Next step I found in another thread. Than on the computer
simply go to the folder where the package file (.ipk) is, and then all you have to type is "palm-install -d usb [package.file.ipk]" to install to your (already connected) Pre or "palm-install -d tcp [package.file.ipk]" to install to the (already running) emulator.

If you're unsure of any command, just do "palm-install" and it gives you some basic help. Same with "palm-package" and whatnot (for those packaging their own apps).

But anyway, so this way you can choose which device (emulator or connected Pre) to install it to.
as4life is offline   Reply With Quote
Thanked By: napilopez
Old 07/01/2009, 01:31 AM   #14 (permalink)
Member
 
JohnnyPre's Avatar
 
Join Date: Jun 2009
Location: Ft. Lauderdale, Florida
Posts: 921
Likes: 0
Thanks: 16
Thanked 91 Times in 78 Posts

Default

Ok. Now that's some serious app programing, right? I was just saying on another tread that he should make a translator messaging app.... But a paint/multipaint messenger would be cool. How would the other side see it? They would either be attached pics through sms (some phones use sprint pic mail). So.. Pre only "paintSMS" with that cool feature palm is known for. (short hand figer typing... W/ macro's too)
JohnnyPre is offline   Reply With Quote
Old 07/01/2009, 01:35 AM   #15 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 205
Likes: 3
Thanks: 33
Thanked 25 Times in 14 Posts

Default

Quote:
Originally Posted by as4life View Post
Make sure your phone is on in developer mode. Connect phone with computer via usb and put it on "Just Charge". Next step I found in another thread. Than on the computer
simply go to the folder where the package file (.ipk) is, and then all you have to type is "palm-install -d usb [package.file.ipk]" to install to your (already connected) Pre or "palm-install -d tcp [package.file.ipk]" to install to the (already running) emulator.

If you're unsure of any command, just do "palm-install" and it gives you some basic help. Same with "palm-package" and whatnot (for those packaging their own apps).

But anyway, so this way you can choose which device (emulator or connected Pre) to install it to.
I believe you're quoting me from another post. Just to clarify for Warblad13, on the computer open command prompt and navigate to the folder where the file is. THEN you use the above commands "palm-install ..." to install the app.

If that's too much for you, then yes I believe the email method does still work (since you're still on 1.0.3). Just send yourself an email that links to that file, and that should work!
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 01:39 AM   #16 (permalink)
Member
 
Join Date: Jun 2009
Posts: 38
Likes: 0
Thanks: 25
Thanked 2 Times in 2 Posts

Default

Quote:
Originally Posted by Snailslug View Post
Here's a simple paint application that I was messing around with.
Is this the same Snailslug of TouchResponse fame?

Good job on the paint app.
Drybonz is offline   Reply With Quote
Old 07/01/2009, 01:39 AM   #17 (permalink)
Member
 
as4life's Avatar
 
Join Date: Feb 2007
Posts: 581
Likes: 0
Thanks: 30
Thanked 46 Times in 35 Posts

Default

Quote:
Originally Posted by JohnLBurger View Post
I believe you're quoting me from another post. Just to clarify for Warblad13, on the computer open command prompt and navigate to the folder where the file is. THEN you use the above commands "palm-install ..." to install the app.

If that's too much for you, then yes I believe the email method does still work (since you're still on 1.0.3). Just send yourself an email that links to that file, and that should work!
LOL i wasn't sure where i got it from (I've been copying and pasting things i learned from these forums in Word for reference) Also i'm running 1.0.3 and sending this app to urself via email didn't work.
as4life is offline   Reply With Quote
Thanked By: Warblad13
Old 07/01/2009, 01:41 AM   #18 (permalink)
Member
 
Warblad13's Avatar
 
Join Date: Jun 2009
Location: New York City
Posts: 1,097
Likes: 0
Thanks: 21
Thanked 90 Times in 70 Posts

Default

Quote:
Originally Posted by as4life View Post
LOL i wasn't sure where i got it from (I've been copying and pasting things i learned from these forums in Word for reference) Also i'm running 1.0.3 and sending this app to urself via email didn't work.
whew i thought i was the only one
Warblad13 is offline   Reply With Quote
Old 07/01/2009, 01:42 AM   #19 (permalink)
Member
 
JohnLBurger's Avatar
 
Join Date: Jun 2009
Location: Huntsville, AL
Posts: 205
Likes: 3
Thanks: 33
Thanked 25 Times in 14 Posts

Default

Quote:
Originally Posted by as4life View Post
I've been copying and pasting things i learned from these forums in Word for reference
Good idea, I hope they collaborate a sticky with all the instructions!

Quote:
Originally Posted by as4life View Post
Also i'm running 1.0.3 and sending this app to urself via email didn't work.
Really? Weird. Well I've got 1.0.4 and do it the SDK way so that's only way I know that works (non-rooting) for now.
JohnLBurger is offline   Reply With Quote
Old 07/01/2009, 03:11 AM   #20 (permalink)
Member
 
Nugget's Avatar
 
Join Date: Jun 2009
Posts: 45
Likes: 0
Thanks: 8
Thanked 0 Times in 0 Posts

Default

Quote:
Originally Posted by JohnLBurger View Post
Well I've got 1.0.4 and do it the SDK way so that's only way I know that works (non-rooting) for now.
where can I get a copy of the SDK? Also, does it require much programming knowledge to use or is it simple enough that anyone can use it for homebrew apps?
Nugget is offline   Reply With Quote

 

Content Relevant URLs by vBSEO 3.6.0