dudeman1996
Android Expert
The market is not functioning and there is no file explorer or root explorer...some help with this;
Just been updated with fixes! Recheck the first post.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The market is not functioning and there is no file explorer or root explorer...some help with this;
dudeman the file you created them have been corrected;
how to repair the market; do not download anything
how to repair the market; do not download anything
I have just downloaded and installed this version.
In general things look quite impresive but there are still a few problems to mention:
1) the call button does not seem to take me to the new call screen...
2) the bluetooth headset seems to connect but I can't seem to be heering anything...
3) the general response of the phone seems somewhat slow. I don't know if this is simply because the 540gt is using a week processor or there is something that can be done here...
Besides that things look quite cool.
I hope you will have time to fix this issues for the next beta.
Thanks
Tzachi
The market is not functioning and there is no file explorer or root explorer...some help with this;
i downloaded and updated it, when i booted for the first time it didnt get past the LG gt540 swift droid logo, and when i take out the battery and turn it back on it still doesnt get past that logo, how do i fix it?
i downloaded and updated it, when i booted for the first time it didnt get past the LG gt540 swift droid logo, and when i take out the battery and turn it back on it still doesnt get past that logo, how do i fix it?
1. can you expand on this please?
2. I have not known any problems with BT headset, but i'll try to get info.
3. to solve this go to settings, developer options, check force GPU rendering and under window animation scale and transition animation scale set them both to "Animation off" and the UI will be super smooth.
1. As for the first issue: when I press on the dial button (the one on the left with the phone picture on it) the dialer application does not start runnig. As a result the only way for me to make a call is to "manually" run the phone application.
2. OK, I'm waiting for your update.
3. Things indeed go much better with this settings. I believe that you should make it the default settings in the next release.
4. I have also noticed that I can not enable my wifi network. when I try to enable it, it just stays in "enabeling mode" but never finishes it.
Thanks again for the good work.
Tzachi
1. As for the first issue: when I press on the dial button (the one on the left with the phone picture on it) the dialer application does not start runnig. As a result the only way for me to make a call is to "manually" run the phone application.
2. OK, I'm waiting for your update.
3. Things indeed go much better with this settings. I believe that you should make it the default settings in the next release.
4. I have also noticed that I can not enable my wifi network. when I try to enable it, it just stays in "enabeling mode" but never finishes it.
Thanks again for the good work.
Tzachi
hmmm - I seemed to have got stuck on the swiftdroid screen ...unsure of where to go from here - I used your installer Dudeman and it downloaded cleanly (Nicely done I might add, very professional) but when it goes to reboot it just hangs on the swiftdroid screen? Any thoughts on what this idiot(i.e. me) has done wrong
Worked out that I should not have had swiftdroid Rolled it back to 2.1 using KDZ and attempted to reinstall and it now hangs on the LG logo after reboot ...thinking about it do I need to re-root the phone maybe?
Cheers
Greg
is the camera work or not???
Boot connect your phone to your pc and boot into fastboot (camera button when you power on) open cmd, cd to the folder with the fastboot program and use the commands:
fastboot -w
fastboot reboot
This will erase all user data and should solve your bootloop.
Morning and thanks for the reply - Completed the steps and it confirmed but still stuck on the LG logo (It starts with a plain LG does it's colour bit and then goes back to the plain LG) I had a couple of attempts and when running in the command line it doesn't seem to be able to write the main image file as the folder is invalid (This flashes up really quick so I've not been able to capture it - self taught sorry so I'm sure there is a way)
From the above I think it's failed to install the actual image grrr
I've just removed the SD card and sim as well to no change - Will google on how to capture the cmd screen line by line
In your case I would use fastboot to install then you can see any error.
Boot to fastboot with usb connected, and use the commands:
fastboot -w
fastboot.exe erase system
fastboot flash system system.img
fastboot flash boot boot.img
any errors will show and you can copy em here.
I would imagine its partition sizes, ICS needs a 200MB system partition lemme know what errors you get and i'll tell you what to do.
Error attached - still seems to fail on the image flash ...(Appreciate the help)
C:\Android\ICS>fastboot -w
erasing 'userdata'... OKAY
erasing 'cache'... OKAY
C:\Android\ICS>fastboot.exe erase system
erasing 'system'... OKAY
C:\Android\ICS>fastboot flash system system.img
sending 'system' (180458 KB)... FAILED (data transfer failure (Too many links))
C:\Android\ICS>
Also Beta 3 is in upload (recovery version)
Changelog is here Mike Gapinski Android Development | AndroidUS.pl Android 4.0 Ice Cream Sandwich
Beta 3 Recovery.zip here Hotfile.com: One click file hosting: CyanogenMod-9.0.0-RC0-OPTIMUS-BETA3_Mike_Gapinski.zip
I would change partition sizes using this tool http://kulkoff.com/swift/downloads/SwiftBootloaderBuilder.zip
Connect your phone through fastboot, then open the bootloader builder exe, under system set it to 200 then click "Flash new bootloader", then click wipe data and finally reboot device, this will change your system partition to 200MB, then try flashing again (I would siggest fastboot again so you can see errors.)
Also Beta 3 is in upload (recovery version)
Changelog is here Mike Gapinski Android Development | AndroidUS.pl Android 4.0 Ice Cream Sandwich
Beta 3 Recovery.zip here Hotfile.com: One click file hosting: CyanogenMod-9.0.0-RC0-OPTIMUS-BETA3_Mike_Gapinski.zip