[PORT]Blur 3D Launcher from Droid Bionic(update.zip and APK) - Defy Themes and Apps

This is the launcher featured on A3S now available for any stock GB based ROM, untested on CM7/9 MIUI. It has some bugs fixed to work fine.
Preinstallation: Make sure you don't have installed any previous blurhome apk(reboot after delete to clean data, and use any other launcher to avoid problems)
Installation: Copy to sdcard, apply update from CWM
Video(lags because Screencast 15fps):
LINK: http://bit.ly/Blur3D
UPDATES:
V3
V2 with Fixed Store Play Shortcut
V2
Lite version with just 1 wallpaper, decompiled/recompiled to fix ids, just 2.58MB. Installable too and usable on system.
V1
Installable APK. After install start Home Switcher press Launch, after you check it works fine, go back to the app and set Default
Same warning: Make sure you don't have BlurHome.apk or any official Motorola Launcher on system, delete it and reboot before installing this apk
----
MotoWidgets:
News Weather and Toggles
It's a normal zip, decompress and push the apks to system/app
LINK: MotoWidgets.zip
------
LINK TO APKs:
v1
http://bit.ly/A1DiUG
v2
http://bit.ly/AqGInx
v3
http://bit.ly/yrCGLq
Need more language support? Traslate this files: http://santiemanuel.grupoandroid.com/a2s/TraslationBlur3D.zip
INFO ABOUT STORE PLAY FIX
This fix works for all BlurHome builds, olders too(this is not the right thread), if you want to fix it yourself follow the steps:
1.-Decompile BlurHome.apk
2.-Browse to /smali/com/motorola/blur/apps and open AppsView.smali on Notepad++
3.-Search for "com.android.vending.AssetBrowserActivity" it appears twice. Replace it with "com.google.android.finsky.activities.PlayLauncherActivity" (NO SPACES)
4.-Save, recompile, sign or just update the classes.dex, push to /system/app and REBOOT.

voy a probarlo en cm7... Ahora te cuento...
Enviado desde mi MB525 usando Tapatalk

Tested on cm7... Didn't work
Enviado desde mi MB525 usando Tapatalk

espaciosalter20 said:
Tested on cm7... Didn't work
Enviado desde mi MB525 usando Tapatalk
Click to expand...
Click to collapse
Works for me CM7 latest Defy+ build from quarxs 24 or 23.02.2012 build.

for me works fine in CM7

traffic22 said:
for me works fine in CM7
Click to expand...
Click to collapse
Ok... Maybe it's because I'm using a custom cm7 Rom
Enviado desde mi MB525 usando Tapatalk

anyone tested it on wiui?

2.3.6 andoid works?
for example ms2ginger3.0

uriel_zo said:
2.3.6 andoid works?
for example ms2ginger3.0
Click to expand...
Click to collapse
Works. But read the install instruction and install a second launcher first.

Great!
Tested and works on this build.
Use "moto home fix" app from market for changing from blur to other launchers
Defy red lense German Vodafone Froyo based
CM7.2 nightly 02252012

Interesting, it is working on galaxy s with Android 4.04 too. only problem: it force closes when adding widgets to homescreens.
I like the launcher, it's smoother than on Motorola RAZR.
Gesendet von meinem GT-I9000 mit Tapatalk

madphone said:
Interesting, it is working on galaxy s with Android 4.04 too. only problem: it force closes when adding widgets to homescreens.
I like the launcher, it's smoother than on Motorola RAZR.
Gesendet von meinem GT-I9000 mit Tapatalk
Click to expand...
Click to collapse
post logcat please

SGS2 Log, same issue
Code:
02-25 20:19:19.465 E/AndroidRuntime(29295): FATAL EXCEPTION: main
02-25 20:19:19.465 E/AndroidRuntime(29295): java.lang.SecurityException:
bindGagetId appWidgetId=49
provider=ComponentInfo{com.android.vending/com.android.vending.MarketWidgetProvider}:
User 10201 does not have android.permission.BIND_APPWIDGET.
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.os.Parcel.readException(Parcel.java:1322)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.os.Parcel.readException(Parcel.java:1276)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
com.android.internal.appwidget.IAppWidgetService$Stub$Proxy.bindAppWidgetId(IAppWidgetService.java:470)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.appwidget.AppWidgetManager.bindAppWidgetId(AppWidgetManager.java:337)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
com.motorola.blur.home.AppWidgetPickActivity.onClick(AppWidgetPickActivity.java:154)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
com.android.internal.app.AlertController$AlertParams$3.onItemClick(AlertController.java:935)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.widget.AdapterView.performItemClick(AdapterView.java:284)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.widget.ListView.performItemClick(ListView.java:3731)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.widget.AbsListView$PerformClick.run(AbsListView.java:1959)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.os.Handler.handleCallback(Handler.java:587)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.os.Handler.dispatchMessage(Handler.java:92)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.os.Looper.loop(Looper.java:130)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
android.app.ActivityThread.main(ActivityThread.java:3691)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
java.lang.reflect.Method.invokeNative(Native Method)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
java.lang.reflect.Method.invoke(Method.java:507)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:907)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:665)
02-25 20:19:19.465 E/AndroidRuntime(29295): at
dalvik.system.NativeStart.main(Native Method)
02-25 20:19:19.480 W/ActivityManager(2717): Force finishing activity
com.motorola.blur.home/.AppWidgetPickActivity

