Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
yhazarus
Old
(Last edited by yhazarus; 7th May 2013 at 05:19 PM.) Reason: mistake redacting
#2101  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Oct 2011
Default when you'll have finished 1.6 version

when you will have finished version 1.6?. A great job in 1.6 only fail resolution of icons of home when is select as default launcher, but works well with apps in sd showing the image icon when this cuestion fails in 1.5.1 and before versions. I'm waiting with enthusiasm the not buggy 1.6 version
 
pinkfloyd3
Old
#2102  
pinkfloyd3's Avatar
Member
Thanks Meter 8
Posts: 77
Join Date: Jul 2012
Location: Ahvaz
Quote:
Originally Posted by yhazarus View Post
when you will have finished version 1.6?. A great job in 1.6 only fail resolution of icons of home when is select as default launcher, but works well with apps in sd showing the image icon when this cuestion fails in 1.5.1 and before versions. I'm waiting with enthusiasm the not buggy 1.6 version
+1
 
zoie
Old
#2103  
zoie's Avatar
Senior Member
Thanks Meter 83
Posts: 396
Join Date: Feb 2010
Galaxy s4 http://forum.xda-developers.com/show....php?t=2238553

Sent from my GT-I9100 using xda premium
 
yhazarus
Old
#2104  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Oct 2011
yeah.But i want this,and i'm on 4.0.4 in my i9100
 
freda_grape
Old
#2105  
Junior Member
Thanks Meter 0
Posts: 2
Join Date: May 2013
Location: shanghai
Angry i also have this error, how you resolve it?

