12-31-2008 05:06 AM
Happy New Year all,
I have some questions regarding writing a Java App for the Blackberry Curve. I have NO experience with writing programs or using Java but wanted to make a simple application that would allow us to push documents to the handhelds. Basically, I would like to create a small library on each device that could be updated easily from the server when the documents are updated.
Is this a difficult talk to accomplish? Does any have any reading or information on how to do this?
Thanks
FF
12-31-2008 08:10 AM - edited 12-31-2008 08:13 AM
If you're a newbie I recommend to check this link
There is helpful information for you.
Do not try to make a complex application before you get some experience in this field.
Experience will help you to fight on bugs and resolve technical issues, because sometimes complex applications work in a different way than we expect.
Start writing simple apps, and make them complex step by step, and read the documentation materials. It will give you necessary experience.