Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Androidオペレーティングシステムであるプログラミング言語と、カーネルが記述されているプログラミング言語を知りたいだけです..
Android は Linux の上に構築されており、その大部分は C で記述されています。ただし、C++ で記述されたコードの帯もあります。また、ほとんどのアプリケーション フレームワーク (android と呼ばれるもの、および画面に表示されるほとんどすべて) は Java で記述されています。