Ok, deleted blurhome, restarted, installed blur3d and it isn't in home swither.. It is in system/app. Anyone knows why ? I'm on MS2ginger 3.0
Edit: After installing moto home fix it says that this isn't motoblur device.

NITRO_100 said:
Ok, deleted blurhome, restarted, installed blur3d and it isn't in home swither.. It is in system/app. Anyone knows why ? I'm on MS2ginger 3.0
Edit: After installing moto home fix it says that this isn't motoblur device.
Click to expand...
Click to collapse
Delete the 3 files, reboot and try the installable apk.

santiemanuel said:
Delete the 3 files, reboot and try the installable apk.
Click to expand...
Click to collapse
Can't install through the installable apk..

NITRO_100 said:
Can't install through the installable apk..
Click to expand...
Click to collapse
Did you removed the files and then rebooted? after that installed? remember, no blurhome/blurhome2 on system

santiemanuel said:
Did you removed the files and then rebooted? after that installed? remember, no blurhome/blurhome2 on system
Click to expand...
Click to collapse
Yes, no blurhome or blurhome2 but still nothing. Don't know where's the problem. Will try after a full wipe to install..

NICE launcher...im tired of my launcher mod,will try this at home later.
BTW santimanuel,
maybe you guys can port totally the BLUR for cm7... just maybe a chance...i think cm7 w/ a working unified google & blur is cool

madphone said:
Interesting, it is working on galaxy s with Android 4.04 too. only problem: it force closes when adding widgets to homescreens.
I like the launcher, it's smoother than on Motorola RAZR.
Gesendet von meinem GT-I9000 mit Tapatalk
Click to expand...
Click to collapse
I will try to fix this problem.
EDIT: Possible solution-> Uninstall->Reboot->Use update.zip or push the installable apk to system/app, it uses a system permission to add widgets.

Related

[test build] Paranoid Android 2.55 build from source

