0
votes
0answers
48 views

Mixed polling & event-driven serial protocol implementation

I'm working on a Java library (for Android, but that's of little relevance) that communicates with a hardware device using a serial port, via a protocol that mixes synchronous queries (polling) and ...
0
votes
1answer
339 views

adb protocol failure using install and push

I cannot install apk files to my phone using adb install. I cannot push apk files to my phone's sdcard using adb push. In both cases adb gives me "protocol failure", followed by a notice that it is ...
0
votes
0answers
243 views

how to use the standard usb protocol instead of android open accessory protocol in android device

I'm using a usb 1.1 box which acts as a host with standard usb protocol. but now i need to connect this device with an android mobile. when i connect the mobile in the usb 1.1 box it gets detected ...
0
votes
1answer
241 views

Send RTP packet (stream) to server over internet

There are so many posts about rtsp protocol, generating rtp packets from android. I wrote a code which can generate rtp packet (stream) and send (unicast / broadcast) to local network. My question is ...
1
vote
0answers
305 views

Using PPP on an Android tablet

I have been looking for a way to use the point to point protocol in an android application, but I didn't succeed. I firstly checked if the module is supported by my tablet kernel, and so, I executed ...
0
votes
1answer
190 views

Google TV stream Protocls Android

I am working on an application for google tv with Visio device , i want to know which streaming protocols are avalable for google tv out of these. Can any body give me the reference along with the ...
1
vote
1answer
2k views

Sharing Files Between Windows and Android over WiFi

Is there a way ( protocol ?) to share & exchange files between pc with Windows os and a mobile phone with Android os over WiFi ?
0
votes
0answers
158 views

SiRF protocol on Samsung Galaxy S2

Does anybody have experience with getting data from the SirfStar IV GPS chip in Samsung Galaxy S2 using the SiRF protocol? Can somebody explain to me how to use it?
2
votes
1answer
660 views

UDP Hole Punching not possible with mobile provider

actually iam coding an android app that receives the pictures of a webcam that it connected to a pc. To gain more fps i use the udp protocol instead of tcp. The idea is, that the pc sends the ...
0
votes
0answers
106 views

content:// protocol on android bro

I am trying to figure out whether the content:// protocol was still supported from the default android browser: ninesky and dolphin do, for example, but the default browser seem to give a protocol not ...
0
votes
1answer
2k views

YouTube Streaming Protocol and Port numbers to Different Devices

I'm wondering if anyone knows whether YouTube uses different protocols and/or port numbers in streaming video to different clients. For example, is it possible that they use HTTP, Port 80 for Mozilla ...
5
votes
2answers
5k views

Android / iOS - Custom URI / Protocol Handling

Just a quick question here. Is there a way to define some kind of handling mechanism in Android and iOS that would allow me to do intercept either of the following: myapp:///events/3/ - or - ...
1
vote
1answer
1k views

Android NFC (ATQB from ISO-14443 Type B tag to phone)

My goal is to have an Android phone (Samsung Galaxy Nexus) communicate with a TI TRF7970A card in emulation mode (emulates ISO-14443 type B tag) through NFC. I understand that the PCD (Android phone) ...
0
votes
0answers
178 views

How to launch the stock installer app in android

I used to have this problem but I found a solution, so just decided to post it here just in case someone else needs it. How to launch the native installer app to install an apk? Many posts have the ...
-1
votes
1answer
88 views

Android & forensic - command-respond protocols [closed]

After doing some digging on mobile forensic articles i found out about some command-respond protocols of use in a mobile investigation AT commands (GSM devices) FBUS (nokia only?) OBEX adb ...
2
votes
3answers
1k views

SPDY protocol support from Android browser?

I wonder if Android browser supports Google's new SPDY protocol? I can find SPDY comments from Android's Chromium source codes, but I can't sure if it's fully implemented. If it's enabled, I want to ...
0
votes
1answer
175 views

Migrating module from Linux to Android

I'm going to implement aodv protocol as a linux module for a research project, and I need to implement it on Android later.I wonder if I could compile my codes into the android kernel and have my ...
3
votes
0answers
469 views

Streaming MMS Protocol using VITAMIO SDK in Android [closed]

Has anyone managed to develop a streaming MMS for android? I heard about the SDK Vitamio but can not find anything on the net that explains how to use.
1
vote
0answers
268 views

what profile / resolution should the video be in? so that Android's Emulator 3.0 can play HLS streams

I have Android 3.0 version installed on my eclipse IDE, on which when i test Apple's sample HLS link: "http://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8" it runs successfully. I ...
0
votes
1answer
349 views

