开发者

What are C based Services and Java based Services?

What are C based services and Java based services in开发者_Go百科 Android? What is similarity and dissimilarity between them ? Are C based services available in Android?


The System C-library is a BSD-derived implementation of the standard C system library (libc), tuned for embedded Linux-based devices. Meaning, this is the operating system (ref "What is Android?".

The Application framework is written in Java, and it is these frameworks you as a programmer mostly use. Here you have ActivityManager and ContentProvider to work with.

More to read: What is Android?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