Android Studio Productivity – Top 20 Shortcuts for Android Developers

Android Studio Productivity - Top 20 Shortcuts for Android Developers

Hello to Androiders, Hope you all are playing well with Android Studio. Yes, I am here after long time to share my research and some useful things for Android Developers. I referred so many blogs and found so many tricks for Android Studio but I am sharing those things which…

Continue reading

Share Love & Support:

Debug/View SQLite Database using Android Debug Database

Android Debug Database

Debug/View SQLite Database using Android Debug Database Debug/View SQLite Database using Android Debug Database allows you to view databases and shared preferences directly in your browser in a very simple way. Android Debug Database is a powerful library for debugging databases and Shared Preferences in Android applications. First of all…

Continue reading

Share Love & Support:

Android – Upload Image File Using Retrofit 2.0

Upload File - Retrofit 2.0+

Android – Upload Image File Using Retrofit 2.0 The previous posts guided you GET request in Retrofit. May that will useful to enhance the app with Retrofit’s built-in functionality. Android – Upload Image File Using Retrofit 2.0, this post will show you how to upload files to a backend server using the…

Continue reading

Share Love & Support:

Android Tutorial – JSON Parsing using Retrofit – Part 1

JSON Parsing using Retrofit - Pratik Butani

Android Tutorial – JSON Parsing using Retrofit – Part 1 Hello to all Retrofiters, Hope you are playing well with OKHTTP. My last post Android JSON Parsing Using okHttp Example with New Material Design Library may useful to all. Now we will see example about Retrofit. Overview: Retrofit is a type-safe REST…

Continue reading

Share Love & Support:

Android Studio Plugin : Methods Count

Android Methods Count - Android Studio Plugin

Android Studio Plugin : Methods Count As I have copied and learned a lots of thing from my last post Android Method Counts: Overcome Dalvik 65K methods limit, Its time to share that plugin which help you dealing with the issue of the methods limit. Lets take a look about MethodsCount.com: On Android…

Continue reading

Share Love & Support:

Projects Reports Sample – Final Year Students Android – PHP – iOS

Project Report Sample-feature-graphic

Projects Reports Sample – Final Year Students Android – PHP – iOS Hello Trainers, Most of the students who are doing final year in Computer Science and MCA are willing to do Projects Reports on Android and iOS platform. Doing final year Project in Android or iOS platform will help…

Continue reading

Share Love & Support:

List of HTML Self-Closing Tags

List of Self-Closing Tags in HTML This page is a list of HTML elements that do not have a closing tag. They are also called {self-closing tag, empty tag, void element, singleton tag}. Here’s a complete list of self-closing tags for HTML 5. <area /> <base /> <br /> <col /> <command…

Continue reading

Share Love & Support:

Android JSON Parsing Using okHttp Example with Custom View (ImageView + TextView)

Android JSON Parsing Using okHttp Example with Custom View (ImageView + TextView)

Android JSON Parsing Using okHttp Example with Custom View (ImageView + TextView) Hello Androiders, Today I will show you demo about “How to Parse JSON using okHttp and Bind data with Custom View (ImageView + TextView) (Loading Image using Picasso)”. In Last Post We have seen Android JSON Parsing Using okHttp…

Continue reading

Share Love & Support:

Android JSON Parsing Using okHttp Example with New Material Design Library

Android JSON Parsing Using okHttp Example with New Material Design Library Hello to everyone, Today I am posting about JSON Parsing in Android using okHttp Library. HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves…

Continue reading

Share Love & Support:

Laravel – Best Useful Links

Laravel - Best Useful Links

Laravel – Best Useful Links Hello to all Laravelers, Hope you are doing well with Laravel and Playing with Errors 🙂 Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as authentication, routing, sessions, and caching. Laravel aims to…

Continue reading

Share Love & Support: