HttpSMS - SMS from the browser Application icon

HttpSMS - SMS from the browser 2.0.1

131.5 KB / 1+ Downloads / Rating 4.2 - 6 reviews


See previous versions

HttpSMS - SMS from the browser, developed and published by Dream Code, has released its latest version, 2.0.1, on 2015-08-18. This app falls under the Communication category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 4.2, based on 6 reviews.

HttpSMS - SMS from the browser APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.michy.HttpSMS

Updated: 9 years ago

Developer Name: Dream Code

Category: Communication

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing HttpSMS - SMS from the browser on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.2
Total 6 reviews

Reviews

5 ★, on 2015-07-16
Youttube

5 ★, on 2017-03-28
Good App

3 ★, on 2017-08-10
Good

Previous Versions

HttpSMS - SMS from the browser 2.0.1
2015-08-18 / 131.5 KB / Android 4.0+

About this app

*** IF YOU LIKE THIS APP, PLEASE LEAVE A RATING. THANK YOU! ***

This app lets you see and reply to your SMS threads from your internet browser.

The technologies used are:
- Simple communication library (for HTTP/S)
- CSS (partial bootstrap css, plus own work)
- Minified.js (only for the conversation page)
- Other JS code (own work, to send messages or update the conversation without refreshing the page)
- emoji-java library
- apache commons-lang library

Receiving and sending is done via GET and POST requests.

This app has been built with efficiency in mind. All pages but the conversation one are under 2kb, while conversation is under 20kb (including css and scripts). The update polling requires 1kb every 10 seconds.

You will probably not find any sms to http app faster than this.

This app is perfectly compatible with my messaging bridge, so if you own it, you can use it to respond to whatsapp and kik too.

This app requires both your server and your client to be on the same network.

New features

Added viewport tag (mobile browser support)

App Permissions

Allows an application to read SMS messages.
Allows applications to open network sockets.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
Allows an application to send SMS messages.
Allows an application to read the user's contacts data.
Allows read only access to phone state, including the phone number of the device, current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.