Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify webview zip file download to support Github hosted file structure. #31

Open
13rac1 opened this issue Jan 24, 2015 · 0 comments
Open

Comments

@13rac1
Copy link
Member

13rac1 commented Jan 24, 2015

Here's the RW-generic webview release: https://github.com/roundware/roundware-app-webview/releases

The original webview zip files stored listen.html and speak.html in the zip root. When github packages the files for a release it stores everything in a directory as the same name as the zip file itself. The Android code needs to be updated to support both file structures.

/listen.html
/speak.html

vs

/roundware-app-webview-1.0/listen.html
/roundware-app-webview-1.0/speak.html
@13rac1 13rac1 self-assigned this Jan 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant