Android Archive

Google play store application is the most commonly used application among the android users amidst of other app stores.Play store expanded from just app store to a single place marketplace for Books,Movies,Music and Devices for tablets and smartphones.As a part of revamping the play store application google released the upgraded version of play store with a simple and cleaner UI that also loads faster on all devices

Read More...

In this tutorial we will learn how to send sms using android code.Android’s basic feature SMS is controlled by SMSManager of Telephony class.Using this we can send,receive short messages in the PDU formats.We have already seen the tutorial to send sms using way2sms and java

Read More...