Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5973731
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T20:50:30+00:00 2026-05-22T20:50:30+00:00

For stock Android ROMs, we can launch the Google Calendar app by: Intent intent

  • 0

For stock Android ROMs, we can launch the Google Calendar app by:

Intent intent = new Intent(Intent.ACTION_EDIT);

intent.setType("vnd.android.cursor.item/event");   

intent.putExtra("title", "Some title");

intent.putExtra("description", "Some description");

startActivity(intent);

However, it looks like manufacturers w/ custom UIs implemented their own Calendar, such as HTC Sense UI.
I’m not sure about MotoBlur and Samsung TouchWiz, but I assume they are doing the same.

So, the question is: is there a generic Intent we can use to launch the Calendar app on Android phones (regardless it’s stock android or custom UI)? Or we kind of need to write a wrapper class to check and launch the appropriate calendars?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T20:50:31+00:00Added an answer on May 22, 2026 at 8:50 pm

    There is currently no supported API for the calendar. What you are doing is relying on private implementation details (the need to hand-write a string literal for the MIME type indicates this), so you are going to get different behavior on different devices depending their implementation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In android I can't figure out why this cursor is empty in htc wildfire.
In my app, I want a functionality to create calendar event. I open new
How can Javascript detect whether a website is loaded in Android's stock browser or
I want to make some changes to the stock Mms Android application and install
I just created my own Home to replace the stock android one or Sense.
I can't make the following work on Android 3.1/Honeycomb (only Android version tested), but
Can anyone help me figure out why this page causes Android browsers to crash?
I am having some problems with Phonegap and the Android Camera API. I can
I'm new on android programming and i'm working on android application and i'm stuck
Im building my own android app, but im kinda stuck at the login part.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.