How to enable android phone location by web server - C++ or Other Android Development Languages

Hi all,
I want to ask if i want remotely to enable my android location from off to on by my php web server. By using API , is there any way to do that function or how to implement that function.
Really thanks for the help

Related

[Q] how Android connect web service (RoR)

Suppose I have a web server (e.g. Ruby on rails).
a web service is set up to access the database.
How can Android communicate with that web service?
I need to insert, delete, update and read data via that web service.
is JSON a solution? any code example ? many thanks

[Q] Hotspot force redirect to Local Server

I got this crazy idea that I don't know is possible or not... what I want to do is set up my phone as wifi access point, then allow people to connect to it, but handle all incoming http traffic myself.
So:
Create a server (with KWS - Android web server)
client can connect to the phone
when client tries to open an http connection to any random server, this has to be intercepted by my app and handled by a local web server
Anyone knows any android app to do this ?
What you are talking about is a captive portal.
I made a simple app for this purpose. If you are a developer, I need your help to improve the app. For downloading the app and source code check this thread https://forum.xda-developers.com/android/general/guide-setup-fake-captive-portal-android-t4011689

[Q] Is secure to use device's IMEI to authenticate it in web service?

Hi. I'm glad to finally be here.
Let me explain the context of my question. I'm designing an application in Android that works consuming a web service. For all inquiries carried out to that web service, you must authenticate to each perform.:silly:
I tried to use SSL certificates for greater security, but at the moment it is too advanced for me just knowing how to create a certificate, then install it on the server and on the client and the connection between them that way (If anyone has a tutorial will be welcome).
For now, I managed to connect via http without any protection. To authenticate the device that performs, IMEI shipping plus a random password (created in the registry).
Well, my question is whether this is an acceptable way or is there more optimal way that take care information that those using the app.
Thank you very much for your help, since I have no one else to turn.

asking about VPN please give me some info

hello
I want to build vpn app in android studio its easy to make it but the difficult thing is how to setup the vpn I want to make my own vpn not from any services on the internet such as vpn api providers
so my question is how to make vpn and how I can make it ready for huge connections what do I need a Server ?
and how to make it I want to know where to start
thanks

SMS Permission for Web Based Application

Hello, I have developed web based application to use on Android mobile. Does any one know how to get SMS permission on Android mobile? Is it possible to send sms carrier text from web based application? My application is NOT native Android App. I would appreciate if there is anyone who can help me, instead of developing native android app. Thanks

Categories

Resources