ParanoidAndroid build from sources with the new 2.6.53 kernel from TheWhisp; see more detail about this project on http://www.paranoid-rom.com/
please, when you have a problem, attach a logcat
-How to install:
Transfer the .zip file to your SD card
Reboot into ClockworkMod, choose the option Install zip from sdcard -> choose zip from sdcard. Select the current release, and confirm the update by selecting Yes.
Reboot and enjoy!
Remember: if you come from any other version of android that isn't PA jb (or PA jb based) you'll have to wipe data from CWMR
-Gapps:
use jb-20121017-KonstaKANG on modaco
http://www.mediafire.com/?qscnhfuadsujki1
-How to check file's hash:
i recommed you to install hashtab, so just right-click on the file, click propriety and go to hash file tab
-2.99:
updated to android 4.2
it uses modified libstagefright from Rashed97
built whit gcc 4.6 + some trick to reduce apk size
hash: [md5sum] 3f572d3b240ad124f35e93bd0aa240e1
http://depositfiles.com/files/4m6sx4gre
-2.55:
first release, see what works/not works down here
http://depositfiles.com/files/spbfpz8xj
Working:
2D & 3D acceleration with triple-buffering (Butter UI)
Camera (Barcode Scanner mode also works)
GPS
Headset
Lights
Sensors
Touchscreen
USB Mass Storage
keys
Not Working:
Telephony (calling, mobiledata & messaging)
bluetooth
wifi
sdcard isn't recognized
Partially working:
Video camera (can capture video, but saved media will have artifacts/low FPS)
OMX video encoders/decoders
Not working:
USB tethering
Wifi tethering
Thanks to:
Motafoca
TheWhisp, squadzone & all contributors associated with the shared Samsung msm7x27 jellybean kernel & device config used as a base for the galaxy5 port
nend for MAD Manager & general assistance
KonstaT for his reduced gapps-jb package
Rashed97 for his modified libstagefright
richie161cfc (madteam) for testing many test build
All other testers for your patience & support - thank you.
Good work and thanks! :thumbup:
Sent from my GT-S5360 using xda premium
XdaNoob98 said:
Good work and thanks! :thumbup:
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
thanks; did you tested it? if yes can you attach a logcat?
thenks. currently downloading
---------- Post added at 06:03 PM ---------- Previous post was at 05:04 PM ----------
First of all checked wifi but was not able to find my network. Now when I tried to dial a number it just dropped the call after 10 secs without connecting. There is also no ringing tone on incoming call. Cancel call button long press is not showing the boot menu so I don't know how to reboot it without a battery pull. Pressing home button is doing nothing. Rebooted by battery pull but same issues.
---------- Post added at 06:51 PM ---------- Previous post was at 06:03 PM ----------
Well, now I am unable to reboot into recovery for a nand restore as reboot is not working and I cannot do it with odin as I have installed ubuntu and removed windows. Can you help me with this?
sixline said:
thenks. currently downloading
---------- Post added at 06:03 PM ---------- Previous post was at 05:04 PM ----------
First of all checked wifi but was not able to find my network. Now when I tried to dial a number it just dropped the call after 10 secs without connecting. There is also no ringing tone on incoming call. Cancel call button long press is not showing the boot menu so I don't know how to reboot it without a battery pull. Pressing home button is doing nothing. Rebooted by battery pull but same issues.
---------- Post added at 06:51 PM ---------- Previous post was at 06:03 PM ----------
Well, now I am unable to reboot into recovery for a nand restore as reboot is not working and I cannot do it with odin as I have installed ubuntu and removed windows. Can you help me with this?
Click to expand...
Click to collapse
thanks for reporting, to fix button problem you can try to substitute the folder usr inside system with the one from psyke's cm10
for wifi try substitude the folder wifi with the one from psyke's cm10
next update will fix them all; can you attach a logcat?
manuel100 said:
thanks; did you tested it? if yes can you attach a logcat?
Click to expand...
Click to collapse
Perhaps (I think its "perhaps" or is it "unfortunately" ) my G5 is actually bricked but i'll get it back soon and i'll give logcat asap ok?
Sent from my GT-S5360 using xda premium
Yeah sure I can try those but I have a very slow internet connection.Can you upload these folders? And I am still trying to get into recovery...
XdaNoob98 said:
Perhaps (I think its "perhaps" or is it "unfortunately" ) my G5 is actually bricked but i'll get it back soon and i'll give logcat asap ok?
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
ok
Yeah sure I can try those but I have a very slow internet connection.Can you upload these folders? And I am still trying to get into recovery...
Click to expand...
Click to collapse
here: http://depositfiles.com/files/0edassb32
i need a logcat for the sound problem
updated the rom to pa 2.99 (4.2), i need some testers and many logcats
Like i said i will test it a give logcats in six days if it isn't too long?
Sent from my GT-S5360 using xda premium
I tested your rom, stuck on boot animation, after 10 minutes repeating the boot animation, the phone finally booted, a android phone fc notification appears, and when i press ok, it's appears again, here is a logcat.
IDntKnwHowUse said:
I tested your rom, stuck on boot animation, after 10 minutes repeating the boot animation, the phone finally booted, a android phone fc notification appears, and when i press ok, it's appears again, here is a logcat.
Click to expand...
Click to collapse
thanks fro testing, i'm trying to undestand why it fc; any information is useful
@XdaNoob98; don't worry, attach it when you can
here's the error with phone, extracted from IDntKnwHowUse's logcat:
E/AndroidRuntime( 2510): FATAL EXCEPTION: main
E/AndroidRuntime( 2510): java.lang.RuntimeException: Unable to create application com.android.phone.PhoneApp: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.android.internal.telephony.SamsungMSMRIL
E/AndroidRuntime( 2510): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4384)
E/AndroidRuntime( 2510): at android.app.ActivityThread.access$1300(ActivityThread.java:145)
E/AndroidRuntime( 2510): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1271)
E/AndroidRuntime( 2510): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2510): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2510): at android.app.ActivityThread.main(ActivityThread.java:4978)
E/AndroidRuntime( 2510): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2510): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2510): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 2510): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
E/AndroidRuntime( 2510): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2510): Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: com.android.internal.telephony.SamsungMSMRIL
E/AndroidRuntime( 2510): at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:155)
E/AndroidRuntime( 2510): at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:59)
E/AndroidRuntime( 2510): at com.android.phone.PhoneApp.onCreate(PhoneApp.java:470)
E/AndroidRuntime( 2510): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:999)
E/AndroidRuntime( 2510): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4381)
E/AndroidRuntime( 2510): ... 10 more
E/AndroidRuntime( 2510): Caused by: java.lang.ClassNotFoundException: com.android.internal.telephony.SamsungMSMRIL
E/AndroidRuntime( 2510): at java.lang.Class.classForName(Native Method)
E/AndroidRuntime( 2510): at java.lang.Class.forName(Class.java:217)
E/AndroidRuntime( 2510): at java.lang.Class.forName(Class.java:172)
E/AndroidRuntime( 2510): at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:148)
E/AndroidRuntime( 2510): ... 14 more
E/AndroidRuntime( 2510): Caused by: java.lang.NoClassDefFoundError: com/android/internal/telephony/SamsungMSMRIL
E/AndroidRuntime( 2510): ... 18 more
E/AndroidRuntime( 2510): Caused by: java.lang.ClassNotFoundException: com.android.internal.telephony.SamsungMSMRIL
E/AndroidRuntime( 2510): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:61)
E/AndroidRuntime( 2510): at java.lang.ClassLoader.loadClass(ClassLoader.java:501)
E/AndroidRuntime( 2510): at java.lang.ClassLoader.loadClass(ClassLoader.java:461)
E/AndroidRuntime( 2510): ... 18 more
W/ActivityManager( 1494): Process com.android.phone has crashed too many times: killing!
I/Process ( 2510): Sending signal. PID: 2510 SIG: 9
I/ActivityManager( 1494): Process com.android.phone (pid 2510) has died.
Click to expand...
Click to collapse
OK I'm so exited because paranoid is the best rom for me:thumbup:
Sent from my GT-S5360 using xda premium
Paranoid Android doesn't work! It boots after 10 minutes. FC's on telephony every second
Sent from my GT-I5500 using xda premium
manuel100 said:
thanks fro testing, i'm trying to undestand why it fc; any information is useful
@XdaNoob98; don't worry, attach it when you can
here's the error with phone, extracted from IDntKnwHowUse's logcat:
Click to expand...
Click to collapse
You have to point the RIL to boardconfig. As I said here:
Paul L. said:
Is the RIL working? You can make it work by pasting the propietary RIL java class to the optional telephony package and pointing it out in the boardconfig by using the example from the lastest commit from codeworkx to the CM10.1 staging branch
Sent from my GT-S5570 using xda app-developers app
Click to expand...
Click to collapse
Which, by the way, it's not enough. You will have to adapt SamsungMSMRIL to Android 4.2
Why don't you ask some other developers to help you? Or simply post it to madteam?
Sent from my superphone in 2000 BC
How on earth has this been released IV never seen such a mess of a rom, the most important parts don't work and people are flashing this when its unusable really and your asking them to logcat for you lol if your going to make a rom use cm7 there isn't any faults and its a good easier starting block for adding and customizing I would remove this rom or at least the download link until the faults are fixed
Sent from my GT-S5830 using xda premium
brewy said:
How on earth has this been released IV never seen such a mess of a rom, the most important parts don't work and people are flashing this when its unusable really and your asking them to logcat for you lol if your going to make a rom use cm7 there isn't any faults and its a good easier starting block for adding and customizing I would remove this rom or at least the download link until the faults are fixed
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Well, the dev's doing the right thing. He is building the ROM from source code, not change/theming someone else's work!. He is doing the right thing asking for logcats. That is how its actually done!.
You might not have been here when development on cm7 started. It was pretty bad. Everything was broken/not working. Psyke eventually fixed everything and made it what it is now.
So stop your nonsense talk and try contributing to the development.
Sent from my GT-I9300 using xda-developers app
Hello thanks for your work bro why not you come to madteam , there you will get more tester and your development goes more fast.

