开发者

Alternative to Plist file(iphone) in blackberry application

开发者 https://www.devze.com 2022-12-30 11:08 出处:网络
I have a iphone application developed, and now i want to replicate the same iphone application on blackberry.

I have a iphone application developed, and now i want to replicate the same iphone application on blackberry. In the existing application iph开发者_StackOverflow中文版one application, we have the plist file, where we maintain certain values like server address, map url etc. All default values are saved in plist. Please can you give me an alternative similar to plist in blackberry.


I usually just parse it like xml and use what the iPhone guys give me in .plist format :)

0

精彩评论

暂无评论...
验证码 换一张
取 消