Importing android stuff

Hi there, a silly question, witch i couldnt find out.



Lemme supose, i want to use native android sensor.



import android.hardware.SensorManager;



I cant find this import. Is there something i need to do ?



Sorry for the silly question and thanks for the attention !

Have you added the android plugin to netbeans?

:roll: https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:android#using_android_specific_functions

Im using the android plugin, im already testing the project on my device, and its working good…

as far as the wiki shows i should be able to use android classes already

thanks for the attention