Browsing Tag
android tips
In this tutorial we will learn how to create an Android application for uploading a file on Dropbox!
Dropbox is a popular free…
Android 4.4: Step Sensors
Walk through two ways to track steps in Android Kit Kat with the new hardware step sensors.…
Unable to upload new APK file to Android Play store [Resolved]
The post will show you how to resolve the upload problem of a a new apk file to Android Play store.
Send list of file between Activities on Android
How do I pass data between activities in Android?
Android Studio – Local path doesn’t exist
Playing with Android Studio yesterday and migrating some of my previous projects, I received an annoying error that I thought was…
How to fix the process com.google.process.gapps
Today I came across a popup dialogue box after my nexus 4 started. The screenshot above shows the error, I have seen that many of…
Android Permissions
The permissions provided by the Android system can be found at Manifest.permission. Any application may also define and enforce…