MIUI for Nexus 7 - Nexus 7 General

Xiaomi just released a Beta MIUI V5 for Nexus 7 2013, maybe one of our talented devs can port it over?

hey_joe said:
Xiaomi just released a Beta MIUI V5 for Nexus 7 2013, maybe one of our talented devs can port it over?
Click to expand...
Click to collapse
Way ahead of you :good:
Been trying to get it to boot on the Grouper for about a week. I will let ya know how far I get with it in a couple days. May need some help on this one though since the devices are so different. Im really diggin that tablet UI though. About damn time Miui did that
Here are the screen shots if you want to see what it looks like: http://en.miui.com/thread-16879-1-1.html

timmytim said:
Way ahead of you :good:
Been trying to get it to boot on the Grouper for about a week. I will let ya know how far I get with it in a couple days. May need some help on this one though since the devices are so different. Im really diggin that tablet UI though. About damn time Miui did that
Here are the screen shots if you want to see what it looks like: http://en.miui.com/thread-16879-1-1.html
Click to expand...
Click to collapse
My N7's been gathering dust ever since I got my Note 3. It's about time that my N3 stays with it's current rom and the N7 fills my flashing needs

hey_joe said:
My N7's been gathering dust ever since I got my Note 3. It's about time that my N3 stays with it's current rom and the N7 fills my flashing needs
Click to expand...
Click to collapse
Haha it's funny how I am in the EXACT same situation. I haven't touched my Nexus 7 since I got my Note 3 in December. I charged it up last night though, and I'm ready to settle my flashing needs with it while my Note 3 stays stock

timmytim said:
Way ahead of you :good:
Been trying to get it to boot on the Grouper for about a week. I will let ya know how far I get with it in a couple days. May need some help on this one though since the devices are so different. Im really diggin that tablet UI though. About damn time Miui did that
Here are the screen shots if you want to see what it looks like: http://en.miui.com/thread-16879-1-1.html
Click to expand...
Click to collapse
That's awesome! I can't wait!

Can't wait!
timmytim said:
Way ahead of you :good:
Been trying to get it to boot on the Grouper for about a week. I will let ya know how far I get with it in a couple days. May need some help on this one though since the devices are so different. Im really diggin that tablet UI though. About damn time Miui did that
Here are the screen shots if you want to see what it looks like
Click to expand...
Click to collapse
Man I can't wait for that rom!

Please...please...i am miui fanatic....
Sent from my Nexus 7 using Tapatalk

Waiting for it too...:crying:

This port is definitely an uphill battle! I cannot get it to boot for the life of me. I spent like 6 hours on this yesterday, lol. I'm hard at it though. Im switching from CM base to AOSP base now. Will keep you all posted.

timmytim said:
This port is definitely an uphill battle! I cannot get it to boot for the life of me. I spent like 6 hours on this yesterday, lol. I'm hard at it though. Im switching from CM base to AOSP base now. Will keep you all posted.
Click to expand...
Click to collapse
come on guy :good:

timmytim said:
This port is definitely an uphill battle! I cannot get it to boot for the life of me. I spent like 6 hours on this yesterday, lol. I'm hard at it though. Im switching from CM base to AOSP base now. Will keep you all posted.
Click to expand...
Click to collapse
Are you able to do a logcat of the boot so we can take a look? Maybe more people can hrlp
Sent from my HTC One using Tapatalk

you have our support

I have not been able to get a logcat at boot. Because this is Kitkat you are required to approve adb connections on the tablet once it is booted and then plugged into a computer via the USB cable. Since it wont boot I cannot approve the connection however @imanesaurus over in the Miui forums gave me another method to try which I will try today.
As soon as I have a logcat I can see where it is not booting at and I will be closer to victory :good:

timmytim said:
I have not been able to get a logcat at boot. Because this is Kitkat you are required to approve adb connections on the tablet once it is booted and then plugged into a computer via the USB cable. Since it wont boot I cannot approve the connection however @imanesaurus over in the Miui forums gave me another method to try which I will try today.
As soon as I have a logcat I can see where it is not booting at and I will be closer to victory :good:
Click to expand...
Click to collapse
Any luck with the booting?

I'm sure it's just a matter of time. I will be patient

timmytim said:
I have not been able to get a logcat at boot. Because this is Kitkat you are required to approve adb connections on the tablet once it is booted and then plugged into a computer via the USB cable. Since it wont boot I cannot approve the connection however @imanesaurus over in the Miui forums gave me another method to try which I will try today.
As soon as I have a logcat I can see where it is not booting at and I will be closer to victory :good:
Click to expand...
Click to collapse
can't you connect adb through recovery? then with adb shell you should be able to find it in /proc/last_kmsg

Please...please...Good

glukosio said:
can't you connect adb through recovery? then with adb shell you should be able to find it in /proc/last_kmsg
Click to expand...
Click to collapse
Thanks but that is the kernel log I believe. I was able to adb pull it in recovery and there isnt much useful in it.
I was however able to grab the tombstone logs and I think I found at least 1 problem.
Code:
03-23 02:48:55.660 13666 13666 D AndroidRuntime:
>>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
03-23 02:48:55.660 13666 13666 D AndroidRuntime: CheckJNI is OFF
03-23 02:48:55.680 13666 13666 D dalvikvm: Trying to load lib libjavacore.so 0x0
03-23 02:48:55.680 13666 13666 D dalvikvm: Added shared lib libjavacore.so 0x0
03-23 02:48:55.690 13666 13666 D dalvikvm: Trying to load lib libnativehelper.so 0x0
03-23 02:48:55.690 13666 13666 D dalvikvm: Added shared lib libnativehelper.so 0x0
03-23 02:48:55.690 13666 13666 D dalvikvm: No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
03-23 02:48:55.710 13666 13666 E dalvikvm: ERROR: couldn't find native method
03-23 02:48:55.710 13666 13666 E dalvikvm: Requested: Landroid/content/res/AssetManager;.splitThemePackage:(Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)I
03-23 02:48:55.710 13666 13666 E dalvikvm: JNI posting fatal error: RegisterNatives failed for 'android/content/res/AssetManager'; aborting...
03-23 02:48:55.710 13666 13666 I dalvikvm: "main" prio=5 tid=1 NATIVE
03-23 02:48:55.710 13666 13666 I dalvikvm: | group="main" sCount=0 dsCount=0 obj=0x418d3d68 self=0x4002b480
03-23 02:48:55.710 13666 13666 I dalvikvm: | sysTid=13666 nice=0 sched=0/0 cgrp=default handle=1075016020
03-23 02:48:55.710 13666 13666 I dalvikvm: | state=R schedstat=( 356766000 3540000 39 ) utm=25 stm=10 core=1
03-23 02:48:55.720 13666 13666 I dalvikvm: #00 pc 0000132e /system/lib/libcorkscrew.so (unwind_backtrace_thread+29)
03-23 02:48:55.720 13666 13666 I dalvikvm: #01 pc 00061bb2 /system/lib/libdvm.so (dvmDumpNativeStack(DebugOutputTarget const*, int)+33)
03-23 02:48:55.720 13666 13666 I dalvikvm: #02 pc 00055ba8 /system/lib/libdvm.so (dvmDumpThreadEx(DebugOutputTarget const*, Thread*, bool)+395)
03-23 02:48:55.720 13666 13666 I dalvikvm: #03 pc 00055c16 /system/lib/libdvm.so (dvmDumpThread(Thread*, bool)+25)
03-23 02:48:55.720 13666 13666 I dalvikvm: #04 pc 0004a5fc /system/lib/libdvm.so
03-23 02:48:55.720 13666 13666 I dalvikvm: #05 pc 00001fd2 /system/lib/libnativehelper.so (jniRegisterNativeMethods+81)
03-23 02:48:55.720 13666 13666 I dalvikvm: #06 pc 000518ca /system/lib/libandroid_runtime.so
03-23 02:48:55.720 13666 13666 I dalvikvm: #07 pc 00051bb8 /system/lib/libandroid_runtime.so (android::AndroidRuntime::startReg(_JNIEnv*)+23)
03-23 02:48:55.720 13666 13666 I dalvikvm: #08 pc 00052608 /system/lib/libandroid_runtime.so (android::AndroidRuntime::start(char const*, char const*)+183)
03-23 02:48:55.720 13666 13666 I dalvikvm: #09 pc 0000105a /system/bin/app_process
03-23 02:48:55.720 13666 13666 I dalvikvm: #10 pc 0000e418 /system/lib/libc.so (__libc_init+47)
03-23 02:48:55.720 13666 13666 I dalvikvm: at dalvik.system.NativeStart.main(Native Method)
03-23 02:48:55.720 13666 13666 I dalvikvm: at dalvik.system.NativeStart.main(Native Method)
03-23 02:48:55.720 13666 13666 I dalvikvm:
03-23 02:48:55.720 13666 13666 E dalvikvm: VM aborting
03-23 02:48:55.720 13666 13666 F libc : Fatal signal 6 (SIGABRT) at 0x00003562 (code=-6), thread 13666 (zygote)
---------- Post added at 08:11 PM ---------- Previous post was at 07:24 PM ----------
Time to diff more smali files. I am replacing the AssetManager.smali as I type this hoping I can atleast get past this error.

timmytim said:
---------- Post added at 08:11 PM ---------- Previous post was at 07:24 PM ----------
[/COLOR]Time to diff more smali files. I am replacing the AssetManager.smali as I type this hoping I can atleast get past this error.
Click to expand...
Click to collapse
tell me if i can be usefull in any way, i have a nexus 7 2012 and i want miui on it just let me know

glukosio said:
tell me if i can be usefull in any way, i have a nexus 7 2012 and i want miui on it just let me know
Click to expand...
Click to collapse
Thanks, I appreciate that.
---------- Post added at 12:05 PM ---------- Previous post was at 12:02 PM ----------
timmytim said:
Time to diff more smali files. I am replacing the AssetManager.smali as I type this hoping I can atleast get past this error.
Click to expand...
Click to collapse
Got past that error now on to the next one. Im working on this one now.
Code:
--------- tail end of log /dev/log/main
03-23 03:18:00.240 6704 6704 D dalvikvm: Added shared lib libjavacore.so 0x0
03-23 03:18:00.250 6704 6704 D dalvikvm: Trying to load lib libnativehelper.so 0x0
03-23 03:18:00.250 6704 6704 D dalvikvm: Added shared lib libnativehelper.so 0x0
03-23 03:18:00.250 6704 6704 D dalvikvm: No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
03-23 03:18:00.260 6704 6704 F libc : Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 6704 (zygote)
--------- log /dev/log/main
03-23 03:18:00.220 6704 6704 D AndroidRuntime:
>>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
03-23 03:18:00.220 6704 6704 D AndroidRuntime: CheckJNI is OFF
03-23 03:18:00.240 6704 6704 D dalvikvm: Trying to load lib libjavacore.so 0x0
03-23 03:18:00.240 6704 6704 D dalvikvm: Added shared lib libjavacore.so 0x0
03-23 03:18:00.250 6704 6704 D dalvikvm: Trying to load lib libnativehelper.so 0x0
03-23 03:18:00.250 6704 6704 D dalvikvm: Added shared lib libnativehelper.so 0x0
03-23 03:18:00.250 6704 6704 D dalvikvm: No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
03-23 03:18:00.260 6704 6704 F libc : Fatal signal 11 (SIGSEGV) at 0x0000000c (code=1), thread 6704 (zygote)

