CoverFlow in ipad - objective-c

How to implement cover-flow in ipad..
is it possible is we can develop cover-flow in ipad ? , coz in ipad device it doesnt contain cover-flow functionality.

Open source CoverFlow library for iPhone
Maybe this could help

It is possible, but you'll have to build it yourself. Look into using Core Animation.

Related

Converting iPhone app to Universal, XCode 5.1 using Xib files

Our application(only for iPhone) is already in iTunes. Which was developed using xib files. Now client wants same app should support both iPhone & iPad.
1. If I change "Development Info -> Devices -> Universal", will this work properly in both kind of devices?
A. If Yes for above : If I change version of an app on iTunes with the same project name. How this can be achieved?
B. What Settings should I do in plist file and with xib files?
Plz suggest.
Thanks in Advance
You can change to Universal, so the application will RUN in both iPhone and iPad. Nonetheless, you will have to make changes to xib depending on the behavior of your app. Usually, iPads use list and detail views if it's in landscape, for example:
or in portrait view:
both look something like:
I want to point out again, on how your app behaves. Is not mandatory to use master-detail style, only if it fits your app.
And you can upload your binary to iTunes without problems. You could have problems if your app is using Universal and changing to iPhone or iPad only. And don't touch your plist.

Is Titanium appcelerator worth it for developing a complex application on ipad, iphone and android?

Is Titanium appcelerator worth it for developing a complex application on ipad, iphone and android? Which can support charts, grids, widgets and schedule control?
Mr.Seyal, Titanium Appcelerator support all the native controls(upto iPhone 4). I think charts, grids, widgets and schedule controls are only third party controls. It is very difficult to use those controls in Titanium. You have an option to use the webview. You need to draw graphs using html and need to load it using the webview. But you can't use it for other purposes like, creating grid or for using other controls
You have another choice to use Phonegap, which is a cross-platfrom, which supports all your requirement(plugins are available for your requirement).
No, it doesn't support all the native features of each device.
For example, user interface in Android would need a widget. No support for that in Appcelerator, as it's specific to Android.

Mobile site not centered on iPhone

I'm building a mobile version of a website, using Sencha Touch 2.0, I'm basing the mobile site on the sample app provided in the Sencha Touch Documentation ( http://docs.sencha.com/touch/2-0/#!/guide/first_app ).
I'm testing the app on http://iphone4simulator.com/ just to see what it will look like, but for some reason its not centered, its thinks the screen width is 360px instead of 320px.
I'm not sure how to correct this, has anyone experienced a similar problem ?
Regards
Actually looking closer at it, I think the problem is http://iphone4simulator.com/ and not sencha touch.

How to convert iphone application to Android using Titanium?

I have implemented iphone application using Titanium..But I want to convert in to android application.
Is it possible doing small chnges?
There are changes, but not major changes. Here is what i would do in my case?
Understand How iPhone works and Android works. Compare them in terms
of working model and OS Architecture. This will purely give you more idea on how to make an real Android App... else you would end up cloning your iPhone feel to Android again.
List out all the components i have used in iPhone and check out the
similar component available for me to replace. { For instance,
TableView has a delete option for iPhone and not for Android }
I would remove the back button implemented in iPhone and check how i
can move between windows with the Android BackKey.
Styles and Animation i have used in iPhone will not be the same for
Android. I think they don't have full supported ones too.
For example: style:Titanium.UI.iPhone.ActivityIndicatorStyle.BIG,
maybe you experience some performance differences depending on your implementation since the javascript engine is not the same. if so, you maybe need to restructure your app to ensure a performance enhancement.

Wikitude API for iPad 2

with the introduction of iPad 2, I would like to use the Wikitude API in my present app which is available for iPhone, unfortunately I cant figure out how to make that my POIs appear in the whole screen, and not just in a section which is the size of an iPhone screen.
I have tried to modify the xibs, but it doesnt work.
Do you have any idea of how to achieve this?
Thanks in advance.
unfortunately the Wikitude API currently does not support the iPad2 - it is iPhone only at the moment.
Best regards,
Nicolas
The Wikitude SDK does support iPads since 2012 - find the iOS version here:
http://www.wikitude.com/products/wikitude-sdk