Hello, I just needed to know what the resource ID is for the bitmap used in the launcher when an app has no icon, for large icons and small icons.
Thanks. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:bounce-444718- > [EMAIL PROTECTED] On Behalf Of Henk Jonas > Sent: Sunday, June 26, 2005 4:17 PM > To: Palm Developer Forum > Subject: Re: New guy questions > > Aaron D. Campbell wrote: > > > I have a few questions. All are directed at development for the Treo > 650. > > > > 1) Can GPS location be integrated into an application, and does it > require additional hardware? I want to be able to send current > coordinates to my program. > > > > 2) Is it possible to allow someone to "write" on the screen? I want to > get a signature from a delivery location. > > > > 3) Can an app send post requests to a website, and receive data back? > > > > 4) How hard is it to integrate barcode scanning into an application > (preferrably a bluetooth scanner) > > > > 5) I'm a web programmer, who has no experience developing anything but > websites for the palms. Where is a good place to go to find a developer > to create this app? > > > > 1: You need a GPS mouse, a small device, which receives and decodes the > satelite data. > 2: Yes, just catch penDown and penMove events. > 3: Yes, but you will have to build and parse the request on your own. > Maybe a custom server solution would be better? > 4: Shouldn't be that hard, if you find a good scanner with BT support, I > guess it will have VfComm support and there are defined commands you > send and packets you receive over RfComm. > 5: Ask me :-) > > Regards > Henk > > -- > ------------------------------------------------------------------------ - > Henk Jonas [EMAIL PROTECTED] > Palm OS R certified developer > > Please contact me, if you need an off-side contract worker. > ------------------------------------------------------------------------ - > > -- > For information on using the PalmSource Developer Forums, or to > unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
