Home | History | Annotate | Download | only in apps
      1 {
      2   "name": "geniewidget",
      3   "package": "com.google.android.apps.genie.geniewidget",
      4   "activity": "com.google.android.apps.genie.geniewidget.activities.NewsActivity",
      5   "app_launch_delay": 3,
      6   "actions": [
      7     {
      8       "type": "drag",
      9       "start": [600, 600],
     10       "end": [10, 10],
     11       "duration": 0.2,
     12       "points": 10
     13     }
     14   ]
     15 }
     16