Related

[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

[dev help need] aokp ril

Hey guys i tried to port aokp from optimus one. It booted but with no ril and phone fc.
Here is log
1253 AndroidRuntime E at com.android.internal.telephony.gsm.GsmDataConnectionTracker.<init>(GsmDataConnectionTra
cker .java:207)
1253 AndroidRuntime E at com.android.internal.telephony.gsm.GSMPhone.<init>(GSMPhone.java:143)
1253 AndroidRuntime E at com.android.internal.telephony.gsm.GSMPhone.<init>(GSMPhone.java:126)
1253 AndroidRuntime E at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:156)
1253 AndroidRuntime E at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:57)
1253 AndroidRuntime E at com.android.phone.PhoneApp.onCreate(PhoneApp.java:427)
1253 AndroidRuntime E at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
1253 AndroidRuntime E at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4105)
1253 AndroidRuntime E ... 10 more
1283 AndroidRuntime E FATAL EXCEPTION: main
1283 AndroidRuntime E java.lang.RuntimeException: Unable to create application com.android.phone.PhoneApp: java.lang.
ArrayIndexOutOfBoundsException: length=1; index=1
1283 AndroidRuntime E at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4108)
1283 AndroidRuntime E at android.app.ActivityThread.access$1300(ActivityThread.java:132)
1283 AndroidRuntime E at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1195)
1283 AndroidRuntime E at android.os.Handler.dispatchMessage(Handler.java:99)
1283 AndroidRuntime E at android.os.Looper.loop(Looper.java:137)
1283 AndroidRuntime E at android.app.ActivityThread.main(ActivityThread.java:4575)
1283 AndroidRuntime E at java.lang.reflect.Method.invokeNative(Native Method)
1283 AndroidRuntime E at java.lang.reflect.Method.invoke(Method.java:511)
1283 AndroidRuntime E at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
1283 AndroidRuntime E at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:553)
1283 AndroidRuntime E at dalvik.system.NativeStart.main(Native Method)
1283 AndroidRuntime E Caused by: java.lang.ArrayIndexOutOfBoundsException: length=1; index=1
1283 AndroidRuntime E at android.net.NetworkConfig.<init>(NetworkConfig.java:67)
1283 AndroidRuntime E at com.android.internal.telephony.gsm.GsmDataConnectionTracker.initApnContextsAndDataConne
ctio n(GsmDataConnectionTracker.java:295)
1283 AndroidRuntime E at com.android.internal.telephony.gsm.GsmDataConnectionTracker.<init>(GsmDataConnectionTra
cker .java:207)
1283 AndroidRuntime E at com.android.internal.telephony.gsm.GSMPhone.<init>(GSMPhone.java:143)
1283 AndroidRuntime E at com.android.internal.telephony.gsm.GSMPhone.<init>(GSMPhone.java:126)
1283 AndroidRuntime E at com.android.internal.telephony.PhoneFactory.makeDefaultPhone(PhoneFactory.java:156)
1283 AndroidRuntime E at com.android.internal.telephony.PhoneFactory.makeDefaultPhones(PhoneFactory.java:57)
1283 AndroidRuntime E at com.android.phone.PhoneApp.onCreate(PhoneApp.java:427)
1283 AndroidRuntime E at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:969)
1283 AndroidRuntime E at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4105)
1283 AndroidRuntime E ... 10 more
203 SensorHAL E +__poll_activate: handle=0 enabled=0
203 SensorHAL E > Accelerometer Write /sys/class/input/input3/enable 0
203 HELP E ERROR UNLOCKWIDGET2 IS NULL
106 adataRetrieverClient E failed to extract an album art
I tried to change smali files in framework jar from base rom but still same
Add th cooperil.smali in framewok.jar
Then add the ro.telephony.rillclass etc ril lines from original cm9 build.prop to the port
Sent from my GT-S5830 using xda premium
SpaceCaker said:
Add th cooperil.smali in framewok.jar
Then add the ro.telephony.rillclass etc ril lines from original cm9 build.prop to the port
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
I'm trying it now. I used maclaw's aosp as baseband. In his framework there is no cooperril but there is a file named gioril. So ı decompiled cm9's framework and added cooperril and added required lines from cm9's build prop. Trying it now thanks for your help :good: Hope it will work
It worked fine thanks for your help but still no ril look at this
Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory
Failed to disable IPv6: java.lang.IllegalStateException: Unable to communicate to native daemon
for disabling ipv6
Ignoring protectedNetwork 10
Ignoring protectedNetwork 11
Ignoring protectedNetwork 12
default: Ignoring feature request because could not acquire PhoneService
default: Could not enable APN type "default"
runIptablesCmd(): failed /system/bin/iptables -D INPUT -m owner --socket-exists res=256
runIptablesCmd(): failed /system/bin/ip6tables -D INPUT -m owner --socket-exists res=256
msnnsm said:
It worked fine thanks for your help but still no ril look at this
Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory
Failed to disable IPv6: java.lang.IllegalStateException: Unable to communicate to native daemon
for disabling ipv6
Ignoring protectedNetwork 10
Ignoring protectedNetwork 11
Ignoring protectedNetwork 12
default: Ignoring feature request because could not acquire PhoneService
default: Could not enable APN type "default"
runIptablesCmd(): failed /system/bin/iptables -D INPUT -m owner --socket-exists res=256
runIptablesCmd(): failed /system/bin/ip6tables -D INPUT -m owner --socket-exists res=256
Click to expand...
Click to collapse
Apn
Add the ip6tables from original rom to system/bin
Sent from my GT-S5830 using xda premium
SpaceCaker said:
Apn
Add the ip6tables from original rom to system/bin
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
All bin files from original rom already :/
msnnsm said:
All bin files from original rom already :/
Click to expand...
Click to collapse
U added the wlan files of cm9
And
U are using stock cm9 kernel?
Sent from my GT-S5830 using xda premium
SpaceCaker said:
U added the wlan files of cm9
And
U are using stock cm9 kernel?
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Using maclaw's kernel and which wifi files ?
Edit : If you mean system/wifi yeap i added

