Monday 28 July 2014

How to know the ip location as geomatric Map

You first conform ip address then enter this ip into the

below link address

Click here

or open         http://www.geoiptool.com/   this site

or use below link

http://www.ip-adress.com/ip_tracer/   

Friday 25 July 2014

How to print Hello World in Android

Step 1:  Open Eclipse.exe

Step 2:  Click on Menu

             Select  
             File   >
                       New  (Alt+Shift+N)>
                                     Android Application Project>

                    Give Your Application Name,
                     Project Name and Package name


           


                      Main important things is Select Minimum Required SDK (Low level of Android versoin

                       can run your application)
                      
                      Target SDK (High level Android version can run your application )

                      Complile with API(Select as Target SDK)
                
                      Theme select as None
                                

Step 3  :Click after next

Step 4: Finish


Run your Application on Emulater by Following Instrucation

              Rigth Click on your Application folder
               
             Select Run as
             
             Select Android Application


Enjoy Hello World output.......!!!!!

             


Monday 21 July 2014

How to download Eclipse for Android application Development Plateform

Step 1:
                 Click below link

                 Click Here

Step 2:
                After that select Develop Option
  
               or

              Click below link
           
              Click Here

Step  3:

            You have below screen
            
       
 
  
           Click on Download Eclipse ADT.

Enjoy.........The Android

Saturday 19 July 2014

How to create AVD in Android

Fist of all you have Android Developer Tools

Step 1:   Open eclipse.exe which is in Sourse

             Select as Below picture.
         
             File> windows > Android Virtual Device Manager 
 





Step 2: Click on  new for create new device as per below picture
  



 Step 3: Give name of your AVD after that select Device,then select target and finally click on Ok button.
         

       
    

Finally you Select your device and Start Emulater.......

Thursday 10 July 2014

Wednesday 9 July 2014

How to reset your samsung mobile phone

How to reset your Samsung mobile phone

Note:  This tricks only work in non-Android phone.

Step 1:
              Dial  *2767*3855#
Step 2:
              After Dial above code your phone will restart.
              Finally You done........




Caution: Try it your own risk....!!!

How to change Background color by selecting color from Listview

activitymain.xml file::> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"     xm...