[PORT]WALKMAN 7.15.A.0.0 and Video 5.1.A.0.6 by nicolassp JB | Updated 29/10/2013

This is the port of the latest WALKMAN by Sony for JB.It should not fc and it is smoother and feels bit lighter.
Just flash it in CWM.
Download Media Apps v2 : http://www.mediafire.com/download/npcfbu1k3ncf2rk/Media_Apps_v2.zip
Download Media Apps : http://www.mediafire.com/?cccur9jr7i9pxri
Changelog 29/10/2013
Updated Walkman to 7.15.A.0.0 with "Recently Played Playlist", "Option to rearrange in playlist", "Added Featured Playlists" and Performance - bug fixes
Optimized and zipaligned
Changelog 16/9/2013
Added framework files so as to avoid problems like fc's
Changelog 12/9/2013
Updated Walkman to v7.12.A.0.0
Fixed some layout issues
Visualizer now works as it should
Latest Video App included,optimized to reduce - eliminate lag when playing 1080p videos
Screenshots thanks to @Pandemic
View attachment 2227192View attachment 2227193View attachment 2227194View attachment 2227195
View attachment 2227197View attachment 2227198View attachment 2227199
@nicolassp
For ICS?
@nicolassp
works on ICS?
please mention in OP
miunkwn said:
@nicolassp
works on ICS?
please mention in OP
Click to expand...
Click to collapse
Updated the OP
Screenshot bro ?
what is the difference from that of entrysky?
Pandemic said:
Screenshot bro ?
Click to expand...
Click to collapse
I am little busy to take screenshots so if anyone can have some i would appreciate it. @Pandemic try the WALKMAN at the moment as i do not have screenshots.
jatinrungta said:
what is the difference from that of entrysky?
Click to expand...
Click to collapse
It has no fc issues. Sound enhancement works better.The audio is more clear. Clarity is improved 17% more. And it is zipaligned aggresively
does this fix it man?
skyfast said:
does this fix it man?
Click to expand...
Click to collapse
It has no such issues,playing partial song streams..it does not happen at all
@nicolassp
using ics framework for Xperia U from this thread:
forum.xda-developers.com/showthread.php?t=2361565
Will it be helpful? I am on phone, can't upload files.
miunkwn said:
@nicolassp
using ics framework for Xperia U from this thread:
forum.xda-developers.com/showthread.php?t=2361565
Will it be helpful? I am on phone, can't upload files.
Click to expand...
Click to collapse
I will do this soon.not right now though..Thank you
nicolassp said:
It has no such issues,playing partial song streams..it does not happen at all
Click to expand...
Click to collapse
wow great! gonna try this
work on sola right?
this one also does not work
nicolassp said:
reserved
Click to expand...
Click to collapse
framework-res.apk
https://app.box.com/s/q1ht2cgnlpn7os239esz
framework.jar
https://app.box.com/s/92t31jtbaz8mzvswk18d
I am using xperia sola on stock ics. Small apps are enabled. Hope you make it work for ics too.
can anybody plz tell me ..is this working in Stock .100 JB framework??
i am not having Honami framewrok installed
jatinrungta said:
this one also does not work
Click to expand...
Click to collapse
My friend that is not possible as it is tested.. Give me a logcat and tell me which framework do you use?
Sent from my LT22i using xda app-developers app
avrojyoti said:
can anybody plz tell me ..is this working in Stock .100 JB framework??
i am not having Honami framewrok installed
Click to expand...
Click to collapse
Try it mate
Sent from my LT22i using xda app-developers app
nicolassp said:
My friend that is not possible as it is tested.. Give me a logcat and tell me which framework do you use?
Sent from my LT22i using xda app-developers app
Click to expand...
Click to collapse
I use my own framework!
Here is the logcat ( not much of it but this is what was recorded when I opened music app)
Code:
E/AndroidRuntime( 5409): FATAL EXCEPTION: main
E/AndroidRuntime( 5409): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 5409): at com.sonymobile.picnic.imageio.l.<init>(ImageIOBitmapFactory.java:61)
E/AndroidRuntime( 5409): at com.sonymobile.picnic.imageio.o.b(ImageIOFactory.java:61)
E/AndroidRuntime( 5409): at com.sonymobile.picnic.f.j.a(ImageCacheFactory.java:242)
E/AndroidRuntime( 5409): at com.sonyericsson.music.a.a.a(ArtDecoder.java:387)
E/AndroidRuntime( 5409): at com.sonyericsson.music.a.a.a(ArtDecoder.java:332)
E/AndroidRuntime( 5409): at com.sonyericsson.music.MusicActivity.onCreate(MusicActivity.java:595)
E/AndroidRuntime( 5409): at android.app.Activity.performCreate(Activity.java:5008)
E/AndroidRuntime( 5409): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1079)
E/AndroidRuntime( 5409): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2027)
E/AndroidRuntime( 5409): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2088)
E/AndroidRuntime( 5409): at android.app.ActivityThread.access$600(ActivityThread.java:134)
E/AndroidRuntime( 5409): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1199)
E/AndroidRuntime( 5409): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 5409): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 5409): at android.app.ActivityThread.main(ActivityThread.java:4744)
E/AndroidRuntime( 5409): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 5409): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 5409): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:786)
E/AndroidRuntime( 5409): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
E/AndroidRuntime( 5409): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 5409): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load jpeguser: findLibrary returned null
E/AndroidRuntime( 5409): at java.lang.Runtime.loadLibrary(Runtime.java:365)
E/AndroidRuntime( 5409): at java.lang.System.loadLibrary(System.java:535)
E/AndroidRuntime( 5409): at com.sonymobile.picnic.imageio.BitmapConverter.<clinit>(BitmapConverter.java:23)
E/AndroidRuntime( 5409): ... 20 more

