Related
Now that we have a working AOSP Eclair for our Hero, we should start looking at how we'd go about getting the Google data sync and applications on top of the ROM. I've looked around for more information and it doesn't seem like anyone has gotten this working in any way.
Where do we start?
yeah anyone got any ideas? i want full 2.0 as well. i just want to say in the original aosp postings i tried pushing the libraries and got [INSTALL_FAILED_MISSING_SHARED_LIBRARY]. just so we get that out of the way.
I get much further than that. Currently the only thing I'm missing (I think) is the provider for android.server.checkin.
what did you do to get past that...?
yeah, lol been gone for two hours and already so much progress has been made. howd u do that?
I'll follow this thread closely. I have been waiting for a working stock android rom since the day after I got my Hero, months ago. This is grand.
release it and maybe another developers give you a sollution
You install the missing shared library.. in this case its a file that needs to go into /system/etc/permissions. I'm on google talk if anyone wants to play with me..
wait so what isnt working exactly? im going to try this now
When you go into a Google App, it pulls up the settings wizard. You can put in your information and it goes to the "this may take a few minutes" screen, but never actually gets anywhere.
Here's a log from that period:
Code:
I/ActivityManager( 86): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity }
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.vending/.TosActivity }
I/ActivityManager( 86): Starting activity: Intent { cmp=com.google.android.googleapps/.LoginActivity (has extras) }
I/ActivityManager( 86): Starting activity: Intent { flg=0x2000000 cmp=com.google.android.googleapps/.RunSetupWizardActivity (has extras) }
W/InputManagerService( 86): Starting input on non-focused client [email protected] (uid=10005 pid=375)
W/InputManagerService( 86): Client not active, ignoring focus gain of: [email protected]
I/ActivityManager( 86): Starting activity: Intent { flg=0x80000 cmp=com.android.setupwizard/.AccountIntroActivity (has extras) }
D/vending ( 375): com.android.vending.BaseActivity.completeGetAuthToken(): auth result is RESULT_CANCELED
I/ActivityManager( 86): Displayed activity com.android.vending/.TosActivity: 332 ms (total 646 ms)
D/vending ( 375): com.android.vending.BaseActivity.onAuthTokenComplete(): null auth token.
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.AccountIntroActivity: 231 ms (total 231 ms)
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.ChooseAccountActivity (has extras) }
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.ChooseAccountActivity: 435 ms (total 435 ms)
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.LoginActivity (has extras) }
W/SetupWizard( 359): No such policy while creating link, id='google_privacy'
W/SetupWizard( 359): No such policy while creating link, id='android_privacy'
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.LoginActivity: 522 ms (total 522 ms)
D/dalvikvm( 157): GC freed 2729 objects / 271848 bytes in 89ms
D/dalvikvm( 375): GC freed 4646 objects / 270792 bytes in 96ms
D/dalvikvm( 157): GC freed 1573 objects / 97864 bytes in 78ms
D/dalvikvm( 389): GC freed 1239 objects / 96360 bytes in 172ms
D/dalvikvm( 173): GC freed 466 objects / 25032 bytes in 228ms
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.LoginActivityTask (has extras) }
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
I/ActivityManager( 86): Displayed activity com.android.setupwizard/.LoginActivityTask: 506 ms (total 506 ms)
D/AlarmManagerService( 86): Kernel timezone updated to -60 minutes west of GMT
D/SystemClock( 158): Setting time of day to sec=1259494525
W/BackupManagerService( 86): dataChanged but no participant pkg='com.android.providers.settings' uid=10030
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
W/Checkin ( 359): Can't log event SETUP_SERVER_TIMEOUT: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/events
E/ActivityThread( 359): Failed to find provider info for android.server.checkin
W/Checkin ( 359): Can't log event SETUP_NO_DATA_NETWORK: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/events
I/ActivityManager( 86): Starting activity: Intent { cmp=com.android.setupwizard/.ShowErrorActivity (has extras) }
how did you install GmailProvider.apk or gtalkservice.apk, i keep getting the same error after pushing the gtalkservice com or something to permissions.
If you don't post an actual error message, there's not much I can do to help you. There are a bunch of files that need to be pushed.
What are you pushing, and what errors are you getting. Not just the .apk name.. but WHAT apk and from where? Google talk is much easier for this sort of conversation (same username).
jnwhiteh said:
If you don't post an actual error message, there's not much I can do to help you. There are a bunch of files that need to be pushed.
What are you pushing, and what errors are you getting. Not just the .apk name.. but WHAT apk and from where? Google talk is much easier for this sort of conversation (same username).
Click to expand...
Click to collapse
Downsite is that it is then a private conversation, and many people are interested in this.
Dit you use the files from here? http://jkkmobile.blogspot.com/2009/11/archos-5-it-now-with-android-market-and.html
No, I didn't. And I can either work with someone quick and get a solution.. or we can sit here all day posting back and forth, which is incredibly inefficient. I'm not interested in doing that =).
I don't think we can do anything until we get an official ROM from HTC. The GoogleCheckin.apk is now a signed apk and we can't just drop another version in, or so it seems. I don't know a ton about that part of the system, to be fair.
Code:
D/PackageParser( 87): Scanning package: /system/app/GoogleCheckin.apk
I/PackageManager( 87): /system/app/GoogleCheckin.apk changed; collecting certs
D/PackageManager( 87): Scanning package com.google.android.server.checkin
D/PackageManager( 87): Shared UserID android.uid.system (uid=1000): packages=[PackageSetting{43b8cce0 com.android.providers.settings/1000}, PackageSetting{43d60278 com.android.settings/1000}, PackageSetting{43d9e6e0 com.android.server.vpn/1000}, PackageSetting{43d4df58 android/1000}]
E/PackageManager( 87): Package com.google.android.server.checkin has no signatures that match those in shared user android.uid.system; ignoring!
Have you seen this threat? http://forum.xda-developers.com/showthread.php?t=586314
Seems like they got it working
Yes, I've seen that but I don't know what they've done to make it work. Also, I don't like this bit:
Known issues:
*Contacts do sync but you cannot use auto-sync. Please turn off auto-sync after the initial sync happens or it will eat your battery.
Dumb question here, but is it possible to install a given package to this rom? I tried to install the no-root Maps app through ./adb install Maps-no-root-aligned.apk, but I got an error message:
/sbin/sh: pm: not found
Also, will I be able to install specific apps if I enter their URL in the browser? Right now the browser tells me it can't download the file because the phone "does not admit that content".
Dreaming of 2.0
So i've been nosing around the dream forum, looking for ways to get apps onto a clean AOSP rom, and this seems to be the most promising method:
http://forum.xda-developers.com/showthread.php?t=565155
It strips the files from a nandroid backup, so its using software that we (the user) has purchased, rather than a download from HTC.
But sadly (not surprisingly?) it doesn't work for the Hero, just gives a bunch of FC's. And since i'm not a dev I have no idea where to go from here.
ive actually gotten really close to succeeding. i got to the welcome to AOSP on Hero (US) screen but then it freezes. it use to force close 20 apps. it freezes now which is better than before. now if only i can figure out why its freezing. the issue i get is this
W/SharedBufferStack( 131): waitForCondition(DequeueCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
(repeating) until this comes up
E/ActivityThread( 128): Failed to find provider info for android.server.checkin
W/Checkin ( 128): Can't update stat PHONE_GSM_REGISTERED: java.lang.IllegalArgumentException: Unknown URL content://android.server.checkin/stats
then
W/SharedBufferStack( 131): waitForCondition(DequeueCondition) timed out (identity=5, status=0). CPU may be pegged. trying again.
(repeating)
Current latest: RLS 1b
Based on dzo's Latest Fresh Froyo build v2.2.2
Perfectly Working on:
Radio versions: 1.65 and 1.70.19.09
Kernels: Clemsyn's .32 kernel at #63, l1q1d's latest .32 kernel.
CHEEEEEEERS!
2.6.25 with androidupdate.tgz, you get everything working. ADB, Dual MOUNT mass storage. So I recommend using l1q1d's latest 2.6.25 kernel with androidupdate.tgz module
Download 2.6.25 Kernel: (Set at Panel type 1, Keyboard = TyTn II, 240x320)
http://dl.dropbox.com/u/13514617/HTC Kaiser/2625kernel/2.6.25_KAISIMG.NBH
Download andridupdate.tgz (for 2.6.25 kernel + wifi)
http://sourceforge.net/projects/androidhtc/files/modules/androidupdate.tgz/download
- Put androidupdate.tgz in andboot folder on your SD Card
- Enter Install menu
- Apply update
- Fix Permissions
- Quit isntall menu and you are done
RLS1 Changes:
(contains Gallery3D and ONLY Launcher2)
Removed:
- Live Wallpapers
Added:
- A cool and Nice bootup animation
- Font: PT Sans as Default font (free to use)
- Zeam Launcher (default home is Launcher2 which for some reason I cant remove)
- Modified Live Wallpaper Picker (The one I used on Kyle's Not So Super Froyo, though it makes your device run at Turtle's Speed)
- AndExplorer (Simplest and fastest file browser with its small size)
- TypeFresh (handy application for installing your own custom fonts)
And some bonus apps
Ofcourse its deodexed and US only
Works awesome with clemsyn's kernel on #63 (free RAM is 46MB with Autokiller)
Download clemsyn's kernel from here:Download Here
Todo:
- Search more FREE and Versatile applications to keep you handy on times
- Find a gallery 3D Alternative (I am sick of tideous waiting to generate thumbnails, dontcha?) Found and updated in 1b
- What you think if I release a Totally stripped Froyo? (removing all the extra google junk?)
Download:
Download Here
Screenshots:
{
"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"
}
This is not a hardcore modified release, just a versatile one which has handy apps which I put through using 7-Zip. Since I have to test my build after putting every application, its still in updating process and I will frequently post the updated tarball.
Add on Applications:
- ES File Explorer (To view and modify Windows based LAN shares )
- Get Rogue Tools here (To overclock / Change screen density)
RLS1b: (Gallery Update)
Now with Classic Gallery + modded Camera App (to open classic Gallery instead of 3D Gallery) US Version
US Version:
Added Apps:
Autokiller (ads version), Classic Gallery, Modded Camera App
Please test and report:
Download Here
All Lang Version (Deodex) Updated with Camera app
- Carries Default Droid Sans font to maximize all language compatibility
Download Here
P.S
USB Storage mode through SD Share / Dual Mount / Multi Mount isn't working for .32 kernel
- Moeen
Any chance to see a multilanguage release?
Thank you, I will test!
@dark prince if you are looking for a great gallery replacement take a look at quickpic it's in the market and it's free.
Also any chance for gingerbread release?
After ending Market and Uploads process I am whooping 51Mb free ram -.-
TuoNonno said:
Any chance to see a multilanguage release?
Click to expand...
Click to collapse
Errr, very soon
Edit: Its up. Check it out and post problems if there are any
-Arturo- said:
@dark prince if you are looking for a great gallery replacement take a look at quickpic it's in the market and it's free.
Also any chance for gingerbread release?
Click to expand...
Click to collapse
Many thanks brother, I am already trying to put the Gallery2D and the Camera app which opens Gallery2D instead of 3D, the sooner I am able to test it on my Kaiser
And I am still a hand back regarding Gingerbread since (maybe) the kernel is not fully supported or (maybe) its the horrible feedback. Also I am afraid to put my Kaiser into risk coz changing kernels leads to stampeding the Disk on Chip. I will do soon but after alot of testing and stripping here and there.
Camera is not lauching on all language version
Hi dark_prince,
nice work dude. On US version everything works just fine. Camera either.
But on all language version (on English yet) I get the following error:
Code:
The application Camera
(process com.android.
camera) has stopped
unexpectedly. Please try
again.
I get the same error if a try again. I have a HTC Tilt (at&t), same radio then you (1.70.19.09). I get the kernel from here Clemsyn's Kaiser Kernel Corner for 2.6.32 with EXT4 for DATA (SD) install Is it that what you use?
I didn't understand what you mean with #63 in:
Works awesome with clemsyn's kernel on #63 (free RAM is 46MB with Autokiller)
Click to expand...
Click to collapse
I also have error with camera like user Fekilis.
on US version everything works great, but multilanguage version freeze camera.
I have to load clean froyo...
cheers.
Fekilis said:
Hi dark_prince,
nice work dude. On US version everything works just fine. Camera either.
But on all language version (on English yet) I get the following error:
Code:
The application Camera
(process com.android.
camera) has stopped
unexpectedly. Please try
again.
I get the same error if a try again. I have a HTC Tilt (at&t), same radio then you (1.70.19.09). I get the kernel from here Clemsyn's Kaiser Kernel Corner for 2.6.32 with EXT4 for DATA (SD) install Is it that what you use?
I didn't understand what you mean with #63 in:
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=9768617&postcount=63
This kernel
mic1986 said:
I also have error with camera like user Fekilis.
on US version everything works great, but multilanguage version freeze camera.
I have to load clean froyo...
cheers.
Click to expand...
Click to collapse
Yes I have tested it and the Modded Camera app is causing this error. I have updated camera app now in the All Lang 1b. Do test it and report, It should open Classic Gallery app and camera should work now
Great job dude..!! I running through Haret with no major problems.. few crash as expected. downloaded and installed few games, apps and no problem.. camera works..!! wifi.. gprs conexion..
Keep testing.. but for now the best build I've tried..!! smooth..!!
Regards from Venezuela..!!
Good job very stable for me no crashes, I odex all ad decrease booting 3 time or more
I'm dowloading and can't wait to test it. I'll give you report after testing
Edit: So i've tested and i can say this rom rock's. Its incredible fast and i didn't noticed any bug. Two thumbs up man
And Btw: I know that is stupid question but is there some way ho to install a new version without loosing all installed apps and data?
Report any problems and test it thoroughly, I'll be eager to fix em or troubleshoot accordingly. This will help bringing an improvement in upcoming RLS2. Currently I am looking for nice and handy apps and sweet alternatives as well.
Thinking of removing Google Talk Client and putting IM+. Will save me some kilobytes of space I guess.
I recommend my RLS 1b since it has got extra topping (froyo, you know what I mean )
John2y said:
Edit: So i've tested and i can say this rom rock's. Its incredible fast and i didn't noticed any bug. Two thumbs up man
And Btw: I know that is stupid question but is there some way ho to install a new version without loosing all installed apps and data?
Click to expand...
Click to collapse
I will post a separate androidupdate.zip with every new release So that it will be convenient for you guys not to reformat again.
Many thanks for the feedback
The all lang version was a quick fix, putting all the stuff back into the stock build and re-checking. I will release 1c soon with some minor tweaks. (Trying another unicode font which fits better and change the bootup animation as it is in US version)
I haven't tested if Data is working or not, please do confirm that your Data connection works and sync is ok. I never use Google Sync
dark_prince said:
I haven't tested if Data is working or not, please do confirm that your Data connection works and sync is ok. I never use Google Sync
Click to expand...
Click to collapse
Sync work fine
Error when switching to video mode
Hi dark_prince,
Fekilis said:
I didn't understand what you mean with #63 in:
Click to expand...
Click to collapse
What a noob!!!
I get the all language RLS1b version and the correct kernel, and camera is working now Now I can take pictures! But when a switch to video mode I get the same error the I get before.
So I installed the US version (I haven't tested the video mode before) to test and unfortunately it gives the same error
Then I installed the aLogcat program. And this is what I get when I switch to video mode (I hope this help):
Code:
D/dalvikvm( 1304): GC_FOR_MALLOC freed 8758 objects / 485408 bytes in 127ms
I/CameraHardwareStub( 220): Picture Dimensions: 2048 x 1536
D/Camera ( 1701): app passed NULL surface
V/camera ( 1701): startPreview
I/VogueCamera( 220): Vogue Camera 320 240
D/CameraHardwareStub( 220): initPreviewHeap: X
I/VogueCamera( 220): Vogue Camera Preview Start
I/VogueCamera( 220): frame buffer=40c80000
I/ActivityManager( 266): Displayed activity com.android.camera/.Camera: 1687 ms (total 1687 ms)
W/IInputConnectionWrapper( 546): showStatusIcon on inactive InputConnection
W/OrientationEventListener( 1701): Cannot detect sensors. Not enabled
I/ActivityThread( 1712): Publishing provider media: com.android.providers.media.MediaProvider
V/MediaProvider( 1712): Attached volume: internal
V/MediaProvider( 1712): /sdcard volume ID: -601446720
V/MediaProvider( 1712): Attached volume: external
I/ActivityThread( 1712): Publishing provider downloads: com.android.providers.downloads.DownloadProvider
I/ActivityThread( 1712): Publishing provider drm: com.android.providers.drm.DrmProvider
D/libEGL ( 1701): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 1701): loaded /system/lib/egl/libGLES_qcom.so
D/EGL.oem ( 1701): smi: offset=10000000, len=00700000, phys=0x100000
D/EGL.oem ( 1701): ebi: offset=00000000, len=00800000, phys=0x17800000
D/EGL.oem ( 1701): reg: offset=20000000, len=00100000, phys=0xa0000000
D/gralloc ( 266): allocating GPU size=204800, offset=0
V/GLRootView( 1701): onSurfaceChanged: 257x191, gl10: [email protected]
V/GLRootView( 1701): layout content pane 257x191
D/gralloc ( 266): allocating GPU size=204800, offset=204800
D/dalvikvm( 266): GC_EXPLICIT freed 2585 objects / 118464 bytes in 338ms
D/dalvikvm( 964): GC_FOR_MALLOC freed 13649 objects / 587144 bytes in 467ms
V/camera ( 1701): stopPreview
D/gralloc ( 266): freeing GPU buffer at 0
D/gralloc ( 266): freeing GPU buffer at 204800
W/OrientationEventListener( 1701): Cannot detect sensors. Invalid disable
V/videocamera( 1701): startPreview
D/Camera ( 1701): app passed NULL surface
D/CameraHardwareStub( 220): initPreviewHeap: X
I/VogueCamera( 220): Vogue Camera Preview Start
D/gralloc ( 266): allocating GPU size=221184, offset=0
V/GLRootView( 1701): onSurfaceChanged: 257x208, gl10: [email protected]
V/GLRootView( 1701): layout content pane 257x208
D/gralloc ( 266): allocating GPU size=221184, offset=221184
I/ActivityManager( 266): Displayed activity com.android.camera/.VideoCamera: 559 ms (total 559 ms)
V/videocamera( 1701): initializeRecorder
W/MediaProfiles( 220): could not find media config xml file
E/audio_input( 220): unsupported parameter: x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value
E/audio_input( 220): VerifyAndSetParameter failed
E/CameraInput( 220): Unsupported parameter(x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value)
E/CameraInput( 220): VerifiyAndSetParameter failed on parameter #0
D/AuthorDriver( 220): setParamVideoEncodingBitrate() 360000
V/videocamera( 1701): Current camera video filename: /sdcard/DCIM/Camera/VID_20110223_003840.3gp
E/AuthorDriver( 220): setParameter(max-filesize = 7870382080) failed with result -5
E/AuthorDriver( 220): Ln 928 handleSetParameters("max-filesize=7870382080") error
E/AuthorDriver( 220): Command (12) failed
E/MediaRecorder( 1701): setParameters(max-filesize=7870382080) failed: -2147483648
I/MediaRecorderJNI( 1701): prepare: surface=0x2b05f0 (id=3)
E/PVOMXEncNode( 220): PVMFOMXEncNode-Audio_AMRNB::DoPrepare(): Got Component OMX.PV.amrencnb handle
D/CameraInput( 220): Intended mFrameWidth=352, mFrameHeight=288
E/CameraInput( 220): Mismatch between the intended frame size (352x288) and the available frame size (320x240)
E/AuthorDriver( 220): Command 13 completed with error -1
E/MediaRecorder( 1701): prepare failed: -1
E/videocamera( 1701): prepare failed for /sdcard/DCIM/Camera/VID_20110223_003840.3gp
V/videocamera( 1701): Releasing media recorder.
V/videocamera( 1701): Empty video file deleted: /sdcard/DCIM/Camera/VID_20110223_003840.3gp
D/CameraInput( 220): DoReset: E
D/CameraInput( 220): DoReset: X
E/CameraInput( 220): Unsupported parameter(x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value)
E/CameraInput( 220): VerifiyAndSetParameter failed on parameter #0
D/audio_input( 220): DoReset: E
D/audio_input( 220): DoReset: X
E/audio_input( 220): unsupported parameter: x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value
E/audio_input( 220): VerifyAndSetParameter failed
D/AndroidRuntime( 1701): Shutting down VM
W/dalvikvm( 1701): threadid=1: thread exiting with uncaught exception (group=0x400207d0)
D/dalvikvm( 1701): GC_FOR_MALLOC freed 3773 objects / 294464 bytes in 148ms
D/dalvikvm( 1304): GC_FOR_MALLOC freed 15669 objects / 759760 bytes in 937ms
D/dalvikvm( 266): GC_EXPLICIT freed 2407 objects / 136600 bytes in 233ms
D/dalvikvm( 1304): GC_FOR_MALLOC freed 7154 objects / 380984 bytes in 135ms
I/Process ( 1701): Sending signal. PID: 1701 SIG: 9
D/gralloc ( 266): freeing GPU buffer at 0
D/gralloc ( 266): freeing GPU buffer at 221184
W/libutils.threads( 220): Thread (this=0x15ef0): don't call waitForExit() from this Thread object's thread. It's a guaranteed deadlock!
I/VogueCamera( 220): Vogue Camera Preview Stop
V/alogcat ( 1740): created
D/alogcat ( 1740): canceling periodic saves
D/alogcat ( 1740): starting ...
V/alogcat ( 1740): started
V/alogcat ( 1740): restore instance
V/alogcat ( 1740): resumed
D/dalvikvm( 1740): GC_FOR_MALLOC freed 2373 objects / 149032 bytes in 194ms
I/ActivityManager( 266): Displayed activity org.jtb.alogcat/.LogActivity: 2923 ms (total 2923 ms)
D/dalvikvm( 1304): GC_FOR_MALLOC freed 7743 objects / 394888 bytes in 130ms
E/Tethering( 266): active iface (usb0) reported as added, ignoring
W/KeyCharacterMap( 1740): No keyboard for id 0
W/KeyCharacterMap( 1740): Using default keymap: /system/usr/keychars/qwerty.kcm.bin
D/dalvikvm( 964): GC_FOR_MALLOC freed 19926 objects / 872832 bytes in 176ms
D/dalvikvm( 1304): GC_FOR_MALLOC freed 13429 objects / 646424 bytes in 125ms
Although this problem, your build is very nice. Do you have any idea what I'm doing wrong? Has this something to do with the panel type? I'm using type 2.
Fekilis said:
Hi dark_prince,
What a noob!!!
I get the all language RLS1b version and the correct kernel, and camera is working now Now I can take pictures! But when a switch to video mode I get the same error the I get before.
So I installed the US version (I haven't tested the video mode before) to test and unfortunately it gives the same error
Then I installed the aLogcat program. And this is what I get when I switch to video mode (I hope this help):
Code:
EPICLY HUGE DIAGNOSTIC :D
Although this problem, your build is very nice. Do you have any idea what I'm doing wrong? Has this something to do with the panel type? I'm using type 2.
Click to expand...
Click to collapse
Video doesn't work. On some builds it appears as it is recording video but it isn't and on some builds camera simply crashes. Bad as it seems but its this way
Call me crazy but my phone got sleep crashed earlier which forced me to perform a battery pull... aaaalmost got ready to flash back another rom until it booted up and showed no data corruption like everytime i've experience before with other roms in these cases!! Nicely done dark thanks for recomending the kernel
PD: What's the name of the app on the botton of your screen on top of the shortcut bar? that status widget is sexeh
acompres said:
Call me crazy but my phone got sleep crashed earlier which forced me to perform a battery pull... aaaalmost got ready to flash back another rom until it booted up and showed no data corruption like everytime i've experience before with other roms in these cases!! Nicely done dark thanks for recomending the kernel
PD: What's the name of the app on the botton of your screen on top of the shortcut bar? that status widget is sexeh
Click to expand...
Click to collapse
Clemsyn's kernel is real deal. The phone became non-responsive for me as well when I unplugged the charger. To prevent device hic up after removing charger is to bring it out of sleep, then disconnecting the charger. If you disconnect the charger while device is in sleep, its most likely to cause a lock up.
I had manually done pinch-resets alot before releasing this build, later I found out its kernel related.
Its System Info Widget v2.2 by Jason Calhoun
http://www.appbrain.com/app/system-info-widget/com.jasoncalhoun.android.systeminfowidget
dark_prince said:
I will post a separate androidupdate.zip with every new release So that it will be convenient for you guys not to reformat again.
Many thanks for the feedback
The all lang version was a quick fix, putting all the stuff back into the stock build and re-checking. I will release 1c soon with some minor tweaks. (Trying another unicode font which fits better and change the bootup animation as it is in US version)
I haven't tested if Data is working or not, please do confirm that your Data connection works and sync is ok. I never use Google Sync
Click to expand...
Click to collapse
Hi dark.. data connection works fine..!! google sync doesn't work for me..!! I've tried many things but I can't get sync..!!
Regards..!!
PD: off topic question.. Why when I move app's to sd running haret.. and try to run it it just said APP IS NOT INSTALL ON THE PHONE..??
Just installed and it works
I just install this MyFroyo (NAND install) and all seams to work fine (wifi, net, restart). Thanks !
I don't know why but since I flash my phone with android (and radio 1.71.09.01 in the same time), the phone didn't charge when the phone is off (usb unplugged, battery remove/put, usb replug) : orange led for few second, a white flash on screen and orange led turn off.
Hey Everyone,
Thought i would share what i did to fix up the issues using the market!
Had a fresh install of FRX06, Had done the bluetooth patch (all working, great work guys btw)
Only real issue i had was downloading from the market. Nothing would download.
Every time just download unsuccessful.
So i played around trying to fix it, and ended up being able to upgrade the market to the newer version, and it all works
So steps.
1. Download vending.apk for version 2.2.6 of the market. (attached)
2. plug your phone into your PC and start up droidexplorer.
3. open command prompt in droidexplorer and type "mount -o remount,rw /"
4. go to /system/app and copy the current vending.apk to your computer (for a backup)
5. delete vending.apk from /system/app
6. Rename the new 2.2.6 version to "vending.apk" and copy it to /system/app
7. restart the phone
8. open market and check that it is working
Hope this helps a few of you out and to get your market working
Or to get the newer version of the market.
Cheers
And now something has gone wrong
Was working fine, till my phone had a SOD and wouldnt turn on so i pulled the battery.
Now getting force closes
Code:
I/ActivityManager( 1355): Starting activity: Intent { act=android.intent.action.MAIN cat=[android.in
tent.category.LAUNCHER] flg=0x10200000 cmp=com.android.vending/.AssetBrowserActivity }
I/ActivityManager( 1355): Start proc com.android.vending for activity com.android.vending/.AssetBrow
serActivity: pid=2067 uid=10004 gids={1015, 3003}
I/ActivityThread( 2067): Publishing provider com.android.vending.SuggestionsProvider: com.android.ve
nding.SuggestionsProvider
D/vending ( 2067): [1] VendingApplication.onCreate(): Resetting ServiceLocator from app
D/dalvikvm( 2067): GC_FOR_MALLOC freed 1849 objects / 128848 bytes in 80ms
D/dalvikvm( 2067): GC_FOR_MALLOC freed 6969 objects / 520096 bytes in 90ms
D/GoogleLoginService( 1465): onBind: Intent { act=android.accounts.AccountAuthenticator cmp=com.goog
le.android.gsf/.loginservice.GoogleLoginService }
I/ActivityManager( 1355): Displayed activity com.android.vending/.AssetBrowserActivity: 1790 ms (tot
al 47180 ms)
D/ResourceType( 2067): calling getConfigurations
D/ResourceType( 2067): called getConfigurations size=200
E/DatabaseUtils( 1465): Writing exception to parcel
E/DatabaseUtils( 1465): java.lang.SecurityException: Permission Denial: writing com.google.android.g
sf.settings.GoogleSettingsProvider uri content://com.google.settings/partner from pid=2067, uid=1000
4 requires com.google.android.providers.settings.permission.WRITE_GSETTINGS
E/DatabaseUtils( 1465): at android.content.ContentProvider$Transport.enforceWritePermission(
ContentProvider.java:348)
E/DatabaseUtils( 1465): at android.content.ContentProvider$Transport.insert(ContentProvider.
java:196)
E/DatabaseUtils( 1465): at android.content.ContentProviderNative.onTransact(ContentProviderN
ative.java:146)
E/DatabaseUtils( 1465): at android.os.Binder.execTransact(Binder.java:288)
E/DatabaseUtils( 1465): at dalvik.system.NativeStart.run(Native Method)
W/dalvikvm( 2067): threadid=9: thread exiting with uncaught exception (group=0x400207f0)
E/AndroidRuntime( 2067): FATAL EXCEPTION: Thread-11
E/AndroidRuntime( 2067): java.lang.SecurityException: Permission Denial: writing com.google.android.
gsf.settings.GoogleSettingsProvider uri content://com.google.settings/partner from pid=2067, uid=100
04 requires com.google.android.providers.settings.permission.WRITE_GSETTINGS
E/AndroidRuntime( 2067): at android.os.Parcel.readException(Parcel.java:1260)
E/AndroidRuntime( 2067): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUt
ils.java:160)
E/AndroidRuntime( 2067): at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUt
ils.java:114)
E/AndroidRuntime( 2067): at android.content.ContentProviderProxy.insert(ContentProviderNative
.java:408)
E/AndroidRuntime( 2067): at android.content.ContentResolver.insert(ContentResolver.java:587)
E/AndroidRuntime( 2067): at com.google.android.gsf.GoogleSettingsContract$NameValueTable.putS
tring(GoogleSettingsContract.java:55)
E/AndroidRuntime( 2067): at com.google.android.gsf.GoogleSettingsContract$Partner.putString(G
oogleSettingsContract.java:126)
E/AndroidRuntime( 2067): at com.android.vending.compat.MarketCheckinHelper.updateCheckinDatab
ase(MarketCheckinHelper.java:12)
E/AndroidRuntime( 2067): at com.android.vending.CheckinUpdater.sendContentSyncViaCheckin(Chec
kinUpdater.java:219)
E/AndroidRuntime( 2067): at com.android.vending.CheckinUpdater.performCheckin(CheckinUpdater.
java:176)
E/AndroidRuntime( 2067): at com.android.vending.CheckinUpdater.access$000(CheckinUpdater.java
:38)
E/AndroidRuntime( 2067): at com.android.vending.CheckinUpdater$1.run(CheckinUpdater.java:109)
E/AndroidRuntime( 2067): at com.android.vending.util.WorkService$1.run(WorkService.java:37)
W/ActivityManager( 1355): Force finishing activity com.android.vending/.AssetBrowserActivity
D/dalvikvm( 2067): GC_FOR_MALLOC freed 6230 objects / 580152 bytes in 160ms
D/dalvikvm( 2067): GC_EXTERNAL_ALLOC freed 3710 objects / 318976 bytes in 110ms
E/Tethering( 1355): active iface (usb0) reported as added, ignoring
Strangely enough... I copied the original market back over and its working (not as pretty though )
I don't have a vending.apk on my system. I tried replacing market.apk, but it just force closed.
I won't have time to check that market APK until quite late tonight at the earliest, and maybe not for a few days (really busy week!), but nearly every one I've ever seen is signed with a key incompatible with our gapps distribution, so I suspect that's the problem you are having.
To get it to work without permissions-related force closes, you have to re-sign it with one of the platform test keys. (I forget exactly which one at the moment). I've done this with 2.2.6 on my phone but I haven't had time to write a tutorial on it.
Edit: Looking at your logcat, GoogleSettingsProvider permissions issues are a classic sign of a signing key mismatch.
Entropy512 said:
I won't have time to check that market APK until quite late tonight at the earliest, and maybe not for a few days (really busy week!), but nearly every one I've ever seen is signed with a key incompatible with our gapps distribution, so I suspect that's the problem you are having.
To get it to work without permissions-related force closes, you have to re-sign it with one of the platform test keys. (I forget exactly which one at the moment). I've done this with 2.2.6 on my phone but I haven't had time to write a tutorial on it.
Edit: Looking at your logcat, GoogleSettingsProvider permissions issues are a classic sign of a signing key mismatch.
Click to expand...
Click to collapse
Oh ok, thanks.
How come it would have worked initially then? Thats weird
Shadoxity said:
Oh ok, thanks.
How come it would have worked initially then? Thats weird
Click to expand...
Click to collapse
I don't know - I do remember a couple of situations where it would work for one download and then fail.
For example, I tried a market APK from a tiad8 ROM - it was awesome for one download and then failed. Now that I know more about the download architecture I think the awesomeness in performance was a fluke. Download performance is all about DownloadProvider.apk and our filesystem drivers... And so far, my attempt to improve Market downloads by tweaking DownloadProvider made the browser totally unusable.
I have had the same as Entropy with most roms I tried.
I can download 1 or 2 things from the market, very slowly, and then it fails, sometimes with random reboots
Just as an FYI, I HAVE gotten Market 2.2.6 to work reliably - it isn't any faster though, that's for sure.
I'll try to post details sometime next week on how to do it. I'm basically out all evening every evening until the end of the weekend so don't have time to post it now.
Shadoxity... question if you will... where did you d/l the bluetooth patch from?
BTW.. I had the same issue w/ market. Went into settings>>applications>> manage applications>> clicked on Market and cleared cache. Did it once and I was only able to d/l 1 file... did it a second time and I've been good since Tuesday. Hope it helps
bluetooth
MerlinOfLore said:
Shadoxity... question if you will... where did you d/l the bluetooth patch from?
Click to expand...
Click to collapse
bluetooth was being tested for Rhodiums over at [TESTING] New audio routing for Froyo. Bluetooth info is in 2nd post.
It didn't work for me... After rebooted the phone (topaz) if I try to run the market it seems to load a white window and after a couple of second it says it's not responding...
What I notice about market is that it leaves 1.83MB-sized "orphans" in /cache. Not sure why it is that size, but regardless of the size of the app it ends up with that fragment.
-- Starfox
MerlinOfLore said:
Shadoxity... question if you will... where did you d/l the bluetooth patch from?
Click to expand...
Click to collapse
From this thead
http://forum.xda-developers.com/showthread.php?t=885550
MerlinOfLore said:
BTW.. I had the same issue w/ market. Went into settings>>applications>> manage applications>> clicked on Market and cleared cache. Did it once and I was only able to d/l 1 file... did it a second time and I've been good since Tuesday. Hope it helps
Click to expand...
Click to collapse
Tried that but made no difference on mine
Has anyone bothered to get logs from the original issue (before the known issue of permissions after manually upgrading the apk)? The only one I've seen had out of memory errors spamming their logs, but they couldn't get me a useful set of logs to look at. If someone could get a log from after a failed market download with my app http://forum.xda-developers.com/showthread.php?t=1123129 it would be much appreciated.
I replaced google apps in frx06 on gapps package downloaded here:
http://goo-inside.me/gapps/gapps-mdpi-20110501-signed.zip
Yes is named as mdpi, but 100% compatible with hdpi too.
And it's works perfect on my opinion.
DmK75 said:
I replaced google apps in frx06 on gapps package downloaded here:
http://goo-inside.me/gapps/gapps-mdpi-20110501-signed.zip
Yes is named as mdpi, but 100% compatible with hdpi too.
And it's works perfect on my opinion.
Click to expand...
Click to collapse
But why...? For what purpose did you replace the gapps package?
arrrghhh said:
But why...? For what purpose did you replace the gapps package?
Click to expand...
Click to collapse
Simply i noticed that built-in gapps are quite old, and also market cant be auto-updated
DmK75 said:
Simply i noticed that built-in gapps are quite old, and also market cant be auto-updated
Click to expand...
Click to collapse
Fair enough, thanks for the follow-up.
DmK75 said:
Simply i noticed that built-in gapps are quite old, and also market cant be auto-updated
Click to expand...
Click to collapse
Just to know, how to install this package? Still through droidexplorer?
Whenever I modify the Contacts.apk files and push it to my phone the app works perfectly but whenever I open Phone, it closes telling me Contacts has stopped.
Has anyone else had this problem, and can they fix it?
D/ComprehensiveCountryDetector( 209): GB
I/ActivityManager( 209): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.contacts/.activities.DialtactsActivity} from pid 454
I/ActivityManager( 209): Start proc com.android.contacts for activity com.android.contacts/.activities.DialtactsActivity: pid=3076 uid=10000 gids={3003, 1015}
D/OpenGLRenderer( 454): Flushing caches (mode 1)
W/AccountTypeManager( 3076): No authenticator found for type=com.android.exchange, ignoring it.
D/AccountTypeManager( 3076): Registering external account type=com.twitter.android.auth.login, packageName=com.twitter.android
D/OpenGLRenderer( 454): Flushing caches (mode 0)
W/ResourceType( 3076): getEntry failing because entryIndex 206 is beyond type entryCount 195
W/ResourceType( 3076): Failure getting entry for 0x7f0200ce (t=1 e=206) in package 0 (error -2147483647)
D/AccountTypeManager( 3076): Registering external account type=com.facebook.auth.login, packageName=com.facebook.katana
D/dalvikvm( 3076): GC_CONCURRENT freed 190K, 3% free 12904K/13255K, paused 3ms+3ms
W/ResourceType( 3076): getEntry failing because entryIndex 282 is beyond type entryCount 195
W/ResourceType( 3076): Failure getting entry for 0x7f02011a (t=1 e=282) in package 0 (error -2147483647)
D/AccountTypeManager( 3076): Registering 1 extension packages
E/ExternalAccountType( 3076): Unsupported attribute readOnly
W/ResourceType( 3076): getEntry failing because entryIndex 211 is beyond type entryCount 195
W/ResourceType( 3076): Failure getting entry for 0x7f0200d3 (t=1 e=211) in package 0 (error -2147483647)
D/AccountTypeManager( 3076): Registering extension package account type=com.google, dataSet=plus, packageName=com.google.android.apps.plus
I/AccountTypeManager( 3076): Loaded meta-data for 4 account types, 3 accounts in 75ms(wall) 28ms(cpu)
I/ContactPhotoManager( 3076): Cache adj: 1.0
D/dalvikvm( 3076): GC_CONCURRENT freed 183K, 3% free 13283K/13639K, paused 3ms+2ms
D/dalvikvm( 3076): GC_FOR_ALLOC freed 14K, 3% free 13550K/13895K, paused 11ms
D/dalvikvm( 3076): GC_FOR_ALLOC freed 3K, 3% free 13919K/14279K, paused 12ms
D/dalvikvm( 3076): GC_FOR_ALLOC freed 3K, 3% free 14196K/14535K, paused 12ms
W/dalvikvm( 3076): threadid=13: thread exiting with uncaught exception (group=0x40a201f8)
E/AndroidRuntime( 3076): FATAL EXCEPTION: Thread-294
E/AndroidRuntime( 3076): java.lang.NullPointerException
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.T9Search.initT9Map(T9Search.java:223)
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.T9Search.getAll(T9Search.java:79)
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.T9Search.<init>(T9Search.java:74)
E/AndroidRuntime( 3076): at com.android.contacts.dialpad.DialpadFragment$2.run(DialpadFragment.java:512)
E/AndroidRuntime( 3076): at java.lang.Thread.run(Thread.java:856)
W/ActivityManager( 209): Force finishing activity com.android.contacts/.activities.DialtactsActivity
D/dalvikvm( 3076): GC_CONCURRENT freed 65K, 2% free 14675K/14919K, paused 2ms+3ms
D/libEGL ( 3076): loaded /system/lib/egl/libGLES_android.so
D/libEGL ( 3076): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.so
D/libEGL ( 3076): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.so
D/libEGL ( 3076): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.so
D/OpenGLRenderer( 3076): Enabling debug mode 0
E/DefaultVoicemailNotifier( 3076): No voicemails to notify about: clear the notification.
D/dalvikvm( 454): GC_FOR_ALLOC freed 2376K, 25% free 17355K/22983K, paused 31ms
I/dalvikvm-heap( 454): Grow heap (frag case) to 18.674MB for 1644560-byte allocation
D/dalvikvm( 454): GC_CONCURRENT freed 53K, 18% free 18907K/22983K, paused 2ms+6ms
I/ActivityManager( 209): Displayed com.android.contacts/.activities.DialtactsActivity: +847ms
D/OpenGLRenderer( 3076): Flushing caches (mode 0)
D/dalvikvm( 454): GC_CONCURRENT freed 1959K, 18% free 18991K/22983K, paused 2ms+4ms
D/OpenGLRenderer( 3076): Flushing caches (mode 1)
E/DefaultVoicemailNotifier( 3076): No voicemails to notify about: clear the notification.
V/ContactPhotoManager( 3076): Preloaded 25 photos. Cached bytes: 129241
V/ContactPhotoManager( 3076): Preloaded 16 photos. Cached bytes: 217585
D/dalvikvm( 3076): GC_CONCURRENT freed 247K, 3% free 15117K/15559K, paused 3ms+4ms
W/CursorWrapperInner( 3076): Cursor finalized without prior close()
W/CursorWrapperInner( 3076): Cursor finalized without prior close()
Click to expand...
Click to collapse
I don't believe so, because Contacts.apk is a system file/app and these normally cannot be restored without causing issues. If its your contacts you're looking to backup, you should do so via the People app > Import/Export
al2x said:
I don't believe so, because Contacts.apk is a system file/app and these normally cannot be restored without causing issues. If its your contacts you're looking to backup, you should do so via the People app > Import/Export
Click to expand...
Click to collapse
It's the apk file itself, I'm theming it to Holo.
I've aready modified Mms.apk and that works fine, I'm just having a problem with those two.
There is no point in asking something like this without giving logcats of the error.
adrynalyne said:
There is no point in asking something like this without giving logcats of the error.
Click to expand...
Click to collapse
I've attached a logcat now.
Well, the logcat isn't showing what I'd like, but being that there are multiple resource errors, and java errors, I would point at a bad recompile. Make sure when recompiling you only use the xml modified and no extra.
Also, take a look here:
T9 Search.java:223
That method starts off by getting resources.
Line 218-223:
Code:
private void initT9Map() {
String[] t9Array = mContext.getResources().getStringArray(R.array.t9_map);
sT9Map = new char[t9Array.length][];
int rc = 0;
for (String item : t9Array) {
int cc = 0;
adrynalyne said:
Well, the logcat isn't showing what I'd like, but being that there are multiple resource errors, and java errors, I would point at a bad recompile. Make sure when recompiling you only use the xml modified and no extra.
Also, take a look here:
T9 Search.java:223
That method starts off by getting resources.
Line 218-223:
Code:
private void initT9Map() {
String[] t9Array = mContext.getResources().getStringArray(R.array.t9_map);
sT9Map = new char[t9Array.length][];
int rc = 0;
for (String item : t9Array) {
int cc = 0;
Click to expand...
Click to collapse
I've just tried a recompile with only the edited xml and it's still not working.
Apparently this is a known theming problem too.
I wouldn't know. Any theming I do is via overlay.
Hi all,
I have an app that I have been using for a long while now. Its open source and fell out of development. I started modifying it when it broke and it worked fine on my Epic Touch. I recently picked up the Sprint Note 2 and installed it. It forced closed on me. I decided "OK lets see whats going on and why its FCing". I ran it in an emulator 4.1.2 and it worked fine. When I tried to debug it in eclipse using the real phone my logcat showed problems and never loaded:
D/dalvikvm( 1032): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 1032): Added shared lib libjavacore.so 0x0
D/dalvikvm( 1032): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 1032): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 1032): Note: class Landroid/app/ActivityManagerNative; has 153 u
lemented (abstract) methods
D/AndroidRuntime( 1032): Calling main entry com.android.commands.pm.Pm
W/zipro (30332): Unable to open zip '/data/local/tmp/BalanceWidget.apk': P
ssion denied
D/asset (30332): failed to open Zip archive '/data/local/tmp/BalanceWidget
'
I/ApplicationPolicy( 2487): isApplicationInstallationEnabled
W/zipro (30332): Unable to open zip '/data/local/tmp/BalanceWidget.apk': P
ssion denied
D/asset (30332): failed to open Zip archive '/data/local/tmp/BalanceWidget
'
D/dalvikvm( 2487): WAIT_FOR_CONCURRENT_GC blocked 0ms
W/DefContainer(30332): Failed to parse package
W/PackageManager( 2487): verifying app can be installed or not
W/DefContainer(30332): Failed to parse package
D/dalvikvm( 2487): GC_EXPLICIT freed 329K, 14% free 44856K/51591K, paused 4m
s, total 96ms
D/AndroidRuntime( 1032): Shutting down VM
D/dalvikvm( 1032): GC_CONCURRENT freed 128K, 87% free 568K/4096K, paused 0ms
, total 2ms
D/jdwp ( 1032): Got wake-up signal, bailing out of select
D/dalvikvm( 1032): Debugger has detached; object registry had 1 entries
D/dalvikvm( 1032): Compiler shutdown in progress - discarding request
D/dalvikvm( 1032): Compiler shutdown in progress - discarding request
D/dalvikvm( 1032): Compiler shutdown in progress - discarding request
D/dalvikvm( 1032): Compiler shutdown in progress - discarding request
I tried wiping the cache, chmoding the folders, but nothing worked. I changed to a different project to see if it was that project but it did the same thing.
Does anyone have any ideas on what the problem could be and how to fix it?
My phone:
Rooted Stock L900VPALJC
Android 4.1.1
Thanks,
BlueKalel