-5
votes
2answers
100 views

iPhone development - Which model to test? [duplicate]

I am about to start my own venture in App development. I need some sort of advice or tips on which iPhone model should I test to? My budget is quite tight so I am thinking should I buy 4GS over 3GS or ...
1
vote
0answers
146 views

Is it possible to offer an affiliate program for your iOS or Android app?

Independent of the App Store or Google Play, is there a way to track where new downloads or paying customers came from? For example, if an app advertises my app in theirs - is there a way for me to ...
2
votes
2answers
471 views

What is Delegation and why is it important in iOS programming?

At the moment I am teaching myself iOS programming, and one concept I find really hard to wrap my head around is delegation. What is it? Why and how is it used? What is the advantage? The technical ...
3
votes
3answers
982 views

Multi-platform Mobile Development? [closed]

So my question is this: Is there any easy way for a single developer to release an app on iOS and Android? I am a web developer that primarily plays in PHP, Node, Ruby, AS, and JS. I have dabbled a ...
0
votes
3answers
258 views

SQLite resources or any other storage concept for mobile applications?

I would like to know what storage concepts are used for mobile or handheld devices, where an app is operated on?. AFAIK one of them is SQlite. Can anyone shed a light on this concept? perhaps links ...
2
votes
2answers
397 views

Is it safe to trust emulators when developing multi platform/resolution mobile apps?

I'm currently developing some mobile applications using PhoneGap for Android, testing only in 3 different kinds of smartphones, and using emulators to test on the others target phone resolutions. ...
-1
votes
1answer
117 views

Is it possible to share iPhone and/or Android simulator over local network? [closed]

I have two machines connected to LAN. One is Windows 7 and the other is Mac/OSX Lion. Two persons are to use the two machines over single project. Can the hardware & OSes be somehow shared? The ...
0
votes
1answer
396 views

Best mobile app development frameworks for high-performance apps? [closed]

This is more of a conceptual question, not actually developing anything at this point, but I was wondering, if I wanted to develop a mobile application that utilizes the phone's real-time sensors, ...
1
vote
4answers
2k views

Does HTML5 have a feature that enables a user to add an icon to the Apps screen when “installing”, and if not, when are they planning to add it?

I know that the mobile bookmark bubble might sort of work for iOS, but it isn't going in the same section. And for Android, bookmarking is really not going to cut it for a mobile HTML5 application ...
6
votes
2answers
659 views

Developing professionally for iOS, Android and web - an insight

This is not really a question on how to develop all three, I know various cross platform ways and so on. But I more want to know from developer standpoint how hard it is to basically develop iOS, ...
2
votes
6answers
2k views

Should I still consider using Appcelerator Titanium for building mobile apps if I don't have any web dev skills?

I'm an experienced desktop developer who's recently begun writing iOS apps and would like to venture into Android development as well. I've been hearing a lot of talk surrounding the Appcelerator ...