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

Port All Android Java App Use Cases to the Kotlin App #39

Open
cpholguera opened this issue Sep 19, 2022 · 0 comments
Open

Port All Android Java App Use Cases to the Kotlin App #39

cpholguera opened this issue Sep 19, 2022 · 0 comments
Assignees

Comments

@cpholguera
Copy link
Collaborator

cpholguera commented Sep 19, 2022

The MASTG Hacking playground apps differ in functionality. We'd like to keep working on the Kotlin app going forward and for that we need to port everything from the Java app and ensure it works in Kotlin on the latest Android version.

Porting the UI elements should be evaluated but it's possibly not worth the effort. Maybe redoing them using the current Android UI recommendations is more adequate. In the end the screens were very simple.

The code on the Java app is very repetitive (as it is for the UI elements). Please consider optimizing it as much as possible to enable easier creation of new use cases in the future. If possible, create some templates.

The list of test cases is here: https://github.com/OWASP/MASTG-Hacking-Playground/wiki/Android-App

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants