Posts

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...

You use Android-Then You are being Traced

Image
Currently the reports say that the Android phone users are being tracked.In the location based service menu if u checked the location service ,then your phone will star tracking your position.It will help you in a lot of ways,but some what your privacy is lost.The phone will send some data including your position ,WiFi hotspot etc.So your privacy is lost.But it also provide some service which make it to use still.It helps you to find any restaurant near you suppose you are in Delhi(assume a city) then it will display the cities near you.Anyway your position is not SAFE!!! The one thing is that the Apple Phones also do the same thing.Both companies say that these tracking is not further used and onl used for to get user more experience..... Whatever you have to be BEWARE!!!!

PDF password Unlocker

Image
Here is a link to a software which can be used to unlock a password protected PDF file The software also include many other feature .But you will get only a trail version Go to link: also see my blog on real stories