Tagged Questions
The bump tag has no wiki summary.
9
votes
2answers
14k views
How does “bump” technology work?
Any good documentation or articles out there about doing device-to-device data transfer?
2
votes
2answers
91 views
How to make a bump app in android?
I would like to add a bump feature in my app in android but since its gaining momnentum now only,I couldn't get a proper implementation pattern for it.Any expertise on it,please help me with your ...
1
vote
4answers
112 views
Ideas for “bumping up” posts in a file-based commenting system
I'm working on a file based commenting system with in-line comments (only 1 level).
Despite being a newby I've managed to create a system in which users are able to add new comments and use @[NUMBER] ...
0
votes
0answers
13 views
bumpDataReceived callback does not happen after sending data
I need to send one object through bump api, so i convert it into bytes. I have tested the conversion and reverse to the object before sending and it works. But when i send the bytes , its not received ...
0
votes
0answers
62 views
Is BUMP API unreliable (high failure rate on pairing phones together)?
Thought to ask if anyone knows if the BUMP API for Android is unreliable? There seems to be huge issues with pairing together two phones and I would say probably 4/5 BUMPs fail by either not finding ...
0
votes
0answers
20 views
sending a string values using BUMP
I am trying to create an applciation which will prompt the sender to type a word and on bumping the data should be available to the receiver. I would like to know how to set two devices in sending and ...
0
votes
3answers
247 views
iOS: Accurately determining energy of a bump from accelerometer output
I am creating a tuning fork app, where you pat the iPhone into the palm of your other hand, or against a soft surface in order to set the fork zinging.
So I would like to detect the energy contained ...
0
votes
0answers
178 views
Bump vs. Game Kit for Phone-to-Phone commuication
I want to use some sort pre-configured no-hassle framework to enable two iPhones to talk to each other. I'll primarily be using it to send strings back and forth -- no large files or anything. I've ...
0
votes
1answer
96 views
Bump + OpenStreetMap Error
I have problem with use OpenStreetMap lib and Bump lib.
I obtained critical error -
ld: duplicate symbol _OBJC_IVAR_$_FMDatabase.databasePath in /Users/
...
0
votes
0answers
457 views
using bump api to compare
I want to create an android app using the Bump API. my main goal is to use the bump API to exchange & compare information. The iphone app "BOINK" is a good example of what im trying to ...
0
votes
2answers
122 views
Should the user device who uses the app (developed using Bump API) has the bump app installed?
Am developing an app (for both iphone & android platforms). Its using the bump-api.
Now, should the end-user of my-app have the bump-app already installed on his device for this API to show its ...