Based on CyanogenMod
Works : Wifi, GSM(2g/3g), 3D , sensors, GPS, Installing apss to SD, Camera, Bluetooth.
Not works : Movies (Divix,Xvid), Fm-Radio.
This is beta, there no works some feauchers.
BUGS:
1. If sd card is'nt mounted after flashing just send follow command from ADB: "mount -t vfat /dev/block/mmcblk0p1 /sdcard" nd after that got "Settings / Memory / Mount SD.
2. After using USB storage u'r SD is not mount automatically, for mount use instruction on paragraph 1 , or just reeboot device.
3. WiFi may can't automatically get an ip adress... Solution: from RootExplorer set rights for file /etc/dhcpcd/dhcpcd-run-hooks rwxrwxrwx (777).
4. Reebot in Recovery from menu don't working
5. There no connection with LG PC Suite
Change language u can from follow menu: Settings/Language & Support/Select Language
Don't forget made full backup!





Code:
Changelog:
Boot v1.1 & System v4.1:
- Add supporting GPS/AGPS.
- WiFi now is work "from box".
- SD card mount correctly. Сondition: FAT will be first partition.
- Added ability of installation apps on SD card.
- Profile frequency control - ONDEMAND.
Boot v1.3 & System v4.2:
-Codecs — maybe not all formats can be played. Tryed to install custom player
-Headset button fix
-ADW replased on 2.3 Launcher
- 3D & 600Mhz fixes
-Stereo sound in headset
-СМ updated to 6.1.1
-custom language support added
Boot v1.4 & System v4.3:
-H264 codecs with hardware acceleration
-Camera suppurt added, where be trouble width video recording
-Bluetooth working for sending files, not working for get yet
-Screen effects working again
-Screen locking during a call
-HomeSelector added
-There video system been rebuilded, may reduction results in benchmarks
Link for downloading:
http://openswift.googlecode.com/files/Openswift_4.3.7z
Dump.Ru - Empty2.2.1v4.3.zip For recovery
Installing from fastboot:
fastboot.exe -w
adb\fastboot.exe flash system system.img
adb\fastboot.exe flash boot boot.img
adb\fastboot.exe reboot
Souse codes of project: https://github.com/OpenSwift:
repo init -u git://github.com/OpenSwift/android_manifest.git -b froyo
repo sync
make
Credits for translation to Echo123