Skip to content

Instantly share code, notes, and snippets.

View basitis's full-sized avatar

Bhavin Doshi basitis

  • LaNet Team Software Solutions Pvt Ltd
  • Surat
View GitHub Profile
https://github.com/cucumber/cucumber/wiki/Given-When-Then
https://developer.xamarin.com/guides/testcloud/calabash/introduction-to-calabash/
https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&sqi=2&ved=0ahUKEwirm53KhsPNAhVGKY8KHXT4CIEQFggbMAA&url=https%3A%2F%2Fwiki.kuali.org%2Fdownload%2Fattachments%2F329384409%2FThe%2520Cucumber%2520Book.pdf%3Fversion%3D1%26modificationDate%3D1407504510000%26api%3Dv2&usg=AFQjCNEwixnbrWYSEM1teUwGcUIZDO8_0g&sig2=IxZ8V6JWpGXS6V6keZNcMg&bvm=bv.125596728,d.c2I&cad=rja
https://github.com/xamarin/test-cloud-samples/tree/master/TaskyPro/TaskyPro-Calabash
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.DownloadManager;
import android.app.WallpaperManager;