A free app for Android, by Rahul Marne.
"Easy Android" is an Android app for beginners. If you're a beginner in Android development, you can get some basic knowledge from this app. It's developed for beginners. You can refer to the code of the JAVA, XML, and Manifest file in this app.
In this app, you can find the following demos:
Intent:
You can send data from one Activity to another activity and send emails.
Toast:
You can display a toast message.
Notifications:
You can generate a notification on the touch of a button.
Debug:
You can debug your application.
Wifi Activity:
You can check the wifi state.
Forms:
You can fill all the information and then it will transfer to the next activity using the Bundle.