App - Zattoo @NativeSD in JB ? - HD2 Android Themes and Apps

Hi all,
is someone using the App Zattoo on NativeSD Rom (e.g. Xylos Pacman 1.2a)?
I'm very interesting if this is running, because I can't get it working at the moment (app crashes after starting "zattoo wurde leider beendet").
Zattoo was running before for me, but as I can remember it was when my Rom was starting from SD-Card, but the old way. Running WindowsMobile in Nand an running Android via hared...
I think Zattoo is a very interesting App for watching TV on the HD2 - for me here in Germany.
If I get it running again, I will try to start it with an Switzerland-Proxy, because then also the private TV channels like RTL, SAT1, ... are avaible (already tested on PC)
Edit: Crashes also in Nand-Rom (tried NexusHD2-JellyBean-4.1.2-CM10 V1.2 // NAND with DataOnEXT)
Hmm.., maybe the Android Version (JB) is the reason? I think it was running on ICS on SD (WinMo Nand) when I was able to use it in the past.
Edit2: I will try to test in EvoHD2v10 ICS 4.0.4-full HWA "Fastest ICS ever" with NativeSD method. => Doesn't run
Hmm.., what can it be?
Thanks a lot
giovanne

giovanne said:
Hi all,
is someone using the App Zattoo on NativeSD Rom (e.g. Xylos Pacman 1.2a)?
I'm very interesting if this is running, because I can't get it working at the moment (app crashes after starting "zattoo wurde leider beendet").
...
Hmm.., what can it be?
Thanks a lot
giovanne
Click to expand...
Click to collapse
Do you have installed the flash-player? Search at the following url for "Flash Player for Android 4.0 archives"... today it's version 11.1.115.27...
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
Cheers
Klaus
Sent from my HTC HD2 using xda app-developers app

o82239 said:
Do you have installed the flash-player? Search at the following url for "Flash Player for Android 4.0 archives"... today it's version 11.1.115.27...
http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html
Cheers
Klaus
Sent from my HTC HD2 using xda app-developers app
Click to expand...
Click to collapse
Thanks for the answer.
But yes, exactly the Player Version I have installed. It is necessary when starting Zattoo from within Browser (by using a proxy for getting an switzerland IP adress and also all the german private channels . Starting Zattoo within Browser otherwise with german IP won't start because for german IP there is the App for using Zattoo.
But I can't start the Zattoo App anymore (also with Flash Player installed, but I think normally not needed for the app)
In the past last summer on holiday I used the App and it was very very good. Smooth playing the TV channels.

Can someone analyse something from the logcat when the Zattoo App is crashing?
Because of a Null pointer exception...
Code:
I/ActivityManager( 265): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.zattoo.player/.ui.StartupActivity bnds=[240,353][240,353] u=0} from pid 471
V/PhoneStatusBar( 343): setLightsOn(true)
D/libEGL ( 9610): loaded /system/lib/egl/libEGL_adreno200.so
D/libEGL ( 9610): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 9610): loaded /system/lib/egl/libGLESv2_adreno200.so
I/Adreno200-EGL( 9610): <qeglDrvAPI_eglInitialize:294>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB.04.01.01.00.036_msm8960_JB_CL2644550_release_AU (CL2644550)
I/Adreno200-EGL( 9610): Build Date: 07/31/12 Tue
I/Adreno200-EGL( 9610): Local Branch:
I/Adreno200-EGL( 9610): Remote Branch: quic/master
I/Adreno200-EGL( 9610): Local Patches: NONE
I/Adreno200-EGL( 9610): Reconstruct Branch: AU_LINUX_ANDROID_JB.04.01.01.00.036 + NOTHING
D/OpenGLRenderer( 9610): Enabling debug mode 0
I/ActivityManager( 265): Displayed com.zattoo.player/.ui.StartupActivity: +435ms (total +2m32s986ms)
I/ActivityManager( 265): START {cmp=com.zattoo.player/.ui.ChannelsActivity u=0} from pid 9610
D/dalvikvm( 9610): GC_FOR_ALLOC freed 3271K, 55% free 3849K/8451K, paused 44ms, total 47ms
D/AndroidRuntime( 9610): Shutting down VM
W/dalvikvm( 9610): threadid=1: thread exiting with uncaught exception (group=0x40ab3300)
E/AndroidRuntime( 9610): FATAL EXCEPTION: main
E/AndroidRuntime( 9610): java.lang.NullPointerException
E/AndroidRuntime( 9610): at com.zattoo.player.ui.ChannelsAdapter.getView(ChannelsAdapter.java:118)
E/AndroidRuntime( 9610): at android.widget.AbsListView.obtainView(AbsListView.java:2273)
E/AndroidRuntime( 9610): at android.widget.ListView.measureHeightOfChildren(ListView.java:1244)
E/AndroidRuntime( 9610): at android.widget.ListView.onMeasure(ListView.java:1156)
E/AndroidRuntime( 9610): at android.view.View.measure(View.java:15172)
E/AndroidRuntime( 9610): at android.widget.RelativeLayout.measureChild(RelativeLayout.java:602)
E/AndroidRuntime( 9610): at android.widget.RelativeLayout.onMeasure(RelativeLayout.java:415)
E/AndroidRuntime( 9610): at android.view.View.measure(View.java:15172)
E/AndroidRuntime( 9610): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4816)
E/AndroidRuntime( 9610): at android.widget.FrameLayout.onMeasure(FrameLayout.java:310)
E/AndroidRuntime( 9610): at android.view.View.measure(View.java:15172)
E/AndroidRuntime( 9610): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4816)
E/AndroidRuntime( 9610): at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1390)
E/AndroidRuntime( 9610): at android.widget.LinearLayout.measureVertical(LinearLayout.java:681)
E/AndroidRuntime( 9610): at android.widget.LinearLayout.onMeasure(LinearLayout.java:574)
E/AndroidRuntime( 9610): at android.view.View.measure(View.java:15172)
E/AndroidRuntime( 9610): at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:4816)
E/AndroidRuntime( 9610): at android.widget.FrameLayout.onMeasure(FrameLayout.java:310)
E/AndroidRuntime( 9610): at com.android.internal.policy.impl.PhoneWindow$DecorView.onMeasure(PhoneWindow.java:2149)
E/AndroidRuntime( 9610): at android.view.View.measure(View.java:15172)
E/AndroidRuntime( 9610): at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:1850)
E/AndroidRuntime( 9610): at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:1102)
E/AndroidRuntime( 9610): at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1275)
E/AndroidRuntime( 9610): at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1000)
E/AndroidRuntime( 9610): at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:4214)
E/AndroidRuntime( 9610): at android.view.Choreographer$CallbackRecord.run(Choreographer.java:725)
E/AndroidRuntime( 9610): at android.view.Choreographer.doCallbacks(Choreographer.java:555)
E/AndroidRuntime( 9610): at android.view.Choreographer.doFrame(Choreographer.java:525)
E/AndroidRuntime( 9610): at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:711)
E/AndroidRuntime( 9610): at android.os.Handler.handleCallback(Handler.java:615)
E/AndroidRuntime( 9610): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 9610): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 9610): at android.app.ActivityThread.main(ActivityThread.java:4965)
E/AndroidRuntime( 9610): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 9610): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 9610): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
E/AndroidRuntime( 9610): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:558)
E/AndroidRuntime( 9610): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 265): Force finishing activity com.zattoo.player/.ui.ChannelsActivity
W/ActivityManager( 265): Activity pause timeout for ActivityRecord{417872e0 com.zattoo.player/.ui.ChannelsActivity}
I/Adreno200-EGL( 471): <qeglDrvAPI_eglInitialize:294>: EGL 1.4 QUALCOMM build: AU_LINUX_ANDROID_JB.04.01.01.00.036_msm8960_JB_CL2644550_release_AU (CL2644550)
I/Adreno200-EGL( 471): Build Date: 07/31/12 Tue
I/Adreno200-EGL( 471): Local Branch:
I/Adreno200-EGL( 471): Remote Branch: quic/master
I/Adreno200-EGL( 471): Local Patches: NONE
I/Adreno200-EGL( 471): Reconstruct Branch: AU_LINUX_ANDROID_JB.04.01.01.00.036 + NOTHING

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

Help with Torch app.

Hey guys, my torch app is not working.. getting FC. This is logcat,
E/AndroidRuntime( 2029): FATAL EXCEPTION: main
E/AndroidRuntime( 2029): java.lang.RuntimeException: Unable to start service [email protected] with null: java.lang.NullPointerException
E/AndroidRuntime( 2029): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2173)
E/AndroidRuntime( 2029): at android.app.ActivityThread.access$2800(ActivityThread.java:123)
E/AndroidRuntime( 2029): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1002)
E/AndroidRuntime( 2029): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2029): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 2029): at android.app.ActivityThread.main(ActivityThread.java:3835)
E/AndroidRuntime( 2029): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2029): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 2029): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:864)
E/AndroidRuntime( 2029): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:622)
E/AndroidRuntime( 2029): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2029): Caused by: java.lang.NullPointerException
E/AndroidRuntime( 2029): at net.cactii.flash2.TorchService.onStartCommand(TorchService.java:90)
E/AndroidRuntime( 2029): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2160)
E/AndroidRuntime( 2029): ... 10 more
Could someone please help

[AOSPA 5+][OFFICIAL][AOSPA-L][G2][MOST VARIANTS][Paranoid Android]

{
"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"
}
OFFICIAL AOSPA 5+ | (LG G2)
ATTENTION: BEFORE YOU DO OR POST ANYTHING!
READ THE ENTIRE OP, POST #2, & POST #3!
USE THE SEARCH TOOL!
USE GOOGLE!
READ BACK AT LEAST 5 PAGES BEFORE YOU POST ANYTHING!
STAY ON TOPIC!
RESPECT EACH OTHER!
NO FLAME WARS!
DON'T SPAM!
I'M NOT RESPONSIBLE FOR ANY MISHAPS WITH YOUR DEVICE! YOU ARE FLASHING THIS AT YOUR OWN RISK!
USE THE Q&A SECTION TO HELP EACH OTHER!
INSTRUCTIONS
SEE POST #3 OR YOU'RE GOING TO HAVE A BAD TIME
BOOT INTO RECOVERY (LATEST TWRP IS RECOMMENDED)
MAKE NANDROID BACKUP
WIPE SYSTEM, DATA, CACHE, & DALVIK CACHE
FLASH ROM
FLASH GAPPS (TK OR BANKS GAPPS RECOMMENDED)
SUPPORTED VARIANTS | (LG G2)
D800 (AT&T)
D801 (T-Mobile)
D802 (International)
D803 (Canada)
LS980 (Sprint)
VS980 (Verizon)
DOWNLOADS | (PLEASE DO NOT POST MIRRORS)
RELEASES
TK GAPPS
BANK'S GAPPS
LINKS
G+ Community
Website
GitHub
Gerrit Code Review
CREDITS & THANKS
Google
Android
Linux
Code Aurora Forum (CAF)
CyanogenMod
G2 Dream Team
@Rashed97
@houstonn
@ayysir
@sferadev
XDA
Testers
DrDev's
Hosting Shared Box
Android File Host
Basketbuild
MAKE SURE YOU HAVE ALL OF THESE FLASHED OR YOU'RE GOING TO HAVE A BAD TIME
MODEM/BASEBAND THREAD
D800
KITKAT BOOTLOADER
KITKAT MODEM
LOLLIPOP BOOTSACK
D801
KITKAT BOOTLOADER
KITKAT MODEM
LOLLIPOP BOOTSACK
D802
KITKAT BOOTLOADER
KITKAT MODEM
LOLLIPOP BOOTSACK
D803
KITKAT BOOTLOADER
KITKAT MODEM
LS980
KITKAT BOOTLOADER
KITKAT MODEM
LOLLIPOP BOOTSACK
VS980
KITKAT BOOTLOADER
KITKAT MODEM
LOLLIPOP BOOTSACK
great work son
Cant wait to test. Making a new thread was probably the best thing you could do in terms of removing confusion between current situation and the old OP in the other thread.
Sorry for the noob question but can i use kitkat baseband or need reflash jb baseband before flashing this alpha. Thank u for ur time
Sent from my LG-D802 using XDA Free mobile app
neetee said:
Sorry for the noob question but can i use kitkat baseband or need reflash jb baseband before flashing this alpha. Thank u for ur time
Sent from my LG-D802 using XDA Free mobile app
Click to expand...
Click to collapse
kitkat baseband. if you mean bootloader yes you should use jb bootloader
neetee said:
Sorry for the noob question but can i use kitkat baseband or need reflash jb baseband before flashing this alpha. Thank u for ur time
Sent from my LG-D802 using XDA Free mobile app
Click to expand...
Click to collapse
Use the KitKat baseband.
LS980 with KK baseband can't boot, I have to go back to JB baseband.
JB Baseband for vs/ls980
vs980 and ls980 need jb baseband. Hopefully at some point they can be used with the kitkat as that baseband offers more stability and what Paranoid Android 4+ used. JackPotCalvin is apparently building a cyanogenmod 12 for the vs980 with kitkat baseband.
Step to install this rom from Cloudy G3
Thanks for this rom, i really want to try this rom but i have some question. Now i have Cloudy G3 rom installed on my lg G2 (D802), what step shoud i take to install this rom. Sorry for asking.
In for some testing.
Hey Mike, Thanks for your hard work man!
It looks like there's a problem with the d803 rom file, hosting site shows 213.2 MB but downloaded file is only 203 MB.
Also MD5 don't match:
Downloaded file: 00b0669ec228ec07bd4eab5557a7186b
MD5 file: 8c4501c6ce6294111a5945014fff075e
Cheers.
---------- Post added at 10:01 PM ---------- Previous post was at 09:59 PM ----------
lee140685 said:
Thanks for this rom, i really want to try this rom but i have some question. Now i have Cloudy G3 rom installed on my lg G2 (D802), what step shoud i take to install this rom. Sorry for asking.
Click to expand...
Click to collapse
Just follow the steps listed on first post and you should be good
MikeCriggs said:
Use the KitKat baseband.
Click to expand...
Click to collapse
Rotation doesn't work on KK baseband on d800. dr87 working rotation hacked JB kernel worked.
Last build I tried was 11/30.
lee140685 said:
Thanks for this rom, i really want to try this rom but i have some question. Now i have Cloudy G3 rom installed on my lg G2 (D802), what step shoud i take to install this rom. Sorry for asking.
Click to expand...
Click to collapse
Please see the "Instructions" part of the first post.
Attention to all d803 users!
ATTENTION TO ALL D803 USERS!
I have just redone the device tree. In theory, it should work. I am building right now.
Please flash after it builds and let me know if it works!
TRACK THE BUILD PROGRESS ON MY JENKINS, HERE
DOWNLOAD THE BUILD WHEN IT FINISHES FROM MY APACHE SERVER, HERE
PLEASE ALLOW AT LEAST TWO HOURS FROM THE TIME OF THIS POST FOR THE BUILD TO FINISH!
Roaming Bug still present on VS980?
Just flashed 12-04 d802 and still have dialer fc while trying to make a call same as 12-03
I seem to have a problem with the dialer upon flashing. Looks like the dialer is missing the CALL_PRIVILEGED permission, attempting to make a call causes a force close, however it seems that I can receive calls easily. I'm running on a VS980.
Code:
I/ActivityManager( 703): START u0 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras)} from uid 10005 on display 0
W/ActivityManager( 703): Permission Denial: starting Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras) } from ProcessRecord{2929cf35 4112:com.android.dialer/u0a5} (pid=4112, uid=10005) requires android.permission.CALL_PRIVILEGED
D/AndroidRuntime( 4112): Shutting down VM
E/AudioTrack( 703): AudioTrack::set : Exit
E/AndroidRuntime( 4112): FATAL EXCEPTION: main
E/AndroidRuntime( 4112): Process: com.android.dialer, PID: 4112
E/AndroidRuntime( 4112): java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras) } from ProcessRecord{2929cf35 4112:com.android.dialer/u0a5} (pid=4112, uid=10005) requires android.permission.CALL_PRIVILEGED
E/AndroidRuntime( 4112): at android.os.Parcel.readException(Parcel.java:1540)
E/AndroidRuntime( 4112): at android.os.Parcel.readException(Parcel.java:1493)
E/AndroidRuntime( 4112): at android.app.ActivityManagerProxy.startActivity(ActivityManagerNative.java:2404)
E/AndroidRuntime( 4112): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1480)
E/AndroidRuntime( 4112): at android.app.Activity.startActivityForResult(Activity.java:3736)
E/AndroidRuntime( 4112): at android.app.Activity.startActivityForResult(Activity.java:3697)
E/AndroidRuntime( 4112): at android.app.Activity.startActivity(Activity.java:4007)
E/AndroidRuntime( 4112): at android.app.Activity.startActivity(Activity.java:3975)
E/AndroidRuntime( 4112): at com.android.dialer.util.DialerUtils.startActivityWithErrorToast(DialerUtils.java:85)
E/AndroidRuntime( 4112): at com.android.dialer.util.DialerUtils.startActivityWithErrorToast(DialerUtils.java:60)
E/AndroidRuntime( 4112): at com.android.dialer.dialpad.DialpadFragment.handleDialButtonPressed(DialpadFragment.java:1330)
E/AndroidRuntime( 4112): at com.android.dialer.dialpad.DialpadFragment.onClick(DialpadFragment.java:1033)
E/AndroidRuntime( 4112): at android.view.View.performClick(View.java:4756)
E/AndroidRuntime( 4112): at android.view.View$PerformClick.run(View.java:19749)
E/AndroidRuntime( 4112): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime( 4112): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 4112): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 4112): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 4112): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 4112): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 4112): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime( 4112): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/ActivityManager( 703): Force finishing activity com.android.dialer/.DialtactsActivity
ShadowEO said:
I seem to have a problem with the dialer upon flashing. Looks like the dialer is missing the CALL_PRIVILEGED permission, attempting to make a call causes a force close, however it seems that I can receive calls easily. I'm running on a VS980.
Code:
I/ActivityManager( 703): START u0 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras)} from uid 10005 on display 0
W/ActivityManager( 703): Permission Denial: starting Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras) } from ProcessRecord{2929cf35 4112:com.android.dialer/u0a5} (pid=4112, uid=10005) requires android.permission.CALL_PRIVILEGED
D/AndroidRuntime( 4112): Shutting down VM
E/AudioTrack( 703): AudioTrack::set : Exit
E/AndroidRuntime( 4112): FATAL EXCEPTION: main
E/AndroidRuntime( 4112): Process: com.android.dialer, PID: 4112
E/AndroidRuntime( 4112): java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxxxxxx-xxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras) } from ProcessRecord{2929cf35 4112:com.android.dialer/u0a5} (pid=4112, uid=10005) requires android.permission.CALL_PRIVILEGED
E/AndroidRuntime( 4112): at android.os.Parcel.readException(Parcel.java:1540)
E/AndroidRuntime( 4112): at android.os.Parcel.readException(Parcel.java:1493)
E/AndroidRuntime( 4112): at android.app.ActivityManagerProxy.startActivity(ActivityManagerNative.java:2404)
E/AndroidRuntime( 4112): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1480)
E/AndroidRuntime( 4112): at android.app.Activity.startActivityForResult(Activity.java:3736)
E/AndroidRuntime( 4112): at android.app.Activity.startActivityForResult(Activity.java:3697)
E/AndroidRuntime( 4112): at android.app.Activity.startActivity(Activity.java:4007)
E/AndroidRuntime( 4112): at android.app.Activity.startActivity(Activity.java:3975)
E/AndroidRuntime( 4112): at com.android.dialer.util.DialerUtils.startActivityWithErrorToast(DialerUtils.java:85)
E/AndroidRuntime( 4112): at com.android.dialer.util.DialerUtils.startActivityWithErrorToast(DialerUtils.java:60)
E/AndroidRuntime( 4112): at com.android.dialer.dialpad.DialpadFragment.handleDialButtonPressed(DialpadFragment.java:1330)
E/AndroidRuntime( 4112): at com.android.dialer.dialpad.DialpadFragment.onClick(DialpadFragment.java:1033)
E/AndroidRuntime( 4112): at android.view.View.performClick(View.java:4756)
E/AndroidRuntime( 4112): at android.view.View$PerformClick.run(View.java:19749)
E/AndroidRuntime( 4112): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime( 4112): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 4112): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 4112): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 4112): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 4112): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 4112): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:898)
E/AndroidRuntime( 4112): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:693)
W/ActivityManager( 703): Force finishing activity com.android.dialer/.DialtactsActivity
Click to expand...
Click to collapse
Please use the official bug report form: http://goo.gl/forms/F2Bw5RFv3i

Snapdragon camera v2 [flashable zip]

In less than a decade the cameras in our smartphones have become so advanced that many people choose not to buy traditional cameras at all. Of course, people still want high-quality images. These days nobody wants to settle for less than great. Neither do we.
So Here is the new Snapdragon Camera v2
Features
To Know about features visit
https://www.qualcomm.com/news/snapd...a-features-add-dslr-effects-your-mobile-phone
Click to expand...
Click to collapse
DOWNLOAD LINK
Mod Edit:
Thread closed.
You've already started a thread here
http://forum.xda-developers.com/yureka/themes-apps/flashable-snapdragon-camera-v2-t3189679
Don't work for me
Not working for me too. Logcat:
Code:
--------- beginning of crash
E/AndroidRuntime( 4249): FATAL EXCEPTION: main
E/AndroidRuntime( 4249): Process: org.codeaurora.snapcam, PID: 4249
E/AndroidRuntime( 4249): java.lang.NoClassDefFoundError: com.android.camera.PhotoModule$StatsCallback
E/AndroidRuntime( 4249): at com.android.camera.PhotoModule.<init>(PhotoModule.java:320)
E/AndroidRuntime( 4249): at com.android.camera.CameraActivity.setModuleFromIndex(CameraActivity.java:1829)
E/AndroidRuntime( 4249): at com.android.camera.CameraActivity.onCreate(CameraActivity.java:1480)
E/AndroidRuntime( 4249): at android.app.Activity.performCreate(Activity.java:6010)
E/AndroidRuntime( 4249): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1129)
E/AndroidRuntime( 4249): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2292)
E/AndroidRuntime( 4249): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2413)
E/AndroidRuntime( 4249): at android.app.ActivityThread.access$800(ActivityThread.java:155)
E/AndroidRuntime( 4249): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317)
E/AndroidRuntime( 4249): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 4249): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 4249): at android.app.ActivityThread.main(ActivityThread.java:5343)
E/AndroidRuntime( 4249): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 4249): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 4249): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:905)
E/AndroidRuntime( 4249): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:700)
E/AndroidRuntime( 4249): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:115)
W/ActivityManager( 1019): Force finishing activity 1 org.codeaurora.snapcam/com.android.camera.CameraLauncher