How can I link to a phone call link from within an embedded web page in Android?

I have an Android application that has one section loading a web page within a frame of the app. On the webpage, it has a link to call our support line using the tel:123456 protocol (i.e. <a ...
0
votes
0answers
575 views

How to enable the callto protocol on the default Android browser to open Skype

I recently developped an online widget which had callto:-links, but the skype application is not starting. I tested this on my Asus Transformer with Android 3.2. What can I do to make sure the ...
1
vote
1answer
231 views

Is it possible to modify WiFi frames (layer 2 PDUs) to include new fields?

I want to develop an app that makes use of the WiFi interface to establish cooperation amongst a subset of mobile devices, which will then allow me to exploit location information and achieve higher ...
0
votes
1answer
180 views

In android a custom URI into a EPUB call to an app

I have a text in EPUB, in this text there's a link that starts "E2L://".When somebody clicks in the link, I want to open an app that shows the link text. Can anybody help me please?
0
votes
1answer
217 views

Can I modify Android's protocol stack?

Can I modify Android's protocol stack? Can I replace the IP protocol with another protocol?
0
votes
2answers
601 views

Android - XMPP with Openfire

I'm programming a network multi-player game and I decided to use XMPP for communication over the internet - since it should be quite good and didn't find any other better alternative. I wish to use ...
4
votes
1answer
218 views

android screen as pc touchpad in intranet

I want to use android screen as a pc touchpad in intranet, so for that which protocol i should use and how to create pc server in java. Help me. Thank you
0
votes
1answer
398 views

Bluetooth: Send ACL command

I would like to connect to my headset and send it an ACL command to make it ring. However, so far I only found a method to connect via RFCOMM to a Bluetooth Device. Is that the only way or is it ...
3
votes
1answer
137 views

Which Protocol is Recommended For Sending GPS Datas From Android Application To The Server

I am beginner in android programming. I am working on sending data( GPS datas ) from android application to the server nowadays. But I don't know which protocol is better for this subject. What are ...
0
votes
1answer
631 views

Communication Android to PC

I'm working on a project I'm trying to present to a conference and I need a bit of help pointing in the right direction. The app I'm building is supposed to monitor the elderly. When the phone ...
1
vote
0answers
56 views

How much will it be feasible for writing the protocol stack in Java code than in native code in android? [closed]

I need a help from all you guys and big time suggestions. How much will it be feasible of developing a protocol stack in Java code than in Native code in Android. This application will be ...
1
vote
2answers
57 views

Proper way to handle UPGRADE/BUY click in a demo/lite version of Android app

I have a demo verison of an app that I have limited features of and brings up an alert when a user picks a featuer not in the demo version alerting them it isn't supported in the trial and two ...
7
votes
1answer
2k views

Android webview, start ACTION_VIEW activity when the url could not be handled by webview

Actually I know how to start the market app by URL filtering with my custom webview client, but I want to make it more generic, that is to check each URL, not only the market url, but also some other ...
2
votes
0answers
568 views

MMS protocol [Android Application] [duplicate]

Possible Duplicate: how to stream through mms:// I wish to create an application that would play online radio stations. There are some radio online stations which runs on mms protocol. For ...
6
votes
3answers
14k views

How to initiate/send SMS from a HTML5 webpage using devices native functions?

I am wondering how can I open the send SMS application by using a web control of a HTML5 page on Android and iPhone. I want to use the device native SMS sending app, with a prepopulated value from the ...
0
votes
1answer
1k views

com.google cannot be resolved to a type

I am trying to to work with protocol buffers for my first time. I have been following the steps in the code below (this is for an android application): ...
0
votes
1answer
581 views

Socket base Communication between android client and php server

I have PHP server that opens a socket connection and start listening on specific port. I have to write an android client that sends data to the server. Then server reads a socket for incoming data and ...
1
vote
2answers
730 views

Protocol design

I have a client server program to communicate the pc with an android phone using usb, based on http://www.anothem.net/archives/2010/10/15/android-usb-connection-to-pc/ Now I need to design a protocol ...
7
votes
2answers
4k views

What is the best server client communication protocol to use in Android and iOS?

We have a server application (implemented in Java) that will provide some data for our mobile apps. The apps will be created for Android and iOS. Which is the best protocol / library for this ...
0
votes
2answers
3k views

Tablet(iPad/Android)-Server Communication Protocol

I am going to build a client-server application. The client here is an iPad (or an android-based) tablet. The server is a normal pc. Both the clients and the server are connected to the same network ...