going global book review
Introduction to intents
I’m launching a new website for android tips and tricks. The new website will deal more with android for end users, product/app reviews and lots more. Check it out at http://www.andwire.com
How to use a Button and build a simple interactive app
Get Android Things up and running on Raspberry Pi 3 Model B.
a brief overview of activities in android.
You can add textview or text to any app simply using drag and drop in Android Studio but is it really the right way to do it? Find out in this post.
Google today announced the release of Android Things, a slightly modified version of Android to run on IOT devices. It will use the same tools and framework that you use for building android apps.
If you remember my previous post where we picked the API for our project then you might be wondering what that is and why does it matter? In this post I will go over that.
Before we dive any further into Android, I want to briefly go over Android Layouts as layout of your app is equally if not more important than the actual working of your app.