This site is dedicated to mobile and wireless development
for those platforms:
Palm
|
Pocket PC
|
Epoc
|
Java/WAP phones
|
You will find:
- an overview of hardware
- lists of tools
- collections of samples with source code and explanations
- a complete tutorial
dedicated to Palm programming
- a download section
with Palm applications
- links to other relevant
web sites
For your convenience, important concepts are marked like
this and source code like that:
static Char* GetField(UInt16 formID, UInt16 fieldID)
{
FormPtr frm = FrmGetFormPtr(formID);
...
}
Your comments are welcome!
|