Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
arminiae5668yis it just me? i really don't get what the question was. he wants to access the database on one phone with another phone..? ^^'
-
@arminiae I think so, but it's still kind of confusing. Although it technically _is_ possible, it's even more confusing and shouldn't be used in production directly, rather some less harsh app-to-app communication where only some data are provided.
Imagine what damage you could cause if the connection between the devices is unsecure and you play with the database directly. :D -
@edisonn the point is that (s)he wants to access the db directly. Which resides in the same partition as other casual apps. If those two things don't sound crazy enough to combine for you, then I don't know. :P
- you can cripple app's db so easily
- it can be misused even easier than you think to create viruses
- if you have a bank's app there, well guess what's going to happen if they used a bad security
- keyloggers work even on android, surprisingly -
arminiae5668y@edisonn ok, but then, my next questions would be why? what's the use case?
I'm no app dev, but if anyone tried to get at the db underneath one of my web apps i'd find that highly suspicious. Go through the interface i provide or back off (looking at you, client..)
Related Rants
-
IDontGiveADuck45My coworker insists that: if (x == true) Is better than: if (x) I'm losing my mind. Send Help.
-
gitpush11Was trying out Rider IDE from IntelliJ, and all is good until they gave me that warning -.-
-
liammartens15How does the new MacBook pro outsell Microsoft surface and dell XPS 😖 are there so many "sheep" out there w...
If some of you missed this gem in stackoverflow answers, I bring it once again!
More fun @ http://meta.stackoverflow.com/q/...
undefined
fully optimized answer
just no
no no no