HTC Droid Eris :: Citrix Receiver App
Jan 6, 2010
Has anyone tried using the Citrix Receiver app? My will not connect or it will say You don't have the proper encryption level to access this Session. Of course some of my co-workers have iPhones and it works flawlessly...so I'm a little bummed that I used the exact same settings and it doesn't work. Just wondering if anyone has used it or tried it.
View 10 Replies
May 26, 2010
Is there an app. that would allow my phone to be a wireless receiver for my Xbox?
View 27 Replies
View Related
Sep 28, 2009
trying to create a broadcast receiver which responds to system events and change system settings. I don't need any interaction from the user so I don't need an activity and have been trying to do everything through the manifest file. I've put a log event into my onReceive method but it never logs anything so I'm presuming my method is never called. I've tried this with both the 1.5 and 1.6 SDKs. I was hoping somebody could have a look at my code please and let me know if there are any problems.
View 2 Replies
View Related
Oct 21, 2010
When using G Maps, it says Waiting for Location almost indefinitely.I reinstalled the G Maps updates.Then I downloaded GPS Status to see if a different app could use the receiver and it had similar problems. After 20 minutes or so, it got a lock onto the satellites but not only did it display our location as several hundred feet off, it didn't track our movements while we were in the car going 60 mph.Apparently, it got a lock, but only momentarily or with very poor reception.So I have all of the typical forum questions.
1) Has this been reported before for the D2?
2) Is there anything I can do fix this before doing a hard reset?
View 3 Replies
View Related
Nov 11, 2010
The only thing I've found on the Droid2 that's bad is the GPS. I was testing Back Country Navigator on our walk today and without cellular assistance the GPS is essentially useless. It had me about 7 miles away from my true location. It was probably 90% overcast.
From backcountrynavigators website:
Using an Android GPS in Airplane Mode
View 4 Replies
View Related
Dec 14, 2009
I was looking for some information on the TI processor in the Droid when I came across the information for the WiFi/Bluetooth chip in the Droid, the TI WL1271. Check out it's info here:
Mobile Wireless LAN - WiLink⢠6.0 Solutions
It says "provide FM transmit and receive functions to turn the handset into a personal area broadcast device"
So, why don't we have transmit/receive functions on our phone?
Another feature the WL1271 has is support for 802.11n. Why don't we have that, too?
View 49 Replies
View Related
Oct 16, 2010
I was wondering if anyone knew of an app that could make an Android phone act as as a bluetooth receiver. The phone being a deactivated Droid ERIS I have laying around that I'm not using. What I want to be able to do is connect my laptop to the ERIS with bluetooth (laptop has bluetooth connectivity) and have my laptops audio go to the ERIS (ERIS would be plugged into a set of speakers through it's 3.5mm headphone jack). In essence, the opposite of what people usually use a phones bluetooth connectivity for. Anyone know of an app that can do this?
View 7 Replies
View Related
Oct 11, 2010
Now I know his front works in all but I would like to know if there is a way to make front your default call receiver. Otherwise..will I just have to screen the call and then call them back?
View 3 Replies
View Related
Apr 5, 2010
I want to figure out how to detect when the phone wakes up from being in the black screen mode and write a handler for that event. Is that possible? It seems like this would be something a Broadcast Receiver should handle? Or is there a better or more proper way?
View 2 Replies
View Related
Mar 20, 2010
I was looking for a bluetooth device that I can connect to my Home theater receiver. Size is not an issue as it will sit in the closet and will be running on AC power all the time. I saw this real cheap device on deal extreme but reviews aren't great. DealExtreme: $12.99 Bluetooth 2.0 A2DP AVRCP Stereo Music Receiver and Handsfree (Black)
I also found this. Amazon.com: BlackBerry Bluetooth Stereo Gateway: Cell Phones & Service . It is made for BB but will work with any A2DP device. A mini usb AC adapter is required for power source. Also found a motorola device for this. Motorola 89015J Dc800 Bluetooth Stereo Gateway | Discounted prices on all Bluetooth Headsets for the All All - shopcell.com
View 3 Replies
View Related
May 14, 2010
This might be a dumb question but could there be any chance the receiver could work as a transmitter as well? I really have no knowledge of receivers/transmitters when it comes to radio frequencies.I know, what you're saying, "the spec sheet would say so".However I'm just curious if it's maybe a duel transmitter and receiver but is only using the receiver end.I imagine someone with a current Android phone with a FM receiver could answer this as it would probably use the same technology.If you could get it to transmit you could probably create some sort of media player app that transmit so you don't have to buy any car accessory if you have an older stereo.I also imagine you could come up with a fun walkie talkie app, or just create havoc on your friends/enemies radios on the fly.
View 3 Replies
View Related
Aug 16, 2009
How much accurate are the coordinates received by the GPS antenna in the reality?I'm using the emulator but it doesn't work well with coordinates too much close is there nobody that have tested an application based on the package "Location" in a real device(I don't have a real one yet..) and knows how to answer me?
View 7 Replies
View Related
Jul 3, 2010
Can Android use Bluetooth GPS Receivers in its various applications, such as MyTracks, CardioTrainer, Google Maps etc, is there an app I can install to allow this, or does the functionality have to be supported by the relevent software application (MyTracks, GoogleMaps etc) itself.If the latter, are there any navigation programs I can install which support this?
View 1 Replies
View Related
Mar 18, 2010
Hi we get an event when new sms come in android but can we get any event when user send a messages, in short is there any receiver to track sending sms as we track incoming sms.
View 1 Replies
View Related
Dec 22, 2009
I'm trying to write a simple application that attempts to receive SMS messages and handle them. I've followed several tutorials but I'm getting nowhere, when I send a SMS to the emulator, the Intent never seems to get fired.I'd really appreciate some guidance with what's going wrong. I'm just getting into Android development but I think I have my head wrapped around (most of) it. While monitoring the emulator's logcat, the log events never come up, and debugging breakpoints are never hit, so I have a feeling it's somewhere in my intent filter.
View 4 Replies
View Related
Aug 31, 2010
I am having an inner class which extends BroadcastReceiver.But I am getting error Unable to instantiate receiver org.example.test.OuterClass$InnerClass.
View 2 Replies
View Related
Jul 20, 2010
When I am talkingto someone on my phone the volume is all the way up, but seems very low. Is anyone else having this issue? Does anyone know how to fix this?
View 2 Replies
View Related
Jun 28, 2009
I have found the solution to this problem, the issue was I was also supposed to add the data tag:<data android:mimeType="application/vnd.wap.mms-message" />.Can someone provide some sample code to access the contents of the MMS message received.
View 2 Replies
View Related
Jul 9, 2009
I am trying to start TTS from a broadcast receiver and it as document an intent receiver can't bind the service. Is there a work around, I can't figure out how to start the service using startService(Intent, Bundle).
View 4 Replies
View Related
Feb 12, 2010
A WAP PUSH (Broadcast)receiver basically doesn't need any UI. It is a silence application which handles the Push messages based on actions/ mimetype without needing any intreaction with user, I've tried to test it in a SMS receiver by removing the Activity from the project and it stopped receiving the SMS messages. My question: Does all android applications "MUST" define a activity? Is there a way to hide it?
View 5 Replies
View Related
Jul 23, 2010
I am working on one project where i am using broadcast receiver in one of my activity to capture the incomming call and its works fine. when one of my other activity is open and that time if call is come then my broadcast receiver is fail to respond. can any one help me for this ? or its nessesorry to declare broadcast receiver in all my activity to do some comman task.
View 5 Replies
View Related
Feb 27, 2010
Any experts on AlarmManager out there?I've got something weird going on.The basic code to set my repeating alarm works fine. I can close my app and the alarm will continue to run like clockwork every five minutes. It works fine only if I set it in the app and then close the app.I've got a registered BootReceiver for re-registering the repeating alarm. I know it fires on boot b/c the log message clearly shows it is firing and re-setting the repeating alarm in question for the same frequency. But the AlarmManager is not firing.Basically, the nearly identical code for setRepeating() fires when set from the app and continues to run when the app is closed, so I know my AlarmReceiver is functioning, but the AlarmManager is either not broadcasting this alarm or my receiver doesn't work from an alarm set in the boot receiver.
View 9 Replies
View Related
Feb 5, 2009
i figured out how to listen for outgoing calls. however, i can't find any docs or code samples for making a Receiver that catches outgoing sms or email.
View 10 Replies
View Related
Dec 2, 2009
I am making a widget that needs a broadcast receiver, like the one in com.example.android.apis.appwidget.ExampleBroadcastReceiver. However, the example defines Intent.ACTION_TIMEZONE_CHANGED in the manifest, but there are some that do not allow this. For example, Intent.ACTION_TIME_TICK says "You can not receive this through components declared in manifests, only by exlicitly registering for it with Context.registerReceiver(). "
So I removed the manifest declarations and tried replacing the AppWidgetProvider.onEnabled function that was in the example with a call like the following: context.registerReceiver(myReceiver, new IntentFilter(Intent.ACTION_TIME_TICK));
(where "myReceiver" is an instance of the receiver I want.) However, when I try to run the code, I get the following error:
Unable to start receiver...android.content.ReceiverCallNotAllowedException: IntentReceiver components are not allowed to register to receive intents.
Any way to get this broadcast receiver working from a widget?
View 3 Replies
View Related
Jul 29, 2009
I am broadcasting an Intent from an activity. Can we make another application as a receiver. So that it will get invoked when that specific intent is broadcasted.
View 2 Replies
View Related
Jan 6, 2010
I wish to listen to android.intent.action.BOOT_COMPLETED. However I am not getting the broadcast intent, if I specify com.test.BootBroadcastReceiver in the manifest. When I change this value to simply BootBroadcastReceiver, then I am getting the broadcast intent.
<receiver android:name="BootBroadcastReceiver" android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED" />
</intent-filter>
</receiver>
My package in the manifest file is:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.test"
And the BootBroadcastReceiver resides in this package. What is the reason behind this?
View 2 Replies
View Related
Aug 17, 2009
I have an application that uses an extended Broadcast Receiver class inside the Activity. I have the extended Broadcast Receiver class as a member variable of the Activity class. But it looks like the receiver references keep changing between its construction and 'on Receive' method call. I would like to understand this better. Here are some details. public class MyEventReceiver extends Broadcast Receiver
View 3 Replies
View Related
Oct 3, 2009
I was wondering if its possible to have a broadcast receiver to listen when the app its in launches.I tried doing by creating a BroadcastReceiver to listen for the android.intent.action.MAIN action but it never gets called?Is there something I need to do or a different action I should be listening for?
View 3 Replies
View Related
Apr 21, 2010
I need to check if my registered receiver is still registered if not how do i check it any methods?
View 2 Replies
View Related
May 1, 2010
I have here two applications in two different projects in eclipse. One application
(A) defines an activity
(A1) which is started first. Then i start from this activity the second activity
(B1) in the second project
(B). This works fine.
Unfortunately, the message is never received. Although the method in activity A1 is called, i never receive an intent in B1.
View 1 Replies
View Related