neoexpert - Android Applications by neoexpert
Die Messung startet automatisch, wenn die Geschwindigkeit den Wert 0 hat und der Betrag der Beschleunigung positiv wird. The measurement starts automatically when the speed is 0 and the magnitude of the acceleration is positive.
Free AppDiese APP kann nur aus dem Bildauswahldialog gestartet werden. Wie im Screenshot gezeigt. This app can only be started from the image selection dialog. As shown in the screenshot.
Free AppSimulates a JVM on AndroidExample code that does run after compilation to a class file:public class Main { public static void main(String[] args) { fak(10); } public static int fak(int i){ if(i<=0) return 1; return i*fak(i-1); }}Sourcecode:https://github.
Free AppThe reader will only work when the screen is not covered, for example :The reader remains quiet, when the device is in your pocket. To activate the reading function , put the device with the screen facing up and not covered. To stop the reading , cover...
Free AppFor example you can calculate 1024^1024 or even larger numbers. It uses the java class "BigDecimal" to handle with numbers.
Free AppRunApp: Track your activities with GPS. Run, cycle or hike.Some interesting features of RunApp:* Rounds recognition* Sort your activity history by week, month or year.* Notifications about new records like distance record or MaxAltitude record.(let us...
Free App