hallo,
I have a common question, I hope it is ok to ask it here.
I have a project, where I should develop a small appliation for BlackBerry. I know Java ME is the platform to do that (Browser and Widget are other opstion).
What I need to do is a samll application which pops-up after every call and asks the user if he wants to save(assign) this conversation (only the duration in minutes of the phone call is important) in his time-tracking database. He can click NO, but after it, he can start my application and see all unassigned phone calls and still he can assign them in the time-tracking db. This should happen offline and than be synchronized with the server via online connection.
My question now: What APIs are to be used, for handling with the phone-calls? Are there some downsides in this kind of application, which I newby can not see at first? What about the different devices?
Thanks for any information you share with me, to help me avoid common newby mistakes! Thnaks a lot.