[android-developers] how to integrate sharepoint website with android client application

2012-01-31 Thread basant mohamed
Dear all i need a help please I have a sharepoint website and the task is to make an android client application to integrate with this website , this application will just view the content of the website and add comment feedback. i don't know what is the steps to do this task ,i just want steps t

[android-developers] how to integrate sharepoint website with android client application

2012-01-31 Thread basant mohamed
Dear all i need a help please I have a sharepoint website and the task is to make an android client application to integrate with this website , this application will just view the content of the website and add comment feedback. i don't know what is the steps to do this task ,i just want steps t

[android-developers] achartengine time chart graph

2012-01-15 Thread basant mohamed
i'm new in android and i want to use achartengine to implement time chart that represent the daily outgoing call durations from call log does any one know how can i do this and what should i do Thanks -- You received this message because you are subscribed to the Google Groups "Android Developer

Re: [android-developers] query CallLog.Calls using Date Range

2012-01-12 Thread basant mohamed
column in CallLog.Calls. > > On Thu, Jan 12, 2012 at 7:31 AM, basant mohamed > wrote: > > I’m a beginner android developer and I’m working on application that > require > > to select from CallLog.Calls the calls between two dates range > > > > and it require that if I s

[android-developers] query CallLog.Calls using Date Range

2012-01-12 Thread basant mohamed
I’m a beginner android developer and I’m working on application that require to select from CallLog.Calls the calls between two dates range and it require that if I select from date 01-01-2012 to date 01-01-2012 it will return all calls at this date “01-01-2012” I just want to help me and tell me

[android-developers] shuflle strings

2011-09-22 Thread basant mohamed
hello , i'm new in the android developer, and i have a small task which is to take the text from EditText and on button click the text change its sorting randomly i know that i'll use collections.shuflle method ,but the thing that i don't know how to do is : how to cast this text to be in a List