You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
How to use or open this spk file?
Steve Garman
unread,
Jul 18, 2016, 6:35:57 AM7/18/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
John.
You should not need it.
The problem was fixed in version 1.33 released in February.
jgb
unread,
Jul 19, 2016, 1:48:30 AM7/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Thanks for your reply. The HTTP Server sample is working well whenever i run it inside the IDE. My problem is when i build the HTTP Server apk and install it, browsers from my laptop does not load the index.html file where i can upload files from my pc. The browser only displays the word "Null". No error messages.
Dave Smart
unread,
Jul 21, 2016, 10:53:14 AM7/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Sounds like you need to update your APKBuilder.
Restart DS, then re-install your APKBuilder from the plugins menu.
Steve Garman
unread,
Jul 21, 2016, 10:57:03 AM7/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
I'm pretty sure he posted somewhere that it is a permissions issue Dave.
WebServer is not giving Storage permissions.
Dave Smart
unread,
Jul 21, 2016, 11:08:41 AM7/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
OK, then he probably just needs to add this to the top of his code (which you have probably told him already I guess)