Skip to content

Conversation

@fabriziopicconi
Copy link
Contributor

if apk name contains dot (ex: vlc_v2.5.12.apk), then apk_name_no_extensions becomes vlc_v2512 instead of vlc_v2.5.12

if apk name contains dot (ex: vlc_v2.5.12.apk), then apk_name_no_extensions becomes vlc_v2512 instead of vlc_v2.5.12
@alexMyG
Copy link
Owner

alexMyG commented Feb 18, 2019

This is because AndroPyTool allows to use MongoDB, but it does not support dots in a key. This is something that I have to change. The key for each app in the database should be a unique ID or maybe a hash, but not the apk name.

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

Successfully merging this pull request may close these issues.

2 participants