Android NDK

Android NDK는 C 및 C++와 같은 언어를 사용하여 네이티브 코드로 앱의 일부를 구현할 수 있게 하는 도구 모음입니다. 특정 유형의 앱에서는 Android NDK를 통해 이러한 언어로 작성된 코드 라이브러리를 재사용할 수 있습니다.
클래스 MyActivity : Activity() {
  /**
* C/C++로 구현된 네이티브 메서드
*/

  external Fund computeFoo()
}

최신 뉴스

Updated 2018년 5월 8일

Evernote's mission is to help individuals and groups remember everything, turn ideas into action, and work effortlessly together. Their Android app gives people the tools they need to get organized, take and save notes, and collaborate with others.

Updated 2018년 5월 3일

Squid allows users to take handwritten notes naturally on various devices. With Squid you can write just like you would on paper using an active pen, passive stylus, or your finger and easily mark up PDFs to fill out forms, edit/grade papers, or sign documents.

네이티브 코드 최적화

Updated 2018년 5월 8일

Evernote's mission is to help individuals and groups remember everything, turn ideas into action, and work effortlessly together. Their Android app gives people the tools they need to get organized, take and save notes, and collaborate with others.

Updated 2018년 5월 3일

Squid allows users to take handwritten notes naturally on various devices. With Squid you can write just like you would on paper using an active pen, passive stylus, or your finger and easily mark up PDFs to fill out forms, edit/grade papers, or sign documents.