[PORT] Modded Google Camera with HDR+, Night Sight and etc.

{
"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"
}
​Google Camera Port
​If you like the camera experience buy an Pixel phone, support Google! (Why not? You won't need any of those ports and you won't experience bugs.)
What is working:
- Camera (HDR+/RAW/ZSL/Flash and etc.)
- Portrait Mode (Front/Rear)
- Night Sight (Front/Rear)
- Super Res Zoom
- AR Stickers (guide by S4turno)
- Video Recording (1080p30/60, 4K UHD30)
Known issues:
-Slow Motion
How to install:
Download and install the latest apk uploaded below
Beta version:
PocoSv10.6.2b
Based on: Google Camera 7.3.020. Android 9+.
Changelog:
* BETA MOD *
- Added AUX (Ultrawide/macro)
- Fixed model selection and some other things.
Note: Final beta build. Bugs might be present if you want to report them you can find me in: t.me/pocox2photography
Stable version:
POCOX2_F1v9.6_6.2.030
Based on: Google Camera 6.2.030 Android 9+.
This is old version of GCam (6.2.030) mod made by me for Poco F1. I have fixed it for Poco X2 too since my tests have shown that the quality of daylight pics is way better than in the new versions 7.x+.
*Note: I am still going to mod the new 7.x versions
Credits:
S4turno
, BSG, Arnova8G2,
Urnyx05, xtrme and others.
​
RESERVED
Wide Angle video mode doesn't work either. Or i need to use any xml?
Front camera video also not working.
Nice work, waiting for improvements ??
Updated thread. Some new fixes included.
Nice yellow accent icon :good:
Thread updated. Enabled Macro lens in the latest ver. of the mod
Video gets cropped while shooting at 4k.
Bit rate maxed out at 48Mbps.
Nice gcam mods, really appreciate the work.
Please add latest update date in the thread title.
Identify
Is everything working properly?
AravOptimist said:
Is everything working properly?
Click to expand...
Click to collapse
Mostly
I cannot find sharpness and contrast controls. Also cannot find the setting to lock iso to 100.
Claureid said:
I cannot find sharpness and contrast controls. Also cannot find the setting to lock iso to 100.
Click to expand...
Click to collapse
No such settings in this version..hope it will come next update
front vid didnt work for me on both version of gcam
kimikim0 said:
front vid didnt work for me on both version of gcam
Click to expand...
Click to collapse
Are you using custom rom?
Install crDroid then. Everything works fine.
BlissRoms and DerpFest work too. Evolution's first release work but latest release doesn't (Playground apk could not be installed).
Martensite said:
Are you using custom rom?
Install crDroid then. Everything works fine.
Click to expand...
Click to collapse
miui eu rom
Needed GApps?
This GCam crash on my crDroid ROM, I found this in the logcat:
so does this GCam needed GApps to work...?
Code:
05-12 14:45:29.252 E/AndroidRuntime( 7963): FATAL EXCEPTION: main
05-12 14:45:29.252 E/AndroidRuntime( 7963): Process: com.google.android.GoogleCameraEng, PID: 7963
05-12 14:45:29.252 E/AndroidRuntime( 7963): java.lang.RuntimeException: Unable to create application com.google.android.apps.camera.legacy.app.app.CameraApp: java.lang.SecurityException: Failed to find provider com.google.android.gsf.gservices for user 0; expected to find a valid ContentProvider for this authority
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6465)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.app.ActivityThread.access$1300(ActivityThread.java:219)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1859)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Handler.dispatchMessage(Handler.java:107)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Looper.loop(Looper.java:214)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.app.ActivityThread.main(ActivityThread.java:7356)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at java.lang.reflect.Method.invoke(Native Method)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
05-12 14:45:29.252 E/AndroidRuntime( 7963): Caused by: java.lang.SecurityException: Failed to find provider com.google.android.gsf.gservices for user 0; expected to find a valid ContentProvider for this authority
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Parcel.createException(Parcel.java:2071)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Parcel.readException(Parcel.java:2039)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Parcel.readException(Parcel.java:1987)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.content.IContentService$Stub$Proxy.registerContentObserver(IContentService.java:1234)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.content.ContentResolver.registerContentObserver(ContentResolver.java:2266)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.content.ContentResolver.registerContentObserver(ContentResolver.java:2254)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at lkq.b(Unknown Source:34)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at lkq.a(Unknown Source:3)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at lkq.a(Unknown Source:0)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at com.google.android.apps.camera.legacy.app.app.CameraApp.onCreate(Unknown Source:24)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1190)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6460)
05-12 14:45:29.252 E/AndroidRuntime( 7963): ... 8 more
05-12 14:45:29.252 E/AndroidRuntime( 7963): Caused by: android.os.RemoteException: Remote stack trace:
05-12 14:45:29.252 E/AndroidRuntime( 7963): at com.android.server.content.ContentService.registerContentObserver(ContentService.java:344)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.content.IContentService$Stub.onTransact(IContentService.java:482)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Binder.execTransactInternal(Binder.java:1021)
05-12 14:45:29.252 E/AndroidRuntime( 7963): at android.os.Binder.execTransact(Binder.java:994)
05-12 14:45:29.252 E/AndroidRuntime( 7963):
05-12 14:45:29.253 I/am_crash( 1679): [7963,0,com.google.android.GoogleCameraEng,819706948,java.lang.SecurityException,Remote stack trace:
05-12 14:45:29.253 I/am_crash( 1679): at com.android.server.content.ContentService.registerContentObserver(ContentService.java:344)
05-12 14:45:29.253 I/am_crash( 1679): at android.content.IContentService$Stub.onTransact(IContentService.java:482)
05-12 14:45:29.253 I/am_crash( 1679): at android.os.Binder.execTransactInternal(Binder.java:1021)
05-12 14:45:29.253 I/am_crash( 1679): at android.os.Binder.execTransact(Binder.java:994)
05-12 14:45:29.253 I/am_crash( 1679): ,Parcel.java,2071]
05-12 14:45:29.254 W/ActivityTaskManager( 1679): Force finishing activity com.google.android.GoogleCameraEng/com.android.camera.CameraLauncher
Why no development ? And no Updates ? Any one ?

Categories

Resources