Optimus G Pro Lollipop Firmware on Optimus G

Posted by SHNa
2015. 6. 6. 18:00 Mobile & Embedded/Android OS












해상도가 많이 달라서 대부분의 앱들이 실행되지 않습니다.

wm 으로 강제 해상도 변경 해보니 나름 돌아가긴 합니다만,

쓸만한 작품 나오기는 힘들어보입니다.


자세한 정보는 배포 카테고리의 가이드를 참고해 주세요.

[GEEHRC][GUIDE][5.0] How to port G Pro Lollipop Firmware on G

Posted by SHNa
2015. 6. 6. 17:57 배포/Android

How to port G Pro Lollipop Firmware on G






DISCLAIMER

Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
 */
This Project is WIP Project.
If you can help me, please contact to me.
E-mail : nsh1189@gmail.com

This Guide is ONLY for Optimus G.

Working List :
- Boot
- IMEI Detect [May be RIL Works]
- Touch
- Button LED
- Vibration
- Sound
- GPU Acc

Not Working List :
- App Crash [related on resolution]
- Wifi
- Much thing...

DONATIONS
Donate to me : Paypal sktjdgns1189@naver.com

GUIDE
1. Download the kernel source in my github. [https://github.com/sktjdgns1189/andr...rnel_lge_f180k]
2. Build kernel and Execute modules.sh [when execute you should make the folder in upper kernel source directory which named 'Modules']
3. Copy built zImage file to the KernelSource/Merge-Tool Folder.
4. Execute make.sh
5. Now, You have G Pro Lollipop bootable boot.img
6. Download G Pro Lollipop Firmware [or based custom ROMs] and change the boot.img
7. Copy Modules/* to the ROM/system/lib/modules/
8. Flash it.
9. Wow! It boots.
When device is boot up, You can see black screen several seconds.
But It is not brick, just boot progress.
If your device does not booted up to 10 mins, Please try again.

Pre-Built Files
You can download pre-builted boot image in my github. [https://github.com/sktjdgns1189/andr...rnel_lge_f180k]
In the KernelSource/Merge-Tool Folder, You can download boot.img.

Some Hack
Using wm, we can change the resolution temporarily.
type below command lines to set G Pro's resolution.
su
wm size 1080x1920
wm density 480
After reboot, Most of apps will work well.
But the resolution is not fit on our G Device.

OPENSOURCE
https://github.com/sktjdgns1189


[ROM][G906][5.1.1] UNOFFICIAL CyanogenMod 12.1 for KOR Galaxy S5 LTE-A X3

Posted by SHNa
2015. 6. 6. 17:55 배포/Android
UNOFFICIAL CyanogenMod 12.1 for KOR Galaxy S5 LTE-A X3


DISCLAIMER
Code:
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
 */
This ROM is ONLY for SM-G906S/K/L, Korean Galaxy S5 LTE-A X3 [Snapdragon 805].
This Project is WIP Project.
If you can help me, please contact to me.
E-mail : nsh1189@gmail.com

This ROM supports ONLY new Lollipop bootloader.
Please update to samsung official lollipop firmware via odin.

CHANGELOG :
2015.05.18
- Separate thread

Not Working List :
.

CREDITS
@arter97
@skvalex

DONATIONS
Donate to @arter97 : http://forum.xda-developers.com/dona....php?u=4898097
Donate to @skvalex : https://callrecorder.skvalex.com/buy/howto.php
Donate to me : Paypal sktjdgns1189@naver.com

DOWNLOAD
http://fsrv1.sayanogen.com/S5LTEAX3/
Please don't make mirror links.

OPENSOURCE
https://github.com/sktjdgns1189