Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
298 views
in Technique[技术] by (71.8m points)

If I use XAMPP for uploading my local sqlitedatabase from android app , will it be accessible from others' phones?

I have created an android app which stores the user input data like name, email-id into a local sqlite database . When I launch the app on playstore, I want all users to be able to see other users data as well(the users will be aware that others can see it)

If I use XAMPP to upload my sqlite database , after I launch the app on playstore , will others (different people using different phones) be able to upload/retrieve data from my xampp server? or is xampp a server only accessible from localhost / other computers on the same LAN?

Current status Currently app is working correctly with local sqlite database

Required:

Centralized database to store and retrieve data

question from:https://stackoverflow.com/questions/65881944/if-i-use-xampp-for-uploading-my-local-sqlitedatabase-from-android-app-will-it

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...