How to Deploy Apps to Android Devices

by Panagiotis Merakos on July 21, 2015 8 comments

Are you writing an app for Android?

Do you want to test your Android app on an actual Android device?

If you are developing for Android and you want to test the app either in a simulator or on a physical android device, then you will need the Android software development kit (SDK). The Android SDK  enables developers to create applications for the Android platform.

read more
Panagiotis MerakosHow to Deploy Apps to Android Devices

How to Design an App for Android

by Georgia Hutchings on July 10, 2015 8 comments

Do you want create an app for Android?

Have you thought about how you want the User Interface to look?

One thing to consider when creating an app is the design. Using conventions and guidelines based on the platform you are creating for your app will help you to avoid two big problems: breaking conventions and clashing styles.

read more

Georgia HutchingsHow to Design an App for Android