From 22e23aac0d17c9903f5024a8d10f46d2a9b65b2b Mon Sep 17 00:00:00 2001 From: Paresh Mayani Date: Sat, 27 Feb 2016 11:07:52 +0530 Subject: [PATCH] include useful resources Have included genymotion and bostom video tutorials links --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf9bf77..034aefb 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ Android provides you an application framework to innovate apps and games, and yo ## Videos - [Live-Coding Android UI: Layouts and Animations w/Linton Ye of Mirror for Android Studio](https://www.codementor.io/officehours/1461350922/live-coding-android-ui-layouts-and-animations-w-linton-ye-of-mirror-for-android-studio) - [Debugging with Android: Tips and Q&A](https://www.codementor.io/officehours/4529680413/debugging-with-android-tips-and-q-a) - - [Intro to Wearable Development: Building Your First Pebble App in 1 Hour](https://www.codementor.io/officehours/5234904631/intro-to-wearable-development-building-your-first-wearable-app-in-1-hour) - + - [Intro to Weatrable Development: Building Your First Pebble App in 1 Hour](https://www.codementor.io/officehours/5234904631/intro-to-wearable-development-building-your-first-wearable-app-in-1-hour) + - [The new boston 200 android video tutorials](https://www.youtube.com/playlist?list=PL023BC9408BAFEC0C) @@ -75,7 +75,8 @@ Android provides you an application framework to innovate apps and games, and yo - [Android Studio](https://developer.android.com/sdk/installing/studio.html) - [Basic4android](http://www.basic4ppc.com/) - [Andy](http://andyroid.net/) - - [Robotium](https://code.google.com/p/robotium/) + - [Genymotion - Fast and Easy emulation](https://www.genymotion.com/) + - [Robotium](https://github.com/robotiumtech/robotium) - [MonkeyRunner](http://developer.android.com/tools/help/monkeyrunner_concepts.html) - [Remote Debugging on Android with Chrome](https://www.codementor.io/android-er.blogspot.com) - [Test Flight](http://testflightapp.com/)