TNK_studios
(chaachee pita)
February 21, 2021, 10:48pm
1
hello there, i just wanted to know that is my database information secured? like: username, password.
additional
i am using deephost mysql extension
for example, if someone decoded my apk file, can she see the database info i have entered, if so, what i needa do.
thanks & regards
gopi
(Gopi Killer)
February 22, 2021, 1:15am
2
No! Connecting to MySQL database directly from the app is not safe. Instead of this create your own API. I personally suggest you to use Laravel Lumen framework with JWT. For this you need to learn php.
2 Likes
TNK_studios
(chaachee pita)
February 22, 2021, 12:42pm
3
yes man, thanks for your help
I actually know programming langs like PHP, Mysql, etc…
thank you again
1 Like
system
(system)
Closed
March 24, 2021, 12:42pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.