These are apps that have been running with no trouble at all for like 2 years. Even when the last Android update came out, the widgets continued along as if nothing had changed. There is no manner of debugging I can do if my current debugging environment doesn't show any problems at all.
I guess what I really want to know is if anyone is aware of changes to how the widget update handler works in 6.0 as opposed to every prior release. In any case... I cannot even compile for 6.0 (23), unless I change my authoring environment. I've been using Eclipse all this time. When I tried to update that to the new set of SDKs, the whole thing broke. Then I find that the SDK is no longer supported with Eclipse. I have to change over to Android Studio. Seriously... That is a serious pain in the arse. I like my environment just fine. And it took a long time to get comfortable with it. Only for them to say, "yeah, we're not gonna do that any more." Having said that, if that's what I have to do, then so be it. Just have to find the time to work it all out. On Monday, March 7, 2016 at 2:08:56 PM UTC-5, TreKing wrote: > > > On Mon, Mar 7, 2016 at 11:34 AM, Ken Lawton <[email protected] > <javascript:>> wrote: > >> My assumption is that because my manifest is pointing to an earlier >> release (as far back as 19), they simply won't work until I recompile them >> with the new 23 target. >> > > Android runs in a compatibility mode with each new release to ensure apps > that target earlier platforms don't break. You should not be required to > recompile your app for the newest version, though it's certainly > recommended. > > >> I expected that something like the AdSense app would have been updated by >> now, because they are having the same trouble. But it hasn't. >> > > That's an issue / question for AdSense. > > >> So what's the issue here? Is it just that I'm going to need to >> recompile, or is Marshmallow just not allowing widgets to update anymore. >> > > Without more information - probably a bug in your app. And the one's you > observed as well. My app has widgets and does not yet target 6.0 and it > works fine on my Nexus 5 with Marshmallow. So do all the other widgets I'm > currently using. > > Have you tried debugging your app ... ? > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/ec192cb8-0ded-4088-86e5-b090a36a787d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

