Hello there everyone, This week we are going to convert a picture file (.jpg/.jpeg/.png) into vector graphics (.svg) The vector graphics are predominantly used in android development. Step 1: Go to this site http://pngtosvg.com/ Step 2: Upload your image file and increase …
Tag: development

Swipe Refresh Implementation in Android Studio
Hello there everyone, This week we are going to see, how to implement the swipe up refresh button using Android Studio. In the following tutorial, I’ll be swipe refreshing the web view layout in the app. XML: <android.support.v4.widget.SwipeRefreshLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/swipeLayout" …

Activity Vs AppCompatActivity
Hello there everyone, This week we are going to learn the basic difference between Activity and AppCompatActivity in Android Application Development. You might have noticed that in many tutorials and also in many ready-made drag and drop tools like SketchWare …

#318 Daily dose : Learn Python
DataCamp – Learn R & Python Learn Data Science Online Master data analysis from the comfort of your browser, at your own pace, tailored to your needs and expertise. Whether you want to learn R, Python or Data Visualization, we …

Gradle build taking too long in Android Studio – Solved
Hello there everyone, This week we are going to know the solution for the most common issue faced by every android developer once in their development period. Gradle build will take forever and new project can’t be created. This issue …
Read More "Gradle build taking too long in Android Studio – Solved"

Enabling Developer Mode in Android
Hello there everyone, In recent weeks, we’ve been discussing and learning a lot about Android Application development. But I’ve almost forgot the most important thing to tell you guys before that. Enabling Developer mode in your Android phone. Step 1 …

#216 Daily dose : Lucky Wheel
Lucky Wheel Lucky Draw Can’t make a decision among options? This wheel can help you to draw out a decision by inputing the options before spinning the wheel once. It may be an interesting episode between you and your family …

#152 Daily dose : Playbook for Developers
If you are an android developer… download and use this app Playbook Learn about the latest Android features, best practices, and strategies to succeed on Google Play. Discover insights to help you develop and launch your app, engage and grow …