Skip to main content

Working with Android NDK and RenderScript

  • Chapter
  • First Online:
Android Recipes
  • 1711 Accesses

Abstract

Developers predominantly write Android applications in Java. However, in some situations  it’s desirable (or even necessary) to express at least part of the code in another language (notably C or C++). This may come from a need to access resources only available in native code (such as kernel drivers), or to obtain better performance from critical sections of code. Google addresses these situations by providing the Android Native Development Kit (NDK) and RenderScript.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Dave Smith

About this chapter

Cite this chapter

Smith, D. (2015). Working with Android NDK and RenderScript. In: Android Recipes. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0475-7_8

Download citation

Publish with us

Policies and ethics