[Q] thor-gapps-rom V2 for hdx 8.9 working - Kindle Fire HDX 7" & 8.9" Q&A, Help & Troubleshoot

@Cpasjuste,
Sorry if this thread is in the wrong place. I am not able to post in the development section which is where I think this should be.
I have modified the thor-gapps ROM v2 to work on my Kindle HDX 8.9 (which is running great by the way)..
The remaining item i have to do is recompile or modify the android keyboard to be the correct width in Landscape Mode.
Do I have to recompile the whole 4.2.2 branch to modify the keyboard app or can I just recompile the keyboard app on it own?
Also when I have finished, is it ok to release the modified ROM (on XDA) to support the HDX 8.9 community?

Hi !
You can just compile the keyboard from aosp with a special command to the android build script (don't remember which one), well it will still compile all dependencies but still much faster.
I will try to take the time to take a look at it this week end if you didn't succeed.
Finally, of course you can share your ROM !
Envoyé de mon KFTHWI en utilisant Tapatalk

Thank you
I figured out how to build the keyboard. The command is 'make LatinIME' issued from the root of the source tree. Just need to work out the changes required now.
Thank you for all the support and information you provide here.
Sent from my KFAPWI using Tapatalk

I have now managed to rebuild the AOSP JDQ39 Android keyboard.
As a test I replaced the newly built LatinIME.apk with no changes in /system/app and rebooted. The keyboard fails to work.
I then replaced it with the original one and rebooted and now this doesn't work.
Does anyone know what the issue might be?

ggow said:
I have now managed to rebuild the AOSP JDQ39 Android keyboard.
As a test I replaced the newly built LatinIME.apk with no changes in /system/app and rebooted. The keyboard fails to work.
I then replaced it with the original one and rebooted and now this doesn't work.
Does anyone know what the issue might be?
Click to expand...
Click to collapse
I think you may have to also update/replace the libraries which must be built with the keyboard ( liblatin*.so etc..). This may be the problem.
Envoyé de mon KFTHWI en utilisant Tapatalk

Cpasjuste said:
I think you may have to also update/replace the libraries which must be built with the keyboard ( liblatin*.so etc..). This may be the problem.
Envoyé de mon KFTHWI en utilisant Tapatalk
Click to expand...
Click to collapse
Thanks Cpasjuste, That did it I have now got the newly built keyboard working, just need to now reduce the width so it isn't obscured by the navbar.

ggow said:
Thanks Cpasjuste, That did it I have now got the newly built keyboard working, just need to now reduce the width so it isn't obscured by the navbar.
Click to expand...
Click to collapse
That's the keyboard done. Just doing a bit of testing and have just noticed the camera is not working.
Cpasjuste, on the HDX 7" does the camera work on the thor-gapps-rom v2?

ggow said:
That's the keyboard done. Just doing a bit of testing and have just noticed the camera is not working.
Cpasjuste, on the HDX 7" does the camera work on the thor-gapps-rom v2?
Click to expand...
Click to collapse
Hi @jeryll, thanks for your PM.
I have tried a few camera apps from the market and none that I have tried have worked. So I'll finalise the first build, test it and then go for a release this weekend.
I'll take a look at the camera issue after the first release is done.

ggow said:
That's the keyboard done. Just doing a bit of testing and have just noticed the camera is not working.
Cpasjuste, on the HDX 7" does the camera work on the thor-gapps-rom v2?
Click to expand...
Click to collapse
@jeryll,
Thanks for the PM. I tried various camera apps from the market of which none worked. I'll finalise the first build and aim to release the ROM this weekend.
I'll take a look at the camera issue after that.

Apollo Gapps ROM v1.1 Released...
I have released the Apollo Gapps ROM v1.1 for the Kindle Fire HDX 8.9" here:
http://forum.xda-developers.com/showthread.php?p=52863905

Thank you
ggow said:
I have released the Apollo Gapps ROM v1.1 for the Kindle Fire HDX 8.9" here:
http://forum.xda-developers.com/showthread.php?p=52863905
Click to expand...
Click to collapse
Thank you very much for your effort, I am downloading rom righ now, upgrading safestrap, backuping etc., after little bit testing will report here how things go (until i have enough posts to report directly in development section).
Jeryll

Perfect!
ggow said:
I have released the Apollo Gapps ROM v1.1 for the Kindle Fire HDX 8.9" here:
http://forum.xda-developers.com/showthread.php?p=52863905
Click to expand...
Click to collapse
OK, installed latest safestrap 3.72 for apollo, have a little fight with data restoration, but win, installed Apollo Gapps ROM v1.1. So far so good. Playstore working, so im go for little bit customizing to my liking.

Hi Jeryll, glad you got working . Time permitting I'll take a look at the camera issue next.
Sent from my KFAPWI using Tapatalk

my findings
Well, so far I am impressed, I like this ROM very much
If you have time in the future, here are some things to improve:
- system widget picker - text can't be read, because its white on white background
- settings -> security -> device administrators - you see registered apps, but you can't choose any
Nothing critical, and I don't use camera, so that is not big deal for me.
Again thanks, will patiently wait for bugfixes...

It works!
I have been waiting for months for this. Everything works swimmingly, except for the camera. The search button on the right even uses google search instead of amazon's ****ty version. The settings are all de-amazonified, and I feel like I have a real android tablet now!

thouliha said:
I have been waiting for months for this. Everything works swimmingly, except for the camera. The search button on the right even uses google search instead of amazon's ****ty version. The settings are all de-amazonified, and I feel like I have a real android tablet now!
Click to expand...
Click to collapse
Glad you like it, I'm looking at the Camera side of things at the moment - gonna be a bit learning curve.

ggow said:
Thanks Cpasjuste, That did it I have now got the newly built keyboard working, just need to now reduce the width so it isn't obscured by the navbar.
Click to expand...
Click to collapse
So did you correctly fix the KB width ? My own implementation is very buggy. I do not have a build system anymore for now so it could be cool for us (Thor 7")

Cpasjuste said:
So did you correctly fix the KB width ? My own implementation is very buggy. I do not have a build system anymore for now so it could be cool for us (Thor 7")
Click to expand...
Click to collapse
Yes I did.
Attached is the LatinIME.apk that I built from the JDQ39 source. If the Thor's navbar is the same width as the Apollo's then this should work on the Thor 7" device.
If not then I can build a version of it for you.

jeryll said:
Well, so far I am impressed, I like this ROM very much
If you have time in the future, here are some things to improve:
- system widget picker - text can't be read, because its white on white background
- settings -> security -> device administrators - you see registered apps, but you can't choose any
Nothing critical, and I don't use camera, so that is not big deal for me.
Again thanks, will patiently wait for bugfixes...
Click to expand...
Click to collapse
I wasn't able to reproduce the problem with the system widget picker, I am using Apex Launcher which seems to work fine. Which launcher are you using?

ggow said:
I wasn't able to reproduce the problem with the system widget picker, I am using Apex Launcher which seems to work fine. Which launcher are you using?
Click to expand...
Click to collapse
Lightning launcher
https://play.google.com/store/apps/details?id=net.pierrox.lightning_launcher_extreme&hl=enhttps://play.google.com/store/apps/details?id=net.pierrox.lightning_launcher_extreme&hl=en
Apex launcher use its own widget picker (non system), I used it before this awesome ROM come - on rooted FireOS with gapps installed (Lightning launcher crashed when I try it, because in FireOS, there is no system widget picker) ... so imagine my surprise, when I try Lightning launcher on this Apollo Gapps ROM v1.1, and it was working with widgets without crash ...

Related

[Xposed][Mod] Xposed Recent Tasks RAM

Description
Here's another feature I extracted from the GravityBox Xposed Module.
The module adds a bar at the top of recent tasks screen showing the amount of used/free RAM.
Requirements:
Xposed Recent Tasks RAM should work on any device having Xposed 2.1 or greater and Android 4.1 or greater (google based rom.. as mentioned in the GravityBox post "pure or close to pure Android").
Tested on
- Samsung Galaxy Ace S5830 with Android 4.3 (teuf3l)
- Samsung Galaxy S with HellyBean (a fork of Cyanogenmod 10.2 - Android 4.3) and Xposed 2.3.1. (myself)
- Samsung Galaxy S3 with 4.1.2 Touchwiz ROM (SuperSmashedBro)
- Samsung Galaxy S4 with WanamLite 1.5 XXUBMH1 Android 4.2.2 (TouchWizz Rom) (yurividal)
Thanks
To C3C076 for his open source development.
Download
From the bottom of this post or from the Xposed Repository.
Update: v1.1
Fixed the number formatting issue (Reported by yurividal)
Thank You!!! I have been waiting for this a long time! I had also requested Wanam to Add it on His WanamXposed. Can i link him the source code?
---------- Post added at 03:53 PM ---------- Previous post was at 03:44 PM ----------
Just an Observation:
On my i9505 it looks a little weird. I have 2GB of ram. When i see the Bar, i usually see 0.91GB used / 900MB free...
The used part rounds to GB, while the Free remains on MB... this is a little annoying. Would look nicer and be more eye-friendly if it all remained in MB...
GravityBox and XBlast had the same issue. Could that be moded?
It is nothing serious, but i believe it would make the app look nicer.
Thanks for your work!
Can i link him the source code?
Sure.
GravityBox and XBlast had the same issue. Could that be moded?
The problem obviously persisted since I took the code from GravityBox. I'll look into it. It shouldn't be difficult to fix this.
Nice! Thank you. It shure looks much better and user-friendly now!
Take a look at before and after Screenshots.
By the way, on your description you say it is suposed to work on AOSP roms only. You can go ahead and add Samsung TouchWizz Roms too. (touchwizz users will have 2 clear-all buttons. One from Samsung on the bottom, and one from the Mod on the top. No big deal tough)
yurividal said:
By the way, on your description you say it is suposed to work on AOSP roms only. You can go ahead and add Samsung TouchWizz Roms too. (touchwizz users will have 2 clear-all buttons. One from Samsung on the bottom, and one from the Mod on the top. No big deal tough)
Click to expand...
Click to collapse
Thanks for the feedback. I wrote that in the first post.
Position Bug
Here's a bug i found on the Galaxy Nexus(maguro) running Paranoid Android 3.99 RC2.
It would be really nice if you can fix this!
sd3993 said:
Here's a bug i found on the Galaxy Nexus(maguro) running Paranoid Android 3.99 RC2.
It would be really nice if you can fix this!
Click to expand...
Click to collapse
on gravity box this thing has a vertical offset .. have you tried that.. i faced the same on GNex then i put the offset to 10px and it was fixed. Am using stock 4.3 with Xposed framework
ReVo_007 said:
on gravity box this thing has a vertical offset .. have you tried that.. i faced the same on GNex then i put the offset to 10px and it was fixed. Am using stock 4.3 with Xposed framework
Click to expand...
Click to collapse
Yes i used the vertical offset when i used GravityBox or XBlast. But there is no such option here. I hope he adds it soon!
Oh then you should hope he adds it soon
works on Samsung GT S5830 and android 4.3
good job, thanks.
Works on S3 4.1.2 Touchwiz ROM, looks great!
Works on the Sprint Note 3 just fine. Thanks!
!
Sent from my SM-N900P using Tapatalk
Overlapped in Nexus 7 2012 too:
Hi
I got "invalid package" both using your in OP and the one in repo.xposed.info ...
Maybe I'm on Android 4.0.4?
sd3993 said:
Here's a bug i found on the Galaxy Nexus(maguro) running Paranoid Android 3.99 RC2.
It would be really nice if you can fix this!
Click to expand...
Click to collapse
I won't add any user interface. Maybe I'll find a workaround to automatically set the offset when necessary.
Publiuss said:
Hi
I got "invalid package" both using your in OP and the one in repo.xposed.info ...
Maybe I'm on Android 4.0.4?
Click to expand...
Click to collapse
Yep. It's for 4.1+
Though... If I think it through, this should work with Android 4.0 too. I'll try to decrease the minimum SDK level. I can't guarantee anything but I'll try that and hopefully it will work.
EDIT: Here's it is. It should work on Android 4.0+. Please test and tell me if it works.
blchinezu said:
Yep. It's for 4.1+
Though... If I think it through, this should work with Android 4.0 too. I'll try to decrease the minimum SDK level. I can't guarantee anything but I'll try that and hopefully it will work.
EDIT: Here's it is. It should work on Android 4.0+. Please test and tell me if it works.
Click to expand...
Click to collapse
Hi
I can install this, but the module does nothing, nothing is showed in recent tasks screen...
blchinezu said:
I won't add any user interface. Maybe I'll find a workaround to automatically set the offset when necessary.
Click to expand...
Click to collapse
Yes that would be more than enough!
Or if this gets too difficult you can simply make a separate version where the RAM bar is at the bottom instead of at the top! Or maybe even at the left or right. That way nothing gets overlapped
Anyways thanx!
blchinezu said:
I won't add any user interface.
Click to expand...
Click to collapse
I suppose then you won't be adding an option to move the clear all button. Would a separate package with a bottom-left button position be too excessive?
Brilliant work, either way!
This makes Google opinion force close. Disable it and it comes right up again.
Edit: I'm on vzw s3 4.1.2 rooted stock touchwiz
Sent from my SCH-I535 using Tapatalk 2

[MOD][XPOSED][4.2+] XLockSecuritySlide: Lockscreen: Slide + security

Hi xda-community,
I would like to share my first (and extremly simple ) Xposed module with you.
This module allows you to slide before you have to draw/type in your security pattern/pin/whatever. It is particularly useful if you use CyanogenMod (or other ROMs, that allow App shortcuts in lockscreens) and want to use both shortcuts AND a security pattern/pin/whatever. It works similiar to HTC's Sense UI (3.x).
ROMs modified by manufacturers are known to have issues with this module (see below).
Code:
You install and use this module at your own risk!
I am not responsible for any damage it might cause to your beloved device!
Please note, that there is a sad bug present by using App shortcuts (in CM etc.) in lockscreen, which decreases the usability: You have to "unlock" your device with your pattern/pin/whatever twice. If you just unlock you don't have to do it twice. Therefore I rate this module as alpha. I would be very happy if someone has a solution to this problem .
Supported ROMs
TESTED and CONFIRMED WORKING:
AOSP:
- 4.3 (JellyBean)
- 4.4 (KitKat)
AOSP based:
- CM 10.2 (JellyBean 4.3)
Stock/OEM ROMs:
- Asus: 4.2 (JellyBean)
- Sony Xperia: 4.2 (JellyBean) - 4.4 (KitKat)
Should work on:
- 4.2+ (JellyBean) (lockscreen has been overhauled in 4.2, therefore no <= 4.1)
- 4.4 (KitKat)
- all AOSP based ROMs (CM, AOKP, Para, etc.) with Android 4.2+
Unsupported/problematic ROMs
ROMs modified by manufacturers are known to have issues with this module:
Samsung (TouchWiz):
- 4.2/4.3: simply does not work
- 4.4: has less issues, see http://forum.xda-developers.com/showpost.php?p=51980630&postcount=52
Credits
@rovo89 Your framework is amazing!
Known bugs
- Using app shortcuts causes you to "unlock" your device twice (see above)
- App shortcut to browser does not work (needs confirmation..)
How to use
1. Install Xposed framework as described here
2. Download and install XLockSecuritySlide via Xposed Installer (or see below)
3. Enable XLockSecuritySlide in Xposed Installer
4. Reboot and enjoy!
HELP ME!
If something went wrong (e. g. unlockable device) you can use the flashable Xposed recovery disabler ZIP (see attachment of that post!), which disables Xposed and therefore this module. After that you can safely disable/uninstall this module and re-enable Xposed again!
Download
Xposed repository (http://repo.xposed.info/module/de.stevolk.xlocksecurityslide)
OR
see attachments
Source code
Release under Apache License 2.0: github
Changelog
0.4 (2014/04/15)
Compatiblity with Sony Xperia ROMs (Thanks to @greg2001!)
0.3 (2014/01/29)
Fixed security mode bypass by pressing back button
Fixed "popup" security mode; it is the normal one now
0.2 (2014/01/28)
Fix for KitKat
0.1 (2014/01/27)
initial release
Will this work on a Samsung Galaxy S4 (TouchWiz based ROM)?
Joe0113 said:
Will this work on a Samsung Galaxy S4 (TouchWiz based ROM)?
Click to expand...
Click to collapse
I don't know it exactly, but I think it could work if Samsung hasn't heavily customized the lockscreen code. I do not have a way to test it out, so I would appreciate you testing it
Tested on Validus13 KK.....no go. Thanks for the work and sharing with the rest of us
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
not work on TouchWiz 4.3 on galaxy s4
badkill said:
not work on TouchWiz 4.3 on galaxy s4
Click to expand...
Click to collapse
No go on tw 4.3 Samsung s3
Sent from my SCH-I535 using Tapatalk
Damn!
Anyway you could make it work on TouchWiz (GS4; Android 4.3)?! @Stevolk
jasvncnt1 said:
Tested on Validus13 KK.....no go. Thanks for the work and sharing with the rest of us
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
KK fix released. Should work now. :cyclops:
Joe0113 said:
Damn!
Anyway you could make it work on TouchWiz (GS4; Android 4.3)?! @Stevolk
Click to expand...
Click to collapse
Well thats really sad... The problem is, that I do not have a Samsung device to test it out. Moreover it requires some work because TW is closed source. I will look at this, if I have enough time!
@Stevolk bro It is working fine:good: in my Xperia ZR running Stock 4.3 Jelly bean. but there is a small bug . The Xperia swipe screen is fine, but the pattern screen becomes black, I approximately need to draw the pattern in order to unlock the screen. But when I enable AOSP lockscreen using GEM Xposed module, both AOSP lock screen & pattern lockscreen is working fine :victory:. Thanks for you work. Screens attached for your info
Sorry for my bad English:angel:
Omg, thanks you so much , finaly someone made it, was missing this feature since gb !
(Nexus 4, 4.4.2)
Great module, works as expected on my HTC One X+ with CM11 android 4.4.2 but after switching to an other security while the module was active (from password to pin in my case) the phone soft rebooted upon sliding the slider again.
anthonythangaraj said:
@Stevolk bro It is working fine:good: in my Xperia ZR running Stock 4.3 Jelly bean. but there is a small bug . The Xperia swipe screen is fine, but the pattern screen becomes black, I approximately need to draw the pattern in order to unlock the screen. But when I enable AOSP lockscreen using GEM Xposed module, both AOSP lock screen & pattern lockscreen is working fine :victory:. Thanks for you work. Screens attached for your info
Sorry for my bad English:angel:
Click to expand...
Click to collapse
Hm.. it seems, that my module isn't compatible with OEM customized lockscreens, TouchWiz does also have issues. I updated the first post with this information.
If I have time, I'll have a look but it has low priority.
SerkSerk said:
Omg, thanks you so much , finaly someone made it, was missing this feature since gb !
(Nexus 4, 4.4.2)
Click to expand...
Click to collapse
I was annoyed, that no module existed with this functionality so I made one myself The only thing that isn't working correctly (except from compatibility with non-AOSP lockscreens like TouchWiz) is the double answering of security method if you use app shortcuts.
Ranomez said:
Great module, works as expected on my HTC One X+ with CM11 android 4.4.2 but after switching to an other security while the module was active (from password to pin in my case) the phone soft rebooted upon sliding the slider again.
Click to expand...
Click to collapse
Hm.. that is strange. I cannot reproduce this in AOSP 4.4.2 so far. Does it soft-reboot only one time after you switched the method or multiple times? Could you attach a logcat maybe?
0.2 does not work on LG Optimus G, stock 4.1.2 (bummer!), but works perfectly on Asus Memo Pad HD 7, stock 4.2.2 (yay!). Thanks a lot for this! Have been missing this feature since Disaster ROM on my previous SGS2...
kt-Froggy said:
0.2 does not work on LG Optimus G, stock 4.1.2 (bummer!), but works perfectly on Asus Memo Pad HD 7, stock 4.2.2 (yay!). Thanks a lot for this! Have been missing this feature since Disaster ROM on my previous SGS2...
Click to expand...
Click to collapse
Thanks for your feedback!
Any Android version below 4.2 is not supported because the lockscreen code has been heavily restructured in 4.2
Finally a stock ROM that works! :good:
Stevolk said:
Thanks for your feedback!
Any Android version below 4.2 is not supported because the lockscreen code has been heavily restructured in 4.2
Click to expand...
Click to collapse
Ahh, OK, I should have read the OP more carefully... Makes sense. Thanks!
Finally a stock ROM that works! :good:
Click to expand...
Click to collapse
I can only guess that's because Asus didn't make a lot of customizations to the vanilla Android -- some, but not much... For example, TouchWiz or Sense are way more heavily customized in every aspect. I can say that other Xposed modules that are originally designed for AOSP ROMs actually work much better on my Asus tablet than on other devices, like Samsung or LG (I am talking about stock ROMs).
Okay..big bug spotted
After swiping to get the pin/password/whatever if you hit the back button the security screen just disappears and the device is unlocked making the lock actually useless as it gets bypassed..
Can anyone else confirm this?
If so.. Dev please try to fix it ASAP
Sent from my Xperia S using Tapatalk
amey_gangal said:
Okay..big bug spotted
After swiping to get the pin/password/whatever if you hit the back button the security screen just disappears and the device is unlocked making the lock actually useless as it gets bypassed..
Can anyone else confirm this?
Click to expand...
Click to collapse
On my tablet, the on-screen Back button doesn't activate until the device is actually unlocked, so, no bug for me (can't bypass the lock screen). Could be different with hardware nav buttons...
Okay so apparently only the people with hardware buttons may see this happen
Sent from my Xperia S using Tapatalk
amey_gangal said:
Okay..big bug spotted
After swiping to get the pin/password/whatever if you hit the back button the security screen just disappears and the device is unlocked making the lock actually useless as it gets bypassed..
Can anyone else confirm this?
If so.. Dev please try to fix it ASAP
Sent from my Xperia S using Tapatalk
Click to expand...
Click to collapse
I found that happening on mine when I swiped across the camera then hit back to get out of it but I just tried swiping to get the pin then hitting back and it is unlocking like yours is. I'm on a Note 3 on 4.4.2.
thanks a lot for this
suggestion :-
when we slide then the secured lock comes in a box [See Screenshot 1]..can it be made to come in normal way [See Screenshot 2]

[Q] Disable lockscreen?

Now that we have root, does someone know how to disable the lockscreen? Not the ads, just the lockscreen itself.
I remember looking for a method back when we first had root and not finding one...
rootcid said:
Now that we have root, does someone know how to disable the lockscreen? Not the ads, just the lockscreen itself.
I remember looking for a method back when we first had root and not finding one...
Click to expand...
Click to collapse
I am interested in this too. Let's see if someone knows how to do it
Test this
rootcid said:
Now that we have root, does someone know how to disable the lockscreen? Not the ads, just the lockscreen itself.
I remember looking for a method back when we first had root and not finding one...
Click to expand...
Click to collapse
Well, here are some thing you can try, guys:
1. if you are on 8.9 HDX, you can install Apollo Gapps 1.2 ROM, there is switch in the settings (classic android switch) - I am using this right now
2. try to install and run this app (No Lock):
No Lock - warning - probably not working correctly - reported here
References, credits, etc:
http://forum.xda-developers.com/showthread.php?t=1896354
P.S. I did test the app on Apollo Gapps ROM 1.2 (8.9 HDX), and it was working as expected...
Thanks for the tip on No Lock. Installed and it works great here.
Sent from my KFAPWI using Tapatalk
jeryll said:
Well, here are some thing you can try, guys:
1. if you are on 8.9 HDX, you can install Apollo Gapps 1.2 ROM, there is switch in the settings (classic android switch) - I am using this right now
2. try to install and run this app (No Lock):
https://play.google.com/store/apps/details?id=org.jraf.android.nolock
References, credits, etc:
http://forum.xda-developers.com/showthread.php?t=1896354
P.S. I did test the app on Apollo Gapps ROM 1.2 (8.9 HDX), and it was working as expected...
Click to expand...
Click to collapse
98HTTR91 said:
Thanks for the tip on No Lock. Installed and it works great here.
Sent from my KFAPWI using Tapatalk
Click to expand...
Click to collapse
For me, with no lock enabled, the nav bar randomly disappears...
rootcid said:
For me, with no lock enabled, the nav bar randomly disappears...
Click to expand...
Click to collapse
Well, if you want, you can try this one (no graphic glitches for me so far (testing for cca 3 hour randomly turning screen on and off) - still on Apollo Gapps 1.2):
No lock screen
Thanks ill give it a try. But it looks like it works the same way. And I guess when the notification is missing is when the glitches start...
Also looks like it breaks the magnetic switch, like no lock. So screen doesn't turn on when opening case.

[XPOSED][4.0+]Android L Theme[4th July '14]

Hey guys!
Want to give your phone an Android L look? If yes, you are in the right place (If not, still try it out )!!
I made a Theme package of Android L for all devices with Xposed Framework Support.. It is a Theme and nothing more! It doesn't have any features ported from Android L as such, except for the UI
Click to expand...
Click to collapse
What does it have?
Themed Statusbar Icons
Themed Settings
Themed Calculator
Themed Framework
Android L Wallpaper
Boot Animation
Fonts
Ringtones
Much, much, more..
Click to expand...
Click to collapse
Downloads:
Version 1.0
Version 1.1 - No font version
Click to expand...
Click to collapse
Changelog:
Version1.1:
-Fixed Boot Animations and Fonts problem(The Boot Animations were copied even if it wasn't checked)
-Continue Applying theme even if resource not found
Version 1:
Initial Release
NOTE:
-All 1.x versions will be shown as Version 1.0 in Settings
-Use No Font version on Motorola Stock ROMs. Fonts option will be shown, but won't work!
Click to expand...
Click to collapse
If you have any problems on this Module, feel free to post it in the thread or PM me. Further updates will be based on the response received by Version 1.0. Nobody wants to end up working for nothing :laugh:
Reserved
I'll have this one.. In case I backport a feature, I'll drop it here!
I will give it a try.
What about the notifications? Did you theme it?
Oh and for the switch in the settings, I think it is a kind of yellow buttons or something like that on Android L. Otherwise, good job.
Just tested on my Moto X. What's not working:
- Settings Panel partially themed (background is still black, not gray like the image)
- Navigation Bar wasn't themed with the new L buttons.
- Status bar icons weren't themed either.
- Calculator wasn't themed as well.
- Whatsapp isn't themed.
- Everything else seems to have worked just fine, I'll update this post as I find more.
The only difference I'm seeing on my Nexus 5 (Stock 4.4.4) is the blue action bar in Settings and the wallpaper/boot animation.
it seems the app is applying the boot animation without even ticking the checkbox for it from within the app , and even after disabling it / uninstalling the app , i still have the Android L boot animation. this makes me wonder if other system files have been also changed which is quite troublesome since it means it's gonna break any future ota updates and will force me to sideload such updates.
can you add a revert/restore feature , or at least give us some info on what exactly is being changed/overwritten with this app.
thanks
MaKTaiL said:
Just tested on my Moto X. What's not working:
- Settings Panel partially themed (background is still black, not gray like the image)
- Navigation Bar wasn't themed with the new L buttons.
- Status bar icons weren't themed either.
- Calculator wasn't themed as well.
- Whatsapp isn't themed.
- Everything else seems to have worked just fine, I'll update this post as I find more.
Click to expand...
Click to collapse
harland3 said:
The only difference I'm seeing on my Nexus 5 (Stock 4.4.4) is the blue action bar in Settings and the wallpaper/boot animation.
Click to expand...
Click to collapse
I understand your problems.. I use CyanogenMod, I have themed everything based on the files present in it. I haven't made changes in my code for the Module to continue theming if it doesn't find what it has to on your phone.. I cannot make out which file is causing it! If you can attach your Xposed Logs(Xposed Installer -> Logs -> Menu Button-> Save to SD), it would be great [emoji4]
Tapsibaba said:
I will give it a try.
What about the notifications? Did you theme it?
Oh and for the switch in the settings, I think it is a kind of yellow buttons or something like that on Android L. Otherwise, good job.
Click to expand...
Click to collapse
I haven't themed the notifications.. I will look into it.. Thanks for your suggestions!
ningen90 said:
it seems the app is applying the boot animation without even ticking the checkbox for it from within the app , and even after disabling it / uninstalling the app , i still have the Android L boot animation. this makes me wonder if other system files have been also changed which is quite troublesome since it means it's gonna break any future ota updates and will force me to sideload such updates.
can you add a revert/restore feature , or at least give us some info on what exactly is being changed/overwritten with this app.
thanks
Click to expand...
Click to collapse
Maybe problem with my code [emoji20].. You can find whatever is modded backed up in your /sdcard/AndroidLTheme/backup folder..
Can you post the source, please?
Great to have this onboard
Everything works except the settings panel is still black
Sent from me
TsunaH said:
Everything works except the settings panel is still black
Sent from me
Click to expand...
Click to collapse
Doesn't work for me properly. Only boot animation, wallpaper and navigation bar worked. The settings didn't though. Possible some issue with CM11 theme override? Anyone also experiencing it? Or is it the custom ROM I use that gives problems?
not working for me :/ only the setting & xposed display changed. i'm on n5 4.4.4 stock rom + GB. tried to disable the gb and it's not working too
harland3 said:
The only difference I'm seeing on my Nexus 5 (Stock 4.4.4) is the blue action bar in Settings and the wallpaper/boot animation.
Click to expand...
Click to collapse
The same is for me. LG Optimus G, Omni ROM, 4.4.2.
gravityy said:
not working for me :/ only the setting & xposed display changed. i'm on n5 4.4.4 stock rom + GB. tried to disable the gb and it's not working too
Click to expand...
Click to collapse
only xposed display here. im on galaxy note 3 4.4.2
rhar**** said:
Can you post the source, please?
Click to expand...
Click to collapse
Yes, sure! I'm waiting for confirmation from other AOSP ROM users..
ATMOSF3AR said:
Great to have this onboard
Click to expand...
Click to collapse
Thank you
TsunaH said:
Everything works except the settings panel is still black
Sent from me
Click to expand...
Click to collapse
Dima_2005 said:
Doesn't work for me properly. Only boot animation, wallpaper and navigation bar worked. The settings didn't though. Possible some issue with CM11 theme override? Anyone also experiencing it? Or is it the custom ROM I use that gives problems?
Click to expand...
Click to collapse
gravityy said:
not working for me :/ only the setting & xposed display changed. i'm on n5 4.4.4 stock rom + GB. tried to disable the gb and it's not working too
Click to expand...
Click to collapse
-=LT-United=- said:
The same is for me. LG Optimus G, Omni ROM, 4.4.2.
Click to expand...
Click to collapse
Check Version 1.1! It should fix it If not please post the Log :cyclops:
Confirmed working on HTC M8 GPE skydragon. Also seems to play nice with Tinted Status Bar module(amongst others). Thanks, now titanium backup and root explorer look colorful!
View attachment 2830852
will this work on stock xperia or its just for AOSP/CM ?
No text characters.
Seems I have lost all text characters when I used the font. Not sure how to troubleshoot considering I can't see anything.
Moto X 4.4.2 Krypton
Adhi1419 said:
Yes, sure! I'm waiting for confirmation from other AOSP ROM users..
Thank you
Check Version 1.1! It should fix it If not please post the Log :cyclops:
Click to expand...
Click to collapse
thanks it's work like a charm! btw there is no noticeable change in the launcher right? just in the calc/setting/xposed/etc display? *i'm not trying the L yet
Adhi1419 said:
Yes, sure! I'm waiting for confirmation from other AOSP ROM users..
Thank you
Check Version 1.1! It should fix it If not please post the Log :cyclops:
Click to expand...
Click to collapse
Now it works well! Except that calculator now looks a bit weird (not like before installing this theme, but not like in Android L ), but I don't really mind that. Of course, fix would be welcome .

|ROM| Clean AOSP |Android-6.0| |MRA58K| |10-11-2015|

I like a simple OP so ...
Just like the title says this IS and WILL be a CLEAN AOSP rom built from source, I really just build for myself but I don't mind sharing with the community.
You ask why share a basic AOSP rom?, well there are some people here that like a AOSP rom but don't have the time or the resources to build, also at one point I felt that Android in its infancy needed a lot of customization, but now its a lot better, plus with the invention of Xposed there's not enough reason to code in features when you can just download them.
This does not come with Google Apps installed you will have to install the ones you desire just make sure they're compatible with Android 6.0, and also this rom is not rooted so you will need a compatible root solution if you need root.
There is no screen shots since the is a non-themed AOSP rom, which will look like any other AOSP rom so please do not ask, and please be friendly to one another, and also please report anything broken I will try to fix it as I can.
DOWNLOAD:
https://www.androidfilehost.com/?fid=24052804347835456
MD5:
2c1191564a694d53aca3cfdae65ad6f7
Nice!
ooo im first( NOPE 2ND) thanks for the upload ill give it a spin :good:
Finally, thank you so much.
Is it RRO ready?
puertorecon said:
Is it RRO ready?
Click to expand...
Click to collapse
I've been away from the developing scene for awhile you will have to tell me what rro is but its bare no mods except to get stuff working.
I will download and check myself.
puertorecon said:
Is it RRO ready?
Click to expand...
Click to collapse
6.0 has RRO compatibility built into the source.
All that is needed is Root and BusyBox.
Running Layers as we speak on a factory ROM.
I thought Xposed was broke on 6.0?
gr33nd3vil said:
I thought Xposed was broke on 6.0?
Click to expand...
Click to collapse
Yeah but since it will be compatible in the near future, there is no point in adding any flashy features that are xposed-specific into the ROM.
Peylix said:
6.0 has RRO compatibility built into the source. All that is needed is Root and BusyBox. Running Layers as we speak on a factory ROM.
Click to expand...
Click to collapse
The layers now available are for previous versions.
But there is enough working to create a dark interface. The trick is to use layer combinations.
Suggestion for dark: InversionUi, CommuteUi, Scarlett, Blackish
Start with layers for 'framework', 'systemui', 'settings' and 'velvet' only.
Existing layers(not updated) for keyboard, contacts, calendar etc, will not work or text is not readable.
In the play store is a layer manager available. I prefer to extract them manually and transfer the layer-apk's manually to /system/vendor/overlay. After a reboot the layers are active and copied to vendor/overlay.
NLBeev said:
The layers now available are for previous versions.
But there is enough working to create a dark interface. The trick is to use layer combinations.
Suggestion for dark: InversionUi, CommuteUi, Scarlett, Blackish
Start with layers for 'framework', 'systemui', 'settings' and 'velvet' only.
Existing layers(not updated) for keyboard, contacts, calendar etc, will not work or text is not readable.
In the play store is a layer manager available. I prefer to extract them manually and transfer the layer-apk's manually to /system/vendor/overlay. After a reboot the layers are active and copied to vendor/overlay.
Click to expand...
Click to collapse
Many have been updated for 6.0.
Right now I am using Evolve and it's partner CommuteUI. Applied through the Layers Manager app (working on 6.0) and the themes stick on reboot.
I understand if you want to bake this in to a ROM, but I'm just passing along the info that Layers works out of the box with stock factory images of 6.0 with root and busybox installed. No need to rely on AOSP or Custom Roms for Layers now. (My point basically and to answer the initial question I quoted)
Peylix said:
Many have been updated for 6.0.
Click to expand...
Click to collapse
There are still things not touched, like Google contacts. But I keep watching[emoji1]
I understand if you want to bake this in to a ROM,
Click to expand...
Click to collapse
No I just suggested a different approach. A layer manager is not needed. There are a lot of nice layers on 'afh'. I download/extract on the PC (add .zip at the name) and delete the layer-apk's I don't use. Transfer to 'system/vendor/overlay' and reboot is enough. So I use root explorer, but layer manager is also good.
The main point is that the device involved needs Root acces. And when you have Root there are alternative. Just sharing it with the community.
NLBeev said:
There are still things not touched, like Google contacts. But I keep watching[emoji1]
No I just suggested a different approach. A layer manager is not needed. There are a lot of nice layers on 'afh'. I download/extract on the PC (add .zip at the name) and delete the layer-apk's I don't use. Transfer to 'system/vendor/overlay' and reboot is enough. So I use root explorer, but layer manager is also good.
The main point is that the device involved needs Root acces. And when you have Root there are alternative. Just sharing it with the community.
Click to expand...
Click to collapse
Touche.
I don't use Contacts. Just unhid it from Nova and checked. You're right.
Man, I'm spoiled with touch-less interface haha. I RARELY if ever use the phone/contacts app. I just say who I want to call or speak the number. Works better with Tasker cooked in w/ Autovoice.
I also figured you were just listing another way of doing it. It's good to have multiple ways.
Hi.
Thanks for sharing.
Is AOSP SMS application include ?
If yes, is it possible to have an extract of the apk please ?
Cheers
Envoyé de mon Nexus 6
Just a heads up to whoever is using this, there is going to be another release shortly that is much "cleaner" it won't have any of the debugging tools added nor will it have anything that can be found in the PlayStore. This next release is pretty much just barebones and you will need to get a internet browser, camera, gallery app, music app, well you will see whats not there. At any rate I feel that this gives the user more freedom on what they want installed, so this is the new format for this rom and it is complete, the only thing that will happen now is updates to make it better. Also I will be releasing my source for this too if anybody wants to rebuild and add their own spin on it or contribute to the pre-existing rom.
SirOch said:
Hi.
Thanks for sharing.
Is AOSP SMS application include ?
If yes, is it possible to have an extract of the apk please ?
Cheers
Envoyé de mon Nexus 6
Click to expand...
Click to collapse
I don't think there is an AOSP messaging app available.
ANDR01DN00B said:
I don't think there is an AOSP messaging app available.
Click to expand...
Click to collapse
Yeah it is you can just pull it from your phone or extract it out of the update zip.
However its just the same as the Google Messenger app just green instead of blue and doesn't have the extra Google added crap.
jakdillard said:
Yeah it is you can just pull it from your phone or extract it out of the update zip.
However its just the same as the Google Messenger app just green instead of blue and doesn't have the extra Google added crap.
Click to expand...
Click to collapse
But does it have quick reply? And does the action bar color change with the contact that you send the message to?
Thanks!
ANDR01DN00B said:
But does it have quick reply? And does the action bar color change with the contact that you send the message to?
Thanks!
Click to expand...
Click to collapse
You know what it does not. I didn't notice that, it looks like they just gave it a facelift.
Hmmm it might not make the next version either.

Categories

Resources