Hello everyone, I'm new to android development.
I would like to know if it would be possible to use an Android phone just for only one custom app.
My idea is to use a low cost smartphone ( < 70€ ) just for a GUI for my Arduino-controlled aquarium, so that I could see temperatures, change settings of my Arduino program, etc... Possibly I could put a SIM card in it so that my app could send SMS to my real smartphone to inform me of problems with the aquarium... whatever! I plan to use this to communicate with my arduino: https://github.com/mik3y/usb-serial-for-android
I would like that when I start the phone, it doesn't show the main menu and icons. Instead I would like that the phone directly start on my custom app. And changing the behavior of the Menu/Return buttons, so that the user (me) would not be able to get out of this app.
So, for now, as I'm a complete beginner with Android, I'm just asking to you experts, if it is at least possible to do that. There is no point that I waste my time if it isn't even possible to achieve what I want. And if it is, some tips and how-to's would be very welcome
Thank you in advance.
I would like to know if it would be possible to use an Android phone just for only one custom app.
My idea is to use a low cost smartphone ( < 70€ ) just for a GUI for my Arduino-controlled aquarium, so that I could see temperatures, change settings of my Arduino program, etc... Possibly I could put a SIM card in it so that my app could send SMS to my real smartphone to inform me of problems with the aquarium... whatever! I plan to use this to communicate with my arduino: https://github.com/mik3y/usb-serial-for-android
I would like that when I start the phone, it doesn't show the main menu and icons. Instead I would like that the phone directly start on my custom app. And changing the behavior of the Menu/Return buttons, so that the user (me) would not be able to get out of this app.
So, for now, as I'm a complete beginner with Android, I'm just asking to you experts, if it is at least possible to do that. There is no point that I waste my time if it isn't even possible to achieve what I want. And if it is, some tips and how-to's would be very welcome

Thank you in advance.
