|
|
|
|
|
by pjmlp
3887 days ago
|
|
That is my view as well. But having platform specific code hidden behind interfaces is way saner than having to write JNI for almost every framework API when using C++ for business logic. The problem doesn't happen in the other mobile OSes thanks to Objective-C++ and C++/CX. My current approach. |
|