FCs in different apps after porting original framework

Hey guys!
So here's the problem.
I used framework-res,framework.jar, and android.policy.jar from the hdpi version of UHD by Jader.
I faced some fcs:-
1) Brightness fcs when i access it from settings->display. (Toggle in statusbar works well)
2) APN settings fc.
3) In QuickPic, when i try to change alignment of arrangement of photos, it fcs.
Please help!
Here are the logcats:-
https://db.tt/KTgYTd0b
Thank you!
Sent from my WT19i using XDA Premium 4 mobile app
Anyone? I really need help
Bump.
Someone help please?
coolancool said:
Hey guys!
So here's the problem.
I used framework-res,framework.jar, and android.policy.jar from the hdpi version of UHD by Jader.
I faced some fcs:-
1) Brightness fcs when i access it from settings->display. (Toggle in statusbar works well)
2) APN settings fc.
3) In QuickPic, when i try to change alignment of arrangement of photos, it fcs.
Please help!
Here are the logcats:-
https://db.tt/KTgYTd0b
Thank you!
Sent from my WT19i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
come on gtalk >> [email protected] after 7 pm indian time
edit : use orignal UHD framework on mdpi as there is nothing needed to be changed in framework
Wish someone could help me out with this one.
It's making me crazy.
coolancool said:
Wish someone could help me out with this one.
It's making me crazy.
Click to expand...
Click to collapse
Hmmm...i believe you need to use the original system UI too cause those FC comes out because the system UI that you are using right now is not properly compile to work on original framework...
iPusak Gaoq™ said:
Hmmm...i believe you need to use the original system UI too cause those FC comes out because the system UI that you are using right now is not properly compile to work on original framework...
Click to expand...
Click to collapse
Is that what the logcat says?
Sent from my WT19i using XDA Premium 4 mobile app
Ignore this post
I am just using this post as a check point so I dont have to re-read the logs every time
Code:
11-03 23:46:47.524 4309 4309 E AndroidRuntime: FATAL EXCEPTION: main
11-03 23:46:47.524 4309 4309 E AndroidRuntime: android.view.InflateException: Binary XML file line #15: Error inflating class android.widget.RadioButton
11-03 23:46:47.524 4309 4309 E AndroidRuntime: at android.view.LayoutInflater.createView(LayoutInflater.java:606)
11-03 23:46:47.524 4309 4309 E AndroidRuntime: Caused by: android.content.res.Resources$NotFoundException: File res/drawable/btn_radio_label_background.xml from drawable resource ID #0x1080187
11-03 23:46:49.364 634 730 E InputDispatcher: channel '41036438 com.android.settings/com.android.settings.Settings (server)' ~ Channel is unrecoverably broken and will be disposed!

[APP][Xposed] Fonter - Font manager

We found that some ppl can not access the TapJoy.com in some area , So we change the 5 app limit count to 15.
Fonter is the best font manager on Android,not only support CHANGE SYSTEM FONT also support CHANGE APP's FONT, also have thousands of fonts for you.
Fonter is desigined to change your phone's font, or just change an app's font. It's super easy to use, change every app's font every day!
If you find Fonter is useful, please rate a five star. If you have any problems, please email([email protected]) us or feedback in this thread before rate one star. THANK YOUR !
Help to translate this app to your language
English: http://osvya69.oneskyapp.com/collaboration/project?id=36345
Download
repo.xposed.info/module/git.hub.font
PLEASE NOTE: THIS IS A BETA TEST APP, BACKUP YOUR DEVICES DATA BEFORE CHANGE YOUR SYSTEM FONT.
FEATURES:
<b>* Support to change an app's font</b>
<b>*</b> Support Samsung,OnePlus,part of Color OS phones to change font perfectly (NO ROOT needed)
<b>*</b> Support generate Huawei,Xiaomi theme package, using theme manager to change font on those phones (NO ROOT needed)
<b>*</b> Support HTC,Motorola,Lenovo,Nokia X, Nexus series phones to change font(NEED ROOT)
<b>*</b> Support Flipfont changer system
<b>*</b> Support custom fonts
<b>*</b> Easy to use, no tedious steps
<b>*</b> Support multi THEME
HOW TO CHANGE AN APP's FONT
First you need install Xposed framework( repo.xposed.info ) and enable it. Then enable the Fonter module on the Xposed modules screen and reboot your device.
After that, you can select the "Change app font" menu on the left drawer. Pick the app you want to change, and enable change app font function on the app's settings screen, pick the font you want to use.
That's all, have fun!
HOW TO CHANGE SYSTEM FONT
If you have a phone with Flipfont(Most Samsung, OnePlus, Part of Color os):
FIRST OF ALL
You have to check "unknown sources" option on the Settings
1. Go to home screen > "settings" > "security" , and check "unknown sources".
2. Please note: some Carriers doesn't allow non-market apps (downloaded or copyed) be installed. In such case you should root your device to use this feature.
HOW TO USE?
1. Check if your phone have Flipfont.(Home > Settings > Display, check there has Font or Font style or not). Then run this app, download a font you want to use, after download there have to optinos: CHANGE SYSTEM FONT and CHANGE APP FONT. if you want change system font, pick the CHANGE SYSTEM FONT button; if you want change an app's font, pick the CHANGE APP FONT button(this option nend Xposed framewrok:
If you pick the CHANGE SYSTEM FONT option, will ask you to install the font app. After installed , go to font setting screen (Home > Setting > Display > Font or Font sytle). If everything ok, you will see a new font name on font list.
pick it , enable it and enjoy it.
HOW TO UNINSTALL FONTS?
** Go to 'Home > Setting > Application > Manage Application'

** Select font you want to uninstall