Quote:
Originally Posted by Smando View Post
I have fixed widget layout problems, and now the sharedUserID in the manifest match with AccuweatherWidget sharedUserID, but does not work, always have this exception:
Code:
D/widget  (10952): [MSC_HERO_Accu]>>> WC:209 [0:0]  theme -> AccuWeather (Hero Weather)
E/ActivityThread(10952): Failed to find provider info for com.sec.android.widgetapp.ap.hero.accuweather
E/ActivityThread(10952): Failed to find provider info for com.sec.android.widgetapp.ap.hero.accuweather
D/widget  (10952): [MSC_HERO_Accu]>>> WC:1135 [0:0]  cUI : cnt = 0, mRC  = true
D/widget  (10952): [MSC_HERO_Accu]>>> WC:1162 [0:0]  composeEmptyCityUI : true
E/widget  (10952): [MSC_HERO_Accu]>>> SM:281 [0:0] IR : false, IPR : false
E/ActivityThread(10952): Failed to find provider info for com.sec.android.widgetapp.ap.hero.accuweather
D/comsamsunglog(10952): [MSC_HERO_Accu]>>> =============================================================================
=======================================
D/comsamsunglog(10952): [MSC_HERO_Accu]>>> widgetappapheroaccuweatherwidget [Version : 12050701] [ 1 ]
E/ActivityThread(10952): Failed to find provider info for com.sec.android.widgetapp.ap.hero.accuweather
D/comsamsunglog(10952): [MSC_HERO_Accu]>>> Header set to : ===> "widget" <===
D/comsamsunglog(10952): [MSC_HERO_Accu]>>> =============================================================================
=======================================
D/widget  (10952): [MSC_HERO_Accu]>>> WC:866 [0:0]  onResume :: fU = true  cEUi = false
E/SamsungAppWidgetInfo(10952): failed startActivity(java.lang.RuntimeException: Unable to resume activity {com.sec.andro
id.widgetapp.ap.hero.accuweather.widget/com.sec.android.widgetapp.ap.hero.accuweather.widget.WeatherClock}: java.lang.Nu
llPointerException)
W/System.err(10952): java.lang.RuntimeException: Unable to resume activity {com.sec.android.widgetapp.ap.hero.accuweathe
r.widget/com.sec.android.widgetapp.ap.hero.accuweather.widget.WeatherClock}: java.lang.NullPointerException
W/System.err(10952):    at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2456)
W/System.err(10952):    at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:146)
W/System.err(10952):    at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:347)
W/System.err(10952):    at com.android.launcher2.SamsungAppWidgetInfo.makeSamsungWidget(SamsungAppWidgetInfo.java:239)
W/System.err(10952):    at com.android.launcher2.SamsungAppWidgetInfo.makeSamsungWidget(SamsungAppWidgetInfo.java:176)
W/System.err(10952):    at com.android.launcher2.SamsungWidgetPackageManager.createWidget(SamsungWidgetPackageManager.ja
va:356)
W/System.err(10952):    at com.android.launcher2.HomeFragment.addSamsungWidget(HomeFragment.java:1261)
W/System.err(10952):    at com.android.launcher2.HomeFragment.addSamsungAppWidgetFromDrop(HomeFragment.java:1245)
W/System.err(10952):    at com.android.launcher2.DragState.moveItemTo(DragState.java:118)
W/System.err(10952):    at com.android.launcher2.DragState.moveItemTo(DragState.java:76)
W/System.err(10952):    at com.android.launcher2.CellLayout.onDragEvent(CellLayout.java:2364)
W/System.err(10952):    at android.view.View.dispatchDragEvent(View.java:13623)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1155)
W/System.err(10952):    at com.android.launcher2.CellLayout.dispatchDragEvent(CellLayout.java:2413)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1141)
W/System.err(10952):    at com.android.launcher2.PagedView.dispatchDragEvent(PagedView.java:2579)
W/System.err(10952):    at com.android.launcher2.SmoothPagedView.dispatchDragEvent(SmoothPagedView.java:226)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1141)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1141)
W/System.err(10952):    at com.android.launcher2.AnimationLayer.dispatchDragEvent(AnimationLayer.java:53)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1141)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1141)
W/System.err(10952):    at android.view.ViewGroup.dispatchDragEvent(ViewGroup.java:1141)
W/System.err(10952):    at android.view.ViewRootImpl.handleDragEvent(ViewRootImpl.java:3690)
W/System.err(10952):    at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2775)
W/System.err(10952):    at android.os.Handler.dispatchMessage(Handler.java:99)
W/System.err(10952):    at android.os.Looper.loop(Looper.java:137)
W/System.err(10952):    at android.app.ActivityThread.main(ActivityThread.java:4507)
W/System.err(10952):    at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err(10952):    at java.lang.reflect.Method.invoke(Method.java:511)
W/System.err(10952):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
W/System.err(10952):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:557)
W/System.err(10952):    at dalvik.system.NativeStart.main(Native Method)
W/System.err(10952): Caused by: java.lang.NullPointerException
W/System.err(10952):    at com.sec.android.widgetapp.ap.hero.accuweather.widget.WeatherClock.onResume(WeatherClock.java:
872)
W/System.err(10952):    at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1157)
W/System.err(10952):    at android.app.Activity.performResume(Activity.java:4539)
W/System.err(10952):    at android.app.ActivityThread.performResumeActivity(ActivityThread.java:2446)
W/System.err(10952):    ... 32 more
E/SamsungAppWidgetInfo(10952): w is null
i also have this error, how you resolve it?
 
john_smith
Old
#2106  
Senior Member
Thanks Meter 3
Posts: 100
Join Date: Jan 2007
i a little stupid and i not read that itīs only for ics , and i overwrite and test and "was stopped", i restored the files original with titanium but still say me that was stopped, any help? where files can be modified for delete it? data files or something?

thanks
 
john_smith
Old
#2107  
Senior Member
Thanks Meter 3
Posts: 100
Join Date: Jan 2007
Quote:
Originally Posted by john_smith View Post
i a little stupid and i not read that itīs only for ics , and i overwrite and test and "was stopped", i restored the files original with titanium but still say me that was stopped, any help? where files can be modified for delete it? data files or something?

thanks

any idea? nobody?

thanks
 
shabby7272
Old
#2108  
Junior Member
Thanks Meter 0
Posts: 11
Join Date: Apr 2013
Default Thanks

i will try it thanks

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...