Integrate shared library with 3DS app #17

Open
opened 2026-01-27 07:08:47 +00:00 by maj · 0 comments
Owner

Integrate libnextcloud with the 3DS app and set up the network stack.

Tasks

  • Initialize 3DS network stack (SOC)
  • Link libnextcloud in Makefile
  • Configure libcurl for 3DS
  • Configure mbedTLS for 3DS
  • Implement upload workflow
  • Handle network errors gracefully
  • Add connection status indicator
  • Test uploads to Nextcloud
  • Handle app suspend/resume

Acceptance Criteria

  • Network stack initializes
  • libnextcloud functions called successfully
  • Can upload files to Nextcloud
  • Error messages displayed to user
  • Network errors handled gracefully
  • App doesn't crash on suspend/resume
Integrate libnextcloud with the 3DS app and set up the network stack. ## Tasks - [ ] Initialize 3DS network stack (SOC) - [ ] Link libnextcloud in Makefile - [ ] Configure libcurl for 3DS - [ ] Configure mbedTLS for 3DS - [ ] Implement upload workflow - [ ] Handle network errors gracefully - [ ] Add connection status indicator - [ ] Test uploads to Nextcloud - [ ] Handle app suspend/resume ## Acceptance Criteria - [ ] Network stack initializes - [ ] libnextcloud functions called successfully - [ ] Can upload files to Nextcloud - [ ] Error messages displayed to user - [ ] Network errors handled gracefully - [ ] App doesn't crash on suspend/resume
maj added this to the Milestone 3: Nintendo 3DS App milestone 2026-01-27 07:08:47 +00:00
maj added the integrationplatform:3dspriority:high labels 2026-01-27 07:08:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: maj/nextcloud-share#17