Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Articles on Trending Technologies
Technical articles with clear explanations and examples
How to implement document scanning functionality in Android?
Introduction In many android applications we can get to see that document scanner functionality is present in it in which the application takes the photo of the document and crops the image of that document from all sides based on the requirement and displays that document in the form of image. We can also add filters to that image such as black and white and others. In this article we will take a look on How to implement document scanning functionality in Android ? Implementation We will be creating a simple application in which we will be displaying a text ...
Read MoreHow to define a GUI layout using XML files in Android?
Introduction GUI (Graphical User Interface) of any android application lets users interact with the various functionalities of android applications. The GUI is the main part of the application which is visible to the user. GUI of any android applications can be designed in several different ways such as using XML, Dart, Kotlin and many more. In this article we will take a look at How to define a GUI layout of an android application using XMl files. Implementation We will be creating a simple application in which we will be creating a text view for displaying the heading of our ...
Read MoreHow to create a custom shaped bitmap marker with Android maps API?
Introduction Many android applications nowadays use Google Maps within it to display the map to the users. For example we use many food delivery applications in which we can get to see our order status along with the location of the delivery boy on Google Maps. We can get to see different types of markers on each of the application depending on their use case. In this article we will take a look on How to create a custom shaped bitmap marker with android maps API? Implementation We will be creating a simple application in which we will be displaying ...
Read MoreHow to retrieve stored value from div element using jQuery?
In some situations, we need to retrieve or get the text value stored inside a particular div element to use some condition, if the text is dynamic or for some other tasks in jQuery. By getting the value stored in the div element, we can perform any task based on the value of the element in jQuery. In jQuery, we can retrieve or get the stored value of a div element using three different methods. The methods are listed below − By using the text() method By using the html() method Let us now understand working of each ...
Read MoreHow to reverse array of DOM elements using jQuery?
The array of DOM elements is an array of same multiple elements or of those elements which contains same class or the selecting attribute. Our task is to reverse an array of DOM elements using jQuery. There will be a lot of ways to reverse an array of DOM elements. But, in this article, we are going to discuss about the two methods to reversing and array of DOM elements. By using a for loop By using the reverse() method Let us now discuss both of these methods in details by practically implementing them with the help of ...
Read MoreHow to close an Android application gracefully?
Introduction In many android applications we can see that when the application is being closed an animation is added to it which will close the application by displaying a closing animation to it. This will make the application user interface better. In this article we will take a look on How to close an Android application gracefully ? Implementation We will be creating a simple application in which we will be creating a text view in which we will be displaying the heading of our application. After that we will be creating a button which we will be using to ...
Read MoreThe Impact of Data Privacy Regulations on Digital Marketing Practices and Strategies
When running any business, you will want to grow and profit from it. However, the last thing you will want is to avoid getting entangled in legal problems. You will also know you must work with plenty of data to grow your business. What is a matter of great concern, though, that you must be careful to avoid getting into legal hassles if you are unfamiliar with its implications? Data Privacy is now a Growing Concern in the Online Space Consumers are growing more aware — and increasingly uneasy – about data collecting in their daily lives. You're probably ...
Read MoreHow to check programmatically if an application is installed or not in Android?
Introduction Many times in android applications we have to take help of some other applications from our application. We have to open another application from our application. For example if we want to open a Google map from our application to show the route between two locations. Before opening the Google Maps we have to firstly check whether the Google Maps application is currently installed on the user device. In this article we will take a look at How we can check whether the application is installed or not. Implementation We will be creating a simple application in which we ...
Read MoreStrategies for Optimizing Your Website and Online Presence for Local Searches
There is no doubt that when it comes to digital marketing, the strategies are broadly universal for all. However, small business owners have their work cut out for themselves. It is to rank high on the results of local searches. If you, too, are a small business owner, you must focus on strategies to ensure higher rankings on local searches. The focus on local search rankings is also essential for specific business types. It is also relevant for those businesses which have geographical relevance. Optimizing Websites on Local Searches Vital for Small and Certain Business Types Local search optimization is a ...
Read MoreStrategies for Creating and Promoting Engaging Video Content
If you want to market your business online, you must realize that video marketing can be critical to its success. It has taken the internet by storm for its obvious benefits. So, let us first understand its importance. Importance of Video Content Online video content is now critical for the success of any online marketing campaign. Here is why − Ability to Boost User Engagement There is a reason why video marketing has dominated the online space. With its power to capture and sustain the viewer's attention, engaging video content can boost brand engagement significantly. Video Contents have Widespread ...
Read More