package com.example.pluginapp; public class TestNative { public native static String testNative(); }