[android-developers] Insert event with CUSTOM_APP_URI and Launch an activity from calendar application

2015-12-15 Thread raveesh L
favorite I'm trying to open my android application from calendar event using CUSTOM_APP_URI. 1. So i insert an event to Calendar through my application. 2. Opening Calendar app, and

[android-developers] Open my application from Calendar

2015-12-10 Thread raveesh L
I'm trying to open my android application from calendar event using CUSTOM_APP_URI Here is the code i used for inserting the events into calendar @Overrideprotected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main);

[android-developers] Animation Tool

2012-10-16 Thread raveesh L
Hi All, Is android providing any tools for 3D animation? like page flipper, turning book pages animation etc., Please help me friends. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Query regards InApp product unamanged item.

2012-02-29 Thread raveesh L
I have implemented in-app in my application. the scenario is like this. Once user click the buy button we are giving 5 mp3 songs to user. If the user played all the 5 songs his plan will be over and again the user needs to click buy button to buy 5 more songs. My question is, i created an in-app

[android-developers] In-app unmanaged product doubt.

2012-02-28 Thread raveesh L
Here how my application will work out. I have implemented in-app in my application. the scenario is like this. Once user click the buy button we are giving 5 mp3 songs to user. If the user played all the 5 songs his plan will be over and again the user needs to click buy button to buy 5 more