Skip to content

Commit 7c92594

Browse files
authored
Revise MQTT idea and application process details
Updated the project requirements for Android ideas and added application instructions.
1 parent 39cf754 commit 7c92594

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

  • pages/development/google-summer-of-code

pages/development/google-summer-of-code/2026.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You may use AI tools as much as you like (brainstorming, code generation, refact
2626

2727
- Usage of Git and GitHub
2828
- Software testing (e.g., test doubles) and test-driven development
29-
- Kotlin or Flutter for Android ideas
29+
- Kotlin, Java, or Flutter for Android ideas (depending on target project)
3030
- Swift for iOS ideas
3131
- Also please check that you have the proper hardware for the development (e.g., an Android/iOS smartphone for testing some of the projects, Mac for iOS development etc)
3232

@@ -58,7 +58,9 @@ Broker/TLS/auth/client-id are configured globally in app settings, and connect/s
5858
- one phone acting as a local hub (extending the existing Bluetooth multiplayer variables concept) and
5959
- a dedicated hub over local Wi-Fi (e.g., Mosquitto) coordinating multiple players. Also provide a Home Assistant-oriented topic convention under catrobat/... enabling wall-tablet dashboards and home automations (Tuya/Smart Life and other Home Assistant-supported hardware).
6060

61-
Ensure rock-solid reliability (reconnect/offline handling) and strong automated tests for core logic (especially topic-filter matching and message routing). Interested applicants should contact Wolfgang Slany early (as soon as possible) for additional applicant instructions, test-ticket, and expectations.
61+
Ensure reliability (reconnect/offline handling) and strong automated tests for core logic (especially topic-filter matching and message routing).
62+
63+
To apply for this project idea, please complete <a target="_blank" href="">this entry task</a> and include the links to the requested demo artifact in your application.
6264

6365
<hr>
6466

0 commit comments

Comments
 (0)