B4J Question Running A B4J Application on PowerUp on Raspberry pi

embedded

Active Member
Licensed User
Longtime User
Hi,
I am working on a project on which a graph is plotted on Raspberry Pi. Everything is ok here. Now I want the Java exe file Automatically Run on Power Up & I can also shutdown my raspberry pi from User Interface Button. How it is Possible. Any Example. Plz Show me the way.
Thanks In Advance.
 

hatzisn

Expert
Licensed User
Longtime User
Search in google for crontab.
 
Last edited:
Upvote 0

hatzisn

Expert
Licensed User
Longtime User
For shutting down open a terminal and write "shutdown --help". You will need a call to Shell with the jShell library.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…