Android Open Source - Development api AndroidAcceleratorAPIDemo






Project Summary

My Third Year project, this application demonstrates the Microsoft Accelerator Style API I developed for Android Platforms. This utilises the RenderScript library to perform the intensive processing and the system can decide what hardware is most optimal for code execution..

Web Site / Source Repository

AndroidAcceleratorAPIDemo is hosted in the following web site
https://github.com/WillScottJackson/AndroidAcceleratorAPIDemo

If you think the Android project AndroidAcceleratorAPIDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AndroidAcceleratorAPIDemo.

ItemValue
Java File Count15
Minimum SDK Version13
Activity Count8
Raw File Namesres\raw\intadd.bc
res\raw\intaddition.bc
res\raw\rsoperations.bc
res\raw\rsprototypeone.bc
res\raw\rsprototypetwo.bc




Java Source Files

AndroidAcceleratorAPIDemo has the following Java source files.

com.willsj.android.thirdyeardemo.FloatingPointMathTest.java
com.willsj.android.thirdyeardemo.IntSplitArrays.java
com.willsj.android.thirdyeardemo.IntegerMathTest.java
com.willsj.android.thirdyeardemo.JavaBuiltBenchmark.java
com.willsj.android.thirdyeardemo.PrototypeOne.java
com.willsj.android.thirdyeardemo.PrototypeThree.java
com.willsj.android.thirdyeardemo.PrototypeTwo.java
com.willsj.android.thirdyeardemo.RenderScriptBuiltBenchmark.java
com.willsj.android.thirdyeardemo.RenderscriptPrototype.java
com.willsj.android.thirdyeardemo.RenderscriptPrototypeTwo.java
com.willsj.android.thirdyeardemo.ThirdYearProjectDemonstrationTwo.java
com.willsj.android.thirdyeardemo.TimerFunctions.java
com.willsj.android.thirdyeardemo.floatOperationsRS.java
com.willsj.android.thirdyeardemo.floatSplitArrays.java
com.willsj.android.thirdyeardemo.intOperationsRS.java