Android Open Source - Development gradle MyTeaPotDemo






Project Summary

Proof of Concept getting the Android NDK TeaPot sample code working with Gradle based build..

Web Site / Source Repository

MyTeaPotDemo is hosted in the following web site
https://github.com/bleege/MyTeaPotDemo

If you think the Android project MyTeaPotDemo 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 MyTeaPotDemo.

ItemValue
Java File Count5
Activity Count1
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\Shaders\ShaderPlain.fsh
assets\Shaders\VS_ShaderPlain.vsh




Java Source Files

MyTeaPotDemo has the following Java source files.

com.example.bleege.myteapotdemo.ApplicationTest.java
com.sample.MyActivity.java
com.sample.TeapotApplication.java
com.sample.TeapotNativeActivity.java
com.sample.helper.NDKHelper
.java