How to convert iphone applicaion to Android using Titanium?

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.

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.

Understand How iPhone works and Android works. 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.

Similar component available for me to replace. Can move between windows with the Android BackKey. I think they don't have full supported ones too.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions