[ROM][AOSP]dGB v01_28_2012| 2.3.5| 375MB /data| 60MB /system |Mult-lang [28 Jan]

Status
Not open for further replies.
Search This thread

backfromthestorm

Senior Member
Jul 2, 2011
755
270
47000 places at once.
Hi, will this ever have init.d? I just can't live wI'dem key back lights, I use a few other useful scripts too though.


Edit- downloaded, and it has init.d! Cool. Maybe I missed it on the first page.
 
Last edited:

Meaple

Senior Member
Nov 5, 2008
1,705
179
Bradford
This is a really nice rom. Battery life is awesome. Used about 2/3% over night. The only problem I've had is I tried to update the market to 3.1.3 but it fc when it installed on /system so I removed it and installed it on /data instead. It still fc so I reflashed so I'm back to 2.3.6.
 
  • Like
Reactions: danarama

Rastaman-FB

Senior Member
Sep 2, 2010
722
48
This is a really nice rom. Battery life is awesome. Used about 2/3% over night. The only problem I've had is I tried to update the market to 3.1.3 but it fc when it installed on /system so I removed it and installed it on /data instead. It still fc so I reflashed so I'm back to 2.3.6.

how much space was left after you installed on system?
did you wipe dalvic after installing it?
 

Meaple

Senior Member
Nov 5, 2008
1,705
179
Bradford
how much space was left after you installed on system?
did you wipe dalvic after installing it?

I've just put v3.1.3 back on and it fc again. There is 988KB after installing it. I didn't wipe dalvik before since I've not had issues like this on other roms. I've wiped dalvik and it's still crashing so reverting back.
 

Rastaman-FB

Senior Member
Sep 2, 2010
722
48
can you link me to where you are getting this from, ill test

EDIT. its ok, found it in your sig

EDIT2: what kernel are you using. i do not have enough space on the system partition to put 3.1.3 market on and thats after deleting launcher2 as i dont use it
 
Last edited:

mattmanwrx

Senior Member
Aug 15, 2010
4,932
2,989
London
www.mattman.org
I've just put v3.1.3 back on and it fc again. There is 988KB after installing it. I didn't wipe dalvik before since I've not had issues like this on other roms. I've wiped dalvik and it's still crashing so reverting back.

Before installing / flashing the update uninstall any market updates from data... I.E. go to settings / apps / manage apps / market / uninstall updates...

Simpler method would be to (how I installed for me on a different rom) go to astro file manager, open the .zip and then the app (app manager) and click update... worked perfectly for me...

Sent from my HTC Desire using XDA App
 

danarama

Senior Member
Aug 22, 2010
31,277
18,811
Oxenhope, West Yorkshire, UK
I just noticed today flashing Manu 1.4 over 2.0 leaves you with 0KB free. Also, a fresh flash of manu 1.4 leaves only 300KB free in System, where as 2.0 leaves a fair bit more, so Kernel does come into play here somewhat.

You would have to completely move the Vending.apk AND any updates, before flashing a new market. I haven't flashed a market myself so I haven't tested if it works.

If you have enough space, you could put MarketUpdater.apk back in the rom
 

Rastaman-FB

Senior Member
Sep 2, 2010
722
48
I just noticed today flashing Manu 1.4 over 2.0 leaves you with 0KB free. Also, a fresh flash of manu 1.4 leaves only 300KB free in System, where as 2.0 leaves a fair bit more, so Kernel does come into play here somewhat.

You would have to completely move the Vending.apk AND any updates, before flashing a new market. I haven't flashed a market myself so I haven't tested if it works

how much space is left with stock kernal, this market is massive
it weighs in at 3.2 mb where as the old one is 1.7
 

Meaple

Senior Member
Nov 5, 2008
1,705
179
Bradford
Ok, I flashed the 65MB /system hboot and I have 4.41MB left after installing Market 3.1.3. It still fc's. I removed the market updates then I uninstalled the vending apk so there was no trace of the market. At this point all the market versions get installed to /data/app. I rebooted, wiped dalvik and cache then installed 3.1.3, still got fc's. I then uninstalled that and installed 3.2.6, still got fc's. I've given in and just got the 2.3.6 market back on /system.

Here's the logcat
Code:
17:36:17.407 Debug Finsky 1164  [1] DownloadQueueImpl.add: Download Download : WhatsApp Messenger added to DownloadQueue
17:36:17.407 Debug Finsky 1164  [1] DownloadImpl.setState: Download 'WhatsApp Messenger' transitioned from (UNQUEUED) to (QUEUED).
17:36:17.407 Info installd 99  free_cache(4420576) avail 86626304
17:36:17.517 Debug Finsky 1164  [1] PurchaseInitiator.switchToCompleted: Not setting purchase to PURCHASE_COMPLETED, the tickle was faster.
17:36:17.517 Debug Finsky 1164  [1] DownloadAndInstallGetAssetListener.downloadAndInstall: Will receive a tickle instead for download.
17:36:17.625 Error  1164  statfs /cache/download failed, errno: 13
17:36:17.625 Debug AndroidRuntime 1164  Shutting down VM
17:36:17.625 Warning dalvikvm 1164  threadid=1: thread exiting with uncaught exception (group=0x4013f560)
17:36:17.625 Error AndroidRuntime 1164  FATAL EXCEPTION: main
17:36:17.625 Error AndroidRuntime 1164  java.lang.IllegalArgumentException
17:36:17.625 Error AndroidRuntime 1164  	at android.os.StatFs.native_setup(Native Method)
17:36:17.625 Error AndroidRuntime 1164  	at android.os.StatFs.<init>(StatFs.java:32)
17:36:17.625 Error AndroidRuntime 1164  	at com.google.android.finsky.download.Storage.cachePartitionAvailableSpace(Storage.java:37)
17:36:17.625 Error AndroidRuntime 1164  	at com.google.android.finsky.download.DownloadQueueImpl$StartNextDownloadRunnable.run(DownloadQueueImpl.java:358)
17:36:17.625 Error AndroidRuntime 1164  	at android.os.Handler.handleCallback(Handler.java:587)
17:36:17.626 Error AndroidRuntime 1164  	at android.os.Handler.dispatchMessage(Handler.java:92)
17:36:17.626 Error AndroidRuntime 1164  	at android.os.Looper.loop(Looper.java:123)
17:36:17.626 Error AndroidRuntime 1164  	at android.app.ActivityThread.main(ActivityThread.java:3683)
17:36:17.626 Error AndroidRuntime 1164  	at java.lang.reflect.Method.invokeNative(Native Method)
17:36:17.626 Error AndroidRuntime 1164  	at java.lang.reflect.Method.invoke(Method.java:507)
17:36:17.626 Error AndroidRuntime 1164  	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
17:36:17.626 Error AndroidRuntime 1164  	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
17:36:17.626 Error AndroidRuntime 1164  	at dalvik.system.NativeStart.main(Native Method)
17:36:17.626 Warning ActivityManager 118    Force finishing activity com.android.vending/.AssetBrowserActivity
17:36:18.171 Warning ActivityManager 118  Activity pause timeout for HistoryRecord{40af1108 com.android.vending/.AssetBrowserActivity}
17:36:28.239 Warning ActivityManager 118  Activity destroy timeout for HistoryRecord{407bbd08 com.android.vending/com.google.android.finsky.activities.PurchaseDialog}
17:36:28.239 Warning ActivityManager 118  Activity destroy timeout for HistoryRecord{40af1108 com.android.vending/.AssetBrowserActivity}
17:36:30.750 Info Process 1164  Sending signal. PID: 1164 SIG: 9
17:36:30.864 Info ActivityManager 118  Process com.android.vending (pid 1164) has died.
17:36:30.864 Warning ActivityManager 118  Scheduling restart of crashed service com.android.vending/com.google.android.finsky.services.ContentSyncService in 5000ms
17:36:30.864 Info WindowManager 118  WIN DEATH: Window{408fb948 com.android.vending/com.android.vending.AssetBrowserActivity paused=false}
17:36:30.864 Info WindowManager 118  WIN DEATH: Window{407da7d8 com.android.vending/com.google.android.finsky.activities.PurchaseDialog paused=false}
17:36:31.517 Debug dalvikvm 313  GC_EXPLICIT freed 17K, 58% free 2793K/6535K, external 2471K/3049K, paused 80ms
 
  • Like
Reactions: LfcFan1977

danarama

Senior Member
Aug 22, 2010
31,277
18,811
Oxenhope, West Yorkshire, UK
There's an error pertaining to cache/download which is worth note. This is bound to data/local/download via the /system/etc/init.d/06mountdl script.

Is this script in tact? Can you test a download on your current market over 5MB please? Logcat it if you can...


Can you also re confirm installing it same way as me doesn't work?

Sent from my HTC Desire using XDA App
 

Meaple

Senior Member
Nov 5, 2008
1,705
179
Bradford
I installed it by downloading it then using Root Explorer to run the apk.

I installed Firefox and it installed fine
Code:
18:24:51.624 Info installd 99  free_cache(15038495) avail 62726144
18:24:51.843 Debug vending 1555  [28] LocalAssetDatabase.notifyListener(): -4689427917720463126 / DOWNLOAD_PENDING
18:24:52.609 Debug vending 1555  [74] AssetDownloader.downloadAndInstall(): Initiating Download for 1 applications.
18:24:52.609 Info vending 1555  [74] DownloadManagerUtil.enqueueDownload(): Enqueue for download com.android.vending.util.DownloadManagerUtil$Request@408e4fb0
18:24:52.609 Debug vending 1555  [74] LocalAssetDatabase.notifyListener(): -4689427917720463126 / null
18:24:52.609 Debug vending 1555  [74] LocalAssetDatabase.notifyListener(): -4689427917720463126 / DOWNLOADING
18:24:53.046 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:24:53.046 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:24:53.046 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:24:53.046 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:24:53.046 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:24:53.156 Info DownloadManager 313  Initiating request for download 36
18:24:53.156 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:24:53.156 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:24:53.156 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:24:53.156 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:24:53.156 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:24:53.707 Info DownloadManager 313  Initiating request for download 36
18:24:54.031 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:24:54.031 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:24:54.031 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:24:54.031 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:24:54.031 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:24:55.567 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:24:55.567 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:24:55.567 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:24:55.567 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:24:55.567 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:24:57.093 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:24:57.093 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:24:57.093 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:24:57.093 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:24:57.093 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:24:58.517 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:24:58.517 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:24:58.517 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:24:58.517 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:24:58.517 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:24:59.610 Debug dalvikvm 772  GC_EXPLICIT freed 7K, 45% free 3655K/6599K, external 2471K/3049K, paused 71ms
18:25:00.046 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:25:00.046 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:25:00.046 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:25:00.046 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:25:00.046 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:25:01.580 Info PROFILE 118  Group: Phone containing : com.android.providers.downloads : false
18:25:01.580 Info PROFILE 118  Group: Calendar containing : com.android.providers.downloads : false
18:25:01.580 Info PROFILE 118  Group: GMail containing : com.android.providers.downloads : false
18:25:01.580 Info PROFILE 118  Group: Email containing : com.android.providers.downloads : false
18:25:01.580 Info PROFILE 118  Group: SMS containing : com.android.providers.downloads : false
18:25:02.999 Debug vending 1555  [75] DownloadManagerBroadcastReceiver.handleDownloadCompletedAction(): Got a download completed intent.
18:25:02.999 Info vending 1555  [75] DownloadManagerBroadcastReceiver.startNextDownload(): Found Paused URI null
18:25:02.999 Info vending 1555  [75] DownloadManagerBroadcastReceiver.startNextDownload(): No more paused downloads.
18:25:02.999 Debug vending 1555  [75] LocalAssetDatabase.notifyListener(): -4689427917720463126 / null
18:25:02.999 Debug vending 1555  [75] DownloadManagerBroadcastReceiver.installFromUri(): Calling install uri=content://downloads/my_downloads/36 src=null asset=-4689427917720463126 (org.mozilla.firefox:0) [DOWNLOADING] name=Firefox last=TRUE
18:25:03.656 Debug vending 1555  [75] LocalAssetDatabase.notifyListener(): -4689427917720463126 / INSTALLING
18:25:03.656 Info PROFILE 118  Group: Phone containing : com.android.vending : false
18:25:03.656 Info PROFILE 118  Group: Calendar containing : com.android.vending : false
18:25:03.656 Info PROFILE 118  Group: GMail containing : com.android.vending : false
18:25:03.656 Info PROFILE 118  Group: Email containing : com.android.vending : false
18:25:03.656 Info PROFILE 118  Group: SMS containing : com.android.vending : false
18:25:03.656 Debug vending 1555  [75] VendingNotificationManager.showNotification(): Showing notification: [AssetID=-4689427917720463126, NotificationID=-1925021277, Title=Firefox, Message=Installing…]
18:25:03.766 Debug dalvikvm 848  GC_EXPLICIT freed 8K, 54% free 2554K/5511K, external 2471K/3049K, paused 91ms
18:25:03.766 Warning ActivityManager 118  No content provider found for:
18:25:08.468 Debug dalvikvm 275  GC_EXPLICIT freed 187K, 47% free 3643K/6791K, external 4965K/5818K, paused 71ms
18:25:09.456 Warning ActivityManager 118  No content provider found for:
18:25:09.564 Debug PackageParser 118  Scanning package: /data/app/vmdl151974102.tmp
18:25:09.786 Debug dalvikvm 118  GC_CONCURRENT freed 889K, 57% free 6830K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:09.892 Debug dalvikvm 118  GC_FOR_MALLOC freed 1186K, 52% free 7535K/15623K, external 4162K/5198K, paused 63ms
18:25:09.892 Debug dalvikvm 118  GC_FOR_MALLOC freed 724K, 50% free 7872K/15623K, external 4162K/5198K, paused 65ms
18:25:10.218 Debug dalvikvm 118  GC_CONCURRENT freed 530K, 41% free 9354K/15623K, external 4162K/5198K, paused 2ms+7ms
18:25:10.442 Debug dalvikvm 118  GC_CONCURRENT freed 901K, 33% free 10500K/15623K, external 4162K/5198K, paused 4ms+6ms
18:25:10.766 Debug dalvikvm 118  GC_CONCURRENT freed 1872K, 33% free 10604K/15623K, external 4162K/5198K, paused 3ms+5ms
18:25:11.093 Debug dalvikvm 118  GC_CONCURRENT freed 2017K, 32% free 10633K/15623K, external 4162K/5198K, paused 3ms+5ms
18:25:11.421 Debug dalvikvm 118  GC_CONCURRENT freed 2033K, 32% free 10646K/15623K, external 4162K/5198K, paused 3ms+8ms
18:25:11.750 Debug dalvikvm 118  GC_CONCURRENT freed 2031K, 32% free 10658K/15623K, external 4162K/5198K, paused 3ms+7ms
18:25:11.968 Debug dalvikvm 118  GC_CONCURRENT freed 2026K, 32% free 10673K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:12.297 Debug dalvikvm 118  GC_CONCURRENT freed 2019K, 32% free 10690K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:12.624 Debug dalvikvm 118  GC_CONCURRENT freed 2004K, 32% free 10699K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:12.952 Debug dalvikvm 118  GC_CONCURRENT freed 2016K, 32% free 10723K/15623K, external 4162K/5198K, paused 2ms+7ms
18:25:13.285 Debug dalvikvm 118  GC_CONCURRENT freed 2038K, 32% free 10727K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:13.609 Debug dalvikvm 118  GC_CONCURRENT freed 1982K, 32% free 10745K/15623K, external 4162K/5198K, paused 3ms+8ms
18:25:13.942 Debug dalvikvm 118  GC_CONCURRENT freed 2010K, 32% free 10757K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:14.156 Debug dalvikvm 118  GC_CONCURRENT freed 2020K, 32% free 10768K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:14.486 Debug dalvikvm 118  GC_CONCURRENT freed 2044K, 32% free 10770K/15623K, external 4162K/5198K, paused 3ms+7ms
18:25:14.594 Debug dalvikvm 1307  GC_EXPLICIT freed 308K, 56% free 2811K/6279K, external 2471K/3049K, paused 43ms
18:25:14.921 Debug dalvikvm 118  GC_CONCURRENT freed 2006K, 31% free 10789K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:15.249 Debug dalvikvm 118  GC_CONCURRENT freed 1998K, 31% free 10795K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:15.577 Debug dalvikvm 118  GC_CONCURRENT freed 2016K, 31% free 10821K/15623K, external 4162K/5198K, paused 3ms+6ms
18:25:16.017 Debug dalvikvm 118  GC_CONCURRENT freed 1981K, 31% free 10841K/15623K, external 4162K/5198K, paused 3ms+9ms
18:25:16.999 Debug PackageManager 118  Scanning package org.mozilla.firefox
18:25:16.999 Info PackageManager 118  New shared user org.mozilla.firefox.sharedID: id=10019
18:25:16.999 Debug PackageManager 118  Shared UserID org.mozilla.firefox.sharedID (uid=10019): packages=[]
18:25:16.999 Info PackageManager 118  Unpacking native libraries for /data/app/org.mozilla.firefox-1.apk
18:25:17.111 Debug installd 99  DexInv: --- BEGIN '/data/app/org.mozilla.firefox-1.apk' ---
18:25:17.218 Debug dalvikvm 1852  creating instr width table
18:25:17.330 Debug dalvikvm 1852  DexOpt: load 19ms, verify+opt 72ms
18:25:17.330 Debug installd 99  DexInv: --- END '/data/app/org.mozilla.firefox-1.apk' (success) ---
18:25:17.330 Debug PackageManager 118    Receivers: org.mozilla.firefox.NotificationHandler
18:25:17.330 Debug PackageManager 118    Activities: org.mozilla.firefox.App org.mozilla.firefox.Restarter org.mozilla.firefox.CrashReporter
18:25:17.330 Info ActivityManager 118  Force stopping package org.mozilla.firefox uid=10019
18:25:17.546 Debug dalvikvm 118  GC_CONCURRENT freed 955K, 25% free 11830K/15623K, external 4162K/5198K, paused 4ms+58ms
18:25:17.660 Info installd 99  move /data/dalvik-cache/data@app@org.mozilla.firefox-1.apk@classes.dex -> /data/dalvik-cache/data@app@org.mozilla.firefox-1.apk@classes.dex
18:25:17.660 Debug PackageManager 118  New package installed in /data/app/org.mozilla.firefox-1.apk
18:25:17.766 Debug szipinf 118  Initializing inflate state
18:25:17.766 Debug APPINTENTRECEIVER 198  RECEIVED android.intent.action.PACKAGE_ADDED ON CONTEXT org.adwfreak.launcher.Launcher@406d11c0
18:25:17.766 Warning RecognitionManagerService 118  no available voice recognition services found
18:25:17.766 Debug InstallReceiver 644  org.mozilla.firefox
18:25:17.874 Debug szipinf 118  Initializing inflate state
18:25:17.874 Debug HomeLoaders 198  application intent received: android.intent.action.PACKAGE_ADDED, replacing=false
18:25:17.874 Debug vending 1555  [76] LocalAssetDatabase.notifyListener(): -4689427917720463126 / INSTALLED
18:25:17.874 Debug HomeLoaders 198    --> package:org.mozilla.firefox
18:25:17.874 Debug HomeLoaders 198    --> add package
18:25:17.874 Warning Searchables 118  No global search activity found
18:25:18.093 Debug dalvikvm 118  GC_EXPLICIT freed 6499K, 62% free 5950K/15623K, external 4162K/5198K, paused 144ms
18:25:18.093 Debug vending 1555  [9] MyPackageInstallObserver.packageInstalled(): Package 'org.mozilla.firefox' installed!
18:25:18.093 Debug vending 1555  [9] MyPackageInstallObserver.packageInstalled(): Source=null last=TRUE asset=-4689427917720463126 (org.mozilla.firefox:0) [DOWNLOADING]
18:25:18.093 Info PROFILE 118  Group: Phone containing : com.android.vending : false
18:25:18.093 Info PROFILE 118  Group: Calendar containing : com.android.vending : false
18:25:18.093 Info PROFILE 118  Group: GMail containing : com.android.vending : false
18:25:18.093 Info PROFILE 118  Group: Email containing : com.android.vending : false
18:25:18.093 Info PROFILE 118  Group: SMS containing : com.android.vending : false
18:25:18.093 Debug vending 1555  [9] VendingNotificationManager.showNotification(): Showing notification: [AssetID=-4689427917720463126, NotificationID=-1925021277, Title=Firefox, Message=Successfully installed.]
18:25:18.315 Warning googleanalytics 1628  Problem with socket or streams.
18:25:18.315 Warning googleanalytics 1628  java.net.ConnectException: www.google-analytics.com/127.0.0.1:80 - Connection refused
18:25:18.315 Warning googleanalytics 1628  	at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:207)
18:25:18.315 Warning googleanalytics 1628  	at org.apache.harmony.luni.net.PlainSocketImpl.connect(PlainSocketImpl.java:437)
18:25:18.315 Warning googleanalytics 1628  	at java.net.Socket.connect(Socket.java:983)
18:25:18.315 Warning googleanalytics 1628  	at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:119)
18:25:18.315 Warning googleanalytics 1628  	at com.google.android.apps.analytics.p.a(Unknown Source)
18:25:18.315 Warning googleanalytics 1628  	at com.google.android.apps.analytics.m.run(Unknown Source)
18:25:18.315 Warning googleanalytics 1628  	at android.os.Handler.handleCallback(Handler.java:587)
18:25:18.315 Warning googleanalytics 1628  	at android.os.Handler.dispatchMessage(Handler.java:92)
18:25:18.315 Warning googleanalytics 1628  	at android.os.Looper.loop(Looper.java:123)
18:25:18.316 Warning googleanalytics 1628  	at android.os.HandlerThread.run(HandlerThread.java:60)
18:25:18.316 Info CheckinService 217  Preparing to send checkin request
18:25:18.316 Info EventLogService 217  Accumulating logs since 1315243451199
18:25:18.421 Debug ResourceType 217  calling getConfigurations
18:25:18.421 Debug ResourceType 217  called getConfigurations size=50
18:25:18.421 Info CheckinTask 217  Sending checkin request (7193 bytes)
18:25:18.645 Debug dalvikvm 217  GC_CONCURRENT freed 903K, 54% free 3332K/7175K, external 2471K/3049K, paused 6ms+3ms
18:25:18.859 Debug szipinf 1307  Initializing inflate state
18:25:19.078 Debug szipinf 1307  Initializing inflate state
18:25:20.499 Debug ResourceType 217  calling getConfigurations
18:25:20.499 Debug ResourceType 217  called getConfigurations size=50
18:25:20.499 Info CheckinTask 217  Checkin success: https://android.clients.google.com/checkin (1 requests sent)
18:25:20.499 Info CheckinService 217  From server: Intent { act=android.server.checkin.FOTA_CANCEL }
18:25:23.235 Debug dalvikvm 762  GC_EXPLICIT freed 5K, 54% free 2546K/5511K, external 2471K/3049K, paused 55ms
 

danarama

Senior Member
Aug 22, 2010
31,277
18,811
Oxenhope, West Yorkshire, UK
Can you try another file manager please, to install it as a normal app?

It may be you need to titanium backup, wipe, install titanium and file manager (es pref) works? If so, full restore, not works? Could be data conflict

Sent from my HTC Desire using XDA App
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 49
    dGBbanner.png




    https://sites.google.com/site/dgbbravo/home
    9
    Change log


    v 01_28_2012
    • English only and Multi_language Version
    • Custom tweaked dGB ManU 2.1 HAVS AXI CFS Kernel (Optimised by Eviollet for dGB specifically)
    • Lockscreen Unlock Options Returned
    • 3-in-1 reboot menu
    • Returned to 15 step Volume due to PowerAmp issues
    • Memory Tweaks less aggressive


    http://www.mattman.org/rootsu/rootSU/dGB_01_28_2012_eng.zip
    http://www.mattman.org/rootsu/rootSU/dGB_01_28_2012_Multi-Lang.zip
    v 01212012
    • SU binary updated
    • Integrated ManU 2.1 HAVS-AXI-BFS
    • Volume stepping changed (Thanks LfcFan):
      5, // STREAM_VOICE_CALL
      10, // STREAM_SYSTEM
      7, // STREAM_RING
      30, // STREAM_MUSIC
      10, // STREAM_ALARM
      7, // STREAM_NOTIFICATION
      30, // STREAM_BLUETOOTH_SCO​
    • ScrollingCache disabled for better app scrolling (Thanks LfcFan)
    • Duplicate Lockscreen menu items removed from InterfaceSettings
    • WallpaperPicker option removed from Long press > Wallpaper (FC's as no built in wallpapers)
    • MIUI Camera Added (Thanks Hadron)
    • Tweaked TCP/IP Stack
    • Tweaked Memory (Dirty Data Behaviour)
    • Tweaked low memory values:

      FOREGROUND_APP:32, 8192
      VISIBLE_APP:64, 16384
      SECONDARY_SERVER:75, 19200
      HIDDEN_APP:90, 23040
      CONTENT_PROVIDER:100, 25600
      EMPTY_APP:120, 30720​

    • Languages are making a come back - compiling this week.

    v 11072011
    • Ported CM7 Lockscreens (rotary, ring etc)
    • Ported CM Phone in order to make above work
    • Port of CM7 VOIP module
    • SIP over 3G
    • Implemented Expandable RAM disk for market downloads

    Look under Settings>Lockscreen Extras for new CMy7 Lockscreen stuff.

    Before RAM disk, /cache was bound to /data/local so small cache partition could be used. BUT you needed to keep enough free space to store the downloaded app before installation. RAM disk means this is no longer necessary. Now all but 15MB of /data can be used.

    New Market Works. No more work around of "chmod 777 /cache" required

    ***Although extensive framework modifications have taken place, a wipe should not be necessary. However, any issues, please wipe.
    Note* 11072011 is English only presently. v1.4 Language packs are NOT compatible. Do NOT try to flash these over v11072011

    Also note /system/etc/init.d/95havsvdd script. This sets Manu 1.4 havs voltage to 875 for 128mhz. If you get reboots when idle, edit this value higher in steps of 25

    Languages for v1.4 (Work In Progress)

    v1.4

    • Updated SurfaceFlinger in-line with the google 2.3.5 repository
    • Smaller Latin IME keyboard (ROM under 60MB)
    • Reduced font footprint without compromising specific non-alphanumeric characters
    • New "cutting it fine" 60MB system Hboot created

    Future updates will most likely focus on bug fixes.


    v1.3
    • Added CM Power button screenshot
    • re-added DroidSansFallback font (3.5MB) to fix non-alphanumeric character issues
    • Changed btn_check_off.png to be visible on whit and black background
    • Lightened notification backgrounds

    v1.2
    • Fixed Video reccoring issue (libstagefright)
    • Fixed Google Nav issue (Tts)

    v1.1

    • Fixed Force close on Settings.apk (statsreceiver issue)
    • Updated seek thumb in framework (see volume settings for example)
    • Created dGB custom Hboot to aid in the installation process.
    ***See updated installation section in post 1
    3
    Reuploaded 1.4 with a smaller Keyboard (thanks Hadron) so now is under 60MB (this is the smallest I have EVER got). You can add the keyboard on your own rather than reflashing 1.4 if you already have it. Its in the apps folder in the first post

    New Hboot released with 60MB /system (about 900k free) even after flashing a ManU kernel (1.5MB without). Please check the MD5 if you use it. I HAVE tested it and can report I am currently using it happily.

    Format System and Cache before flashing the hboot.

    Welcome to the smallest functional ROM on the Desire

    screenshot-1314914254574.png
    3
    SwitchPro Widget (0,70€) - tested/work
    Reboot Widget for root user (free) - tested/work
    Quick Boot (free) - tested/work

    With this Widgets/Application you can reboot direct into recovery.

    I prefer SwitchPro Widget...

    Regards KuliX

    Sent from my HTC Desire using XDA App
    3
    call me no technical but this rom really sucks , you must be new to ROMs ro just idiot to use such roms , that is the point of using this ROM ? its easy to use versions 2.3.5 or 4.5.7 or stuff like that , huh? isn't it ?come up with somethin real , look at HiAPK funsense then you will see that a real rom IS !!!!;)

    Post reported to mod. This is no way to talk in a dev forum.