Android :: Need App For Calendar Event Usage / Multiple Email Folders

Nov 10, 2010

Ok at work i was asked to find the best android email app that is specifically looking at calendar event usage and multiple email folders and use of exchange 2010 and 2003. Ofcourse i said use the stock one because i know that works fine on my HTC Evo but since i work at I.T at CMU they know i do alot of stuff with android phones they want me to fine all the possible ones that will work with all android phones and the ones that work best.

Android :: Need App for calendar event usage / multiple email folders


Samsung Captivate :: Getting Calendar Event On Phone To Sync With Google Calendar

Jul 26, 2010

I am new to Android, Google calendar and the Captivate phone. Have successfully imported my old calendar to Google Calendar which initially synced with the calendar on my captivate. However, when I add a new event to my phone calendar, it does not automatically show up on the Google calendar. the Samsung rep told me I have to edit each new even to mark it as a "Google Calendar". Is there any way to make this the default option on the Captivate phone? I am hoping to have automatic syncronization b/t the phone and the Google calendar without having to force it to do so each time.

View 15 Replies View Related

HTC Incredible :: Need Notification Of Added Calendar Event On Shared Calendar

Jul 26, 2010

Is there a way to be notified when a calendar event is added to a shared calendar? I love using the shared calendar, but I sometimes overlook new events that were added by others.

View 3 Replies View Related

HTC Droid Eris :: Google Calendar W/Multiple Cals And Non-Google Email

Mar 16, 2010

I have a Google Calendar account that I log into with my yahoo email address. On this calendar I also can view my calendars of other family members.The problem I am having is that I had to create a google account when I bought the phone. However, I can't seem to get my non-google calendar to show up on the phone.I have tried using my new google account to "friend" my non-google calendar account but it's still not showing up.

View 4 Replies View Related

Android :: Once Tap Calendar Event Add App

Sep 9, 2009

I kept getting annoyed at having to load the Calendar to have to add an event, so I built a one-tap-add-event app which you can put on the home screen.

View 2 Replies View Related

Android :: Better Keyboard Usage / Multiple Letters

Nov 28, 2009

I love Better Keyboard, but have an annoying problem I can't figure out. When I am typing I must hit something periodically that makes the keyboard letters show multiple letters on each key. How the heck do I turn this off? What am I hitting by mistake that turns it on?

View 1 Replies View Related

Android :: Calendar Event Popup

Apr 8, 2010

Is there an app or plug-in that would change the notification for calendar event reminders to a pop-up instead of in the notification bar? (like Handcent handles notification of new text messages)

Similar to how blackberry's handle calendar events..

View 14 Replies View Related

Android :: Calendar With Datepicker For Add Event

May 27, 2010

After buying my lovely HTC Desire two weeks ago I'm now trying to start using my phone as an organizer/agenda.

Unfortunatly I really have sucky memory (hence I need to use the agenda from my phone) and thus I actually have NO idea what date it is today and everytime I goto the add event dialog I forget to look at the calendar what day it curently is (let alone tomorrow!).

Since the default app only has those anoying slider/slotbars to pick the date for an event... I keep placing events on the wrong date! :@

I've been trying to find a replacement app but the only two I've found so far (Jorte and Gemini) have the same anoying dialog to add an event!

All the other 'apps' I find when looking for android calendar apps are widget-only!!

Anyone knows a way to get a datepicker or something like that into the calendar app or a different app?

Maybe at least display the name of the day when creating a new event?

View 1 Replies View Related

Android :: Composing A New Calendar Event

Dec 24, 2009

My app wants to whisk the user to the "create new event" composition window of his Calendar app, initializing begin time, end time, title and description text for the event, but then leaving him able to see these values and optionally alter them before saving (or discarding) the event using the oridinary means available to him from within the Calendar's create new event activity.

HOWEVER...

My code which works dandy on my own dev phone (indeed, on any phone running stock Android Calendar to the bone) fails on the HTC Hero. The issue is that the Hero has been "improved" by use of a non- standard Calendar app and my means of doing this is therefore failing.

I wonder if someone can outline a more generic means I can use to say "tell whatever the user's preferred Calendar app is to create a new event, seeding the effort with these key/value pairs".

Here is my present code:

CODE:...................

View 4 Replies View Related

Android :: Post Event In Google Calendar

Apr 22, 2010

I need post the event in google calendar from my android app. I downloaded data-library v.2.1, but can't find any documentation for that.

View 2 Replies View Related

Android :: Opening Calendar Event From Froyo

Jul 13, 2010

I have written an application (not an usual application but a liveFolder) that get all calendars and for each calendar get all events in next few days. (The application is liveCalendar on market) Selecting un even, the eventInfo activity is displayed given the oppurtunity to the user to change or delete the event.

All work well in android < 2.1 but in 2.2 aftter retrieved an event item the event info are partially displayed correctly. More precisely, the title is well displayed (this mean that title is correcty loaded) but the data of event is always 01/01/1970 I konw the the uri is changed from Ecalir to Froyo and I have used the new URI for Froyo, infact the URI used to load event is content://com.android.calendar/events/32

This is a logcat

CODE:.................

View 2 Replies View Related

Android :: Moving Event From One Google Calendar To Another

Apr 13, 2010

I use Google Apps, and use several separate calendars. Problem is, if I don't create my event on the right calendar in the first place, I can't figure out how to move it later to the correct calendar.

I can do it in the web interface, just not in the Calendar app.

View 1 Replies View Related

Android :: Calendar Event Custom Repeat

Aug 2, 2010

Wonder if anyone come across a droid calendar with similar event repeat function as those calendars in WinMo phones.

The particular function I am looking for is to customize the event repeat interval in terms of number of weeks or days (eg repeat every 3 weeks or 5 days etc).

Currently I don't see such function in the google calendar so I figure most droid calendars out there also do not have such function.

View 4 Replies View Related

Android :: Way To View Or Edit Calendar Event With Uri

Mar 5, 2010

is there a way to view or edit a calendar event with a uri. like content://contacts/people/3 works to view/edit a contact.

View 2 Replies View Related

Android :: How To Test Calendar Event On Emulator?

Mar 23, 2010

I am developing an application which requires to add Calendar event. I have written the code for inserting event to the calendar. But whenever i run my application, everytime i get error that "Fail to find provider info for Calendar" and it also throws me NullPointerException error. So, what it means and i found that emulator doesn't provide Calendar application in-built.I think if the Android Emulator doesn't have Calender API, so, naturally, it will not have any database URI in the emulator whereas the Contact has URI --"content://contacts/people". I also found the URI for Calendar as "content://calendar/calendars" but it doesn't work and it means that it gives me error cause of missing Calendar application.Can anybody clarify me, with suggestions regarding Calendar Event?

View 4 Replies View Related

Android :: Adding A Quick Add Event To The Calendar

Jan 13, 2010

I am an experienced developer, but an Android newbie. I have a Droid Eris (Android 1.5), and the awkwardness of adding events to a calendar is driving me nuts. I already made a feature request, but wonder whether (a) newer versions of Android already have something like this OR (b) if I could get some implementation advice on the following idea. In particular, I wonder if there is a hook available for me to receive the necessary trigger when the user selects a time from the Calendar Day View, as described below, along with the necessary parameters (day and time that the user requested).

Alternatively, perhaps the Calendar source code is available, and I should modify that.

When adding an event (in Android 1.5) from the Day View, we currently get the full event-add dialog, say for Thursday at 4pm. An additional simple interface would make it much easier to add events to calendars, as described below.

Assume that the event is being added to the default calendar (e.g., your Google Calendar).

The first line in the screen contains 5 buttons for times in 30-minute increments around the initial time. E.g., in the 4pm example the buttons read: 3:30, 3:45, 4:00 (highlighted), 4:15 and 4:30.

The second line shows an event-duration. There are only four choices (0, 30min, 60min, all day).

Below that is the event description.

Below that is a popup menu for reminders (same as on the current event add-screen).

Below that are the opportunities to Save&Cancel.

Note that event location and event description are omitted.

If there's room above, there could be a button to take you to the full- blown event entry dialog.

View 8 Replies View Related

Android : Remove A Calendar Event Using Code?

Apr 30, 2010

I am using the Android calendar. How can I remove a calendar event using code? Is it possible?

For clarification, I would like to mention that I don't want a sync process or want to remove events using gdata api. I only want to remove a local calendar event.

View 1 Replies View Related

Motorola Droid :: How To Create Multiple Folders

Feb 11, 2010

I was womdering how do i create different folders for things such as ringtones, notification tones.. etc.

View 3 Replies View Related

Android :: Intent That Opens New Calendar Event Activity

May 26, 2010

In my app, I want a functionality to create calendar event. I open "new calendar event" activity like this:

CODE:.................

It works perfectly on stock Android. On HTC Sense, I have only one issue - end time is not set correctly, it's always one hour after begin time.

View 2 Replies View Related

HTC EVO 4G :: All Day Event Calendar Bug

Jun 4, 2010

I just noticed that if I edit one of my all day calendar events, it moves the event to the next day.

View 2 Replies View Related

Android : Expandable Lists Having Multiple Child Items In A Single Row - Their OnClick Event

Jul 19, 2010

I could not figure out how to implement two basic functionalities with the expandable lists: 1. The onClick for the child 2. Using linear layout for the children, so that I can have multiple clickable items in same row under the parent item

Can somebody help me with some sample code for the above?

View 1 Replies View Related

General :: Organize Apps In Folders Without Going Through Multiple Pages (HTC One X)

Dec 28, 2012

I don't mean folders on the home screen, look at the attached imaged if you don't understand. I want to know if it's possible to organize those instead of having to go through multiple pages.

View 5 Replies View Related

Android :: Public Calendar API For Reading / Writing Event Data?

Jan 7, 2010

Is someone from Google able to advise when the Android SDK is likely to include a public API for reading/writing event data to the user's calendar? Searching the forums I see that this is a much desired feature by many developers but I haven't seen any indication as to when (or even if) this need will be addressed.

View 1 Replies View Related

