HostMobile App - Doc
  • Welcome!
  • App Usage
    • Custom Server
      • Before Run Custom Server
      • Custom Server Authentication
      • How to change web folder and starter page?
  • Default Server & API
    • Before Run Default Server
    • Main Page Default Server
      • Upload Folder To App
      • Shared Preference API
    • Shared Preference API
    • SQLite API
  • Others
    • Privacy Policy
Powered by GitBook
On this page

Was this helpful?

  1. Default Server & API

Before Run Default Server

Default Server runs permanently on port 49761. This server is a server with ready-made web files that you can use to manage your phone or mobile application.

Currently Available Features:

  • As you know, you can copy web folders for Custom Server from the mobile application. However, you may want to send files from your computer to the mobile application instead. For this, a special page has been added on this server.

  • Shared Preference feature is widely used in Android developments. Why not use it on any of your websites with the help of an API? For this, a simple API has been added where you can use the entire Shared Preference feature.

  • You can use the SQLite API to manage a registered sqlite on the phone where HostMobile is running.

Possibly Future Features:

  • A general API where you can get a lot of information about the phone with the features provided by Android (Charging status, WIFI or mobile connection status, Storage information, etc.).

  • Many more features will be added with future updates.

PreviousDefault Server & APINextMain Page Default Server

Last updated 1 year ago

Was this helpful?