Android Marshmallow Permissions | Requesting Run-Time Permissions

Introduction Now a days you can notice permissions popping up in android marshmallow phones (ver 6.0 android) when you deny permission then you might have notice a error when you try to make a call, read a message, access your contacts, camera, and few more services for your app in Android Marshmallow 6.0 (API level 23). … Read more

Android CalendarView Tutorial in Android Studio

Android CalendarView : Android CalendarView is a widget used for selecting  dates from the calendar, this View is much more comfortable than the previous date picker in my point of view you can use accordingly. Go through the tutorial on android date picker here Calendar has got a good interface which is easier to understand … Read more

Android Tutorial on Popup Window

Android popup box : Introduction : Android popup box, Generally we see android popup box appearing in the apps showing alert messages or system errors. And also sometimes we can enter data into these windows which can be further processed depending upon our app requirement. We use these types of popup boxes so that we … Read more

Show Buttons
Hide Buttons