[Q] Detect the crash reason

I'm not able to get a stable (or usable) CM version. My P1000 crash every times, sometimes before to imput the the sim pin.
I'm tryed different cm versions CM9/10/10.1 with different kernel options and relative gapps.
How can I get the log to detect the crash issues?
I'm make a full restock with repartitions before every test.......
Autoreply....
Click to expand...
Click to collapse
Logs below come after a full restock(with repartitions) -> Overcome Kernel 4.0 -> 3 Wipes -> official cm-10.1-20130528-NIGHTLY-p1.zip
No gapps, no more apps installed!!
Here last part of tombstone files
Code:
05-29 08:30:25.960 429 429 E BatteryService: wirelessOnlinePath not found
05-29 08:30:25.960 429 429 I sysproc : Entered system_init()
05-29 08:30:25.960 429 429 I sysproc : ServiceManager: 0x4da0b5a8
05-29 08:30:25.960 429 429 D SensorService: nuSensorService starting...
05-29 08:30:26.148 429 429 E Sensors : couldn't find 'proximity' input device
05-29 08:30:26.191 429 442 E AKMD2 : libkam : Unable to load settings file, using defaults.
05-29 08:30:26.191 429 442 I AKMD2 : Thread Start >>>
05-29 08:30:26.382 429 429 I SensorService: BMA020 3-axis Accelerometer
05-29 08:30:26.382 429 429 I SensorService: AK8973 3-axis Magnetic field sensor
05-29 08:30:26.382 429 429 I SensorService: AK8973 Orientation sensor
05-29 08:30:26.382 429 429 I SensorService: BH1721 Light sensor
05-29 08:30:26.382 429 429 I SensorService: L3G4200D Gyroscope sensor
05-29 08:30:26.382 429 429 I sysproc : System server: starting Android runtime.
05-29 08:30:26.382 429 429 I sysproc : System server: starting Android services.
05-29 08:30:26.386 429 429 I sysproc : System server: entering thread pool.
05-29 08:30:26.390 429 443 D SensorService: nuSensorService thread starting...
05-29 08:30:26.390 429 443 F libc : Fatal signal 8 (SIGFPE) at 0x000001ad (code=0), thread 443 (SensorService)
Code:
05-29 10:31:49.535 960 960 I CalendarDatabaseHelper: Bootstrapping database
05-29 10:31:57.152 960 960 I CalendarProvider2: Sending notification intent: Intent { act=android.intent.action.PROVIDER_CHANGED dat=content://com.android.calendar }
05-29 10:31:57.156 960 960 W ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
05-29 12:01:04.578 960 967 F libc : Fatal signal 11 (SIGSEGV) at 0x00082028 (code=1), thread 967 (Compiler)
Code:
05-29 12:01:02.152 429 432 D dalvikvm: GC_CONCURRENT freed 1979K, 22% free 8038K/10216K, paused 4ms+8ms, total 222ms
05-29 12:01:02.507 429 445 V TAG : bug 7643792: fitSystemWindows([0,25][0,0])
05-29 12:01:04.421 429 482 I InputReader: Reconfiguring input devices. changes=0x00000004
05-29 12:01:04.421 429 482 I InputReader: Device reconfigured: id=6, name='AT42QT602240 Touchscreen', size 600x1024, orientation 1, mode 1, display id 0
05-29 12:01:05.152 429 467 D dalvikvm: GC_FOR_ALLOC freed 822K, 29% free 7342K/10216K, paused 106ms, total 111ms
05-29 12:01:07.765 429 446 F libc : Fatal signal 11 (SIGSEGV) at 0x00440085 (code=1), thread 446 (WindowManager)
Code:
05-29 12:02:02.523 410 410 I SensorService: BMA020 3-axis Accelerometer
05-29 12:02:02.523 410 410 I SensorService: AK8973 3-axis Magnetic field sensor
05-29 12:02:02.523 410 410 I SensorService: AK8973 Orientation sensor
05-29 12:02:02.523 410 410 I SensorService: BH1721 Light sensor
05-29 12:02:02.523 410 410 I SensorService: L3G4200D Gyroscope sensor
05-29 12:02:02.523 410 410 I sysproc : System server: starting Android runtime.
05-29 12:02:02.523 410 410 I sysproc : System server: starting Android services.
05-29 12:02:02.527 410 410 I sysproc : System server: entering thread pool.
05-29 12:02:02.527 410 424 D SensorService: nuSensorService thread starting...
05-29 12:02:02.527 410 424 F libc : Fatal signal 8 (SIGFPE) at 0x0000019a (code=0), thread 424 (SensorService)
Code:
05-29 12:15:09.960 1109 1109 D dalvikvm: GC_EXPLICIT freed 1465K, 56% free 5891K/13348K, paused 4ms+4ms, total 46ms
05-29 12:15:22.093 1109 1112 D dalvikvm: GC_CONCURRENT freed 1043K, 56% free 5988K/13348K, paused 4ms+12ms, total 67ms
05-29 12:15:25.597 1109 1112 D dalvikvm: GC_CONCURRENT freed 1591K, 59% free 5557K/13348K, paused 3ms+9ms, total 63ms
05-29 12:16:01.632 1109 1112 D dalvikvm: GC_CONCURRENT freed 1017K, 59% free 5525K/13348K, paused 3ms+3ms, total 54ms
05-29 12:16:04.878 1109 1112 D dalvikvm: GC_CONCURRENT freed 856K, 58% free 5617K/13348K, paused 7ms+5ms, total 63ms
05-29 12:16:05.367 1109 1112 D dalvikvm: GC_CONCURRENT freed 1072K, 59% free 5552K/13348K, paused 3ms+8ms, total 56ms
05-29 12:16:10.238 1109 1112 D dalvikvm: GC_CONCURRENT freed 968K, 59% free 5570K/13348K, paused 3ms+9ms, total 59ms
05-29 12:16:18.589 1109 1112 D dalvikvm: GC_CONCURRENT freed 1029K, 59% free 5576K/13348K, paused 3ms+3ms, total 65ms
05-29 12:16:21.808 1109 1112 D dalvikvm: GC_CONCURRENT freed 999K, 59% free 5574K/13348K, paused 3ms+12ms, total 59ms
05-29 12:16:53.800 1109 1112 D dalvikvm: GC_CONCURRENT freed 984K, 59% free 5547K/13348K, paused 3ms+4ms, total 52ms
05-29 12:16:58.382 1109 1112 D dalvikvm: GC_CONCURRENT freed 822K, 58% free 5734K/13348K, paused 3ms+2ms, total 53ms
05-29 12:17:05.343 1109 1112 D dalvikvm: GC_CONCURRENT freed 938K, 56% free 5884K/13348K, paused 3ms+5ms, total 65ms
05-29 12:17:19.539 1109 1109 F libc : Fatal signal 11 (SIGSEGV) at 0x32b0f8e5 (code=1), thread 1109 (mod.filemanager)
Well. SDK installed, dmseg and 2 logcat after browser and system crash (not complete reboot)
Situation before crash:
new installation of official cm-10.1-20130606-NIGHTLY-p1 after a new GB restock
no gapps installed
no other apps over the original inluded on CM distributions
3g data connection and wifi enabled
nothing else.......
Browser crash every minutes and is unusable.
Tablet run smooth with 2.3.3 stock rom, so there aren't hardware problems.....
At same times I read from a lot of users that runs CM without probmens but my P1000 crash on all CM distributions.
Any idea?

Strange problem with supersu

The problem
situation1:
- SuperSU app is active on the foreground
- When I su from adb shell i get the confirmation prompt and get root without any problems
situation2:
- SuperSU app is not running
- When I su from adb shell
sometimes it keeps waiting indefinite but SuperSU. app never starts and therefore never asks confirmation.
other times it works like expected
situation3
- SuperSU app is not running
- Start rootexplorer it waits indefinite (super supersu app never starts)
- If i manually start SuperSU then it sometimes ask for permission for rootexplorer
Device & Rooting info
DEVICE: wiko sunny2 [v2510]
OS: Android 6.0 [MRA58K]
SuperSU version: 2.79
Rooting: Installed official SUinstaller zip version 2.79 from twrp recovery
- installation proceeded without any errors
Parts of logcat
logcat extract of situation 1
Code:
03-13 13:32:00.094 1461 10939 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{c86c211 u-1 android.intent.action.TIME_TICK}, [foreground], remain = 0
03-13 13:32:00.096 1461 1461 D AlarmManager: onSendFinished begin
03-13 13:32:00.886 540 626 D phoneserver: rsrp[0]=6,rscp[0]=0,rxlev[0]=0 ind_str= M
03-13 13:32:00.886 540 626 D phoneserver: +CSQ: 6,0M
03-13 13:32:01.743 535 784 D WCND : is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 13
03-13 13:32:01.744 535 784 D WCND : is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
03-13 13:32:03.551 16049 16049 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:32:03.562 16049 16049 D AndroidRuntime: CheckJNI is OFF
03-13 13:32:03.559 16049 16049 W app_process: type=1400 audit(0.0:496): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dal
03-13 13:32:03.570 16049 16049 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b11f3000-b31cb000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b31cb000-b49dd000 r-xp 01fd8000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49dd000-b49de000 rw-p 037ea000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49de000-b49fc000 r--p 00a1c000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b49fc000-b49fd000 rw-p 00000000 00:00 0 [anon:linker_alloc_vector]
{....full callstack removed...}
03-13 13:32:03.581 16049 16049 W art : b6f9b000-b6f9c000 rw-p 00000000 00:00 0
03-13 13:32:03.581 16049 16049 W art : b8e2b000-b8e5d000 rw-p 00000000 00:00 0 [heap]
03-13 13:32:03.581 16049 16049 W art : be7e4000-be805000 rw-p 00000000 00:00 0 [stack]
03-13 13:32:03.581 16049 16049 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:32:03.581 16049 16049 W art :
03-13 13:32:03.646 16049 16049 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:32:03.659 16049 16049 W main : type=1400 audit(0.0:497): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tcl
03-13 13:32:03.707 16049 16049 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:32:03.707 16049 16049 E android.os.Debug: failed to load memtrack module: -2
03-13 13:32:03.712 16049 16049 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:32:03.753 16049 16049 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:498): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:499): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:500): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:501): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.761 1461 1471 D BroadcastQueue: Add broadcastBroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{ea7ff76 u0 eu.chainfire.s
03-13 13:32:03.773 1461 1474 I ActivityManager: Start proc 16061:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:32:03.813 16061 16061 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:32:03.813 16061 16061 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:32:03.815 16061 16061 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:32:04.152 1461 10941 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:32:04.152 1461 10941 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:32:04.169 1461 10941 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.181 501 501 D gralloc.sc8830: fb_post fps = 0.728464
03-13 13:32:04.181 1461 10941 D WindowManager: Input focus has changed to null
03-13 13:32:04.182 1461 10941 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:32:04.183 1461 1781 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:32:04.185 16049 16049 D AndroidRuntime: Shutting down VM
03-13 13:32:04.196 1461 10940 V WindowManager: Resuming WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.209 16061 16061 D AccessibilityManager: getInstance() new sInstance = [email protected], context = [email protected], userId
03-13 13:32:04.299 16061 16117 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
03-13 13:32:04.302 16061 16061 E linker : readlink('') failed: No such file or directory [fd=25]
03-13 13:32:04.302 16061 16061 E linker : warning: unable to get realpath for the library "/system/lib/hw/gralloc.sc8830.so". Will use given name.
03-13 13:32:04.308 1461 1616 V WindowManager: addWindow: New client [email protected]: window=Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity} Callers=com.androi
03-13 13:32:04.329 1461 2231 D WindowManager: Input focus has changed to Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity}
03-13 13:32:04.350 16061 16117 I OpenGLRenderer: Initialized EGL, version 1.4
03-13 13:32:04.421 1461 1491 I ActivityManager: Displayed eu.chainfire.supersu/.PromptActivity: +233ms
logcat extract of situation 2
Code:
03-13 13:19:41.861 13245 13245 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:19:41.872 13245 13245 D AndroidRuntime: CheckJNI is OFF
03-13 13:19:41.865 13245 13245 W app_process: type=1400 audit(0.0:412): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
03-13 13:19:41.879 13245 13245 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:19:41.880 13245 13245 W art : b123b000-b3213000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
{....full callstack removed...}
03-13 13:19:41.891 13245 13245 W art : b6fd9000-b6fdb000 rw-p 0001f000 b3:11 522 /system/bin/linker
03-13 13:19:41.891 13245 13245 W art : b6fdb000-b6fdd000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b6fdd000-b6fe2000 r-xp 00000000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe2000-b6fe3000 r--p 00004000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe3000-b6fe4000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b8337000-b8369000 rw-p 00000000 00:00 0 [heap]
03-13 13:19:41.891 13245 13245 W art : beadd000-beafe000 rw-p 00000000 00:00 0 [stack]
03-13 13:19:41.891 13245 13245 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:19:41.891 13245 13245 W art :
03-13 13:19:41.952 13245 13245 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:19:41.955 13245 13245 W main : type=1400 audit(0.0:413): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
03-13 13:19:42.017 13245 13245 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:19:42.017 13245 13245 E android.os.Debug: failed to load memtrack module: -2
03-13 13:19:42.023 13245 13245 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:19:42.067 13245 13245 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:414): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:415): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:416): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:417): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
--------- beginning of system
03-13 13:19:42.077 1461 3330 D BroadcastQueue: Add broadcastBroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, size = 1
03-13 13:19:42.093 1461 1474 I ActivityManager: Start proc 13257:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:19:42.145 13257 13257 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:19:42.145 13257 13257 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:19:42.149 13257 13257 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:19:42.497 1461 3692 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:19:42.497 1461 3692 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:19:42.504 1461 3692 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:19:42.508 1461 3692 D WindowManager: Input focus has changed to null
03-13 13:19:42.509 1461 3692 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:19:42.513 1461 2242 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:19:42.506 13255 13255 W Binder_1: type=1400 audit(0.0:418): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.515 13245 13245 D AndroidRuntime: Shutting down VM
Questions/Remarks
It looks like app_process (app_process32) is started in the wrong context
Any hints or tips on how to proceed ?
Reflashed stock and twrp and installed SuperSU the classic way (on /system)
Now everything works as expected

