GitHub has a new service which everyone needs to know about. GitHub Gist, or simply Gist is a service which allows for easy code sharing with each other, publicly or privately. The reason I’m sh... Read More
Category: Android
How To Start Android Emulator Without Starting Android Studio?
For many of Android Developers who are using React Native to develop Android apps, it’s quite cumbersome to start testing their apps. They need to start Android Studio first and then run Emulato... Read More
Android Studio 2.3 released with lots of new features
Google has updated its IDE for Android development, Android Studio to version 2.3 which comes with lots of new changes. Existing users can update by going to Help->Check for updates. Android Studio... Read More
Understanding Multi-threading In Java With Practical Example
Multithreading in Java allows multiple threads to work at same time. Threads can be described as the small units which work in the background. They work in a way such that main interface of an applica... Read More
How To Use Switch Statement In Android/Java?
In this tutorial, we’re going to explore how to use the Switch statement in developing Android apps using Java. We’re not going to use Android Studio for this purpose. We’re going to... Read More
[Opinion] How To Boost Performance And Battery Life Of Smartphone?
This era is of smartphones. Almost each and every person has atleast one smartphone. Be it Android device, iOS device, BB Device or WP Device, you might feel the need of an app which boosts the perfo... Read More
Samsung announced Galaxy Tab 4 Series Tablets
Samsung has now officially unveiled Galaxy Tab 4 lineup which like Galaxy Tab 3 comes in three variants: 7-inch, 8-inch, 10-inch. When Samsung moved from Tab 2 to Tab 3, it didn’t do major chang... Read More
Samsung Galaxy S5 Launched In India For Around Rs. 51,500
Samsung today launched its latest flagship phone Galaxy S5 in India costing around Rs. 51,500 which is a high price tag as compared to the expected one. The new flagship contains improvements and upgr... Read More
Android 4.4 To Be Named “KitKat”, Not “Key Lime Pie”
Google’s SVP Sundar Pichai announced that the next version of Android will be Android 4.4 and will be called “KitKat“. He has shared this news on Twitter as well as Google+. There wa... Read More