Essays about: "Android JNI"

Found 3 essays containing the words Android JNI.

  1. 1. Comparing Android Runtime with native : Fast Fourier Transform on Android

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : André Danielsson; [2017]
    Keywords : Android; NDK; Dalvik; Java; C ; Native; Android Runtime; Clang; Java Native Interface; Digital Signal Processing; Fast Fourier Transform; Vectorization; NEON; Performance Evaluation;

    Abstract : This thesis investigates the performance differences between Java code compiled by Android Runtime and C++ code compiled by Clang on Android. For testing the differences, the Fast Fourier Transform (FFT) algorithm was chosen to demonstrate examples of when it is relevant to have high performance computing on a mobile device. READ MORE

  2. 2. Communication link and code conversion between Vehicle and smartphone for low speed semi-autonomous maneuvering

    University essay from Mittuniversitetet/Avdelningen för informations- och kommunikationssystem

    Author : Bahram Rahmatdoustbeilankouh; [2015]
    Keywords : Android; Matlab; Bluetooth; Serial Rs-232; Android NDK; Android JNI;

    Abstract : Something that has recently gained popularity in the leading car manufacturing companies is the integration of an auto-reverse assistance system to improve the customer experience. The undeniable spread of smartphones and their significant role in human life in recent years, gave rise to the idea of designing an application to be used for reverse driving. READ MORE

  3. 3. Performance and Energy Optimization for the Android Platform

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Andreaz Lewerentz; Jonathan Lindvall; [2012]
    Keywords : Android; energy; performance; mobile; smartphone; tablet; native; C; Java; comparison; NDK; JNI;

    Abstract : Software developers are faced with several challenges when creating applications for the new generation of mobile devices. Smartphones and tablets have limited processing power and memory resources, and a small battery is the only thing that keeps the hardware components running. READ MORE