Tagged Questions
12
votes
3answers
3k views
Is there a technical reason why you can't develop iOS apps on a Linux computer?
I understand why you can't develop OS X apps on a Linux computer, but is there a good technical reason why you can't develop iPhone and iPad apps on Linux? Why isn't it possible to compile iOS source ...
12
votes
2answers
2k views
I'm porting my app from iOS to Android: what do I need to know?
What pitfalls should I avoid?
What Java language paradigms do Objective-C developers consistently misunderstand? I learned to program in Java, but I have worked in nothing but Objective-C for years ...
10
votes
1answer
306 views
Besides the IDE, libraries, and language, what are the main differences between iOS and Android development?
I'm coming from the iOS side. I'm particularly interested in knowing if there are similar hurdles on the Android side on these points:
developer fee -- do you have to pay $99 a year to build for ...
8
votes
1answer
1k views
Which mobile development platform is easiest to develop?
From your experience in developing mobile apps, which mobile development platform is easiest to develop? iOS, Android or WinPhone 7? And why would do you think it is the easiest? If you can order it ...
6
votes
4answers
2k views
Continuous integration (with iOS and Android projects)
I'm trying to make some positive changes in my company and one of the changes is implementing continuous integration. We do mobile development (iOS/Android) so I need a CI that supports both types of ...
6
votes
2answers
832 views
Why Android created emulator rather simulator?
From http://stackoverflow.com/questions/4544588/difference-between-iphone-simulator-and-android-emulator
The difference between emulators and simulators is that emulators mimic the software and ...
6
votes
2answers
628 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, ...
5
votes
2answers
3k views
What are the differences between AppMobi and PhoneGap?
I am new to the cross platform application development. I came across the very similar cross platform frameworks AppMobi and PhoneGap.
I want to know
Is there any differences between apk/ipa ...
4
votes
5answers
1k views
Why did visual programming never take off and what future paradigms might change that? [closed]
As the number of "visual" OS's such as Android, iOS and the promised Windows 8 are becoming more popular, it does not seem to me that we programmers have new ways to code using these new technologies, ...
4
votes
3answers
542 views
What Technology can Render Medium Scale 3d Environments in a Web-Browser
I intend to make a web application that displays 3d environments that can be navigated by dragging(with a finger or mouse depending on the platform). The web app will render 3d environments of ...
3
votes
5answers
740 views
Does learning to develop for iOS create a lock-in? [closed]
If I begin my career (first job) with developing on the iOS platform, does that lock me in into iOS and Mac OS X development only? By locking me in I mean will that create barriers for me to switch ...
3
votes
4answers
298 views
Converting to a mac-book pro for multi disciplined development
I am in a bit of a bind. I have been contracted to create a small suite of applications for Android, iOS and WP7. Currently I am also on the market for a new notebook for development.
Now the issue I ...
3
votes
1answer
367 views
Use Android NDK for portability with iOS?
I am currently planning to implement a little painting app using OpenGL ES 1.1. I believe this question applies to any OpenGL ES project. I am starting development on Android and I would like to ...
2
votes
3answers
716 views
Multi-platform Mobile Development?
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 ...
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 ...