Is there a C library for android platforms?
I am just programming in C (not C++ yet) and I would like to develop some android (archos 5 VARIOUS IT if perhaps it will change something) software but MY PARTNER AND I don’t uncover any collection in C to create graphic programs.
ps:please defense my terrible English and probably the same related to spelling
Yes, of course there is a C stockpile.In point, Android draws on the Linux kernel (which is actually entirely around C).Solely the exterior, GUI, and so forth are created in Coffee.
Be aware however, that Google, in its “infinite wisdom”, has created its own C archives (Bionic) which can be a removed down version as compared to GNU D Lib, or even Windows Run-time D Lib.
As for graphics, them uses OpenGL ES TWO.0 plus Skia Graphics Engine.Consequently, you incorporate the use of C/C++ these.
Additionally, here may be a link that will NDK, this is exactly what you need
http://developer.bot.com/sdk/ndk/index.html
Then again, I should show you, that that fastest solution to create Bot apps is usually programming with Java.It will require you MONTHS to create an the same in C/C++ preferably.Low levels code can be good for a few kernel tweaks or even command range interface viral marketing (such while Terminal), but in order for you all-singing along with all-dancing blog, learn Java.
Maybe you ought to resort to help migrating your own apps in order to Java, since ordinary C code will not be powerful plenty of to provide you with graphics recognized by android, and thus have the capacity to handle modern file types like WebP among others to occur.Take a peek at gcc far too, as this could have your resources you require.
Leave a Reply
You must be logged in to post a comment.