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

Whatsapp vs Hike

By

February 17, 2013AppsNo comments

Ever since the short messaging service SMS is replaced by the messenger apps many new applications are coming out of the market every now and then.But I say that whatsapp become the  most popular among them and dished out all the competitors in all major countries.By numbers whatsapp is number one downloaded application in both play store and app store

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