Common C++ code for iOS and Android - HelloWorld example? -


i have been trying develop simple "helloworld" app ios , android mobile platforms. have common c++ code (say "helloworld" string of now). have goggled lot , read many articles/forums writing common c++ code both ios , android platforms, did not find simple example demonstrates using common c++ code , using common c++ code developing ios & android app. can point me towards ? or share sample addresses above use-case? lot.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -