Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
  • Groups
    • Arm Research
    • DesignStart
    • Education Hub
    • Graphics and Gaming
    • High Performance Computing
    • Innovation
    • Multimedia
    • Open Source Software and Platforms
    • Physical
    • Processors
    • Security
    • System
    • Software Tools
    • TrustZone for Armv8-M
    • 中文社区
  • Blog
    • Announcements
    • Artificial Intelligence
    • Automotive
    • Healthcare
    • HPC
    • Infrastructure
    • Innovation
    • Internet of Things
    • Machine Learning
    • Mobile
    • Smart Homes
    • Wearables
  • Forums
    • All developer forums
    • IP Product forums
    • Tool & Software forums
    • Pelion IoT Platform
  • Support
    • Open a support case
    • Documentation
    • Downloads
    • Training
    • Arm Approved program
    • Arm Design Reviews
  • Community Help
  • More
  • Cancel
Open Source Software and Platforms
  • Developer Community
  • Tools and Software
  • Open Source Software and Platforms
  • Jump...
  • Cancel
Open Source Software and Platforms
  • Android blog
  • Forums
  • Help
  • Jump...
  • Cancel
  • New
  • All tags
  • Android
  • api
  • Architecture
  • Arm64
  • C
  • Class
  • Compiling
  • Cortex-A
  • Cortex-A8
  • Documentation
  • driver
  • GNU
  • Interrupt
  • iOS
  • java
  • Juno Arm Development Platform
  • Library
  • Linux
  • Memory
  • MPI
  • Profiling
  • Source code
  • thread
  • Toolchain
  • TrustZone
  • wifi
  • The ART of Fuzz Testing

    Stephen Kyle
    Stephen Kyle

    In the newest version of Android, Lollipop (5.0), the virtual machine (VM) implementation has changed from Dalvik to ART. Like most VMs, ART has an interpreter for executing the bytecode of an application, but also uses an ahead-of-time (AOT) compiler…

    • over 5 years ago
    • Open Source Software and Platforms
    • Android blog
  • Runtime detection of CPU features on an ARMv8-A CPU

    Ashok Bhat
    Ashok Bhat

    In this blog I will cover various methods of runtime feature detection on CPUs implementing ARMv8-A architecture. These methods include using HWCAP on Linux and Android, using NDK on Android and using /proc/cpuinfo. I will also provide sample code to…

    • over 6 years ago
    • Open Source Software and Platforms
    • Android blog
  • Bringing up Streamline in the Android Developer Toolchain (SDK and NDK) in order to do system analysis for your Android app

    Matthew Du Puy
    Matthew Du Puy

    This blog has been written before but quite a few things have improved in the ease of use and breadth of support of Streamline use on Android in the past few years. For starters, Mac OS X is well supported. Now all three major development platforms (Linux…

    • over 6 years ago
    • Open Source Software and Platforms
    • Android blog
  • Installing Android on the Samsung XE303C12 Chromebook

    Matteo Franchin
    Matteo Franchin

    Chinese Version中文版:在 Samsung XE303C12 Chromebook 上安装 Android

    Introduction

    I think the Samsung Chromebook (model XE303C12) is definitely an interesting product. It is very portable, rather inexpensive and comes with the ARM-based Samsung Exynos 5 Dual…

    • over 6 years ago
    • Open Source Software and Platforms
    • Android blog
  • From Zero to Boot: Porting Android to your ARM platform

    Vassilis Laganakos
    Vassilis Laganakos
    This article describes how to get Android running on your favourite ARM-based System on Chip (SoC) board. We run through the overall procedure and point out potential pitfalls and other things that you may encounter.

    Since the Android software stack was…

    • over 7 years ago
    • Open Source Software and Platforms
    • Android blog
  • Example of calling the JNI directly from ARM Assembly on Android

    Myy
    Myy

    Here's a little demonstration about how to generate a library, with an assembly procedure that will be called through the Java Native Interface, using an Android project as an example.

    The procedure will return a Java byte[] array object containing…

    • over 4 years ago
    • Open Source Software and Platforms
    • Android blog
  • View related content from anywhere
  • More
  • Cancel
<