Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7846011
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:26:09+00:00 2026-06-02T17:26:09+00:00

I’m to work on an application that has to intercept WAP push messages and

  • 0

I’m to work on an application that has to intercept WAP push messages and then /do something/ with the information. I’ve read up as much as I could on WAP and handling WAP, etc. I was able to write a prototype that would parse binary/hex strings that were sent across as part of the intent extras of the WAP_PUSH_RECIEVED broadcast.

I’ve tried reading up things here as well, but I cannot seem to understand some things clearly.

1) How is a textual WAP message handled in Android? Is is intercepted the same and will that information also be sent as the data in the broadcast? Meaning, when we are writing a User Agent in android, can we simply assume that WAP messages, text, wbxml or otherwise is handled and broadcast along with the WBXML form?

2) I’ve been trying to listen to WAP messages, specifically the ones sent out for GMail, and nothing is detected. Does this mean that these messages are specifically delivered to the Gmail UA only, and therefore we can’t get them, or am I doing something wrong? The below is from my manifest. I also have the appropriate permissions

       <intent-filter android:priority="999" >
            <action android:name="android.provider.Telephony.WAP_PUSH_RECEIVED" />
            <data android:mimeType="application/*" />
            <data android:mimeType="application/vnd.wap.emn+wbxml" />
            <data android:mimeType="text/vnd.wap.emn+xml" />
            <data android:mimeType="text/vnd.wap.emn" />
            <data android:mimeType="text/vnd.wap.emnc" />
        </intent-filter>

I tried with MMS as the mime type and was able to work with it, but the WAP message otherwise eludes me.

Any help would be appreciated. Ta!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:26:17+00:00Added an answer on June 2, 2026 at 5:26 pm

    Just in case there is someone looking for similar information as I requested:

    1) Yes, there is a Data SMS parser in the Android framework that takes up the responsibility of parsing any incoming message, and converts it to the compact WBXML form, as part of the broadcast. On a side note, we can user the kxml2 library to convert the WBXML back into XML, with or without having to create a file for it. kxml2 has methods that will produce a tree in memory to search through.

    2) Gmail WAP push messages are sent out specifically, I think, some of the software online that claim push message functionality for Gmail are really using the broadcast sent out indicating there has been a change in the gmail inbox. Other WAP messages were received when a specific and correct mimeType was provided in the manifest.

    Thanks!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I've got a string that has curly quotes in it. I'd like to replace
I want to count how many characters a certain string has in PHP, but
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have a French site that I want to parse, but am running into
In my XML file chapters tag has more chapter tag.i need to display chapters
I am doing a simple coin flipping experiment for class that involves flipping a
I need a function that will clean a strings' special characters. I do NOT

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.