MIT App Inventor 2 is basically an automated code generated and drag-drop platform to build an Android or ios App, You can build your App with just simple knowledge about the Conditions like if-else, do, when etc. Without any Programming Language you can done with it.
Today we develop a Root Checker App that check is your device is rooted or not and we will also add some more feature to this that your app show you Mobile Android Version, Kernel Version, Serial Number and you can add much more after this tutorial. We will design a simple interface and develop the app. We put a button Check. When you click on this button the app display a message that your device is rooted or not.
You can Download the App that we develop in this Tutorial Download