Android :: Need To Create New Folders On K9 Email App?

Apr 8, 2010

I just need a simple yes or no. Course if its the former then a simple.

View 1 Replies View Related

Android :: Facebook Event Displays Wrong Time In Calendar Widget

Aug 17, 2010

I have a facebook event in my device's calendar that is displaying the correct time on the main calendar, but showing the incorrect event time in two different calendar widgets I've tried, as well as the event list in the Facebook app.

To make matters more complicated, the facebook app is displaying a different incorrect time than the widgets.

I've removed the facebook event from my calendar, reinstalled the widgets, done a battery pull, resynced, and the problem persists.

I think the host changed the time of the event after I first synced it to my phone, but I'm not sure.

View 2 Replies View Related

Motorola Droid X : Use Multiple Batteries - Having Same Usage After Changing

Aug 28, 2010

I'm using a Droid X, and I bought a spare battery so I can go all day wihtout a fill up so to speak. However I'm noticing that whenever I place a one of the other batteries in, it gives me the same reading as the last battery that was in it, no matter what. Any way to fix this?

View 6 Replies View Related

HTC EVO 4G :: 2.2 - Edit Event In Stock Calendar App

Sep 1, 2010

I noticed that when I'm in Event Details and press Menu, it'll only give me:

Add reminder
Delete Event
Share vCalendar
Agenda

But no "Edit Event". In order to edit an event I have to long press while in the Agenda or Day View listing. Anyone else noticed this? I swore on 2.1 "Edit Event" was an option.

View 14 Replies View Related

HTC Desire :: Add Note To Calendar Event

Jun 13, 2010

Using my Palm TX I am able to add a note to an event. I use this a lot. Can I do the same in the Desire Calendar? I cannot find this in teh manual.

View 1 Replies View Related

Android :: Finding Calendar Application (show Event Date Range) Settings?

Jul 21, 2010

I'm going to ask a shot version of my question first because, as I was typing out my thorough explanation below, I realized that I had seen a setting that I believe fixes my problem but I cannot remember where it is or how to get to it. In short, the problem I am having is that Non-recurring events (one time appointment) that are in the Google Calendar online are not showing in the Moment calendar app. There was a Settings Page not sure if it was in the main OS menu or the Calendar menu that gave you the option of choosing to show events "before" a certain date and to show events "After" a certain date. You repeatedly tap the two "before" or "after" options and the dates would move further back in time and further forward in time respectively creating a date range.

Non-recurring events, obviously, continue to show for years prior or in the future but Non-recurring one-time events outside of a "range" of a time period do not show. Does Anyone know what the setting I am referring to and how to get back to it?? If not, perhaps my more thorough explanation of my problem and what I am trying to accomplish below might help me find the display before this date/after this date setting that I cannot find again! (longer explanation/description follows below): We have a Moment and an EVO and we are both new to Android but it appears I am only having the problem with our Moment. Though we are new to Android and the gmail sync, I am very comfortable with the sync process and working with Google Calendar online or on the phone and the settings for forcing a sync, choosing which calendars to display, etc. I did some troubleshooting of the problem and this is what I have figure out here goes:

It appears that the calendar on the Moment is only showing recurring events birthdays, anniversaries anything where the event is set to recur some time in the future. The non-recurring events a random party, a random doctor's appointment does NOT show on the Moment Calendar app! I prefaced my issue with being comfortable and familiar with the Google calendar operation because I am certain that the events are in the Google Calendar online. If I change the one-time event to a yearly recurring event and force the phone to sync then WHAM BAM the now recurring event shows in the Moment calendar app. Remove the recurrence and go back to the one-time doctor appointment, sync, and disappears again! The other odd thing is that "old" Non-recurring events that have already passed do seem to continue to show on the Moment calendar app for about a month. In other words, stuff back to about a month from today (today 7/20) DOES SHOW even if non-recurring but anything older than a month does not show.

Now I can Understand why if you had a doctor's appointment on May 20, 2010, that that even should NOT appear on either your Google Calendar online OR your Moment calendar app for May 20, **2011** because that doesn't make sense. However, it DOES make sense and is important to be able to go back to May 2010 and ask,"what day was that appointment with so-and-so company?" and you scroll back in your calendar to see the name of the company or "In February, 2010, did our son or daughter see the doctor? and you scroll back a few months to see that your son and not your daughter went. The Google Calendar online does NOT automatically purge older events, they are all visible online back yearsand years. Why is the Moment "purging"/not displaying non-recurring events on the phone that are in a range of about 1 month old to about to happen in a month?

View 5 Replies View Related

Android :: Email Does Not Sync / Fix It - Get Rest Of Folders On Phone?

Sep 1, 2010

New to Andriod but seem to have figures most out, ...but.. I have added my hotmail account under the mail app standard on the sonyericsson x10, and the mail is comming through, but when I delete it on the web or laptop it does not delete it on phone neither does it update that I have read the email. It does sync but emails stay on phone. Any body have a fix or answer for me?
Also I have several folders in my hotmail account, the phone only displays Inbox, drafts, outbox, sent, trash. How do I get the rest of the folders on the phone?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved