Ask HN: Using C or C++ for parallel Android and iOS dev.

https://news.ycombinator.com/item?id=4255773
by jbm • 14 years ago
13 4 14 years ago

I have read quite a few comments in the past about people using C or C++ as the backend to their Android / iOS projects, with Objective C / Java being used for the front end interface code. Unfortunately, I've never seen a project like this open sourced, and I am sure I will fall into a whole set of pitfalls if I begin from scratch.

Are there any books or example source for even trivial applications that actually use C or C++ from the backend work?

(I am aware that you can use C# through mono touch, but I try to avoid the .NET technologies outside of work)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com