[ROM][DEV][Alpha] Omni 4.4 for Xperia SP - v01 - 30 Nov. 2013 - Xperia SP Original Android Development

Hi there. Wait no more, Omni for Xperia SP is here. It's a very early build and few things may not work, so be warned. Hopefully it will be merged into official nightlies when it becomes stable.
{
"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"
}
OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4 (Kitkat), which is designed to increase performance, reliability and features over stock Android for your device. It's also about options, which is the beauty of Android.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
OmniROM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts.
All the source code for OmniROM is available in the OmniROM Github repo.
Homepage:
=================
http://omnirom.org/
Wiki;
=================
http://docs.omnirom.org/Main_Page
Gerrit:
=================
https://gerrit.omnirom.org/
Bugtracker:
=================
http://jira.omnirom.org
IRC:
=================
irc.freenode.net #omnirom
Downloads:
ROM: https://mega.co.nz/#!OhRxTBzZ!TabM8FElRJ2tdvJ9f7vEsnzEORQtE4VcqE9mqy82nMQ I will provide some mirrors later.
GAPPS: http://forum.xda-developers.com/showthread.php?t=2397942
SuperSU: http://forum.xda-developers.com/showthread.php?t=1538053
This build does not contain TWRP. I'm working to get it fixed before I'll merge it.
Installation:
1. Download the ROM
2. ADB sideload it or flash it via CWM
3. Flash GAPPS
4. Flash SuperSU
5. Wipe
You need to have an unlocked bootloader. This ROM does not work on locked bootloaders and I will laugh very loud when you'll soft brick your device.
Bugs:
You tell me.
Kernel source can be found here. Device tree is located here.
Credits: @adfad666 @uberlaggydarwin @Kali- for bringing up the device tree. You guys rock!
@doixanh, @laufersteppenwolf, @GermainZ, @AChep and his sister, @shineworld, @SMillerNL, @ra3or and the rest of happy crew of #TeamFun channel
If you like my work, please hit the thanks button. If you really like my work, send me few bucks for a beer :good:

First / reserved

dibs on a thread, so ... geeky

Let's see what this baby is capable, Omni .......... here we go!!!!! :victory:

I got a thanks?! niiiiice

If I'm coming from cm11 should I do a fresh installl?
Sent from my C5303 using Tapatalk

slyr114 said:
If I'm coming from cm11 should I do a fresh installl?
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Yes always do a clean install on a newly flashed ROM (maybe except updates)

This is really great for the development of our phone. More and more roms keep coming
I'm thinking of uploading it to another filehosts, as many as possible if you ask me. But still, I need to get permission from @eagleeyetom first.
Cheers guys!
Sent from my Slimbeaned Xperia SP

nice!

thanks downloading

Congratulations.
Catching my breath, letting it go, turning my cheek for the sake of the show

formatting /system
extracting /system
symlinking
set_metadata_recursive: some changes failed
E: Error in /storage/sdcard1/aospkitkat/omni -4.4-20131130-huashan-HOMEMADE.zip
(status 7)
Installation aborted
any suggestion?
thanks

apranus said:
formatting /system
extracting /system
symlinking
set_metadata_recursive: some changes failed
E: Error in /storage/sdcard1/aospkitkat/omni -4.4-20131130-huashan-HOMEMADE.zip
(status 7)
Installation aborted
any suggestion?
thanks
Click to expand...
Click to collapse
Give a recovery log of the error.

apranus said:
formatting /system
extracting /system
symlinking
set_metadata_recursive: some changes failed
E: Error in /storage/sdcard1/aospkitkat/omni -4.4-20131130-huashan-HOMEMADE.zip
(status 7)
Installation aborted
any suggestion?
thanks
Click to expand...
Click to collapse
problem with the updater script. Perhaps you're not using C5302/C5303
Here's a guide to fix that http://forum.xda-developers.com/showthread.php?t=2302599
edit: I finished downloading it and try to flash it, also happened to mine. Using C5303. Found out that the updater-script can't be fixed easily using the method I've linked before.
Anyone can help?
edit2: I'm trying to flash CM11 first, as it will update the kernel. Perhaps it will fix the problem (read about this before)
edit3: As what I thought, successfully flashed omni rom.
The kernel (which also update recovery if I'm not mistaken) need to be updated first in order to understand the new updater-script.
Sorry for the language. I'm no programmer. huhu

Are there any issues with enabling ART?

successfully installed the rom. i came from cm11 so no status 7. ART is running fine. great rom! will test batt life.

found my first bug.
Camera cannot switch to recording mode.
Still images works fine though.
Here's a logcat of mine....
http://pastebin.com/Pc8zLE3d

Anyone can post a screenshot please
Sent from my XSP using xda app-developers app

zion609 said:
found my first bug.
Camera cannot switch to recording mode.
Still images works fine though.
Here's a logcat of mine....
http://pastebin.com/Pc8zLE3d
Click to expand...
Click to collapse
It might be here:
Code:
I/libcamera( 207): stopCamera: X
I/libcamera( 207): release: X
I/CameraClient( 207): Destroying camera 0
W/dalvikvm( 2656): threadid=13: thread exiting with uncaught exception (group=0x415e9b90)
E/AndroidRuntime( 2656): FATAL EXCEPTION: Camera Handler Thread
E/AndroidRuntime( 2656): Process: com.android.camera2, PID: 2656
E/AndroidRuntime( 2656): java.lang.RuntimeException: setParameters failed
E/AndroidRuntime( 2656): at android.hardware.Camera.native_setParameters(Native Method)
E/AndroidRuntime( 2656): at android.hardware.Camera.setParameters(Camera.java:1650)
E/AndroidRuntime( 2656): at com.android.camera.AndroidCameraManagerImpl$CameraHandler.handleMessage(AndroidCameraManagerImpl.java:298)
E/AndroidRuntime( 2656): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2656): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2656): at android.os.HandlerThread.run(HandlerThread.java:61)
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x12d9958 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x12b0bd0 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x13334a8 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x12c7eb0 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1516878 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1516750 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1516610 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1516478 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1518b68 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1518ab0 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x15189e0 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x15188a0 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x15190f0 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1518fc8 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1518e88 successful
I/OMXNodeInstance( 207): OMX_FreeBuffer for buffer header 0x1518cf0 successful
W/ActivityManager( 630): Force finishing activity com.android.camera2/com.android.camera.CameraLauncher
W/NFC-LLC ( 878): LLC length mis-match
I/WindowManager( 630): Screenshot max retries 4 of Token{41f58808 ActivityRecord{423087f8 u0 com.android.camera2/com.android.camera.CameraLauncher t8 f}} appWin=Window{4248dfe0 u0 Starting com.android.camera2} drawState=4
W/WindowManager( 630): Screenshot failure taking screenshot for (720x1280) to layer 21015
I/DownloadManager( 966): Ignoring Content-Length since Transfer-Encoding is also defined
D/dalvikvm( 966): GC_FOR_ALLOC freed 631K, 21% free 9501K/11908K, paused 17ms, total 18ms
I/DownloadManager( 966): Download 39 finished with status SUCCESS
W/ActivityManager( 630): Activity pause timeout for ActivityRecord{423087f8 u0 com.android.camera2/com.android.camera.CameraLauncher t8 f}
D/dalvikvm( 630): GC_EXPLICIT freed 1454K, 22% free 15167K/19316K, paused 3ms+5ms, total 77ms
D/dalvikvm( 1241): GC_CONCURRENT freed 1970K, 16% free 10821K/12824K, paused 2ms+12ms, total 67ms
I/dalvikvm( 630): Jit: resizing JitTable from 8192 to 16384
D/dalvikvm( 966): GC_FOR_ALLOC freed 645K, 21% free 9513K/11908K, paused 13ms, total 19ms
I/DownloadManager( 966): Download 40 starting
D/dalvikvm( 966): GC_FOR_ALLOC freed 632K, 21% free 9484K/11908K, paused 12ms, total 13ms
I/DownloadManager( 966): Ignoring Content-Length since Transfer-Encoding is also defined
D/dalvikvm( 1184): GC_FOR_ALLOC freed 4603K, 18% free 26230K/31888K, paused 16ms, total 17ms
W/NFC-LLC ( 878): LLC length mis-match
D/dalvikvm( 966): GC_FOR_ALLOC freed 603K, 21% free 9488K/11908K, paused 11ms, total 12ms
I/DownloadManager( 966): Download 40 finished with status SUCCESS
I/Process ( 2656): Sending signal. PID: 2656 SIG: 9
W/InputDispatcher( 630): channel '4263a9c8 com.android.camera2/com.android.camera.CameraLauncher (server)' ~ Consumer closed input channel or an error occurred. events=0x9
E/InputDispatcher( 630): channel '4263a9c8 com.android.camera2/com.android.camera.CameraLauncher (server)' ~ Channel is unrecoverably broken and will be disposed!
W/InputDispatcher( 630): Attempted to unregister already unregistered input channel '4263a9c8 com.android.camera2/com.android.camera.CameraLauncher (server)'
I/ActivityManager( 630): Process com.android.camera2 (pid 2656) has died.
I/WindowState( 630): WIN DEATH: Window{4263a9c8 u0 com.android.camera2/com.android.camera.CameraLauncher}
From the way it looks it seems like an error on the camera sources, but whatever it is, try the basic troubleshooting steps first (a.k.a restarting, wiping data/reflash etc.).

Congratz guys!

Related

Gingerbread keyboard

