top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

BroadcastReciever not working in HTC desire 601

+3 votes
201 views

I have designed a call screen using the concept of BroadcastReciever . Also i have used bellow provided code in the manifest file.

<receiver android:name="com.pcs.incomingreciever.IncomingReceiver" >
    <intent-filter>
        <action android:name="android.intent.action.PHONE_STATE" />
    </intent-filter>
</receiver>

i have also added Android READ PHONE STATE permission in my Manifest file. My code working perfectly in Other devices. But its not working in HTC desire mobile perticularly.

posted Apr 2, 2015 by Sritam Jagadev

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button
Is it showing some error in logcat?
Just to cross check if  PHONE_STATE permission been added to Manifest file?
Any update or problem is solved

Similar Questions
+3 votes

I have installed apk from playstore but not able to update as I am not able to click next button though I can click cancel button.
This problem is in 2 inch android smart watch.

Same app when removed and install afresh, then next button becomes INSTALL button and it works in 2 inch smart watch. However I observed that same app install or update works fine in my smartphone with NEXT button and no problem.
The only difference is in more Google text for upgrade scenario, that is

Do you want to install an UPDATE to the existing application?
Your existing data will not be lost.
The update application will get access to:


1 click 5 alert in 3 emergency situation 
EasyM2M 3-in-1 EasySoS APP
https://play.google.com/store/apps/details?id=in.easym2m.sos
0 votes

I tried to use SIP Demo to make and receive calls. When I try on Emulator, it registers fine and even on mobile also it is registering fine and I can able to see the message "Ready" But It is Not receiving any calls and Can't able to make outgoing calls also.

I downloaded the code from the Link

And it is giving IsAPISupported() false

Any suggestions???

+1 vote

Samsung UE is not sending PCO option during attach request and as a result P-CSCF discovery is not working?

Is there a specific NV item to be changed or any config change to be made? This is a commercial UE and OS is Android 5.0

...