Skip to content

Commit a7600f3

Browse files
Update README.md
1 parent d4cb284 commit a7600f3

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

README.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,3 @@ Current development step:
3535
Fix a bug that prevents some apps from being launched by Screen Operator (branch Better_text). The current workaround is to go from the home screen.
3636

3737
Correct implementation of MediaProjection (Create screenshots for Gemini). Almost finished code in the screenshot branch. The current workaround is to trigger a screenshot via the accessibility service. However, this leads to the thumbnail.
38-
39-
40-
###### For the Google crawler
41-
<script type="application/ld+json">
42-
{
43-
"@context": "https://schema.org",
44-
"@type": "AndroidApp",
45-
"name": "Screen Operator",
46-
"description": "Operates the screen with AI",
47-
"programmingLanguage": "Kotlin",
48-
"codeRepository": "https://github.com/Android-PowerUser/ScreenOperator",
49-
"author": {
50-
"@type": "Person",
51-
"name": "Android PowerUser"
52-
},
53-
"dateCreated": "2025-04-07",
54-
"keywords": ["Screen", "Operator", "vision", "LLMs", "control", "AI", "Agents", "AI Agents", "Computer Use", "Browser use", "Project Mariner", "Screen Operator", "vision LLM", "Smartphone use", "Android use"]
55-
}
56-
</script>

0 commit comments

Comments
 (0)