{
"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"
}
Code:
#include
/*
* 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.
*/
Hello everyone this rom is in its initial stage and not for daily usage, simple work in progress, will try to make them clean if possible.
Kernel source code:
- https://github.com/munjeni/android_kernel_xperiago
Download
- http://munjeni.homeunix.com
Changelog:
Build.1 :
- first build
Click to expand...
Click to collapse
Build.2 :
- implemented STE media extensions (camera can take picture but video recording not working because missing audio)
- audio not working (we need to implement remaining STE things)
- mobile network not solved
- fixed internal and external storage and everything related to storage
- recovery is full working (my CWM Touch White - kexec method)
Click to expand...
Click to collapse
Build.3 :
- latest CM 10.2
- mobile network fix
Click to expand...
Click to collapse
Build.4 :
- latest CM 10.2
- audio fix
- SE Linux fix
- auditd fix
- fixed some init scripts
Click to expand...
Click to collapse
Build.5 :
- latest CM 10.2
- updated audio and media codecs (but copybit is not implemented so camcorder not working and everything related to the native pixel format conversation )
- torch and camera flash fix
- camera flash menu fix
- "reboot" and "reboot to recovery" isues fix
- latest CWM recovery 6.0.4.4 (but usb is not recognised )
Click to expand...
Click to collapse
Build.6 :
- latest CM 10.2 (new Android 4.3.1)
- implemented copybit so camera recording and hardware video encoding/decoding is working now (Thank you Tecul !!!)
- allow mock location (seems fixed by latest Android)
- no more reboots
Click to expand...
Click to collapse
Build.7 :
- latest CM 10.2
- fixed rom flashing (flashing boot with fastboot after rom installation is not need anymore!!!)
- new wireless - TI_MAC80211 with wifi direct, p2p (need help fixing wifi because wifi after disabling require reboot because can not turn on, only turn on if you reboot phone . wifi direct not working and allso tethering not working . Seems we need to implement something from here -> https://github.com/idor/wl12xx_compat_packager/tree/master/scripts) (
Click to expand...
Click to collapse
Instructions:
1. wipe data factory reset
2. format system
3. install zip
4. flash boot.img using fastboot (fixed in build 7 , is not needed anymore!!!)
5. reboot
Click to expand...
Click to collapse
Nice work munjeni, i don't have a xperia go but i saw you and percy_g2 cooperating so i hope that cm10.2 for xperia p will be released asap
You helped a lot in making this booting so thank you
I'm happy for xperia go users and remember to post logcats for him
again?? hehe good luck
I will try later this evening. Have class now
Sent from my Xperia™ go using xda app-developers app
How can I help to develop this rom?
I would like to help
Awesome job @munjeni !
You are (one) of the best
I'm sorry but what's the difference between this and the FXP builds? In the FXP thread they're also calling it CM 10.2.
great to see u back in developement 10.2 but i tried to install and get this:
"set_perm: some changes failed
E:Error in /sdcard/cm10_lotus-ota-eng.root.zio
(status 7)
Installation aborted"
EDIT: it has booted !!! i'll test it a bit
Status 7 usually related to updater-script. On cm10.1 also have this problem but the rom is flashed
Edit: did you try to boot it?
Sent from my Xperia™ go
Ok it has booted... maybe this logcat can help developers, it's the only thing that i can do to help.
munjeni keep strong and never give up!
i kind of tried it. pretty smooth. here is list of what works and dont work
WORKING:
- boots!
- wifi
- adb
NOT WORKING
- sim related (data,call)
- sdcard related (camera,file manager)
- bluetooth
- audio
- torch
- mic (not sure because did not test this)
- recovery (vold error)
EDIT: i did accidentally try to boot it with phantom kernel, show up until upgrading android and start up system, then stuck there without adb detecting anything. after tried wipe data got bootloop. haha
Hey guys thanks but I no need logcat :laugh: I working in CM10.2... curent status:
- fixed internal and external sdcard
- now going to implement media things *audio,video) if I have luck
- ril is implemented but seems not working (will try to recompile whole build)
Will upload you new build, soon!
munjeni said:
Hey guys thanks but I no need logcat :laugh: I working in CM10.2... curent status:
- fixed internal and external sdcard
- now going to implement media things *audio,video) if I have luck
- ril is implemented but seems not working (will try to recompile whole build)
Will upload you new build, soon!
Click to expand...
Click to collapse
ril should work without this https://github.com/munjeni/aosp_4.3...mmit/cf2fdc1e80d3eba933d4d395fae4c7b19907f7da
this is only for calls
DevSwift1 said:
ril should work without this https://github.com/munjeni/aosp_4.3...mmit/cf2fdc1e80d3eba933d4d395fae4c7b19907f7da
this is only for calls
Click to expand...
Click to collapse
Ril not working in booth ways Do you have idea what is missing?
munjeni said:
Ril not working in booth ways Do you have idea what is missing?
Click to expand...
Click to collapse
yep
"rild" binary
DevSwift1 said:
yep
"rild" binary
Click to expand...
Click to collapse
Not working!
munjeni said:
Not working!
Click to expand...
Click to collapse
so I have no idea It should work
maybe our old ril is incompatible with 4.3??
I can not see any log related to ril in logcat only after setting swith between auto more/manual mode I can see something related to audio so maybe ril have something with audio (build have no audio working by now) ?
Related
{
"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"
}
Code:
#include
/*
* 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.
*/
NOTE:
Regarding this -> http://www.xda-developers.com/android/alpha-cm11-kitkat-builds-available-for-the-sony-xperia-p/ I going to report now every post which contain not proper credits to my hard work on Android 4.4, just to let you know! If you going to make thread based on my hard work you need to give proper credits to my work including argument related to my work! If I see your post without proper credit to me than I will report them!
Android and CWM Touch source code:
- https://github.com/munjeni/aosp_4.3_device_sony_lotus/tree/cm-11.0
Kernel source code:
- https://github.com/munjeni/android_kernel_xperiago
Credits:
- Percy-g2 and Gava97 for some small help on git
- 95A31 for great work on BT
- Cyanogenmod and all contributors to the whole CM things and for supporting legacy devices
- FXP for his work on CM and usefull and clean STE things on his CM9 git
- Bluez.org for great Bluez 5
Download
- http://munjeni.homeunix.com
Changelog:
Build 1 and 2 (will be called build 1):
- build 1 had fc in settings and systemui, had not working sdcards
- build 2 fix settings and systemui, no more fcs, and allso sdcards fix
- CWM latest: I'm hard worked to make them touch based, to make them with battery and time icons in real time, to make them full working
Build 2:
- new kernel version (3.0.101)
- fix wifi and wifi tethering, probably everything related to the wifi
- fix audio (stable by now without reboots and other things)
- fix microphone
- transparent bar and enabled lockscreen vidgets
- no more (unable to boot up from sleep/idle mode)
Build 3:
- Multiuser mode (I set max 3)
- fix for "owner info" under togles
- screen recorder (temporary disabled until we get video working), more info -> http://forum.xda-developers.com/showthread.php?t=2547196
Build 4:
- a ton of upstream merges (all settings menus enabled including button settings, CM settings, advance ring on lockscreen settings, expanded desktop (enabling this you have fix for hour on lockscreen!)...etc...etc, prpbably nothing is mising related to the settings menus and submenus! You will love Cm11 when we fix monor bugs related to the video and wifi, I will crete soon tethering ramdisk service for fixing unsecured wifi))
Build 5:
- latest CM11
- full fix for wifi tethering ( now you can chose between wpa2 - wpa -none )
Build 6:
- Android 4.4.1
- removed Bluedroid stack and temporary implemented Bluez 5.11, hope we get bluetooth working soon
- clock under lockscreen is ok now
Build 7:
- Android 4.4.2
- small improvements in ramdisk (better power saving by now)
- bluetooth Bluez 5.2 (working from command line but not working android side)
Build 8:
- Bluetooth
Build 9:
- OMX (videocam recording, youtube...etc now working)
- new bluetooth Bluez 5.14 -> http://www.bluez.org/
- ScreenRecorder (dont use them since you will need to reboot phone to stop them)
- latest CM11
How to install:
1. extract boot.img from zip and flash them
2. reboot
3. boot into recovery
4. wipe data factory reset
5. format system partition
6. install zip
7. before installing gapps, bootup your device first and configure android
8. reboot to recovery again
9. install gapps provided on my site
10. reboot
11. enjoy
If you have issues , kindly send PM to portal team and remove my name from it , continue the development of xperia p as well . Good work with booting
You're the boss!! Waiting port to xsola !!
it's nice to see you back :good:
Good luck.
Good luck
Sent from my ST27i using XDA Premium 4 mobile app
No transparent Notification??
I think transparent notification is currently only on Google home
Munjeni will you support xperia sola in kitkat
xperia modder said:
Munjeni will you support xperia sola in kitkat
Click to expand...
Click to collapse
Yes, I will build one build for Sola after completing build for Xperia Go.
munjeni said:
Yes, I will build one build for Sola after completing build for Xperia Go.
Click to expand...
Click to collapse
Hope you will give your priceless help even for xperia U
Inviato dal mio Xperia U utilizzando Tapatalk
munjeni said:
Yes, I will build one build for Sola after completing build for Xperia Go.
Click to expand...
Click to collapse
@munjeni have you data and network working?
Sent from my Xperia U using xda app-developers app
Gava97 said:
@munjeni have you data and network working?
Sent from my Xperia U using xda app-developers app
Click to expand...
Click to collapse
Yes he has Maybe you have forgotten something from proprietary files
when you put a download link?
Sent from my ST27i using XDA Premium 4 mobile app
Luis Kabes said:
when you put a download link?
Sent from my ST27i using XDA Premium 4 mobile app
Click to expand...
Click to collapse
be patience please
cm11.0_lotus-ota-eng.root_Build.1.zip ready But please do not ask for eta because I waiting Xperia Z1S so I will buy them soon as it come to the markets in my country so I will start my work on these phone and stop here. By now I playing with another projects so I am bussy and can not play with CM11 on legacy phones like our Xperias 2012! Our build is a simple ~working CM11 for our phone, you can fix a rest and give me patch so I can probably give you another build for test!
munjeni said:
cm11.0_lotus-ota-eng.root_Build.1.zip ready But please do not ask for eta because I waiting Xperia Z1S so I will buy them soon as it come to the markets in my country so I will start my work on these phone and stop here. By now I playing with another projects so I am bussy and can not play with CM11 on legacy phones like our Xperias 2012! Our build is a simple ~working CM11 for our phone, you can fix a rest and give me patch so I can probably give you another build for test!
Click to expand...
Click to collapse
Tnx for Your work in the first place. I appreciate it. gapps must be these http://goo.im/devs/percy215/gapps (the same as XP port).
I will ask. What was the point in continue this CM11 port in the first place if it will not be finished as Cm10.x? I undertand that whitout proper source or blobs bt and tether is not possible (almost) to get it to work but non of these Cm10.x ports are not usable in daily basis? (You can live whitout bt and tether) What is the point to look at newer android version if it is not usable in the first place? Sorry if I insulted You but it is the truth.
netmaniack said:
Tnx for Your work in the first place. I appreciate it. gapps must be these http://goo.im/devs/percy215/gapps (the same as XP port).
I will ask. What was the point in continue this CM11 port in the first place if it will not be finished as Cm10.x? I undertand that whitout proper source or blobs bt and tether is not possible (almost) to get it to work but non of these Cm10.x ports are not usable in daily basis? (You can live whitout bt and tether) What is the point to look at newer android version if it is not usable in the first place? Sorry if I insulted You but it is the truth.
Click to expand...
Click to collapse
I think everyone on XDA has the right to contribute whatever they can to the community... as all the dev are building whichever ROM's version they can so that we get variety and its our choice whether we want to use or not.... you can also contribute to the project if you can, to fix the bugs which are present.... No one here wants to prove any point whatsoever.... If you want use it else leave it..
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*/
{
"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"
}
Instructions:
First time flashing AOSPA 4.0+ your device, or coming from another ROM? You need to be on Unlocked bootloader
Fastboot kernel(boot.img) from the rom zip
Press power button when Device vibrates at boot splash/logo to enter TWRP recovery
Format data and cache
Flash the Zip
Reboot
Issues?
Updating From Previous Nightly/Weekly/RC
Download the ROM zip from OTA apps or from given links
Reboot to recovery [Press power button when Device vibrates to enter TWRP recovery]
Flash the ZIP
Wipe cache and dalvik cache
Reboot
Working :-
RIL
Front and rear Camera
Torch
Mobile Data
Mic
Android Beam
Audio
GPS
Vibration
Auto Brightness
SD Card
Airplane Mode
LEDs
Daydream
WiFi
Auto Rotation
System Monitor
Front Camera Recording
Tethering [WIFI/USB/BT]
TWRP Recovery
1080p playback
OMX
Rear Camera Video Recording
Bluetooth FTP support
Reboot to Recovery
Power HAL of Novathor U8500 SOC
Call via bluetooth
Not Working /Issues :-
No Audio in A2DP music/media [calls work fine]
Wifi Direct
FM radio
HDMI
NFC tag's
Downloads:- AOSPA 4.4 [NYPON]
Video Review:- YOUTUBE
Credits :-
PA Team
Sony
FXP Team
ST-Ericsson
Munjeni
Joise87
95A31
Mike
XperiaSTE Team
Andrewasth
areshinakya
Devswift1
Paul.L
BlueZ Team
XDA:DevDB Information
AOSPA-4.6, ROM for the Sony Xperia Sola
Contributors
percy_g2
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: twrp 2.7.1.0
Based On: AOSPA 4.6
Version Information
Status: Stable
Current Stable Version: Weekly- 20141022
Stable Release Date: 2014-10-22
Created 2014-02-01
Last Updated 2014-10-22
Changelogs
You and @Abhinav2 are really on fire these days...
I feel like owning a Nexus device getting so many roms.
Keep up the amazing work. :good::good:
Will try PA and report back.
Thanks for ur great work, but I cannot distinguish your Roms: Paranoid, Omni and CM11?
minervehp said:
Thanks for ur great work, but I cannot distinguish your Roms: Paranoid, Omni and CM11?
Click to expand...
Click to collapse
AOSPA:- http://www.reddit.com/r/Android/comments/1g8lmy/review_my_thoughts_on_paranoid_android_a_review/
OMNI- http://omnirom.org/
CM:- http://www.cyanogenmod.org/
Read these website links
Percy, could you add internet video streaming to the non-working list? The only thing that makes me stay on 4.1.2... Great work otherwise.
Irseq said:
Percy, could you add internet video streaming to the non-working list? The only thing that makes me stay on 4.1.2... Great work otherwise.
Click to expand...
Click to collapse
it works fine here
aastala vista percy....you rock...and surely back from vengeance...well i am trying this Rom ...thanks for your hardwork...
percy_g2 said:
it works fine here
Click to expand...
Click to collapse
But I'm still getting just a black space instead of a video... This is Twitch app.
Irseq said:
But I'm still getting just a black space instead of a video... This is Twitch app.
Click to expand...
Click to collapse
provide a logcat , because in browser and youtube app video streaming is fine
Okay, I'll attach it to this post tomorrow
edit:
Well, there isn't much info there, I don't know...
Well I cant take a logcat but, lightbulb(torch) isnt working. Anyone facing this? It says that my device is not supported then it turn the screen white instead of turning led flash on.
macabrocabral said:
Well I cant take a logcat but, lightbulb(torch) isnt working. Anyone facing this? It says that my device is not supported then it turn the screen white instead of turning led flash on.
Click to expand...
Click to collapse
Yes me too but I am using flashlight app
and it worked normally
Sent from my Xperia P using xda app-developers app
just tested a new build
lightbulb,USB tethering issues fixed [tested]
maybe sd card apps issue too[not tested]
Will release when i get time
Please test these things when i release nightly-2
AOSPA-4.0+ NIGHTLY-2 Released [NYPON]
SuperSU not installed, dunno why bro. I'll just manually flash it, no prob to me
niko626 said:
SuperSU not installed, dunno why bro. I'll just manually flash it, no prob to me
Click to expand...
Click to collapse
Yes you need to flash it manually , will add in coming releases.
percy_g2 said:
Yes you need to flash it manually , will add in coming releases.
Click to expand...
Click to collapse
I just flashed the CM11 boot.img over. Any problem? No issues so far.
Sent from my Xperia P using xda app-developers app
macabrocabral said:
I just flashed the CM11 boot.img over. Any problem? No issues so far.
Sent from my Xperia P using xda app-developers app
Click to expand...
Click to collapse
You might face app 2 sd card disappearing issue which some ppl reported , will update cm-11 tomorrow with new changes and USB tethering fix
percy_g2 said:
You might face app 2 sd card disappearing issue which some ppl reported , will update cm-11 tomorrow with new changes and USB tethering fix
Click to expand...
Click to collapse
Nice work percy, I flashed N2 and didnt overwrite kernel, I'm with the PA n2 one. Lightbulb and USB tethering working very well. I tested 2 apps on sd card and they disappeared after reboot. I know that you didn't talked about that but Bluetooth and WiFi Tethering isnt working yet, but now that u solved usb tethering, those 2 will be easy to fix?
Peace bro keep the good work *-*
{
"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"
}
Code:
[COLOR="Teal"]#include[/COLOR] [COLOR="Sienna"]<std_disclaimer.h>[/COLOR]
[COLOR="Red"]/*
* 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.
*/[/COLOR]
Hey Guys,
Welcome to my next project . At last, finally able to boot Android Lollipop in our little device. For now nothing works, but I'm sure we can make it stable at some point. Any help would be appreciated.
Note: Please don't say "This doesn't work or is it stable for daily use". It's just a preview release so that you can try out lollipop.
INSTALLATION
- Extract boot.img from the zip and flash it via fastboot
- Copy the zip to your SDCard
- Boot into recovery
- Wipe System, Data, Cache, Dalvik Cache
- Go to Mount and uncheck system
- Flash the zip
- Reboot your device
First boot takes some minutes. Wait patiently.
BUGS
- No Wifi (working)
- No Bluetooth (working)
- No RIL (still buggy)
- Audio doesn't work (working)
- SdCard not being recognised (Fixed)
- Camera doesn't work
- OMX not working
- No HW acceleration (working)
- Video playback (working)
- Many things, don't ask
DOWNLOADS
AOSP Lollipop Builds
SOURCES
STE patched sources -> https://github.com/CustomRomSources
Kernel -> https://github.com/Agontuk/android_kernel_sony_u8500
Device Tree -> https://github.com/Agontuk/android_device_sony_kumquat
CREDITS
- Google AOSP team for Lollipop
- munjeni & 95A31 for their hard work on our devices
- AOSX team for fixing bugs
- Kobalto07 for his banner
XDA:DevDB Information
[ROM][XU][5.0][WIP] Android Open Source Project 5.0, ROM for the Sony Xperia U
Contributors
AGONTUK
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 1.0
Beta Release Date: 2014-11-28
Created 2014-11-08
Last Updated 2014-12-01
Reserved
Changelog 2014-11-08
- First release
Changelog 2014-11-20
- 2nd build
- Bluetooth working
- SDCard mount works
- WIFI working (still gives some error)
- Browser crash fixed
- Camera working (partially)
- Audio working (still gives errors)
Changelog 2014-11-28
- Beta release
- Fixed RIL (not fully fixed)
- Fixed HW acceleration
- Fixed video playback
- init.d support
Reserved
This is great man! Really great work as always I will try it this evening and i will report the bugs with logcats
Cool
What about RAM usage / free RAM after boot compared to KitKat?
Cant test myself since the XperiaU is my only phone.
areshinakya said:
Cool
What about RAM usage / free RAM after boot compared to KitKat?
Cant test myself since the XperiaU is my only phone.
Click to expand...
Click to collapse
It's too early to talk about this...Let the dev build a working ROM first and then we can care about RAM usage
Screens plz, when someone tries.
As the developer said, the sdcard is not recognized, therefore can't take screenshots. But I have taken some photos, I apologize for the quality
Edit:
amazing tool !! , thanks @loren82
Screenshots of Android lollipop in Xperia U:
Kobalto07 said:
As the developer said, the sdcard is not recognized, therefore can't take screenshots. But I have taken some photos, I apologize for the quality
Click to expand...
Click to collapse
Try making screenshots using ddms
http://www.howtogeek.com/121121/how-to-take-android-screenshots-on-your-pc-with-the-android-sdk/
loren82 said:
Try making screenshots using ddms
http://www.howtogeek.com/121121/how-to-take-android-screenshots-on-your-pc-with-the-android-sdk/
Click to expand...
Click to collapse
I think those photos are good enough... :/ don't you like them?
Claudiu1 said:
I think those photos are good enough... :/ don't you like them?
Click to expand...
Click to collapse
yeah ! you're a good photographer haha
loren82 said:
yeah ! you're a good photographer haha
Click to expand...
Click to collapse
I haven't taken the photos, man, you have to thank Kobalto07
Claudiu1 said:
I haven't taken the photos, man, you have to thank Kobalto07
Click to expand...
Click to collapse
lol, it's true, I'm crazy with both forum
Great job man, i tested rom and it's fluid now
Downloading your rom
kernel
What about kernel? Will we be able to use some KitKat kernels? I'm seeing in the screens it's a 3.0.101
seriously?????????? man you are awesome!!!!!!!!!!!!!
supabee24 said:
What about kernel? Will we be able to use some KitKat kernels? I'm seeing in the screens it's a 3.0.101
Click to expand...
Click to collapse
It's not because it's the same version of the Linux Kernel that this compatible And the ROM is just a port, what is important now is to make things like wifi, etc, working.
Ahahah fantastic man. Great work!
Angristan said:
It's not because it's the same version of the Linux Kernel that this compatible And the ROM is just a port, what is important now is to make things like wifi, etc, working.
Click to expand...
Click to collapse
So it isn't built from source?
{
"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"
}
XPerience 10.0.0 for the Samsung Galaxy S2
XPerience is a free, community built distribution of Android 6.0.1 (Marshmallow) which greatly extends the capabilities of your phone.
This project is based on AOSP
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Features:
Wifi display
Network traffic meter
BT/usb/wifi tethering
VPN
Statusbar/Keyguard CarrierLabel
Doze advanced
ListView Animations
AOKP system animations
Toast custom animations
Image Header (OMNIROM)
Pie controls 3.0
Battery bar
Rambar in recents view
WORKING:
Working
Rild
WiFi
Bluetooth
SELinux
MTP
Sensors
Camera
Leds
sounds on games and VLC
Not working/ Bugs:
You tell
How to install:
Download zip from Downloads:
Put zip into External/Internal Storage
Reboot into Recovery like TWRP
Flash zip file XPerience-10.x.x-xxxxxxx-i9100.zip
Flash Gapps
Wipe dalvick-cache and cache
Reboot and config
Reboot Again and enjoy!
xpe_10.0.1_r43-20160526-i9100-UNOFFICIAL.zip
Google APPS
http://opengapps.org
OLDER DOWNLOADS:
Xperience-10 Folder
Kernel source - https://github.com/CyanogenMod/android_kernel_samsung_smdk4412
Device - https://github.com/CyanogenMod/android_device_samsung_galaxys2-common
https://github.com/CyanogenMod/android_device_samsung_i9100
Vendor - https://github.com/TheMuppets/proprietary_vendor_samsung
If you like my work, you can buy me a coffee with your donatives. All donations are appreciated.
XDA:DevDB Information
XPerience ROM, ROM for the i9100
Contributors
aniket.lamba
Source Code: https://github.com/XPerience-AOSP-Lollipop
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: A custom recovery (TWRP preferrable),ROM and Gapps zip file,knowledge on how to flash zip files.
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-02-13
Last Updated 2016-05-27
Some Thanks:
h2o64: for rild fixes
dhacker for shamu: libsysutils-local and libxml2 for RIL implemented on this device.
codeaurora: for some fixes
cyanogen: For frameworks av implementations.
Rashed97: For widevine updates from hammerhead mra58k
luca020400 and luk1337 : for blob updates
Bacon developers: For some fixes from his device's tree
hammerhead devs: for some blobs
Chroma-OS: For some commits on frameworks
Cl3kener: For some sounds and perf commits.
CyanogenMod : device-specific sources
Reserved
well, the rom booted fine and extremly fast , we havent wifi OK for now, and i have systemui FC when i want to add tile. DEV is working on it.
other thing, i havent found a way to see my cards (int and ext) on PC to get the screenshots pics, even when i was on isorec twrp recovery. So i let down at this tme and restore OCTos 6 ROM to complete some CM13 theme tests.
ANW, This ROM is promissing
be back on it when new release will be out.
thanks again @aniket.lamba
Nice work
Sent from my D6502 using Tapatalk
Hi,
I confirm, no wifi,
tulipes3 said:
Hi,
I confirm, no wifi,
Click to expand...
Click to collapse
It's an upstream issue,will be fixed in the next build.
aniket.lamba said:
It's an upstream issue,will be fixed in the next build.
Click to expand...
Click to collapse
Hi,
Thanks Aniket,
and what about battery?
it consume less too?
Thanks;
WORKING:
Working
WiFi
Not working/ Bugs:
WiFi doesn't work
Click to expand...
Click to collapse
We choose ?
Update - https://www.androidfilehost.com/?fid=24421527759882623
- WiFi issue fixed (just repeatedly tap the WiFi switch and it'll work)
- System UI fc fixed
- upstream changes
Wifi still not working
I flashed the new update successfully but no luck with wifi on
ahmednagi8 said:
I flashed the new update successfully but no luck with wifi on
Click to expand...
Click to collapse
Oh,can you give me a log for it?
aniket.lamba said:
Oh,can you give me a log for it?
Click to expand...
Click to collapse
Ohh
I pressed several times on wifi switcher successively and now wifi is on after that on and off is just work fine but after reboot my phone it didn't work again so i used the same trick and works very well thank you so much for your effort ����
like twrp 3.0
thanks @aniket.lamba
EDIT:
at 1rst boot, still MAC adress : 02:00:00:00:00:00 and cant activate wifi with the usual 'tweaks' .
ahmednagi8 said:
Ohh
I pressed several times on wifi switcher successively and now wifi is on after that on and off is just work fine but after reboot my phone it didn't work again so i used the same trick and works very well thank you so much for your effort ����
Click to expand...
Click to collapse
Sounds good,updated the first post.
aniket.lamba said:
Oh,can you give me a log for it?
Click to expand...
Click to collapse
I got wifi problem too. Even using ahmednagi8's trick (several times were at least 50 times in my case).
I've added a part of logcat (hope)
Edit: Very sorry, it works on mine too
Troubadour666 said:
like twrp 3.0
thanks @aniket.lamba
EDIT:
at 1rst boot, still MAC adress : 02:00:00:00:00:00 and cant activate wifi with the usual 'tweaks' .
Click to expand...
Click to collapse
This ROM has TWRP 3 !?
Sent from my GT-I9100
Dr AM said:
This ROM has TWRP 3 !?
Sent from my GT-I9100
Click to expand...
Click to collapse
Yes,compiled with TWRP recovery this time.
Confirm that WiFi trick works
But where's xperience battery icon !? Only found normal ones like circle and portrait
Sent from my GT-I9100
Dr AM said:
Confirm that WiFi trick works
But where's xperience battery icon !? Only found normal ones like circle and portrait
Sent from my GT-I9100
Click to expand...
Click to collapse
Removed for the time being.
Code:
/*
* Your (probably expired) 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.
*/
IMPORTANT INFORMATION
Hi all,
This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.
What is working:
Audio (playback)
Bluetooth
Graphics
Camera - photo, video recording (w/out audio)
Sensors (accelerometer, proximity)
RIL
GPS
Wifi
USB
Video playback (HW/SW)
What is not working:
Audio recording
Sensors (magnetometer, orientation)
Mobile data
Camera
WiFi
System time issues (alarm might not work or start with a delay)
maybe yet something
Download:
AndroidFileHost
* Note: a build installation requires you to use sdcard repartition layout, as the ROM is too huge to fit on non-reparted /system partition.
After a clean installation, 829M of space is occupied on /system partition.
Repartition zip with 1Gb of space on /system
For flashing this zip is required to install chrono kernel
For the repartition details refer to CWM ReParted topic.
Installation order:
flash ROM
flash kernel (kernel is located in the same folder as ROM)
Credits:
@SergeyL
@rINanDO
@AdrianDC
@3liteking148
@Meticulus
@Unjustified Dev
@golden-guy
@nieltg
@isaak
@NovaFusion
@TeamCanjica
LineageOS community
Google
Source code:
Manifest: LOS 16.0
Device and patches: LOS 16.0
Kernel: LOS 16.0
XDA:DevDB Information
LineageOS 16.x, ROM for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome
Source Code: https://github.com/CustomROMs
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP 3.1.x or higher + Chrono kernel r5.10.1 installed
Version Information
Status: Alpha
Created 2018-09-22
Last Updated 2018-12-31
Changelogs
Changelog
A little present for the New Year
32.12.2018 - build #4
updated sources to 9.0.0_r16
fixed internal sdcard mount
test fix to keep SystemUI persistently in RAM (thanks to @rINanDO)
test fix to network crashes
A newer releases now will be uploaded to AndroidFileHost:
https://androidfilehost.com/?w=files&flid=287943
* don't forget to flash a kernel after you flash ROM (kernel is located in the same folder as ROM)
10.10.2018 - build #3
update sources to 9.0.0_r10
WiFi fix (thanks to @rINanDO)
1.10.2018 - build #2
camera fixes - photo, video recording (w/out audio)
mobile data fix
high resolution (720p) video playback fix
22.09.2018 - build #1
initial release
Reserved
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 must be why our phone always happy: We now have Android Pie!!! :victory:
OMG! PIE?!
Gonna TRY!
After flash, my phone does not boot.
Strange!?
bien2004official said:
After flash, my phone does not boot.
Strange!?
Click to expand...
Click to collapse
Same here (I don't know 904M /system partitions is the problem?)
fim5646 said:
Same here (I don't know 904M /system partitions is the problem?)
Click to expand...
Click to collapse
Ah, can you post a last_kmsg here?
I want to check the log to see something prevented the boot.
Go take it in TWRP file manager, it should be in /proc/last_kmsg or last_kmsg2...
bien2004official said:
Ah, can you post a last_kmsg here?
I want to check the log to see something prevented the boot.
Go take it in TWRP file manager, it should be in /proc/last_kmsg or last_kmsg2...
Click to expand...
Click to collapse
Here is it
@fim5646
[ 1.544586] [PLLDDR OC]: initialized[ 1.623413] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000200
Click to expand...
Click to collapse
The phone crashes from here.
Sounds like PLLDDR OC issue.
@up, sorry for the incovenience.
A kernel build was updated, please re-download.
ChronoMonochrome said:
@up, sorry for the incovenience.
A kernel build was updated, please re-download.
Click to expand...
Click to collapse
I can confirm it boot, Thank you Dev! and @bien2004official :good:
fim5646 said:
I can confirm it boot, Thank you Dev! and @bien2004official :good:
Click to expand...
Click to collapse
Me too. :victory: :good:
But why is the Setup Launcher is not there on first boot?
Android Pie for this device , That was faster than expected gonna try it now :good:
Some bugs that i found:
- cannot access app menu by using middle button,
- cannot switch to dark theme,
- internet issues; I can ping other devices in my local network with terminal; ifconfig shows that phone get ip adress on dhcp set on,
- cannot get USB-VBUS to work; in Los 15.1 i can't it get to so maybe i'm doing something wrong,
- backlight not turning on when control buttons are used,
- some graphical glitches - icons are teared.
- camera app disappeared: some kernel modules don't load properly (?).
And pic:
wujekbrezniew said:
- cannot access app menu by using middle button,
Click to expand...
Click to collapse
This is caused because no button is preconfigured to show the app menu. Wait for next update.
wujekbrezniew said:
- cannot switch to dark theme,
Click to expand...
Click to collapse
Yes.
wujekbrezniew said:
- internet issues; I can ping other devices in my local network with terminal; ifconfig shows that phone get ip adress on dhcp set on,
Click to expand...
Click to collapse
Didn't you see "not working" list?
• Internet through WiFi (might not work, not tested!)
Click to expand...
Click to collapse
wujekbrezniew said:
- cannot get USB-VBUS to work; in Los 15.1 i can't it get to so maybe i'm doing something wrong,
Click to expand...
Click to collapse
You didn't turn on "USB-VBUS Power" in ChronoKernel Settings. But in this build there is no root access, so we can't enable it.
wujekbrezniew said:
- backlight not turning on when control buttons are used,
Click to expand...
Click to collapse
This is because there is no settings menu for configuring buttons. See your first problem.
wujekbrezniew said:
- some graphical glitches - icons are teared.
Click to expand...
Click to collapse
This is normal as this build is have many problems.
wujekbrezniew said:
- camera app disappeared: some kernel modules don't load properly (?).
Click to expand...
Click to collapse
Again... Read the OP.
New release is UP!
Changelog
1.10.2018 - build #2
camera fixes - photo, video recording (w/out audio)
mobile data fix
high resolution (720p) video playback fix
ChronoMonochrome said:
What is not working:
Sensors (magnetometer, orientation)
Click to expand...
Click to collapse
For me the orientation is working... I can rotate my screen.
IMEI is not showing on *#06#.
bien2004official said:
For me the orientation is working... I can rotate my screen.
IMEI is not showing on *#06#.
Click to expand...
Click to collapse
Try to start rotation second time, it will stop working (as far as I can tell, SensorsBox shows such behavior). Apparently, there were some changes to sensorservice, though, I didn't look at these.
I know about IMEI not showing, to fix we need a libsecril shim lib (which, I believe is not very urgent compared to other issues).
deleted