
Search In
Image cropping in Android, there is a support in some devices by default for cropping image but its not reliable, so here is some code to get rid of this problem.
Step 1. Declare crop activity in your manifest like this :-
<activity android:nam
There are certain situations when we need to turn screen ON such as live map games, routing, movie, tv apps.
Basically, to avoid battery draining android device fall asleep after some time, but to accomplish this task we have to keep screen ON.
We
In the below example, first I have created ArrayAdapter class and then extend ListActivity. In next line I have store ListItems in String then I have setListAdapter. ”ArrayAdapter class can handle a list item as input, By using this class we ar
Filters in MVC needs to be configured when you need something other to be done which is not provided by its member or methods.
You can configure your own custom filter by the following three ways :
(1) Global level
By registering you
In the below exampl e I have added a image with the help of Bitmap. Bitmap is eventually created and displayed on the screen. By using simply bitmap a pixels of rectangle, each pixel can be set to a given color but exactly what color de
I have an app and inside it only one activity (main activity) and layout XML of main activity have only
list view . This app will get restaurants near from my location and display it in list view.
What I need to do is add button to the main act
Am trying to create an application that sends messages(SMS) to a list of people in the JTable and each time a message is sent to the recipient who is a row in the JTable i want that row to be deleted and i want the sending of the message to be done i
Hi Reader's,
Welcome to FindNerd, today we are going to discuss what is utilization of md5() function.
md5() function is used to providing security for protecting your password.MD5 stands for Message-Digest Algorithm. Suppose you have a sim
In this tutorial, we will know that how to use page curl effect in android using images. We will discuss complete tutorial step by step .
Step1- Introduction
Page curl effect provides a 2D view while swapping pages using images. In this tutorial, w
Hi,
I have a question related to system attack I recently faced. My system was attacked by a virus, which also resulted in issues with the portable hard drive. Since I didn’t have any antivirus installed, my portable Hard Drive Data is infecte