Cool, it works great! But I have a question. I have a font saved here, can you add an option to make the apk file so it's installable? The method I used makes the apk incompatible with KitKat.
Enviado do meu Galaxy S5
Does it work with Sony?
Thanks.
I got error and Fonter crashed when I choose font for an app.
Device: Xperia Z2 D6503 4.4.2
Code:
10-02 16:36:34.184: W/dalvikvm(21801): threadid=1: thread exiting with uncaught exception (group=0x4156cd88)
10-02 16:36:34.184: E/AndroidRuntime(21801): FATAL EXCEPTION: main
10-02 16:36:34.184: E/AndroidRuntime(21801): Process: git.hub.font, PID: 21801
10-02 16:36:34.184: E/AndroidRuntime(21801): java.lang.NullPointerException
10-02 16:36:34.184: E/AndroidRuntime(21801): at git.hub.font.e.f.d(Unknown Source)
10-02 16:36:34.184: E/AndroidRuntime(21801): at git.hub.font.x.a.d.a(Unknown Source)
10-02 16:36:34.184: E/AndroidRuntime(21801): at git.hub.font.x.n.onItemClick(Unknown Source)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AdapterView.performItemClick(AdapterView.java:299)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AbsListView.performItemClick(AbsListView.java:1113)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AbsListView$PerformClick.run(AbsListView.java:2904)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AbsListView$3.run(AbsListView.java:3638)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.os.Handler.handleCallback(Handler.java:733)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.os.Handler.dispatchMessage(Handler.java:95)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.os.Looper.loop(Looper.java:212)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.app.ActivityThread.main(ActivityThread.java:5151)
10-02 16:36:34.184: E/AndroidRuntime(21801): at java.lang.reflect.Method.invokeNative(Native Method)
10-02 16:36:34.184: E/AndroidRuntime(21801): at java.lang.reflect.Method.invoke(Method.java:515)
10-02 16:36:34.184: E/AndroidRuntime(21801): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
10-02 16:36:34.184: E/AndroidRuntime(21801): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:684)
10-02 16:36:34.184: E/AndroidRuntime(21801): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
10-02 16:36:34.184: E/AndroidRuntime(21801): at dalvik.system.NativeStart.main(Native Method)
Does it work with aosp Roms?
Send with Stylus from Pegasus Galaxy by a Boeffla powered slim device
dandroid13 said:
Cool, it works great! But I have a question. I have a font saved here, can you add an option to make the apk file so it's installable? The method I used makes the apk incompatible with KitKat.
Enviado do meu Galaxy S5
Click to expand...
Click to collapse
The Make apk file feature is developing.
Right now, you can using the "Change App Font" function to set custom font.
Andii S. said:
Does it work with aosp Roms?
[/QUOTE}
yes, any 4.0.3+ aosp roms
Click to expand...
Click to collapse
Thank you, RyokoN
This is a bug, just fixed, and published on the xposed repo
RyokoN said:
I got error and Fonter crashed when I choose font for an app.
Device: Xperia Z2 D6503 4.4.2
Code:
10-02 16:36:34.184: W/dalvikvm(21801): threadid=1: thread exiting with uncaught exception (group=0x4156cd88)
10-02 16:36:34.184: E/AndroidRuntime(21801): FATAL EXCEPTION: main
10-02 16:36:34.184: E/AndroidRuntime(21801): Process: git.hub.font, PID: 21801
10-02 16:36:34.184: E/AndroidRuntime(21801): java.lang.NullPointerException
10-02 16:36:34.184: E/AndroidRuntime(21801): at git.hub.font.e.f.d(Unknown Source)
10-02 16:36:34.184: E/AndroidRuntime(21801): at git.hub.font.x.a.d.a(Unknown Source)
10-02 16:36:34.184: E/AndroidRuntime(21801): at git.hub.font.x.n.onItemClick(Unknown Source)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AdapterView.performItemClick(AdapterView.java:299)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AbsListView.performItemClick(AbsListView.java:1113)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AbsListView$PerformClick.run(AbsListView.java:2904)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.widget.AbsListView$3.run(AbsListView.java:3638)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.os.Handler.handleCallback(Handler.java:733)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.os.Handler.dispatchMessage(Handler.java:95)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.os.Looper.loop(Looper.java:212)
10-02 16:36:34.184: E/AndroidRuntime(21801): at android.app.ActivityThread.main(ActivityThread.java:5151)
10-02 16:36:34.184: E/AndroidRuntime(21801): at java.lang.reflect.Method.invokeNative(Native Method)
10-02 16:36:34.184: E/AndroidRuntime(21801): at java.lang.reflect.Method.invoke(Method.java:515)
10-02 16:36:34.184: E/AndroidRuntime(21801): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
10-02 16:36:34.184: E/AndroidRuntime(21801): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:684)
10-02 16:36:34.184: E/AndroidRuntime(21801): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
10-02 16:36:34.184: E/AndroidRuntime(21801): at dalvik.system.NativeStart.main(Native Method)
Click to expand...
Click to collapse
hassanmahmood said:
Does it work with Sony?
Thanks.
Click to expand...
Click to collapse
I do not have a Sony device, so i have no idea.
But, if you can use xposed on Sony devices, you can use the "Change App Font" function to Change an app's font, or Change System UI font .
goodevh said:
Thank you, RyokoN
This is a bug, just fixed, and published on the xposed repo
Click to expand...
Click to collapse
Great!
Fonter now works perfectly on my Xperia!
I want to translate Fonter to Japanese, but there is no choise for it.
Can you add Japanese to the list of translating languages?
[EDIT]
One question, how can I choose fonts in custom font folder to change system font?
How to change custom font? I have ttf font in my sd card
Thanks! how i can add more font? (i want fonts in hebrew)
Wow thank you for this new apps so easy to use fonts
---------- Post added at 03:59 PM ---------- Previous post was at 03:56 PM ----------
exodius48 said:
How to change custom font? I have ttf font in my sd card
Click to expand...
Click to collapse
Create two floder fonter + fonts and put your TTF fonts in
Japanese is added, thanks again for your support!! :good:
RyokoN said:
Great!
Fonter now works perfectly on my Xperia!
I want to translate Fonter to Japanese, but there is no choise for it.
Can you add Japanese to the list of translating languages?
[EDIT]
One question, how can I choose fonts in custom font folder to change system font?
Click to expand...
Click to collapse
exodius48 said:
How to change custom font? I have ttf font in my sd card
Click to expand...
Click to collapse
Put your ttf files on /Sdcard/fonter/fonts (you can change the folder on the settings screen) folder.
Then when you change an app's font, can pick this folders font.
next release will Support open ttf files and set to system font!
@goodevh can you help me? I have these fonts here, but the app doesn't see them.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Enviado do meu Galaxy S5
1910
dandroid13 said:
@goodevh can you help me? I have these fonts here, but the app doesn't see them.
Enviado do meu Galaxy S5
Click to expand...
Click to collapse
Right now the custom font only shows on the "PICK FONT" screen:
the "CHOOSE FONT" button will launch the PICK FONT screen
goodevh said:
Right now the custom font only shows on the "PICK FONT" screen:
the "CHOOSE FONT" button will launch the PICK FONT screen
Click to expand...
Click to collapse
Oh, man, I feel so dumb, I didn't get a notification the first time you quoted me.
Now it works, thanks mate.
goodevh said:
Japanese is added, thanks again for your support!! :good:
Click to expand...
Click to collapse
strings for arrays such as Font install mode selection and Orientation are showed as one long string, so maybe it will cause a problem dividing one translated string to multiple strings.
I also want "Copy source text into translation textarea" since I don't know how to input some characters such as black box for theme selection
If you are OK to change translation manager system, I recommened OneSkyApp.com.
Using OneSkyApp translators can work with PC with usuful functions and you can manage translations easily.
RyokoN said:
strings for arrays such as Font install mode selection and Orientation are showed as one long string, so maybe it will cause a problem dividing one translated string to multiple strings.
I also want "Copy source text into translation textarea" since I don't know how to input some characters such as black box for theme selection
If you are OK to change translation manager system, I recommened OneSkyApp.com.
Using OneSkyApp translators can work with PC with usuful functions and you can manage translations easily.
Click to expand...
Click to collapse
I'm checking the OneSkyApp service,
transcommu also can work on PC, open the url on you browser:
http://transcommu.yasesprox.com/transcommu/Applications/View/185
EDIT:
add on oneskyapp
English: http://osvya69.oneskyapp.com/collaboration/project?id=36345
Chinese: http://osvya69.oneskyapp.com/collaboration/project?id=36343

