[android-developers] Service to Observe Contacts Addition and notify with the Application id through which contacts have been added or modified

2010-04-29 Thread Y2U
Hello All, I want to develop a service which will monitor contacts of android phone. when ever a contact is added or updated this service will notify me that a contact has been updated or modified with the application id through which contact was added or modified. Thanx in advance Usman --

[android-developers] Re: Call Recording in Andriod ?

2009-12-13 Thread Y2U
On Dec 9, 4:50 am, Y2U usman@gmail.com wrote: Hello Guys i want to know can we record phone calls in android and if yes then can anybody provide me with some sample code or any other info regarding this. i read somewhere thatcallrecordingis blocked by android but even

[android-developers] Call Recording in Andriod ?

2009-12-09 Thread Y2U
Hello Guys i want to know can we record phone calls in android and if yes then can anybody provide me with some sample code or any other info regarding this. i read somewhere that call recording is blocked by android but even then there are some call recording apps in the market for android. so

[android-developers] problem sending email programaticaly, find to and subject fields empty.

2009-09-14 Thread Y2U
Hey Guys. I am opening an emial client programaticaly in android, it works fine on emulator, but when i run it on real device it gives me a problem i.e. To and subject fields are found empty. i am using following code. Intent msg=new Intent(Intent.ACTION_SEND); String

[android-developers] Re: how to post something thing on Facebook profile?

2009-09-03 Thread Y2U
algorithm for interacting with facebook's servers on behalf of one of its users to accomplish your goal 2) Implement that using programming methods consistent with The Android Way On Sep 2, 1:02 am, Y2U usman@gmail.com wrote: Hi guys, Im developing an application related to daily

[android-developers] how to post something thing on Facebook profile?

2009-09-01 Thread Y2U
that from android. any help would be highly appreciated. thanks in advance. -Y2U TkXel [Technology Accelerated] www.tkxel.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: Getting Friends list from Facebook

2009-08-14 Thread Y2U
, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 13, 7:00 am, Y2U usman@gmail.com wrote: Hey Guys, hope you are doin well, can any one guide me how to get Friends

[android-developers] Getting Friends list from Facebook

2009-08-13 Thread Y2U
Hey Guys, hope you are doin well, can any one guide me how to get Friends List from Facebook using Code. Thanks in advance, Regards, Y2U --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] facing problem with bitmap size.

2009-07-22 Thread Y2U
Hey guys, I am using bitmap image that i have to rotate on fling. its actually a circular image that will act like a spin wheel. so image resolution is like 1000 x 1000 but when i rotate this image and redraw it android give me an exception java.lang.OutOfMemoryError: bitmap size exceeds VM