chiark / gitweb /
Need a different device/sdk for the market check, that one doesn't work any more
authorCiaran Gultnieks <ciaran@ciarang.com>
Sat, 12 Feb 2011 22:01:45 +0000 (22:01 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Sat, 12 Feb 2011 22:01:45 +0000 (22:01 +0000)
marketcheck/test.java

index 2a34a67d7a8b05df29badb42da7791746971900d..42c6a01dbdec88b361185309c7c97c1a370e25a5 100644 (file)
@@ -44,7 +44,9 @@ class test {
             System.out.println("Apps to check: " + apps.size());\r
 \r
             MarketSession session = new MarketSession();\r
+\r
             session.getContext().setAndroidId("87548757565689");\r
+            session.getContext().setDeviceAndSdkVersion("crespo:8");\r
             System.out.println("Login...");\r
             session.login(login,password);\r
             System.out.println("Login done");\r