Blackberry OS 5,6,7 -


i have build app should support blackberry os 5,6,7. question 1 app enough or have build 2 separate apps? i.e 1 compatible os 5 , 2nd os 6 , 7.

also know if there open source graph api's blackberry 5,6,7 or not!

please guide me!

thanks

you may build 5, 6 , 7 @ 1 time. use pre-processor directives avoid compilation problems multiple os's. need check separately ui items depending upon screen resolution , os version. 1 quick check can display.getwidth().


Comments

Popular posts from this blog

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

Android Gson.fromJson error -