[android-developers] Heaads Up Notification duration

2016-06-16 Thread Sherif Mohammed
I couldn't find any clue anywhere regarding this issue, I appreciate your support. I have added voice and video calling to my app, and incase of app is not in foreground, i should make the app show HeadsUp notification with Category_calling, the problem is it just ring twice for 5 seconds a

Re: [android-developers] Re: How android get MSISDN

2011-06-18 Thread Sherif Shehab Aldin
em for an API to convert SIM serial number > to MSISDN. > > On Jun 18, 12:29 am, Sherif Shehab Aldin > wrote: > > Hi all, > > > > I am doing a project of mine, and I wanted to get the MSISDN of the SIM > > cards, and I thought I would follow the Android code to see

[android-developers] How android get MSISDN

2011-06-17 Thread Sherif Shehab Aldin
Hi all, I am doing a project of mine, and I wanted to get the MSISDN of the SIM cards, and I thought I would follow the Android code to see how It handles It. I been following the code for hours till I reached this point: com.android.internal.telephony.gsm.SIMRecords.handleMessage(Message msg) an

[android-developers] Re: android twitter app

2011-06-08 Thread Sherif
check this site http://code.google.com/p/oauth-signpost/wiki/TwitterAndSignpost On Jun 8, 9:17 am, yanamala siddaiah wrote: > pls provide example to twitter authentication code using android . -- You received this message because you are subscribed to the Google Groups "Android Developers" grou

[android-developers] Twitter client

2011-06-07 Thread Sherif
Twitter URL to get the PIN to continue the authenticating processes , after forwarding the user to the URL i wanna to force him to go back to my preferences activity and write the PIN to continue the process , how this can be achieved ? any new ideas are welcomed.. Thanks Sherif -- You receiv