Hello Everyone,
Thanks all for your support.
FreshersPrep – Our New Website Today we are launching our new site FreshersPrep (freshersprep.com) in which you will find online test, tutorials, trainings, placement papers, interview questions.
Whether you are just starting out Read more…
Screen slides are transitions between one entire screen to another and are common with UIs like setup wizards or slideshows. This Android tutorial shows how to create image slideshow with ViewPager (provided as part of Android support library). ViewPager can Read more…
Hello Everyone,
Thanks all for your support. Today we are launching our new site Android Open Tutorials (androidopentutorials.com) focusing primarily on Android development ranging from beginner to advanced tutorials and examples.
Android Open Tutorials will follow the same convention of Read more…
Before proceeding with this Read more…
Prior to Android 3.0, the long press gesture (a touch that’s held in the same position for a moment) was used to display contextual actions for a given data item in a contextual menu. This pattern changed with Android 3.0. Read more…
I faced this exception in one of my application and after a long research I found a solution for this problem.
This exception occurs when the app is trying to notify the user from the background thread (AsyncTask) by opening Read more…
Please go through this post (for beginners) before referring our JDBC examples to understand better.
Depending on your requirement you may use any database. We show the mostly used ones.
If you are going to Read more…