Skip to content

Commit 94bd9ee

Browse files
Revise README for app update and AI usage
Updated instructions for app development and AI integration.
1 parent 7cfa6c2 commit 94bd9ee

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@ Updates in Github are much faster than on the Play Store and have no restriction
2020
## Develop Screen Operator with AI
2121

2222

23-
This app urgently needs an update. Google's interfaces (API's) have changed, and it should also use an omni-model that can actually see the screen content, not just receive a description. However, I am no longer active as a developer, but that doesn't mean it's over, because this app can be developed entirely by AI and therefore its development can be continued by anyone:
23+
This app urgently needs an update. Google's interfaces (API's) have changed, and it should also use shared parameters (shared backbone) that can actually see the screen content, not just receive a description. However, I am no longer active as a developer, but that doesn't mean it's over, because this app can be developed entirely by AI and therefore its development can be continued by anyone:
2424

25-
The code for each application is located in the /app/ folder on GitHub. To have it programmed for free, I use [jules.google.com](https://jules.google.com). You can connect it directly to GitHub. Gemini 2.5 Pro is free, and the limit is so high that I've never reached it. Gemini 3 Pro costs money, but you can use it for a month free and cancel before any charges apply. You should definitely go to the planning section on the rocket icon, because AI instructions surprisingly often implement something different than intended, and planning improves the performance of LLMs. Since Gemini isn't generally very good, I gave Jules the task. Jules looks at the code and tells me which files it needs to change to achieve the goal. You copy these files into lmarena.ai, select "direct," then Claude Opus 4.5 thinking, copy the task from Jules, paste the output from Claude unchanged into Jules to insert the new code snippets in the files and Gemini 2.5 Pro also very well recognizes where it belongs and automatically replaces the corresponding parts.
26-
27-
Jules will build the app using the instructions in the AGENTS.md file and sign it with a test signature. Jules will create a pull request, and you should even receive a E-Mail about it. In the pull request, you'll find the file. Click on the three dots on the right, then select "view file" and "view raw". Now you can download, install and test it.
25+
The code for each application is located in the /app/ folder on GitHub. To have it programmed for free, I use [jules.google.com](https://jules.google.com). You can connect it directly to GitHub. Gemini 2.5 Pro is free, and the limit is so high that I've never reached it. Gemini 3 Pro costs money, but you can use it for a month free and cancel before any charges apply. You should definitely go to the planning section on the rocket icon, because AI instructions surprisingly often implement something different than intended, and planning improves the performance of LLMs. Jules will build the app using the instructions in the AGENTS.md file and sign it with a test signature. Jules will create a pull request, and you should even receive a E-Mail about it. In the pull request, you'll find the file. Click on the three dots on the right, then select "view file" and "view raw". Now you can download, install and test it.
2826

2927
Switch the task in Jules as often as possible, because the longer the task, the exponentially slower Jules becomes.
3028

0 commit comments

Comments
 (0)