Do GAB apps work? Any example?

39 views
Skip to first unread message

Stan

unread,
May 29, 2019, 4:26:05 AM5/29/19
to comp.mobile.nokia.8110
 
As described in GerdaOS wiki, I've tried to create 2 zip archieves and rename to *.gab:

% chmod +x app/App.l

% tree
.
├── app
  └── App.l
└── config.manifest

% cat app/App.l
(prinl "Hello, World!")

% cat config.manifest
RUNTIME
=pil
ENTRYPOINT
=app/App.l

% chmod +x app/1.sh

%
tree
.
├── app
  └── 1.sh
└── config.manifest

% cat app/1.sh
#!/system/bin/sh
echo Hello

% cat config.manifest
RUNTIME
=sh
ENTRYPOINT
=app/1.sh

I can run them via File manager... And see white blank screen.
Subj?

Sylvain D

unread,
May 29, 2019, 5:16:04 AM5/29/19
to comp.mobile.nokia.8110
About GAB you can ask @Nihilist in kaios-discord forum, he is about to prepare an update for Gerda.

Luxferre

unread,
Jul 23, 2019, 7:07:17 AM7/23/19
to comp.mobile.nokia.8110
GAB implementation is postponed until October at least. There are lots of things to update in GerdaOS before this would be the case.
Reply all
Reply to author
Forward
0 new messages