From: Charlie M. <Cha...@S1...> - 2010-05-04 23:22:50
|
Ok - its time I tried to do something cool with XMLVM. Has anyone done any location based functionality yet? Although I'm new to iPhone development and XML VM (got the demos to work and a new app based on the demo building!), and I don't have the iPhone SDK / XCode stuff, looking at the Apple Web site, I think I need to implement the CLLocation class, which I think means I need to do it in the java compatibility layer, and probably something down in the objective C stuff (eesh) and maybe in the simulator in some fashion. This is probably wishful thinking, but is there any simple examples of someone doing this I can learn from, without having to understand the whole of XMLVM? Maybe I should be starting simpler... Cheers, Charlie |