LeMax x829 cannot download files -- Failed to find com.android.leShare

I cannot download any files on my Le Max 2 x829 EUI 5.8.016S.
Here is the logcat. I rooted and uninstalled LeShare app (which seems like what is crashing) so I did a Nandroid restore and the problem still exists. When I wiped I removed everything besides internal storage but still have the problem.
06-30 14:48:32.885 8953-8953/? E/ActivityThread: Failed to find provider info for com.android.leShare
06-30 14:48:32.887 8953-8953/? E/ActivityThread: Failed to find provider info for com.android.leShare
--------- beginning of crash
06-30 14:48:32.889 8953-8953/? E/AndroidRuntime: FATAL EXCEPTION: main
Process: system:ui, PID: 8953
java.lang.IllegalArgumentException: Unknown URL content://com.android.leShare/leShareTable
at android.content.ContentResolver.insert(ContentResolver.java:1230)
at com.android.internal.app.ResolverActivity.insertDB(ResolverActivity.java:2581)
at com.android.internal.app.ResolverActivity.getClickCounts(ResolverActivity.java:2600)
at com.android.internal.app.ResolverActivity.insertCounts(ResolverActivity.java:2640)
at com.android.internal.app.ResolverActivity.startSelected(ResolverActivity.java:789)
at com.android.internal.app.ResolverActivity$11.onClick(ResolverActivity.java:2470)
at android.view.View.performClick(View.java:5226)
at android.view.View$PerformClick.run(View.java:21350)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5571)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
Does anyone know how to fix it? Thanks.
Update your 16S rom, we are in 2017
Enviado desde mi LEX820 mediante Tapatalk

Categories

Resources