From the g2 forum. Working fine on Cyanogen rc2 for me.
http://forum.xda-developers.com/showthread.php?t=863475
Nice Thank You for that! But i think the keys could be a bit larger
hmm tried to flash in clockwork but received error "Can't copy META-INF/com/google/android/update-binary". I extracted the LatinIME.apk which installed and could select it when attempting to compose a message (after enabling in Keyboard and Language) but it Force Closes upon touching anything. Tried copying the libjni_latinime.so to System/lib but still nothing!
Im on Core Cell
Works fine here. I agree buttons are too small and monocrome colour sceme is very bland
Sent from my CyanogenMod Desire HD
Nice keyboard, works on Cm 6.2 looks slik
Need duch dictionairy
Sent from my HTC Desire HD using XDA App
Thanks. Anyone else missing the arrow keys?
Work only in cyanogenmod?
I have CM 6.1 on both my Desire and DHD and it works fine on both.
I have modaco roms with sense and this keyboard don't work.
I confirm that it works but the keys looks a bit too small on my DHD :
{
"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"
}
i found out that on every new sense ui rom (DHD, DZ and the ports for other Devices) the stock keyboard from 2.2 and 2.3 isnt working. it opens up, but if u try to type the keyboard keeps FC.
Could anybody help?
ADB LOGCAT :
D/dalvikvm( 2870): GC_FOR_MALLOC freed 3958 objects / 261232 bytes in 47ms
D/dalvikvm( 2850): GC_EXTERNAL_ALLOC freed 684 objects / 36024 bytes in 80ms
E/LED_CAPS( 1418): open failed errno: 2
E/LED_CAPS( 1418): open failed errno: 2
E/LED_CAPS( 1418): open failed errno: 2
E/LED_CAPS( 1418): open failed errno: 2
D/PowerManagerService( 1418): New lightsensor value:40, lcdValue:143
D/PowerManagerService( 1418): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
D/dalvikvm( 2850): GC_EXTERNAL_ALLOC freed 415 objects / 22672 bytes in 45ms
D/dalvikvm( 2577): GC_EXPLICIT freed 3377 objects / 254112 bytes in 25ms
D/skia ( 2577): purging 47K from font cache [5 entries]
D/dalvikvm( 2577): GC_EXPLICIT freed 439 objects / 23480 bytes in 28ms
D/AndroidRuntime( 2850): Shutting down VM
W/dalvikvm( 2850): threadid=1: thread exiting with uncaught exception (group=0x40025a80)
E/AndroidRuntime( 2850): FATAL EXCEPTION: main
E/AndroidRuntime( 2850): java.lang.ArrayIndexOutOfBoundsException
E/AndroidRuntime( 2850): at android.content.res.TypedArray.getDimensionPixelSize(TypedArray.java:455)
E/AndroidRuntime( 2850): at com.android.inputmethod.latin.LatinKeyboard.getTextSizeFromTheme(LatinKeyboard.java:818)
E/AndroidRuntime( 2850): at com.android.inputmethod.latin.LatinKeyboard.access$400(LatinKeyboard.java:42)
E/AndroidRuntime( 2850): at com.android.inputmethod.latin.LatinKeyboard$SlidingLocaleDrawable.<init>(LatinKeyboard.java:930)
E/AndroidRuntime( 2850): at com.android.inputmethod.latin.LatinKeyboard.updateLocaleDrag(LatinKeyboard.java:610)
E/AndroidRuntime( 2850): at com.android.inputmethod.latin.LatinKeyboard.keyReleased(LatinKeyboard.java:665)
E/AndroidRuntime( 2850): at com.android.inputmethod.latin.LatinKeyboardView.onTouchEvent(LatinKeyboardView.java:224)
E/AndroidRuntime( 2850): at android.view.View.dispatchTouchEvent(View.java:3778)
E/AndroidRuntime( 2850): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:885)
E/AndroidRuntime( 2850): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:885)
E/AndroidRuntime( 2850): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:885)
E/AndroidRuntime( 2850): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:885)
E/AndroidRuntime( 2850): at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1716)
E/AndroidRuntime( 2850): at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1124)
E/AndroidRuntime( 2850): at android.app.Dialog.dispatchTouchEvent(Dialog.java:642)
E/AndroidRuntime( 2850): at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:1700)
E/AndroidRuntime( 2850): at android.view.ViewRoot.handleMessage(ViewRoot.java:1802)
E/AndroidRuntime( 2850): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2850): at android.os.Looper.loop(Looper.java:143)
E/AndroidRuntime( 2850): at android.app.ActivityThread.main(ActivityThread.java:5068)
E/AndroidRuntime( 2850): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2850): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 2850): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
E/AndroidRuntime( 2850): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
E/AndroidRuntime( 2850): at dalvik.system.NativeStart.main(Native Method)
W/WindowManager( 1418): No window to dispatch pointer action 1
D/PowerManagerService( 1418): New lightsensor value:10, lcdValue:143
D/PowerManagerService( 1418): lightSensorChangedLocked, buttonValue >= 0, mPowerState = 3
D/skia ( 1547): purging 169K from font cache [21 entries]
D/dalvikvm( 1547): GC_EXPLICIT freed 715 objects / 38744 bytes in 43ms
Can you use this with the stock Sense UI or does it require a custom ROM?
Not working with leedroid, shame.
I get this the minute I begin typing.
First time poster
The small keyboard is a bug, you can fix it by downloading LCD Density app from market and by setting it to 300 than to 260 and finally back to original 240.
This fix doesn't survive reboots.
anyone ever get it working for sense?
I installed it from recovery as install .zip but how do i change it ? Because i still see old one . . .
ceva said:
I installed it from recovery as install .zip but how do i change it ? Because i still see old one . . .
Click to expand...
Click to collapse
Yes same here. Loaded as update zip via CWM seemed to work but it doesn't appear as an option when I try to change the input method.
?
Here is my Gingerboard om my DHD,everything is working perfect.
Thats a full theme is it not, rather than just the gingerbread keyboard?
Look nice though, care to share how to get this?
xspyda said:
Trats a full theme is it not, rather than just the gingerbread keyboard?
Look nice though, care to share how to get this?
Click to expand...
Click to collapse
Yes it`s Gingerlicious theme,but the keyboard is from Gingerbread an i got it from this tread: http://forum.xda-developers.com/showthread.php?t=863475
Just flash the zip file.

Modifying Contacts.apk

Alright, I'm trying to make a JPY ROM. Normally I'd put the Captivate Contacts.apk in the ROM instead so it doesn't say "Video Chat", etc. Of course the Stock Widget too.
However, on JPY it force closes.
So, I decided to try and edit the i9000 Contacts.apk directly.
I found these four files:
contact_call_row.xml
contact_call_row_land.xml
contact_detail_dialog_layout.xml (there's two of them)
And removed the line with "video_call" in it.
Putting the .apk on my phone, the Contacts app opens. When you click on a contact, it force closes.
Here's the logcat:
Code:
--------- beginning of /dev/log/main
W/PowerManagerService( 2745): Timer 0x3->0x3|0x3
D/dalvikvm( 3325): GC_EXPLICIT freed 3104 objects / 184344 bytes in 103ms
--------- beginning of /dev/log/system
V/InputDevice( 2745): ID[0]=0(0) Dn(0=>1)
V/WindowManager( 2745): Dsptch > Window{48e39338 com.android.contacts/com.sec.android.app.contacts.PhoneBookTopMenuActivity paused=false}
V/WindowManager( 2745): Dsptch > Window{48e39338 com.android.contacts/com.sec.android.app.contacts.PhoneBookTopMenuActivity paused=false}
V/InputDevice( 2745): ID[0]=0(0) Up(1=>0)
V/WindowManager( 2745): Dsptch > Window{48e39338 com.android.contacts/com.sec.android.app.contacts.PhoneBookTopMenuActivity paused=false}
V/InputDevice( 2745): ID[0]=0(0) Dn(0=>1)
D/TwIndexScrollView( 4464): dispatchDraw(Canvas canvas) is now being called!!
D/TwIndexScrollView( 4464): dispatchDraw(Canvas canvas) is now being called!!
E/AudioTrack( 2745): getAudioMode[0]
I/ContactsListActivity( 4464): uri is content://com.android.contacts/contacts/lookup/0i1/1
I/ActivityManager( 2745): Starting activity: Intent { act=android.intent.action.VIEW dat=content://com.android.contacts/contacts/lookup/0i1/1 cmp=com.android.contacts/com.sec.android.app.contacts.PhoneBookDetailTabActivity }
D/ContactsListActivity( 4464): onSaveInstanceState
D/ContactsListActivity( 4464): onPause------------------------------------------
D/TwIndexScrollView( 4464): dispatchDraw(Canvas canvas) is now being called!!
D/AudioHardwareALSA( 2613):
D/AudioHardwareALSA( 2613): ALSA OPEN mode 0,device 2
I/AudioHardwareALSA( 2613): Try to open ALSA PLAYBACK device AndroidPlayback_Speaker_normal
I/AudioHardwareALSA( 2613): Initialized ALSA PLAYBACK device AndroidPlayback_Speaker_normal
D/AudioHardwareALSA( 2613): Set PLAYBACK PCM format to S16_LE (Signed 16 bit Little Endian)
D/AudioHardwareALSA( 2613): Using 2 channels for PLAYBACK.
D/AudioHardwareALSA( 2613): Set PLAYBACK sample rate to 44100 HZ
D/AudioHardwareALSA( 2613): Buffer size: 2048
D/AudioHardwareALSA( 2613): Latency: 46439
V/InputDevice( 2745): ID[0]=0(0) Up(1=>0)
D/PhoneBookDetailTabActivity( 4464): onResume, mJustCreated : true
D/TwIndexScrollView( 4464): dispatchDraw(Canvas canvas) is now being called!!
I/ActivityManager( 2745): Displayed activity com.android.contacts/com.sec.android.app.contacts.PhoneBookDetailTabActivity: 282 ms (total 282 ms)
D/ContactsListActivity( 4464): onStop--------------------=------------------------
D/AndroidRuntime( 4464): Shutting down VM
W/dalvikvm( 4464): threadid=1: thread exiting with uncaught exception (group=0x4001d7d0)
E/AndroidRuntime( 4464): FATAL EXCEPTION: main
E/AndroidRuntime( 4464): java.lang.NullPointerException
E/AndroidRuntime( 4464): at com.android.contacts.ViewContactActivity$ViewAdapter.bindView(ViewContactActivity.java:3690)
E/AndroidRuntime( 4464): at com.android.contacts.ViewContactActivity$ViewAdapter.getView(ViewContactActivity.java:3327)
E/AndroidRuntime( 4464): at android.widget.AbsListView.obtainView(AbsListView.java:1431)
E/AndroidRuntime( 4464): at android.widget.ListView.makeAndAddView(ListView.java:1802)
E/AndroidRuntime( 4464): at android.widget.ListView.fillDown(ListView.java:727)
E/AndroidRuntime( 4464): at android.widget.ListView.fillFromTop(ListView.java:784)
E/AndroidRuntime( 4464): at android.widget.ListView.layoutChildren(ListView.java:1655)
E/AndroidRuntime( 4464): at android.widget.AbsListView.onLayout(AbsListView.java:1263)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1249)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1125)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.onLayout(LinearLayout.java:1042)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.FrameLayout.onLayout(FrameLayout.java:334)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.FrameLayout.onLayout(FrameLayout.java:334)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.FrameLayout.onLayout(FrameLayout.java:334)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1249)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1125)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.onLayout(LinearLayout.java:1042)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.FrameLayout.onLayout(FrameLayout.java:334)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1249)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1125)
E/AndroidRuntime( 4464): at android.widget.LinearLayout.onLayout(LinearLayout.java:1042)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.FrameLayout.onLayout(FrameLayout.java:334)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.widget.FrameLayout.onLayout(FrameLayout.java:334)
E/AndroidRuntime( 4464): at android.view.View.layout(View.java:7088)
E/AndroidRuntime( 4464): at android.view.ViewRoot.performTraversals(ViewRoot.java:1056)
E/AndroidRuntime( 4464): at android.view.ViewRoot.handleMessage(ViewRoot.java:1752)
E/AndroidRuntime( 4464): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 4464): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 4464): at android.app.ActivityThread.main(ActivityThread.java:4627)
E/AndroidRuntime( 4464): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 4464): at java.lang.reflect.Method.invoke(Method.java:521)
E/AndroidRuntime( 4464): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:858)
E/AndroidRuntime( 4464): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
E/AndroidRuntime( 4464): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 2745): Force finishing activity com.android.contacts/com.sec.android.app.contacts.PhoneBookDetailTabActivity
I/ ( 2745): dumpmesg > "/data/log/dumpstate_app_error.log"
W/ActivityManager( 2745): Activity pause timeout for HistoryRecord{48d51008 com.android.contacts/com.sec.android.app.contacts.PhoneBookDetailTabActivity}
V/WindowManager( 2745): Dsptch > Window{48cc09a8 Sorry! paused=false}
V/InputDevice( 2745): ID[0]=0(0) Dn(0=>1)
V/InputDevice( 2745): ID[0]=0(0) Up(1=>0)
V/WindowManager( 2745): Dsptch > Window{48cc09a8 Sorry! paused=false}
V/InputDevice( 2745): ID[0]=0(0) Dn(0=>1)
V/WindowManager( 2745): Dsptch > Window{48cc09a8 Sorry! paused=false}
V/WindowManager( 2745): Dsptch > Window{48cc09a8 Sorry! paused=false}
V/InputDevice( 2745): ID[0]=0(0) Up(1=>0)
E/AudioTrack( 2745): getAudioMode[0]
I/Process ( 4464): Sending signal. PID: 4464 SIG: 9
I/ActivityManager( 2745): Process android.process.acore (pid 4464) has died.
I/WindowManager( 2745): WIN DEATH: Window{48e39338 com.android.contacts/com.sec.android.app.contacts.PhoneBookTopMenuActivity paused=false}
I/WindowManager( 2745): WIN DEATH: Window{48fb9bd0 com.android.contacts/com.sec.android.app.contacts.PhoneBookDetailTabActivity paused=false}
I/UsageStats( 2745): Unexpected resume of com.android.launcher while already resumed in com.android.contacts
D/Launcher( 2995): onResume+
D/Launcher.DragController( 2995): +endDrag: false
D/Launcher.DragController( 2995): mDragging == false
D/Launcher.DragController( 2995): -endDrag: false
D/Launcher( 2995): onResume-
V/RenderScript_jni( 2995): surfaceCreated
D/Launcher.AllApps3D( 2995): +super.surfaceChanged
V/RenderScript_jni( 2995): surfaceChanged
D/Launcher.AllApps3D( 2995): -super.surfaceChanged
W/InputManagerService( 2745): Got RemoteException sending setActive(false) notification to pid 4464 uid 10002
W/Resources( 2745): Converting to boolean: TypedValue{t=0x3/d=0x692e "res/anim/accelerate_decelerate_interpolator.xml" a=1 r=0x10a0004}
Any help would be appreciated.
I removed the offending lines based on the logcat (I think).
It stopped the force close, but it looks like this:
{
"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"
}
You have a null pointer error. It's most probably a findViewById() in the code that does not find now the corresponding xml entry.
One way to solve it would be to make the entry very small and transparent, but IDK how it will mess up the rest of the layout.
Another option is to try an aosp contact. I'm assuming the source for the captivate contacts for eclair is not available. Right?
aleadam said:
One way to solve it would be to make the entry very small and transparent, but IDK how it will mess up the rest of the layout.
Click to expand...
Click to collapse
Worked better than before.
Now I need to figure out what governs the icons when you click on the Contact picture. The thing that lets you jump to MMS, Dialer, Gmail, Facebook, etc.
..
This is what I meant, that's what's left to erase:
Can you post the apk you've modded?
Sent from my SAMSUNG-SGH-I897
In due time.
MikeyMike01 said:
In due time.
Click to expand...
Click to collapse
Doesn't need to be working. We could test something and avoid duplicate work.
There are three different quick_contact_videocall.png images. In drawable-hdpi, drawable-hdpi-finger and drawable-land-hdpi-finger. I would reduce to 1x1 each and see the effect of it.
Sorry, I should have clarified. I'm not looking for the finished apk. I just wanted to lend a hand and tear it apart to see if I can help.
Sent from my SAMSUNG-SGH-I897
I am sure you already know, but the Phone.apk and DialerTabActivity.apk from the telus rom work beautifully with JPY roms.
I'm not at my computer.
What I changed was the four .xml files in the original post. Only, instead of removing the line I changed the size of it to be practically nothing.
moosefist said:
I am sure you already know, but the Phone.apk and DialerTabActivity.apk from the telus rom work beautifully with JPY roms.
Click to expand...
Click to collapse
Neither of those is the problem. Contacts.apk is what won't play nice.
MikeyMike01 said:
Neither of those is the problem. Contacts.apk is what won't play nice.
Click to expand...
Click to collapse
Yeah, i figured i would mention it.
Just a thought, rather than modifying this file why don't we look into why the 2.2 apk's with out video calling are force closing on JPY to begin with?
Do we have a log of what it happening in that situation? it may be easier...
aleadam said:
There are three different quick_contact_videocall.png images. In drawable-hdpi, drawable-hdpi-finger and drawable-land-hdpi-finger. I would reduce to 1x1 each and see the effect of it.
Click to expand...
Click to collapse
Did that:
Inside QuickContactWindow.smali there is the following:
Code:
new-array v0, v0, [Ljava/lang/String;
const-string v1, "vnd.android.cursor.item/phone_v2"
aput-object v1, v0, v2
const-string v1, "vnd.android.cursor.item/vcall-address"
aput-object v1, v0, v3
const-string v1, "vnd.android.cursor.item/sms-address"
aput-object v1, v0, v4
const-string v1, "vnd.android.cursor.item/email_v2"
aput-object v1, v0, v5
const-string v1, "vnd.android.cursor.item/contact"
I imagine this is a good place to start.
MikeyMike01 said:
Did that:
Click to expand...
Click to collapse
hmm, maybe instead of trying to completely removing the box, change the video call to Email perhaps?? just my .02
MikeyMike01 said:
This is what I meant, that's what's left to erase:
Click to expand...
Click to collapse
OK, I'm rethinking this: the buttons in that bar are not fixed and will depend on the options that are possible in your phone and with that contact, i.e., if you have gtalk you'll have a button for chat, if the contact has an address you will have a maps icon.
That means that the list of icons are created at runtime based on some info. We need to figure out what is reading it and where the info is stored. Then, we should be able to remove the item very cleanly. I'm guessing is a list of intents somewhere. I'll dig a little bit tonight, but I don't know how much I will be able to understand those .smali files...
aleadam said:
OK, I'm rethinking this: the buttons in that bar are not fixed and will depend on the options that are possible in your phone and with that contact, i.e., if you have gtalk you'll have a button for chat, if the contact has an address you will have a maps icon.
That means that the list of icons are created at runtime based on some info. We need to figure out what is reading it and where the info is stored. Then, we should be able to remove the item very cleanly. I'm guessing is a list of intents somewhere. I'll dig a little bit tonight, but I don't know how much I will be able to understand those .smali files...
Click to expand...
Click to collapse
I wish there was a way to search through the .smali files the way Windows can search through .xml files or .txt files.
USHERROB said:
hmm, maybe instead of trying to completely removing the box, change the video call to Email perhaps?? just my .02
Click to expand...
Click to collapse
Email is already there, I just didn't have an account set up so it wasn't shown.

[REQ] LG Optimus Black weather widget

Is there someone that could dump the weather widget found in the new lg optimus black so u can install it as an .apk file ?
here is how it looks.
{
"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"
}
tl;dr: it doesn't work
i'm uploading it here:
ge.tt/3rQvmBD
ge.tt/3rQvmBD/WeatherWidget-signed.apk (not working)
edit: deodexed and signed version: ge.tt/3rQvmBD/WeatherWidget-signed.apk (not working)
i tried to install it on my htc hd2 (TyphooN CyanogenMod 7 Nightly v3.2.6 rom) but it fail to install
with adb:
Code:
C:\android-sdk-windows\platform-tools>adb install WeatherWidget.apk
2153 KB/s (16332962 bytes in 7.407s)
pkg: /data/local/tmp/WeatherWidget.apk
Failure [INSTALL_FAILED_DEXOPT]
C:\android-sdk-windows\platform-tools>
adb logcat:
Code:
D/AndroidRuntime(13289):
D/AndroidRuntime(13289): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
I/AndroidRuntime(13289): Heap size: -Xmx32m
D/AndroidRuntime(13289): CheckJNI is OFF
D/dalvikvm(13289): creating instr width table
D/AndroidRuntime(13289): Calling main entry com.android.commands.pm.Pm
D/dalvikvm(12973): GC_EXPLICIT freed 10K, 52% free 2687K/5511K, external 0K/0K, paused 49ms
W/ActivityManager( 3086): No content provider found for:
W/ActivityManager( 3086): No content provider found for:
D/PackageParser( 3086): Scanning package: /data/app/vmdl-842848858.tmp
D/dalvikvm( 3086): GC_CONCURRENT freed 1975K, 35% free 8628K/13127K, external 4085K/4505K, paused 8ms+12ms
D/dalvikvm( 3086): GC_FOR_MALLOC freed 1053K, 36% free 8528K/13191K, external 4085K/4505K, paused 197ms
D/dalvikvm( 3086): GC_FOR_MALLOC freed 1027K, 36% free 8531K/13191K, external 4085K/4505K, paused 176ms
D/dalvikvm( 3086): GC_FOR_MALLOC freed 1025K, 36% free 8538K/13191K, external 4085K/4505K, paused 182ms
D/dalvikvm( 3086): GC_FOR_MALLOC freed 1025K, 36% free 8546K/13191K, external 4085K/4505K, paused 186ms
D/PackageManager( 3086): Scanning package com.lge.sizechangable.weather
E/PackageManager( 3086): Package com.lge.sizechangable.weather has mismatched uid: 10036 on disk, 10177 in settings
I/PackageManager( 3086): Linking native library dir for /data/app/com.lge.sizechangable.weather-1.apk
D/installd( 69): DexInv: --- BEGIN '/data/app/com.lge.sizechangable.weather-1.apk' ---
W/dalvikvm(13300): DexOptZ: zip archive '/data/app/com.lge.sizechangable.weather-1.apk' does not include classes.dex
W/installd( 69): DexInv: --- END '/data/app/com.lge.sizechangable.weather-1.apk' --- status=0xff00, process failed
E/installd( 69): dexopt failed on '/data/dalvik-cache/[email protected]@[email protected]' res = 65280
W/PackageManager( 3086): Package couldn't be installed in /data/app/com.lge.sizechangable.weather-1.apk
D/dalvikvm( 3086): GC_EXPLICIT freed 260K, 36% free 8518K/13191K, external 4085K/4505K, paused 180ms
D/AndroidRuntime(13289): Shutting down VM
I/AndroidRuntime(13289): NOTE: attach of thread 'Binder Thread #3' failed
D/dalvikvm(13289): GC_CONCURRENT freed 213K, 71% free 303K/1024K, external 0K/0K, paused 1ms+0ms
D/jdwp (13289): adbd disconnected
Sounds like it was pulled directly from the dump without being deodexed.
Sent from my SGH-T959 using XDA Premium App
onslaught86 said:
Sounds like it was pulled directly from the dump without being deodexed.
Click to expand...
Click to collapse
yes, i simply took this file from my wife's lg optimus black:
/system/app/WeatherWidget.apk
now i took the .odex, used Deodexer_2_3, it added classes.dex into the apk
but it doesn't work
Code:
C:\android-sdk-windows\platform-tools>adb install WeatherWidget.apk
adb server is out of date. killing...
* daemon started successfully *
1911 KB/s (16032027 bytes in 8.192s)
pkg: /data/local/tmp/WeatherWidget.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
C:\android-sdk-windows\platform-tools>
Code:
D/AndroidRuntime(16199):
D/AndroidRuntime(16199): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
I/AndroidRuntime(16199): Heap size: -Xmx32m
D/AndroidRuntime(16199): CheckJNI is OFF
D/dalvikvm(16199): creating instr width table
D/AndroidRuntime(16199): Calling main entry com.android.commands.pm.Pm
D/dalvikvm(16104): GC_EXPLICIT freed 40K, 52% free 2687K/5511K, external 0K/0K, paused 50ms
W/ActivityManager( 3086): No content provider found for:
I/OnAlarmReceiver( 9819): onReceive...
V/NetMeterService----------( 9819): NetMeterService+ int p is equals=0
D/NetMeterService( 9819): ====> Updating database <====
D/NetMeterService( 9819): Service onStart ->
D/NetMeterService( 9819): rmnet0 done in 27 ms.
D/NetMeterService( 9819): eth0 done in 40 ms.
D/NetMeterService( 9819): Alert: 2 ms
W/ActivityManager( 3086): No content provider found for:
D/PackageParser( 3086): Scanning package: /data/app/vmdl1381269041.tmp
D/szipinf ( 3086): Initializing inflate state
E/PackageParser( 3086): Package com.lge.sizechangable.weather has no certificates at entry classes.dex; ignoring!
D/dalvikvm( 3086): GC_EXPLICIT freed 1061K, 37% free 8375K/13191K, external 4091K/4402K, paused 306ms
D/AndroidRuntime(16199): Shutting down VM
I/AndroidRuntime(16199): NOTE: attach of thread 'Binder Thread #3' failed
D/dalvikvm(16199): GC_CONCURRENT freed 213K, 71% free 303K/1024K, external 0K/0K, paused 1ms+1ms
D/jdwp (16199): adbd disconnected
so...
i deodexed the apk with Deodexer_2_3
i signed the result with SignApk and uploaded it to ge.tt
i installed WeatherWidget-signed.apk, it worked
but the widget fail to run
Code:
D/szipinf ( 4257): Initializing inflate state
D/dalvikvm( 1032): GC_EXPLICIT freed 8K, 50% free 4201K/8327K, external 10759K/12807K, paused 119ms
D/szipinf ( 1032): Initializing inflate state
I/ActivityThread( 4257): Pub com.lge.weather.helper.weathercontentprovider: com.lge.sizechangable.weather.helper.WeatherContentProvi
der
I/Database( 4257): sqlite returned: error code = 14, msg = cannot open file at line 27205 of [42537b6056]
E/Database( 4257): sqlite3_open_v2("/data/data/com.lge.sizechangable.weather/databases/WeatherWidgetDB.db", &handle, 6, NULL) failed
D/AndroidRuntime( 4257): Shutting down VM
W/dalvikvm( 4257): threadid=1: thread exiting with uncaught exception (group=0x40015560)
E/AndroidRuntime( 4257): FATAL EXCEPTION: main
E/AndroidRuntime( 4257): java.lang.RuntimeException: Unable to get provider com.lge.sizechangable.weather.helper.WeatherContentProvi
der: android.database.sqlite.SQLiteException: unable to open database file
E/AndroidRuntime( 4257): at android.app.ActivityThread.installProvider(ActivityThread.java:3709)
E/AndroidRuntime( 4257): at android.app.ActivityThread.installContentProviders(ActivityThread.java:3461)
E/AndroidRuntime( 4257): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3417)
E/AndroidRuntime( 4257): at android.app.ActivityThread.access$2200(ActivityThread.java:123)
E/AndroidRuntime( 4257): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:977)
E/AndroidRuntime( 4257): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 4257): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 4257): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 4257): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 4257): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 4257): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime( 4257): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/AndroidRuntime( 4257): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 4257): Caused by: android.database.sqlite.SQLiteException: unable to open database file
E/AndroidRuntime( 4257): at android.database.sqlite.SQLiteDatabase.dbopen(Native Method)
E/AndroidRuntime( 4257): at android.database.sqlite.SQLiteDatabase.<init>(SQLiteDatabase.java:1849)
E/AndroidRuntime( 4257): at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:820)
E/AndroidRuntime( 4257): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:854)
E/AndroidRuntime( 4257): at android.database.sqlite.SQLiteDatabase.openOrCreateDatabase(SQLiteDatabase.java:847)
E/AndroidRuntime( 4257): at android.app.ContextImpl.openOrCreateDatabase(ContextImpl.java:570)
E/AndroidRuntime( 4257): at android.content.ContextWrapper.openOrCreateDatabase(ContextWrapper.java:203)
E/AndroidRuntime( 4257): at android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:118)
E/AndroidRuntime( 4257): at com.lge.sizechangable.weather.remoteservice.DataHelper.<init>(DataHelper.java:126)
E/AndroidRuntime( 4257): at com.lge.sizechangable.weather.helper.WeatherContentProvider.onCreate(WeatherContentProvider.java:
50)
E/AndroidRuntime( 4257): at android.content.ContentProvider.attachInfo(ContentProvider.java:798)
E/AndroidRuntime( 4257): at android.app.ActivityThread.installProvider(ActivityThread.java:3706)
E/AndroidRuntime( 4257): ... 12 more
i created /data/data/com.lge.sizechangable.weather/databases/ folder, so the widget created the databases into, but still not working
Code:
E/ApplicationContext( 1662): Couldn't create directory for SharedPreferences file /data/data/com.lge.sizechangable.weather/shared_prefs/Weather.xml
created /data/data/com.lge.sizechangable.weather/shared_prefs/, widget created Weather.xml and other xml files, but still not working, FC when trying to specify a weather location:
Code:
E/ActivityThread( 1771): Failed to inflate
E/ActivityThread( 1771): android.view.InflateException: Binary XML file line #279: Error inflating class <unknown>
E/ActivityThread( 1771): at android.view.LayoutInflater.createView(LayoutInflater.java:518)
E/ActivityThread( 1771): at com.android.internal.policy.impl.PhoneLayoutInflater.onCreateView(PhoneLayoutInflater.java:56)
E/ActivityThread( 1771): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:568)
E/ActivityThread( 1771): at android.view.LayoutInflater.rInflate(LayoutInflater.java:623)
E/ActivityThread( 1771): at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)
E/ActivityThread( 1771): at android.view.LayoutInflater.rInflate(LayoutInflater.java:626)
E/ActivityThread( 1771): at android.view.LayoutInflater.inflate(LayoutInflater.java:408)
E/ActivityThread( 1771): at android.view.LayoutInflater.inflate(LayoutInflater.java:320)
E/ActivityThread( 1771): at android.view.LayoutInflater.inflate(LayoutInflater.java:276)
E/ActivityThread( 1771): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:212)
E/ActivityThread( 1771): at android.app.Activity.setContentView(Activity.java:1657)
E/ActivityThread( 1771): at com.lge.sizechangable.weather.activities.TodaysViewActivity.onCreate(TodaysViewActivity.java:242)
E/ActivityThread( 1771): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/ActivityThread( 1771): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1722)
E/ActivityThread( 1771): at android.app.ActivityThread.startActivityNow(ActivityThread.java:1598)
E/ActivityThread( 1771): at android.app.LocalActivityManager.moveToState(LocalActivityManager.java:127)
E/ActivityThread( 1771): at android.app.LocalActivityManager.startActivity(LocalActivityManager.java:339)
E/ActivityThread( 1771): at android.widget.TabHost$IntentContentStrategy.getContentView(TabHost.java:654)
E/ActivityThread( 1771): at android.widget.TabHost.setCurrentTab(TabHost.java:326)
E/ActivityThread( 1771): at android.widget.TabHost.addTab(TabHost.java:216)
E/ActivityThread( 1771): at com.lge.sizechangable.weather.activities.WeatherDetailsTabView.onCreate(WeatherDetailsTabView.java:173)
E/ActivityThread( 1771): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
E/ActivityThread( 1771): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1722)
E/ActivityThread( 1771): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1784)
E/ActivityThread( 1771): at android.app.ActivityThread.access$1500(ActivityThread.java:123)
E/ActivityThread( 1771): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:939)
E/ActivityThread( 1771): at android.os.Handler.dispatchMessage(Handler.java:99)
E/ActivityThread( 1771): at android.os.Looper.loop(Looper.java:130)
E/ActivityThread( 1771): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/ActivityThread( 1771): at java.lang.reflect.Method.invokeNative(Native Method)
E/ActivityThread( 1771): at java.lang.reflect.Method.invoke(Method.java:507)
E/ActivityThread( 1771): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/ActivityThread( 1771): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/ActivityThread( 1771): at dalvik.system.NativeStart.main(Native Method)
E/ActivityThread( 1771): Caused by: java.lang.reflect.InvocationTargetException
E/ActivityThread( 1771): at java.lang.reflect.Constructor.constructNative(Native Method)
E/ActivityThread( 1771): at java.lang.reflect.Constructor.newInstance(Constructor.java:415)
E/ActivityThread( 1771): at android.view.LayoutInflater.createView(LayoutInflater.java:505)
E/ActivityThread( 1771): ... 33 more
E/ActivityThread( 1771): Caused by: java.lang.OutOfMemoryError: bitmap size exceeds VM budget
E/ActivityThread( 1771): at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
E/ActivityThread( 1771): at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:460)
E/ActivityThread( 1771): at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:336)
E/ActivityThread( 1771): at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:697)
E/ActivityThread( 1771): at android.content.res.Resources.loadDrawable(Resources.java:1782)
E/ActivityThread( 1771): at android.content.res.TypedArray.getDrawable(TypedArray.java:601)
E/ActivityThread( 1771): at android.view.View.<init>(View.java:1967)
E/ActivityThread( 1771): at android.widget.ImageView.<init>(ImageView.java:112)
E/ActivityThread( 1771): at android.widget.ImageView.<init>(ImageView.java:108)
E/ActivityThread( 1771): ... 36 more
D/AndroidRuntime( 1771): Shutting down VM
W/dalvikvm( 1771): threadid=1: thread exiting with uncaught exception (group=0x40015560)
E/AndroidRuntime( 1771): FATAL EXCEPTION: main
E/AndroidRuntime( 1771): java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lge.sizechangable.weather/com.lge.sizechangable.weather.activities.WeatherDetailsTabView}: java.lang.Run
timeException: Unable to start activity ComponentInfo{com.lge.sizechangable.weather/com.lge.sizechangable.weather.activities.TodaysViewActivity}: android.view.InflateException: Binary XML file line #2
Yeah install works fine but adding widgets doesnt work, the first one crashes when u try to configure it
It's not exact (seems to only be missing the refresh and AccuWeather.com buttons), but search anyways for "3D Digital Weather Clock" in the Market.
I'd link to it, but I don't have enough posts to link yet.
http://market.android.com/details?id=factory.widgets.ThreeDDigitalWeatherClock
Link to the app on market
Sent from my Desire HD using XDA Premium App
nickhammond121 said:
http://market.android.com/details?id=factory.widgets.ThreeDDigitalWeatherClock
Link to the app on market
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
it is not the same, i can get you the optimus 2x weather clock, but this one is better
nickhammond121 said:
http://market.android.com/details?id=factory.widgets.ThreeDDigitalWeatherClock
Link to the app on market
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
looks like (snapshot*.jpg), but the optimus black's one is much better (2011-05-15 *.jpg)
Has anyone had any luck with getting this!?
doesn´t work, have you got function widget .apk ?
LG 2X widget
Sent from my Nexus One using XDA App
can really nobody extract the widget? lg optimus 2x worked,too, so why shouldn´t it work here??
Impact7 said:
can really nobody extract the widget? lg optimus 2x worked,too, so why shouldn´t it work here??
Click to expand...
Click to collapse
the app works, and the 1st widget works but the 2nd/3rd widget(big widgets) wont work on my 2X..
Can someone try the one from the lg revolution. Maybe that one will work. I really want this widget. Is there a daily briefing widget like there was on the optimus 2x.
Mjuksel said:
the app works, and the 1st widget works but the 2nd/3rd widget(big widgets) wont work on my 2X..
Click to expand...
Click to collapse
same here....
Please port these wodget
Inviato dal mio LG-P990 usando Tapatalk
home widget LG Optimus 2x weather work in optimus black
http://forum.xda-developers.com/showpost.php?p=11192505&postcount=140
thanos26 said:
home widget LG Optimus 2x weather work in optimus black
http://forum.xda-developers.com/showpost.php?p=11192505&postcount=140
Click to expand...
Click to collapse
can you signed lg home.apk? thanks

MIUI 6 Discussion and Team Members LookUp - UPDATED 29-08-14

{
"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"
}
As you might know MIUI unveiled MIUI 6 on their 4th anniversary date, and it looks great
http://en.miui.com/thread-34895-1-1.html
Rom Preview on MI3
Now I and @David_Vaz are trying to port that great ROM to our great Nexus 5
As some of you might imagine port a rom is not a easy task, even less for people in learning as myself, but i'll keep trying
If You desire to help and have some knowledge on Android, PM me or David and welcome aboard
PS. If you want to help and dont desire to code We really need Someone who can Read and pinpoint errors on logcat. Every day i will update the logs by 17.PM CST fell free to take a look
Edit: Rom not booting here: https://mega.co.nz/#!1ct1yYCK!2Ty3OZBOCd3fb8LFruFfjJUSCJF8aUB322V5yRexreY
Dont install unless you know what to do, we are not responsible for any damage
Lattest logcat here:https://drive.google.com/file/d/0Bxt51MAjKyi0OUo1amVQcnJ2YTQ/edit?usp=sharing
(please refrain yourselves from personal opinions here, and when we need beta testers we will ask. )
Gallery :
Reserved
Hey guys, can you post some screens ?
BruKnowsBest said:
Hey guys, can you post some screens ?
Click to expand...
Click to collapse
The op was updated with a video review
Tyrany said:
The op was updated with a video review
Click to expand...
Click to collapse
Portugues???
BruKnowsBest said:
Portugues???
Click to expand...
Click to collapse
Yes
Thank You for making a new thread again. The one I had started, mod decided to move it to another sub-forum.
Good luck guys
Sent from my Phone.
Tyrany said:
As you might know MIUI unveiled MIUI 6 on their 4th anniversary date, and it looks great
http://en.miui.com/thread-34895-1-1.html
Rom Preview on MI3
Now I and @David_Vaz are trying to port that great ROM to our great Nexus 5
As some of you might imagine port a rom is not a easy task, even less for people in learning as myself, but i'll keep trying
If You desire to help and have some knowledge on Android, PM me or David and welcome aboard
PS. If you want to help and dont desire to code We really need Someone who can Read and pinpoint errors on logcat
(please refrain yourselves from personal opinions here, and when we need beta testers we will ask. )
Click to expand...
Click to collapse
Good Job Guys!!!!
I am available for helping on logcats
t-shock said:
Good Job Guys!!!!
I am available for helping on logcats
Click to expand...
Click to collapse
Give me 30 minutes ill post new log
Sent from my Nexus 5 using Tapatalk
Edit: Here's the logcat please everything you see relevant post it, because my problem sometimes is finding what to do
Tyrany said:
Give me 30 minutes ill post new log
Sent from my Nexus 5 using Tapatalk
Edit: Here's the logcat please everything you see relevant post it, because my problem sometimes is finding what to do
Click to expand...
Click to collapse
What is it that isn't working that your trying to find? Anything in particular or just in general
skeliton lord said:
What is it that isn't working that your trying to find? Anything in particular or just in general
Click to expand...
Click to collapse
Right now in general, since the doesn't boot, the 1 first task is resolving all errors thrown until it boots and then pinpoint bugs
Tyrany said:
Right now in general, since the doesn't boot, the 1 first task is resolving all errors thrown until it boots and then pinpoint bugs
Click to expand...
Click to collapse
Miui.os.fileutils do anybody know where is that crap? not the android.os.fileutils
Why miui stopped developing fort nexus 5? Hope this port will succeed one day.
Tyrany said:
Give me 30 minutes ill post new log
Sent from my Nexus 5 using Tapatalk
Edit: Here's the logcat please everything you see relevant post it, because my problem sometimes is finding what to do
Click to expand...
Click to collapse
Errors:
E/Diag_Lib( 173): Diag_LSM_Init: Failed to open handle to diag driver, error = 13
E/Diag_Lib( 173): diagpkt_tbl_reg: Registration failed.
D/ ( 173): ACDB_COMMAND: Failed to fetch the property info for pid 00012E47
D/ ( 173): Failed to fetch the lookup information of the device 00000067
E/MonoPipe( 173): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
E/MonoPipe( 173): Failed to fetch local time frequency when constructing a MonoPipe (res = -32). getNextWriteTimestamp calls will be non-functional
W/InterfaceController( 829): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/ThemeCompatibility( 828): getVersion(): /data/system/theme_config/theme_compatibility.xml java.io.FileNotFoundException: /data/system/theme_config/theme_compatibility.xml: open failed: ENOENT (No such file or directory)
Missing:
libnetcmdiface.so (This lib is unable to find, because I had the same problem on porting lg g2 rom to nexus 5?
theme_compatibility.xml
Personal Opinion:
Change kernel & modem (yea it's quiet mysterious. Just change it with the newest available)
Question: Did you use a guide?
This base was started by David_Vaz i picked from logcat debug only so i dont know
Sent from my Nexus 5 using Tapatalk
Tyrany said:
This base was started by David_Vaz i picked from logcat debug only so i dont know
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
ok
Hi, i changed base and miui port version, on logcat system gives me this error, any clue?
I/SystemServer( 784): Package Manager
D/EntSec ( 784): [QSB ] [QSB_CLIENT ] QualcommSecurityBridge: PackageManager
I/EntSec ( 784): [QSB ] [PORT_SWITCH] QSB Client Thread created
D/EntSec ( 784): [QSB ] [NQS_CONECTOR] Trying to open a local socket
E/EntSec ( 784): [QSB ] [NQS_CONECTOR] Failed to create and connect a local socket. [Error Description: No such file or directory ]
E/EntSec ( 784): [QSB ] [NQS_CONECTOR] Failed to connect to the NQS [Error Description: No such file or directory ]
I/EntSec ( 784): [QSB ] [PORT_SWITCH] QSB Port Switching Thread start running...
D/EntSec ( 784): [QSB ] [PORT_SWITCH] NQS Communicator is disconnected
I/EntSec ( 784): [QSB ] [PORT_SWITCH] No connection with the NQS; QSB initializes with the default port
I/EntSec ( 784): [QSB ] [QSB_CLIENT ] Revert Loading port completed successfully
I/EntSec ( 784): [QSB ] [PORT_SWITCH] QSB Port Switching Thread stop running.
W/FileUtils( 784): Failed to chmod(/data/system/packages.list): libcore.io.ErrnoException: chmod failed: ENOENT (No such file or directory)
D/dalvikvm( 784): GetMethodID: not returning static method Landroid/os/Process;.getTotalMemory ()J
D/dalvikvm( 784): GetMethodID: not returning static method Landroid/os/Process;.getFreeMemory ()J
F/Environment( 784): Path requests must specify a user by using UserEnvironment
F/Environment( 784): java.lang.Throwable
F/Environment( 784): at android.os.Environment.throwIfUserRequired(Environment.java:787)
F/Environment( 784): at android.os.Environment.getExternalStorageDirectory(Environment.java:388)
F/Environment( 784): at miui.os.Environment.(SourceFile:31)
F/Environment( 784): at com.android.server.pm.MiuiPackageManagerService.(MiuiPackageManagerService.java:75)
F/Environment( 784): at com.android.server.pm.PackageManagerService.(PackageManagerService.java:1139)
F/Environment( 784): at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1061)
F/Environment( 784): at com.android.server.ServerThread.initAndLoop(SystemServer.java:270)
F/Environment( 784): at com.android.server.SystemServer.main(SystemServer.java:1277)
F/Environment( 784): at java.lang.reflect.Method.invokeNative(Native Method)
F/Environment( 784): at java.lang.reflect.Method.invoke(Method.java:515)
F/Environment( 784): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:807)
F/Environment( 784): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:623)
F/Environment( 784): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 784): Error reporting WTF
E/AndroidRuntime( 784): java.lang.NullPointerException
E/AndroidRuntime( 784): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:339)
E/AndroidRuntime( 784): at android.util.Log$1.onTerribleFailure(Log.java:104)
E/AndroidRuntime( 784): at android.util.Log.wtf(Log.java:293)
E/AndroidRuntime( 784): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 784): at android.os.Environment.throwIfUserRequired(Environment.java:787)
E/AndroidRuntime( 784): at android.os.Environment.getExternalStorageDirectory(Environment.java:388)
E/AndroidRuntime( 784): at miui.os.Environment.(SourceFile:31)
E/AndroidRuntime( 784): at com.android.server.pm.MiuiPackageManagerService.(MiuiPackageManagerService.java:75)
E/AndroidRuntime( 784): at com.android.server.pm.PackageManagerService.(PackageManagerService.java:1139)
E/AndroidRuntime( 784): at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1061)
E/AndroidRuntime( 784): at com.android.server.ServerThread.initAndLoop(SystemServer.java:270)
E/AndroidRuntime( 784): at com.android.server.SystemServer.main(SystemServer.java:1277)
E/AndroidRuntime( 784): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 784): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 784): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:807)
E/AndroidRuntime( 784): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:623)
E/AndroidRuntime( 784): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 784): Original WTF:
E/AndroidRuntime( 784): android.util.Log$TerribleFailure: Path requests must specify a user by using UserEnvironment
E/AndroidRuntime( 784): at android.util.Log.wtf(Log.java:290)
E/AndroidRuntime( 784): at android.util.Log.wtf(Log.java:286)
E/AndroidRuntime( 784): at android.os.Environment.throwIfUserRequired(Environment.java:787)
E/AndroidRuntime( 784): at android.os.Environment.getExternalStorageDirectory(Environment.java:388)
E/AndroidRuntime( 784): at miui.os.Environment.(SourceFile:31)
E/AndroidRuntime( 784): at com.android.server.pm.MiuiPackageManagerService.(MiuiPackageManagerService.java:75)
E/AndroidRuntime( 784): at com.android.server.pm.PackageManagerService.(PackageManagerService.java:1139)
E/AndroidRuntime( 784): at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:1061)
E/AndroidRuntime( 784): at com.android.server.ServerThread.initAndLoop(SystemServer.java:270)
E/AndroidRuntime( 784): at com.android.server.SystemServer.main(SystemServer.java:1277)
E/AndroidRuntime( 784): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 784): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 784): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:807)
E/AndroidRuntime( 784): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:623)
E/AndroidRuntime( 784): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 784): Caused by: java.lang.Throwable
E/AndroidRuntime( 784): ... 13 more
D/dalvikvm( 784): GC_CONCURRENT freed 245K, 3% free 11425K/11688K, paused 3ms+2ms, total 20ms
D/dalvikvm( 784): GC_CONCURRENT freed 421K, 5% free 11437K/11948K, paused 2ms+1ms, total 18ms
D/dalvikvm( 784): WAIT_FOR_CONCURRENT_GC blocked 13ms
D/dalvikvm( 784): GC_CONCURRENT freed 394K, 5% free 11441K/11948K, paused 2ms+2ms, total 18ms
D/dalvikvm( 784): WAIT_FOR_CONCURRENT_GC blocked 14ms
D/dalvikvm( 784): GC_CONCURRENT freed 427K, 5% free 11448K/11968K, paused 2ms+2ms, total 17ms
D/dalvikvm( 784): WAIT_FOR_CONCURRENT_GC blocked 14ms
Click to expand...
Click to collapse
and this do you know why???
Sent from my Nexus 5 using Tapatalk
Tyrany said:
Hi, i changed base and miui port version, on logcat system gives me this error, any clue?
and this do you know why???
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Missing libcore.io
Now it is even more comlicated........
t-shock said:
Missing libcore.io
Now it is even more comlicated........
Click to expand...
Click to collapse
I will drop that port version its a crazy logcat anyway thanks for the reply
Sent from my Nexus 5 using Tapatalk

[THEME][CM12][CM12.1] Dark WhoAmI v1.2 (20150827) DISCONTINUED

Today, i will share the dark theme called "dark whoami"...Ofcourse this theme have a lot of bugs. so please report the bugs here and give me some suggestions
NB:
*Please forgive me if my theme has expired
**If you got error like can't install or fc please give me LOGCAT
Requirement :
Stock framework cm12/cm12.1
Latest build cm12/cm12.1
Changelog :
v1.0
initial release
v1.1
Improvement material dark
Fixed some background and text
Change some drawables
New font UI
etc
v1.2
Fixed issue can't install, reported by @Enoalife
Fixed QS tile in settings
Fixed music theme (eleven)
Themed sony apps (music, album, video)
Now you can't see material light
etc
Themed apps:
Almost all system apps
Root explorer
Greenify
Xperia Home
soon
Bug :
Greenify
tell me
Installation :
Just install as normal apk
Reboot after update
Enjoy
Screenshots and Download:
See second post​
Credit:
@mikeioannina and @Mardon for cm12.1 build :good:
@nicholaschum for awesome guide and help :good:
@Ambor for xperia themes port :good:
@gamzekal for guide and help :good:
@gianton for awesome font :good:
all users for test and report the issue :good:
Please pm me if i forgot
Simply press thank's button :good:
Screenshots and Download
Screenshots
v1.0
{
"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"
}
v1.1
v1.2
Download
v1.0 Click Here
v1.1 Click Here
v1.2 Click Here
It's failing to install
Sent from my Nexus 6 using XDA Free mobile app
bigstunta101 said:
It's failing to install
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
Give me a logcat...
Nice work:good:
Can't install...temasek build , LG G2.
Envoyé de mon LG-D802 en utilisant Tapatalk
Updated
V1.1 Updated
Changelog :
Improvement material dark
Fixed some background and text
Change some drawables
New font UI
etc
Important note !!!
You must read the first post before download
Failed to install cm-12.1-20150825-NIGHTLY (Nexus 5)
Code:
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
D/Finsky ( 4043): [1] DailyHygiene.goMakeHygieneIfDirty: No need to run daily h
ygiene.
I/ActivityManager( 687): Start proc 4079:com.google.android.gms:car/u0a22 for s
ervice com.google.android.gms/.car.CarService
W/Settings( 4043): Setting download_manager_max_bytes_over_mobile has moved from
android.provider.Settings.Secure to android.provider.Settings.Global.
W/Settings( 4043): Setting download_manager_recommended_max_bytes_over_mobile ha
s moved from android.provider.Settings.Secure to android.provider.Settings.Globa
l.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getCurrentAccount: No account configured on thi
s device.
W/Finsky ( 4043): [1] FinskyApp.getDfeApi: No account configured on this device
.
D/Finsky ( 4043): [1] PackageVerificationReceiver.onReceive: Verification reque
sted, id = 1
D/Finsky ( 4043): [1] WorkerTask.onPreExecute: Verification Requested for id =
1, data=file:///storage/emulated/0/DarkWhoamI_v1.1.apk flags=16 fromVerification
Activity=false
W/ResourcesManager( 4079): Asset path '/system/framework/com.android.media.remot
edisplay.jar' does not exist or contains no resources.
W/ResourcesManager( 4079): Asset path '/system/framework/com.android.location.pr
ovider.jar' does not exist or contains no resources.
I/MultiDex( 4079): VM with version 2.1.0 has multidex support
I/MultiDex( 4079): install
I/MultiDex( 4079): VM has multidex support, MultiDex support library is disabled
.
V/JNIHelp ( 4079): Registering com/google/android/gms/org/conscrypt/NativeCrypto
's 227 native methods...
D/Finsky ( 4043): [1] GmsCoreHelper.cleanupNlp: result=false type=4
D/Finsky ( 4043): [1] RestoreTracker.stopServiceIfDone: Restore complete with 0
success and 0 failed.
I/ProviderInstaller( 4079): Installed default security provider GmsCore_OpenSSL
D/GCM ( 1477): GcmService start Intent { act=com.google.android.gms.INITIALI
ZE flg=0x10 pkg=com.google.android.gms cmp=com.google.android.gms/.gcm.GcmServic
e } com.google.android.gms.INITIALIZE
D/AuthorizationBluetoothService( 1477): Received GmsCore event: Intent { act=com
.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.googl
e.android.gms/.auth.be.proximity.authorization.bt.AuthorizationBluetoothService$
AutoStarter }.
V/GmsCoreStatsServiceLauncher( 1835): Received broadcast intent Intent { act=com
.google.android.gms.INITIALIZE flg=0x10 pkg=com.google.android.gms cmp=com.googl
e.android.gms/.common.stats.GmsCoreStatsServiceLauncher }
D/WearableService( 1933): callingUid 10022, callindPid: 1933
E/MDM ( 1413): [144] b.run: Couldn't connect to Google API client: Connectio
nResult{statusCode=API_UNAVAILABLE, resolution=null}
D/LocationInitializer( 1835): Restart initialization of location
I/Timeline( 687): Timeline: Activity_windows_visible id: ActivityRecord{160be2c
1 u0 com.android.packageinstaller/.InstallAppProgress t17} time:386239
V/Finsky ( 4043): [1] GearheadStateMonitor.onReady: sIsProjecting:false
I/qtaguid ( 4043): Failed write_ctrl(u 36) res=-1 errno=22
I/qtaguid ( 4043): Untagging socket 36 failed errno=-22
W/NetworkManagementSocketTagger( 4043): untagSocket(36) failed with errno -22
D/Finsky ( 4043): [1] 1.onResponse: Verification id=1 response=0
D/Finsky ( 4043): [1] PackageVerificationReceiver.onReceive: Verification reque
sted, id = 1
D/DefContainer( 3537): Copying /storage/emulated/0/DarkWhoamI_v1.1.apk to base.a
pk
I/auditd ( 4122): Starting up
E/auditd ( 4122): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 4122): Exiting
D/audio_hw_primary( 197): disable_audio_route: reset and update mixer path: low
-latency-playback
D/audio_hw_primary( 197): disable_snd_device: snd_device(2: speaker)
D/PackageManager( 687): Renaming /data/app/vmdl500165273.tmp to /data/app/com.a
fah_me.dark.whoami-1
V/BackupManagerService( 687): restoreAtInstall pkg=com.afah_me.dark.whoami toke
n=2 restoreSet=0
V/BackupManagerService( 687): Finishing install immediately
W/Settings( 687): Setting install_non_market_apps has moved from android.provid
er.Settings.Global to android.provider.Settings.Secure, returning read-only valu
e.
I/InputReader( 687): Reconfiguring input devices. changes=0x00000020
D/BackupManagerService( 687): Received broadcast Intent { act=android.intent.ac
tion.PACKAGE_ADDED dat=package:com.afah_me.dark.whoami flg=0x4000010 (has extras
) }
W/BackupManagerService( 687): Removing schedule queue dupe of com.afah_me.dark.
whoami
D/installd( 198): aapt source_apk=/data/app/com.afah_me.dark.whoami-1/base.apk
internal_path=assets/icons/ out_restable=/data/resource-cache/com.afah_me.dark.w
hoami/icons uid=50070, pkgId=98, min_sdk_version=21, common_res_path=
D/Documents( 3712): Update found 6 roots in 63ms
E/cutils-trace( 4128): Error opening trace file: No such file or directory (2)
W/ResourcesManager( 1112): Asset path '/system/framework/com.google.android.medi
a.effects.jar' does not exist or contains no resources.
I/Launcher( 1112): Deferring update until onResume
I/art ( 687): Explicit concurrent mark sweep GC freed 122434(6MB) AllocSpac
e objects, 22(7MB) LOS objects, 32% free, 32MB/48MB, paused 79.554ms total 538.9
48ms
I/ActivityManager( 687): Start proc 4135:com.google.android.partnersetup/u0a25
for broadcast com.google.android.partnersetup/.RlzPingBroadcastReceiver
D/ChimeraCfgMgr( 1835): Loading module com.google.android.gms.games from APK com
.google.android.gms
D/ChimeraCfgMgr( 1835): Loading module com.google.android.gms.vision from APK co
m.google.android.gms
D/Vision ( 1835): Received broadcast Intent { act=android.intent.action.PACKAGE
_ADDED dat=package:com.afah_me.dark.whoami flg=0x4000010 cmp=com.google.android.
gms/.vision.DependencyBroadcastReceiverProxy (has extras) }
D/PackageBroadcastService( 1835): Received broadcast action=android.intent.actio
n.PACKAGE_ADDED and uri=com.afah_me.dark.whoami
D/Vision ( 1835): Failed to find package metadata for com.afah_me.dark.whoami
D/Vision ( 1835): No vision deps
I/ConfigService( 1477): onCreate
I/ConfigFetchService( 1835): onStartCommand Intent { act=android.intent.action.P
ACKAGE_ADDED dat=package:com.afah_me.dark.whoami cmp=com.google.android.gms/.con
fig.ConfigFetchService (has extras) }
I/ConfigFetchService( 1835): launchTask
I/ConfigFetchService( 1835): service connected
I/PeopleContactsSync( 1835): CP2 sync disabled
D/ConfigFetchService( 1835): ConfigApi connection successful.
V/ConfigFetchTask( 1835): ConfigFetchTask getDeviceDataVersionInfo(): ABFEt1XZ_s
LyAHRryZH2gS3VcNRc16ABP_sUsHwq2H_XUgOgq3hjuIiFHo9qgYEXHtGccGbpQLSdl4_OLMiSNUnylj
RlzvkqbxN7gpdRqCbNZzpw5jD-Ft8m-R4Pkc4B18LppXEEn7ByASg0oJbY6C6WVdCOCkmy8M79QL3_B9
GOso_g7TJvMZX-7ldsYEdcidxU0V1yjPXk6MdHduN8voL4D5p9qWQ4Y6fNNoPjgHwT1jynGWYzRRQ2B6
U8zb_b8sh_yS23ZLluCg8oRDywR8RXAoFt8f4ugnDwyveIkoH-d5Ixh9W6dUtltQqd0aZVX0ZxSSK4sx
wE8P_1YDAPINSnWKu1WK-sPKsVTGyMTMZ8G6KzHgUkK84
I/UpdateIcingCorporaServi( 2643): Updating corpora: APPS=com.afah_me.dark.whoami
, CONTACTS=MAYBE
I/GoogleURLConnFactory( 1835): Using platform SSLCertificateSocketFactory
I/UpdateIcingCorporaServi( 2643): UpdateCorporaTask done [took 26 ms] updated ap
ps [took 26 ms]
D/installd( 198): aapt source_apk=/data/app/com.afah_me.dark.whoami-1/base.apk
internal_path=assets/overlays/common/ out_restable=/data/resource-cache/com.afah
_me.dark.whoami/common uid=50070, pkgId=95, min_sdk_version=21, common_res_path=
E/cutils-trace( 4167): Error opening trace file: No such file or directory (2)
D/installd( 198): aapt source_apk=/data/app/com.afah_me.dark.whoami-1/base.apk
internal_path=assets/overlays/com.android.cellbroadcastreceiver/ out_restable=/d
ata/resource-cache/com.afah_me.dark.whoami/com.android.cellbroadcastreceiver uid
=50070, pkgId=97, min_sdk_version=21, common_res_path=/data/resource-cache/com.a
fah_me.dark.whoami/common/resources.apk
E/cutils-trace( 4168): Error opening trace file: No such file or directory (2)
D/installd( 198): idmap target_apk=/system/priv-app/CellBroadcastReceiver/CellB
roadcastReceiver.apk overlay_apk=/data/app/com.afah_me.dark.whoami-1/base.apk ca
che_path=/data/resource-cache/com.afah_me.dark.whoami/com.android.cellbroadcastr
eceiver uid=50005
I/ConfigFetchService( 1835): fetch service done; releasing wakelock
I/ConfigFetchService( 1835): stopping self
D/installd( 198): aapt source_apk=/data/app/com.afah_me.dark.whoami-1/base.apk
internal_path=assets/overlays/com.android.gallery3d/ out_restable=/data/resource
-cache/com.afah_me.dark.whoami/com.android.gallery3d uid=50070, pkgId=97, min_sd
k_version=21, common_res_path=/data/resource-cache/com.afah_me.dark.whoami/commo
n/resources.apk
E/cutils-trace( 4170): Error opening trace file: No such file or directory (2)
D/installd( 198): idmap target_apk=/system/app/Gallery2/Gallery2.apk overlay_ap
k=/data/app/com.afah_me.dark.whoami-1/base.apk cache_path=/data/resource-cache/c
om.afah_me.dark.whoami/com.android.gallery3d uid=50044
D/installd( 198): aapt source_apk=/data/app/com.afah_me.dark.whoami-1/base.apk
internal_path=assets/overlays/com.android.calendar/ out_restable=/data/resource-
cache/com.afah_me.dark.whoami/com.android.calendar uid=50070, pkgId=97, min_sdk_
version=21, common_res_path=/data/resource-cache/com.afah_me.dark.whoami/common/
resources.apk
E/cutils-trace( 4172): Error opening trace file: No such file or directory (2)
E/InstallTheme( 198): Failed to generate resource table for split ''
E/InstallTheme( 198): assets/overlays/com.android.calendar/res/values/drawables
.xml:4: error: Error: Resource is not public. (at 'list_primary_holo' with value
'@android:color/background_material_dark').
E/InstallTheme( 198):
E/installd( 198): aapt failed, status=0x0100
E/PackageManager( 687): Unable to process theme, uninstalling com.afah_me.dark.
whoami
E/PackageManager( 687): com.android.server.pm.PackageManagerService$AaptExcepti
on: Failed to run aapt
E/PackageManager( 687): at com.android.server.pm.PackageManagerService.c
ompileResourcesWithAapt(PackageManagerService.java:7071)
E/PackageManager( 687): at com.android.server.pm.PackageManagerService.c
ompileResources(PackageManagerService.java:6987)
E/PackageManager( 687): at com.android.server.pm.PackageManagerService.c
ompileResourcesIfNeeded(PackageManagerService.java:6976)
E/PackageManager( 687): at com.android.server.pm.PackageManagerService.c
ompileResourcesAndIdmapIfNeeded(PackageManagerService.java:6959)
E/PackageManager( 687): at com.android.server.pm.PackageManagerService.p
rocessThemeResources(PackageManagerService.java:14691)
E/PackageManager( 687): at android.app.ApplicationPackageManager.process
ThemeResources(ApplicationPackageManager.java:1859)
E/PackageManager( 687): at com.android.server.ThemeService$ResourceProce
ssingHandler.handleMessage(ThemeService.java:197)
E/PackageManager( 687): at android.os.Handler.dispatchMessage(Handler.ja
va:102)
E/PackageManager( 687): at android.os.Looper.loop(Looper.java:135)
E/PackageManager( 687): at android.os.HandlerThread.run(HandlerThread.ja
va:61)
I/ActivityManager( 687): Force stopping com.afah_me.dark.whoami appid=10070 use
r=-1: uninstall pkg
I/ActivityManager( 687): Force stopping com.afah_me.dark.whoami appid=10070 use
r=0: pkg removed
W/GeofencerStateMachine( 1413): Ignoring removeGeofence because network location
is disabled.
D/BackupManagerService( 687): Received broadcast Intent { act=android.intent.ac
tion.PACKAGE_REMOVED dat=package:com.afah_me.dark.whoami flg=0x4000010 (has extr
as) }
D/JobSchedulerService( 687): Receieved: android.intent.action.PACKAGE_REMOVED
I/InputReader( 687): Reconfiguring input devices. changes=0x00000020
I/art ( 3586): Explicit concurrent mark sweep GC freed 1563(112KB) AllocSpac
e objects, 0(0B) LOS objects, 24% free, 16MB/21MB, paused 212us total 18.477ms
I/Launcher( 1112): Deferring update until onResume
I/LatinIME:LogUtils( 965): Dictionary info: dictionary = ? ; version = 26 ; dat
e = 1351062238
D/Documents( 3712): Update found 6 roots in 48ms
D/VoicemailCleanupService( 2555): Cleaning up data for package: com.afah_me.dark
.whoami
I/Launcher( 1112): Deferring update until onResume
W/Launcher( 1112): setApplicationContext called twice! old=com.android.launcher3
[email protected] [email protected]
0c07
E/NetworkScheduler.SchedulerReceiver( 1477): Invalid parameter app
E/NetworkScheduler.SchedulerReceiver( 1477): Invalid package name : Perhaps you
didn't include a PendingIntent in the extras?
D/PackageBroadcastService( 1835): Received broadcast action=android.intent.actio
n.PACKAGE_REMOVED and uri=com.afah_me.dark.whoami
D/ChimeraCfgMgr( 1835): Loading module com.google.android.gms.games from APK com
.google.android.gms
D/AccountUtils( 1835): Clearing selected account for com.afah_me.dark.whoami
I/LocationSettingsChecker( 1835): Removing dialog suppression flag for package c
om.afah_me.dark.whoami
I/ConfigFetchService( 1835): onStartCommand Intent { act=android.intent.action.P
ACKAGE_REMOVED dat=package:com.afah_me.dark.whoami cmp=com.google.android.gms/.c
onfig.ConfigFetchService (has extras) }
D/GOOGLEHELP_CompatibleDatabase( 1835): Open SQLiteDatabase: /data/data/com.goog
le.android.gms/databases/metrics.db, release reference: 1
D/GOOGLEHELP_CompatibleDatabase( 1835): Acquire reference of SQLiteDatabase: /da
ta/data/com.google.android.gms/databases/metrics.db: 2
D/gH_MetricsDatabase( 1835): 0 metrics were deleted when clearing package com.af
ah_me.dark.whoami.
D/GOOGLEHELP_CompatibleDatabase( 1835): Release reference of SQLiteDatabase: /da
ta/data/com.google.android.gms/databases/metrics.db: 1
I/ConfigFetchService( 1835): service connected
I/PeopleContactsSync( 1835): CP2 sync disabled
D/GOOGLEHELP_CompatibleDatabase( 1835): Open SQLiteDatabase: /data/data/com.goog
le.android.gms/databases/help_responses.db, release reference: 1
D/GOOGLEHELP_CompatibleDatabase( 1835): Acquire reference of SQLiteDatabase: /da
ta/data/com.google.android.gms/databases/help_responses.db: 2
D/GOOGLEHELP_CompatibleDatabase( 1835): Release reference of SQLiteDatabase: /da
ta/data/com.google.android.gms/databases/help_responses.db: 1
D/GOOGLEHELP_CompatibleDatabase( 1835): Open SQLiteDatabase: /data/data/com.goog
le.android.gms/databases/auto_complete_suggestions.db, release reference: 1
D/GOOGLEHELP_CompatibleDatabase( 1835): Acquire reference of SQLiteDatabase: /da
ta/data/com.google.android.gms/databases/auto_complete_suggestions.db: 2
D/GOOGLEHELP_CompatibleDatabase( 1835): Release reference of SQLiteDatabase: /da
ta/data/com.google.android.gms/databases/auto_complete_suggestions.db: 1
D/GOOGLEHELP_CompatibleDatabase( 1835): Close SQLiteDatabase: /data/data/com.goo
gle.android.gms/databases/metrics.db, release reference: 0
D/GOOGLEHELP_CompatibleDatabase( 1835): Close SQLiteDatabase: /data/data/com.goo
gle.android.gms/databases/help_responses.db, release reference: 0
D/GOOGLEHELP_CompatibleDatabase( 1835): Close SQLiteDatabase: /data/data/com.goo
gle.android.gms/databases/auto_complete_suggestions.db, release reference: 0
I/Icing ( 1835): doRemovePackageData com.afah_me.dark.whoami
W/ContextImpl( 3686): Calling a method in the system process without a qualified
user: android.app.ContextImpl.startService:1721 android.content.ContextWrapper.
startService:522 android.content.ContextWrapper.startService:522 com.android.key
chain.KeyChainBroadcastReceiver.onReceive:12 android.app.ActivityThread.handleRe
ceiver:2641
I/UpdateIcingCorporaServi( 2643): Updating corpora: APPS=com.afah_me.dark.whoami
, CONTACTS=MAYBE
I/UpdateIcingCorporaServi( 2643): UpdateCorporaTask done [took 21 ms] updated ap
ps [took 21 ms]
I/art ( 687): Explicit concurrent mark sweep GC freed 17743(1297KB) AllocSp
ace objects, 14(5MB) LOS objects, 33% free, 27MB/41MB, paused 1.428ms total 173.
967ms
W/PackageManager( 687): Couldn't remove dex file for package: at location /dat
a/app/com.afah_me.dark.whoami-1/base.apk, retcode=-1
E/org.cyanogenmod.themes.provider.AppReceiver( 3586): Unable to update theme com
.afah_me.dark.whoami, result=-400
I/ActivityManager( 687): Killing 3733:com.android.externalstorage/u0a10 (adj 15
): empty #17
V/ActivityManager( 687): killProcessGroupAsync took 41 ms for PID 3733 on threa
d 17
I/auditd ( 4200): Starting up
E/auditd ( 4200): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 4200): Exiting
I/ConfigService( 1477): onDestroy
I/auditd ( 4202): Starting up
E/auditd ( 4202): Failed on audit_set_pid with error: Protocol not supported
I/auditd ( 4202): Exiting
^C
E:\Nexus5\Stock>
Fast Update
Changelog:
v1.2
Fixed issue can't install by @Enoalife
Fixed QS tile in settings
Fixed music theme (eleven)
Themed sony apps (music, album, video)
Now you can't see material light
etc
NB:
If not themed all please reboot or soft reboot
If still failed to install please give me logcat

Categories

Resources