[android-developers] In Android Version 2.1.2 , Adding Facebook SDK in build.gradle syncworks, but app launch failed.

2016-09-16 Thread Supriya Ms
Hi folks, After adding this dependencie in build.gradle sync works, while launch application - In mainactivity.java used fragmentPagerAdapter subclass is declared but still its getting, here its java.lang.ClassNotFoundException (i.e com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run)

[android-developers] Storing String in Calender as event

2015-11-30 Thread Ullas Ms
Hi In my Apllication I want to store the String Value in calender as a event .Please Hellp in this.. -- 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@googlegroups.com To

Re: [android-developers] Android GCM without a 3rd party server (Device to Device push notification without 3rd party server via GCM)

2014-07-08 Thread MS
is an *HTTPS *call. Considering all the above, we think that it should be secure enough. Thanks a lot for your reply. Do you foresee any other issues? Varun On Tuesday, 8 July 2014 22:24:17 UTC+5:30, Harri Smatt wrote: On 7 Jul 2014, at 16:38, MS ms.jack...@gmail.com javascript: wrote

[android-developers] Android GCM without a 3rd party server (Device to Device push notification without 3rd party server via GCM)

2014-07-07 Thread MS
We are writing an Application that will exchange messages between users extensively. We are using Google App Engine *The traditional way *is to have an Application Server that stores all the GCM_ID of the users. So if User 1 wants to send message to User 2, then 1. The User 1 sends the

[android-developers] Re: Compatibility Library v4 and Added support to control how many pages are kept to either side of the current page

2011-10-20 Thread MS
Thanks Arnaud. Two problems... 1) I do not see that available to me when working with my viewpager. I am using v4 of the compatibility library. 2) Can you give me a link to that source file? Thanks Mike -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Compatibility Library v4 and Added support to control how many pages are kept to either side of the current page

2011-10-20 Thread MS
Forgive me. It appears my compatibly library was not up to date. Thanks very much! -- 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@googlegroups.com To unsubscribe from this group,

[android-developers] Compatibility Library v4 and Added support to control how many pages are kept to either side of the current page

2011-10-19 Thread MS
Support Package, revision 4 (October 2011) ... Changes to ViewPager: - Added support for margins between pages. An optional Drawablehttp://developer.android.com/reference/android/graphics/drawable/Drawable.html can be provided to fill the margins. - Added support for

[android-developers] Re: stop my app from being updated(auto-update is disabled)

2011-09-07 Thread MS
Thanks mark!!! I will maintain backward compatibility to meet my req.. On Sep 6, 4:57 pm, Mark Murphy mmur...@commonsware.com wrote: On Tue, Sep 6, 2011 at 7:19 AM, MS ms.jackspar...@gmail.com wrote: The reason as to why I asked this was due to the following use case: Consider

[android-developers] Re: stop my app from being updated(auto-update is disabled)

2011-09-06 Thread MS
??? As of now,I have to ask the user to upgrade App-A to version 2 if available, else wait. On Sep 5, 4:08 pm, Mark Murphy mmur...@commonsware.com wrote: On Mon, Sep 5, 2011 at 3:45 AM, MS ms.jackspar...@gmail.com wrote: Consider that user hasmyappwith version 1 andauto updateoption

[android-developers] stop my app from being updated(auto-update is disabled)

2011-09-05 Thread MS
Consider that user has my app with version 1 and auto update option is disabled/off. I have an upgrade in the market for my app(say version 2). User gets a notification saying, updates available and updates my app. Now based on some requirement I need my app not be be upgraded to version 2. Can

[android-developers] Android Google Map caching in MapActivity

2011-08-17 Thread MS
Per http://googleblog.blogspot.com/2011/07/download-map-area-added-to-labs-in.html Can this be done now in our own applications? -- 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] Re: Linkify and Context Menu

2010-09-27 Thread jithin syam ms
;                                         }                                 }); On Sep 23, 1:12 am, jithin syam ms danijanuv...@gmail.com wrote: As part of my project I need to create TextView that contains message ,in which all phone numbers are linkified. I could do it. But my need is to create a context menu on that link.That is when I hold that link I need

[android-developers] Linkify and Context Menu

2010-09-24 Thread jithin syam ms
As part of my project I need to create TextView that contains message ,in which all phone numbers are linkified. I could do it. But my need is to create a context menu on that link.That is when I hold that link I need a context menu appears with many options. Please help. -- You received this

[android-developers] Announcing Ice for Android 0.1.0

2009-01-01 Thread MS
ZeroC's Internet Communications Engine (Ice) is a modern object- oriented middleware solution for building distributed applications. We are pleased to add Android to our list of supported platforms with the first release of Ice for Android. You can find more information here: