Posts

How To Display IP address of the visitors

Image
Guys, If you want to display IP address of the visitors then follow the steps Step 1:- Just copy the code given below Step 2:- Get in to Dashboard Step 3:- Select Design>> Click on HTML edit>> Paste that code. Code is If you use this code then it display the >>IP address of visitor >>Browser >>Os >>Country of the visitor.

Make Facebook Funny/Use simle sign.. and its funny

Image
Goto this site and download the tool bae .It will enable to use many interesting sign.Make fun of it... 1. Download 2.Install it 3.Restart the browser and enjoy...........

Tips and Tricks To Improve the Performance Of Your Android Program

Image
As per illustrated in the previous article ,you may have learned to make an android programs. Now I will tell you to improve your Android codes performance. Just follow the 9 points below 1.Make your own quit option In your application make a exit in the menu itself and don’t make the user not to quit it by using the back button. 2.Cashe clearing Make option to clear the cache. It will increase the performance and reputation of your application 3.Install in sd card Make default arrangement to make the software to be installed in the sd card rather than the internal memory. 4.Simple Interface Make simple interface so that user don’t get confused which will end in killing the program. 5.Improve the user interface You must concentrate in improving your user interface. It will attract thee user much to the appln 6.Speed up ur appln or die User always need to speed up ur appln other wise he will kill it 7.Update You can provide regular update to add more option 8.client based updates In ...

How to access GPS location in Android phones program code

Image
Following is a code for accessing the gps location in an Android phone by coding.Import necessary package to run it out. package andgps.g;// ur package name import com.ieffects.android.lbs.R; import android.app.Activity; import android.content.Context; import android.location.Location; import android.location.LocationListener; import android.location.LocationManager; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; import android.widget.Toast; public class gps extends Activity { private static final long MINIMUM_DISTANCE_CHANGE_FOR_UPDATES = 1; // in Meters private static final long MINIMUM_TIME_BETWEEN_UPDATES = 1000; // in Milliseconds protected LocationManager locationManager; protected Button retrieveLocationButton; @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); retrieveLocationButton =...

How to Make a Simple Android Application- Example with java code

Image
"Simple converter" is the application intended to convert values from one unit to other that user can select.Their are separate pages for Length, Temperature, weight. Hi friends, This time I would like to say about how to make a simple Android Application with an example - "SIMPLE CONVERTER". Here I provide complete java code for the application. Step by Step explanation of the code is also given. "SIMPLE CONVERTER" is created in such a manner that many necessary code for android development may get included. To understand them correctly, I've described them stepwise. Hope this will be useful for you. This blog includes: How to make Android development platform? How to create User interface? Code for basic Android application Code for EditText Code for Button Code for Toast Code for Spinner You might be also interested in Installing Android and Working Tips :Read it Here For improving the speed of Application Read it Here ...

Make aDVD/CD Bootable at the Easiest

Image
Here i will tell you how to make a CD/DVD bootable.Here i consider the process with the CDBurnerXp software which is free.You can download it From here: Download Following are the steps:- 1.Start the CD burner 2.Go to Data Disc 3.From menu :Disc->boot options 4.Give the ISO file location and accept the preference default in it 5.Done 6.If you don't have the ISO file then you can create as follows 7.Select the files that we want to write 8.Then go to : File->create ISO image 9.Its Done

U can have a Android Phone tooo!!!!Low price And-Phone

Image
Here it is for all Android Lovers... u too can have an android phone at low cost provided by the spice mobiles The spice introduce new Android phone mi270 at just 9000/- For more details logon to spicecrop.com Spice MI-270 mobile phone key features : Dual SIM GSM (GSM +GSM) 2.8-inch touchscreen Android v2.2 OS Wireless LAN WiFi GPS with AGPS 2 mega-pixel camera EDGE/GPRS Bluetooth USB Tethering Exchange Support Expandable memory up to 16GB Apps on External Storage Spice MI-270 mobile specifications : Form : Full Touch screen Network(MHz) : Dual band GSM Dimensions : 104x55x12.6mm Talk Time : up to 3 Hours Stand by Time : up to 320 Hours Battery Power : 1000 mAH Expandable memory : up to 16 GB Display : 2.8-inch QVGA Touchscreen , 240×320 pixels resolution Email support Applications Games : Downloadable World Clock (Format12/24) Alarm Calcula...