[T710/T715] LineageOS 15.1 (Experimental stuff)

These are my experimental builds. They are not pretend to be stable and have a lot of issues. Flash it if you know how to restore your tablet from brick. This stuff is not for daily usage. Just for testing and helping me to find bugs.
Feel free to write your feedback about builds.
I will upload roms for t710 and t715 only. Don't ask about t81x roms here please.
if you don't know how to flash recovery or flash rom, this topic is not for you.
compatible twrp:
T710: https://drive.google.com/open?id=1F-RA6OEXpWSJx2LgxsRKum2KoROGrIhd
T715: https://drive.google.com/open?id=1Icux5fPJqxDveYAjvMWASnfUpfWzO4xj
rom:
t710 only: https://drive.google.com/open?id=1-abtJDh5CbnC2ijCoAL8AdVHzP47hfCe
I'm trying to make compatibility with phh gsi builds., but for now I have error with composer. To run his builds is dirty hack: replace /system/lib/libsurcafeflinger*.so two libs from my working build.
sources:
http://github.com/bonuzzz
one more build for today
https://drive.google.com/open?id=1cIV5WN-VZUngamcNCQCNZfHS_BDIMO_W
this universal build for both models (t710 and t715)
modem stuff doesn't work here. I haven't included in config yet, but all sensors should work.
bonuzzz said:
one more build for today
https://drive.google.com/open?id=1cIV5WN-VZUngamcNCQCNZfHS_BDIMO_W
this universal build for both models (t710 and t715)
modem stuff doesn't work here. I haven't included in config yet, but all sensors should work.
Click to expand...
Click to collapse
Hello, thanks for those builds! I've been trying your lineage 15.1 ROM and I think everything is working there already. So I'll start testing these ones now... Is there something in particular you want me to logcat?
Sent from my Aquaris M5 using Tapatalk
So like these build are treble enabled? @ripee and @bonuzzz
mtnez.david said:
Hello, thanks for those builds! I've been trying your lineage 15.1 ROM and I think everything is working there already. So I'll start testing these ones now... Is there something in particular you want me to logcat?
Sent from my Aquaris M5 using Tapatalk
Click to expand...
Click to collapse
if you want something to test, there is new build https://drive.google.com/open?id=1Mu-XjXbskSXzft11onGL3mrY_I1llVKX
bonuzzz said:
if you want something to test, there is new build https://drive.google.com/open?id=1Mu-XjXbskSXzft11onGL3mrY_I1llVKX
Click to expand...
Click to collapse
Downloading again then
Sent from my Aquaris M5 using Tapatalk
mtnez.david said:
Downloading again then
Sent from my Aquaris M5 using Tapatalk
Click to expand...
Click to collapse
Hi, I am getting an error while trying to flash this rom... what does the script /tmp/install/bin/custom_t710.sh test?
mtnez.david said:
Hi, I am getting an error while trying to flash this rom... what does the script /tmp/install/bin/custom_t710.sh test?
Click to expand...
Click to collapse
no. it replaces some parameters in build.prop
will check later
bonuzzz said:
no. it replaces some parameters in build.prop
will check later
Click to expand...
Click to collapse
ok, so you are writing into the /system/build.prop my device atributes (model, device name, stuff ...). I guess you do that there in order to have same build for both t710 and t715, am i right?
---------- Post added at 01:10 PM ---------- Previous post was at 12:51 PM ----------
bonuzzz said:
no. it replaces some parameters in build.prop
will check later
Click to expand...
Click to collapse
So in this line:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys/' /system/build.prop
I suppose you're trying to replace the "ro.build.fingerprint=samsung/lineage ... " with "ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys" but I think sed can not understand that ... don't you have to scape the "/" stuff on your string there?
---------- Post added at 01:21 PM ---------- Previous post was at 01:10 PM ----------
in any case the '/' in the substituting expression crashes, I just tested it
Sent from my Aquaris M5 using Tapatalk
---------- Post added at 01:41 PM ---------- Previous post was at 01:21 PM ----------
mtnez.david said:
ok, so you are writing into the /system/build.prop my device atributes (model, device name, stuff ...). I guess you do that there in order to have same build for both t710 and t715, am i right?
---------- Post added at 01:10 PM ---------- Previous post was at 12:51 PM ----------
So in this line:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys/' /system/build.prop
I suppose you're trying to replace the "ro.build.fingerprint=samsung/lineage ... " with "ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys" but I think sed can not understand that ... don't you have to scape the "/" stuff on your string there?
---------- Post added at 01:21 PM ---------- Previous post was at 01:10 PM ----------
in any case the '/' in the substituting expression crashes, I just tested it
Sent from my Aquaris M5 using Tapatalk
Click to expand...
Click to collapse
So this works:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/build.prop
sed -i 's/.*ro.vendor.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/vendor/build.prop
mtnez.david said:
ok, so you are writing into the /system/build.prop my device atributes (model, device name, stuff ...). I guess you do that there in order to have same build for both t710 and t715, am i right?
Yes. You're right.
---------- Post added at 01:10 PM ---------- Previous post was at 12:51 PM ----------
So in this line:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys/' /system/build.prop
I suppose you're trying to replace the "ro.build.fingerprint=samsung/lineage ... " with "ro.build.fingerprint=samsung/gts28wifixx/gts28wifi:7.0/NRD90M/T710XXU2DRB1:user/release-keys" but I think sed can not understand that ... don't you have to scape the "/" stuff on your string there?
---------- Post added at 01:21 PM ---------- Previous post was at 01:10 PM ----------
in any case the '/' in the substituting expression crashes, I just tested it
Sent from my Aquaris M5 using Tapatalk
---------- Post added at 01:41 PM ---------- Previous post was at 01:21 PM ----------
So this works:
sed -i 's/.*ro.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/build.prop
sed -i 's/.*ro.vendor.build.fingerprint.*/ro.build.fingerprint=samsung\/gts28wifixx\/gts28wifi:7.0\/NRD90M\/T710XXU2DRB1:user\/release-keys/' /system/vendor/build.prop
Click to expand...
Click to collapse
I haven't checked this script on t710 yet. Working mostly on t715 tablet. Thanks for fix.
bonuzzz said:
I haven't checked this script on t710 yet. Working mostly on t715 tablet. Thanks for fix.
Click to expand...
Click to collapse
You're welcome, that's what this thread is about ... :good:
new build with fixed install script for t710 and some more things. one issue with lock screen (mobicore/keystore stuff) left. at least what I know
https://drive.google.com/open?id=1Uk3YISTssJ9h2-C8-K-XwlpGP3tpyMnk
Ok, im installing it real quick
bonuzzz said:
new build with fixed install script for t710 and some more things. one issue with lock screen (mobicore/keystore stuff) left. at least what I know
https://drive.google.com/open?id=1Uk3YISTssJ9h2-C8-K-XwlpGP3tpyMnk
Click to expand...
Click to collapse
Enviado desde mi Aquaris M5 mediante Tapatalk
---------- Post added at 10:46 PM ---------- Previous post was at 10:02 PM ----------
fingerprint settings is crashing:
Code:
08-04 00:50:45.441 7591 7591 E AndroidRuntime: FATAL EXCEPTION: main
08-04 00:50:45.441 7591 7591 E AndroidRuntime: Process: com.android.settings, PID: 7591
08-04 00:50:45.441 7591 7591 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=android:fragment:0, request=100, result=-1, data=null} to activity {com.android.settings/com.android.settings.password.ChooseLockGeneric}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4268)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.handleSendResult(ActivityThread.java:4312)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.-wrap19(Unknown Source:0)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1644)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at com.android.settings.password.ChooseLockGeneric$ChooseLockGenericFragment.onActivityResult(ChooseLockGeneric.java:344)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.Activity.dispatchActivityResult(Activity.java:7303)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4264)
08-04 00:50:45.441 7591 7591 E AndroidRuntime: ... 9 more
08-04 00:50:45.448 3604 4687 W ActivityManager: Force finishing activity com.android.settings/.password.ChooseLockGeneric
08-04 00:50:45.458 3604 4687 W ActivityManager: Force finishing activity com.android.settings/.fingerprint.FingerprintEnrollIntroduction
08-04 00:50:45.466 3604 3620 I ActivityManager: Showing crash dialog for package com.android.settings u0
---------- Post added at 10:59 PM ---------- Previous post was at 10:46 PM ----------
screen lock as well:
Code:
08-04 00:57:44.415 4955 4955 D SubSettings: Launching fragment com.android.settings.password.ChooseLockGeneric$ChooseLockGenericFragment
08-04 00:57:44.423 3594 3786 I ActivityManager: START u0 {cmp=com.android.settings/.password.ConfirmLockPattern$InternalActivity (has extras)} from uid 1000
08-04 00:57:44.457 4955 5043 W TileUtils: Found com.android.settings.backup.BackupSettingsActivity for intent Intent { act=com.android.settings.action.SETTINGS pkg=com.android.settings } missing metadata com.android.settings.category
08-04 00:57:44.460 4955 5043 W TileUtils: Found org.lineageos.lineageparts.trust.TrustPreferences for intent Intent { act=org.lineageos.lineageparts.action.SETTINGS pkg=org.lineageos.lineageparts } missing metadata
08-04 00:57:44.474 4955 4979 D mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000, [1536x2048]-format:1
08-04 00:57:44.474 4955 4955 E RecyclerView: No adapter attached; skipping layout
08-04 00:57:44.476 4955 5044 D Settings: No enabled state changed, skipping updateCategory call
08-04 00:57:44.643 4955 4955 D AndroidRuntime: Shutting down VM
--------- beginning of crash
08-04 00:57:44.643 4955 4955 E AndroidRuntime: FATAL EXCEPTION: main
08-04 00:57:44.643 4955 4955 E AndroidRuntime: Process: com.android.settings, PID: 4955
08-04 00:57:44.643 4955 4955 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=android:fragment:0, request=100, result=-1, data=null} to activity {com.android.settings/com.android.settings.SubSettings}: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4268)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.handleSendResult(ActivityThread.java:4312)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.-wrap19(Unknown Source:0)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1644)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6494)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.getStringExtra(java.lang.String)' on a null object reference
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at com.android.settings.password.ChooseLockGeneric$ChooseLockGenericFragment.onActivityResult(ChooseLockGeneric.java:344)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.Activity.dispatchActivityResult(Activity.java:7303)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: at android.app.ActivityThread.deliverResults(ActivityThread.java:4264)
08-04 00:57:44.643 4955 4955 E AndroidRuntime: ... 9 more
08-04 00:57:44.647 3594 3786 W ActivityManager: Force finishing activity com.android.settings/.SubSettings
08-04 00:57:44.651 3594 3786 W ActivityManager: Force finishing activity com.android.settings/.Settings$SecuritySettingsActivity
08-04 00:57:44.661 3594 3610 I ActivityManager: Showing crash dialog for package com.android.settings u0
@mtnez.david I said about it in previous message
I confirm it then. I'll see if I find something else
Enviado desde mi Aquaris M5 mediante Tapatalk
today's build
https://drive.google.com/open?id=1yJQ8Pu1VnZddFr7YMeX9n7NQ_M5DkBE6
I haven't got any crash today in today's build, I've been installing apps, not games, all seem to work properly. I could install nexflix from play store but I got the apk and it works fine.
Is there something specific that is supposed not to work?
Sent from my Aquaris M5 using Tapatalk
@mtnez.david no. everything should work
Is it supposed to be treble enabled?
Sent from my SM-T710 using Tapatalk
@mtnez.david no, only build in first post was treble enabled. I have broken camera and I don't want to upload new builds until I fix it. But I'm not even sure I will fix it.

Categories

Resources