I am just starting developent for Android and am looking for some tips.
Since tablet are check nowadays they are interesting to be used for dedicated applications. I want a tablet which basically only runs a single app, it must start this app at boot and I want the application to full screen without status bar.
So basically an android tablet, which just runs a single application.
Is this possible without rooting the device ? Any suggestions how to do this ?
The second thing is that I want to be able to update the application via WIFI.
Any suggestions regarding the above questions would be nice.
Since tablet are check nowadays they are interesting to be used for dedicated applications. I want a tablet which basically only runs a single app, it must start this app at boot and I want the application to full screen without status bar.
So basically an android tablet, which just runs a single application.
Is this possible without rooting the device ? Any suggestions how to do this ?
The second thing is that I want to be able to update the application via WIFI.
Any suggestions regarding the above questions would be nice.
I expected this, so rooted the device. Any hints where to look for the following: ( I am well known with Linux, but most likely init.d make not so much sense in android)