Android Sending SMS || Tutorial on how to send text message within app

  Send Sms Intent : Send Sms Intent, Android has several inbuilt functionalities like sending message, calling, music player and many more we can use these inbuilt functionality right from our app also without closing our app. i.e, using intents we can use these functionality and can send SMS from our app. Android device provides … Read more

Android Tutorial on Retrofit Library || Retrofit Android Example

  Android Tutorial on Retrofit Library, Fetching data from server is a most common functionality almost in every app, and for which there are several parameters like time taken for fetching data or uploading, connectivity, speed, security and many more. In this blog we will be looking over a library which will help you fetch … Read more

Android Tutorial on Fetching Contacts

Android Fetch Contacts : Android devices now got plenty of applications i.e., apps that deal with contact numbers available on our devices.The most popular whatsapp is completely based on our contacts also viber, google duo and many more.Today in this tutorial on Android Tutorial Fetching Contacts i will let you know how to fetch them … Read more

Show Buttons
Hide Buttons