[ROM][KK 4.4] Avatar ROM for Samsung Galaxy S4 (jfltecan) - Updated [Feb 17,2014]

Search This thread

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Wall-E theme release

Added Wall-E theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Movies).
f2gERXd.jpg
5bW5blI.jpg
lGthEdR.jpg
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
3.1.8 Nightly changelog - Oct 30 2013


Oct 28th 2013 - 3.1.8 nightly changelog
  • Launcher in landscape mode
  • Launcher fix for preview mode
  • Theme chooser mixing themes fix
  • Theme chooser - support for full screen boot animation
  • Theme chooser - improved UI of font preview


Added Snakemelon theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Seasonal).
pa9LnjX.jpg
ijTaa46.jpg
mwVLbBS.jpg
 
  • Like
Reactions: saj222

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
NewLife theme release

Added NewLife theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Seasonal).
YPK9KXn.jpg
P9dLsme.jpg
BjUsWtb.jpg
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Find out about which apps can run in ART (Android Run Time), the easy way

A quick little post for something we have been working on lately.

Quite a few of you people would have heard about Android Kitkat and the bag of goodies that it brings along with it. One of those important changes though, is very much under the hood. It is called ART or Android Runtime. So what is it, and why is it important to us?

As described by Google, ART is a new Android runtime being introduced experimentally in the 4.4 release. This is a preview of work in progress in KitKat that can be turned on in Settings > developer options. Before this, all these days, every Android application used to run in its own process, with its own instance of the Dalvik virtual machine. Dalvik has been written so that a device can run multiple VMs efficiently. The Dalvik VM executed files in the Dalvik Executable (.dex) format which is optimized for minimal memory footprint. Now, with Android 4.4, Google has revealed that the Dalvik replacement, called Android Runtime (ART), should improve the performance of Android apps by a huge margin. The early version of ART in Android 4.4 already has been reported to have sped up apps by around 100%, though it is too early to know the whole truth. It might as well be a placebo till then.

ART straddles an interesting mid-ground between compiled and interpreted code, called ahead-of-time (AOT) compilation. Currently with Android apps, they are interpreted at runtime every time you open them up. This is slow. (iOS apps, by comparison, are compiled in native code, which is much faster.) With ART enabled, each Android app is compiled to native code when you install it. Then, when it’s time to run the app, it performs with all the speed and responsiveness of a native app.

Now, a lot of developers as well as enthusiasts will be really interested in this thing. It allows Android developers to continue writing the exact same code, and having their apps work across a wide range of hardware specs and form factors — but now their apps will now run significantly faster, feel more responsive, and your device’s battery life should improve.

And this is where our new website, www.androidruntime.com comes in. Right now, in these initial stages, people are still confused as to which apps can run in ART and which cannot. Our website solves this tiny issue by letting you search for any app, and see if ART supports it or not. Missing an app but you know the answer to the question? You can even contribute and add to the supported app list. We will do a quick verification and update the search results.

Now the website is still in its infancy, but we are sure that a lot of people might be interested in it. So spread the word and do what you guys really do best.

Oh, and have a great weekend!
 

cernekee

Senior Member
Jun 2, 2013
186
427
And this is where our new website, www.androidruntime.com comes in. Right now, in these initial stages, people are still confused as to which apps can run in ART and which cannot. Our website solves this tiny issue by letting you search for any app, and see if ART supports it or not. Missing an app but you know the answer to the question? You can even contribute and add to the supported app list. We will do a quick verification and update the search results.

I just submitted an entry for AFWall+ (works) but I wanted to leave a note:

If you are running CWM Superuser with ART enabled, you'll probably need the workaround shown in this GitHub ticket to use any root apps.

Koush has merged an official fix into the tree, so I'd expect it to show up in the next release.
 

johnb380

Senior Member
Jan 25, 2011
2,988
2,313
Masury, Ohio
A quick little post for something we have been working on lately.

Quite a few of you people would have heard about Android Kitkat and the bag of goodies that it brings along with it. One of those important changes though, is very much under the hood. It is called ART or Android Runtime. So what is it, and why is it important to us?

As described by Google, ART is a new Android runtime being introduced experimentally in the 4.4 release. This is a preview of work in progress in KitKat that can be turned on in Settings > developer options. Before this, all these days, every Android application used to run in its own process, with its own instance of the Dalvik virtual machine. Dalvik has been written so that a device can run multiple VMs efficiently. The Dalvik VM executed files in the Dalvik Executable (.dex) format which is optimized for minimal memory footprint. Now, with Android 4.4, Google has revealed that the Dalvik replacement, called Android Runtime (ART), should improve the performance of Android apps by a huge margin. The early version of ART in Android 4.4 already has been reported to have sped up apps by around 100%, though it is too early to know the whole truth. It might as well be a placebo till then.

ART straddles an interesting mid-ground between compiled and interpreted code, called ahead-of-time (AOT) compilation. Currently with Android apps, they are interpreted at runtime every time you open them up. This is slow. (iOS apps, by comparison, are compiled in native code, which is much faster.) With ART enabled, each Android app is compiled to native code when you install it. Then, when it’s time to run the app, it performs with all the speed and responsiveness of a native app.

Now, a lot of developers as well as enthusiasts will be really interested in this thing. It allows Android developers to continue writing the exact same code, and having their apps work across a wide range of hardware specs and form factors — but now their apps will now run significantly faster, feel more responsive, and your device’s battery life should improve.

And this is where our new website, www.androidruntime.com comes in. Right now, in these initial stages, people are still confused as to which apps can run in ART and which cannot. Our website solves this tiny issue by letting you search for any app, and see if ART supports it or not. Missing an app but you know the answer to the question? You can even contribute and add to the supported app list. We will do a quick verification and update the search results.

Now the website is still in its infancy, but we are sure that a lot of people might be interested in it. So spread the word and do what you guys really do best.

Oh, and have a great weekend!

I hope u don't mind i put ur post URL in my xda signature so I don't have to answer anymore art questions... PM me if u want me to take it out! Thanx a lot

Wanna know about ART here! http://xdaforums.com/showthread.php?p=47482844
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Cartoon world theme release

Added Cartoon world theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Cartoonish).
SOvdrhC.jpg
7Vmx5uH.jpg
Iq64Ibz.jpg
zEyG3d3.jpg
 

Acerlover82

Senior Member
Apr 29, 2012
59
13
Avatar Version 3.0

I just recently installed Avatar and notice that I am unable to speak or talk when receiving or making calls.

I dial a number and it does not ring on my S4, however it does ring on the phone that I am calling. When I call from my house phone, my phone does ring however I am unable to hear anything if someone is speaking, nor can they hear me.

Has anyone come across this?

Thanks in advance for your assistance.

Regards,

A
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Explanations and facts. Our status as of now.

Lately there has been a lot of confusion as to our approach to AvatarROM and the support scenario for all the various devices. We have had a lot of negative, and must I say, important feedback, and we have also seen a slight wane in our download numbers.

First off the bat, let us lay it out there in front of you that AvatarROM is still up and running and very much alive. There have been a few problems lately, but more about that later. We would like to ensure to our users that our development pattern is still chugging like a well oiled machinery and soon things will be right back on track.

We received a lot of flak for the last 4.3 build that we came out with, which actually had a major flaw in the lockscreen, putting devices into continuous bootloops. Our immediate solution was to advice users not to upgrade at all, and to those who had, to downgrade to the previous build. Although we ended up promising users that we will soon release a new build, unfortunately it never ended up happening. Due to unforeseen circumstances, we have not been able to push out a new build to our users, nor have we released any update for all those devices still on 4.2.2. The good news though, is that we will soon have a new build up and running. We are working on it and it should see the light of day soon.

The second problem, and in a way, a more grievous one was that a lot of older builds and in some cases, all the builds for specific device models got erased from our servers, as a result of which new users were never able to download our ROM. This lead to a lot of confusion, and in some cases, agitation that we might be wrapping up, which as we cleared up, is not the problem. We were trying to tweak the back- end servers and in the process, lost a lot of those older images. By the time we could salvage them, it was too late. Currently we are in the process of tweaking the servers (really carefully) and make sure that most of those missing builds are available.

So yes, in a nutshell, we really dropped the ball this time. We will like to thank all our users who stood valiantly alongside us, even though aware of the issues. We are looking into solving all these problems and should be able to alleviate them altogether in the coming days. So please be patient, just for a few more days.

Thanks
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Retrotown theme release.

Added Retrotown theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Games).
B7InQCB.jpg
WOUA5F9.jpg
UbOmxWW.jpg
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Changelog

Changelog
  • First proper 4.3 Release from AvatarROM
  • Bug fixes in ThemeChooser for ThemeMixing
Known Issues
  • Some of the holo resources are not getting themed
  • Dialer is not getting themed
  • Some app icons like dialer, camera, gallery, playstore are not getting themed
  • OTA updater app is crashing. We will fix in next release.
Download
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Metal Style theme release.

Added MetalStyle theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Misc).
LPfbWVv.jpg
O5DTI0i.jpg
HY9t1r6.jpg
 

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Nightly 4.0.12 - Jan 08 2014


Jan 08 2014 - 4.0.12 nightly changelog.
  • Launcher: Possible fix for SQLiteDiskIOException and added some logs to track the other bug
  • Themechooser:
    • Merge Touch feedback added to themeMix List item
    • CrashFix, UI update in non UI thread(ThemeMix error show in NonUiThread)
    • Unwanted FB share stuff removed
  • OTAUpdater: Fix for OTA app crash on checking for new updates
  • CM merges till Jan 02nd
Nightly 4.0.12 - Jan 08 2014
gapps
 
i just tried to install the latest version and after booting up the setup wizard just kept on crashing. am i doing something wrong? i tried various ways to flash but it still doesnt work. i tried rom, gapps, even tried loki. rom, loki then gapps. i alaso tried rom, loki, gapps, loki again. no dice. what gives?

oops, posted in the wrong section. i should have posted in the at&t section.
 
Last edited:

bippi79

Senior Member
Mar 11, 2011
6,059
9,418
Singapore
avatarrom.com
Fog theme release

Added Fog theme in our collection. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Seasonal).
hE2MT0m.jpg
nSjv4A4.jpg
gi4EOQE.jpg
 

Top Liked Posts

  • There are no posts matching your filters.
  • 79
    Find out about which apps can run in ART (Android Run Time), the easy way

    A quick little post for something we have been working on lately.

    Quite a few of you people would have heard about Android Kitkat and the bag of goodies that it brings along with it. One of those important changes though, is very much under the hood. It is called ART or Android Runtime. So what is it, and why is it important to us?

    As described by Google, ART is a new Android runtime being introduced experimentally in the 4.4 release. This is a preview of work in progress in KitKat that can be turned on in Settings > developer options. Before this, all these days, every Android application used to run in its own process, with its own instance of the Dalvik virtual machine. Dalvik has been written so that a device can run multiple VMs efficiently. The Dalvik VM executed files in the Dalvik Executable (.dex) format which is optimized for minimal memory footprint. Now, with Android 4.4, Google has revealed that the Dalvik replacement, called Android Runtime (ART), should improve the performance of Android apps by a huge margin. The early version of ART in Android 4.4 already has been reported to have sped up apps by around 100%, though it is too early to know the whole truth. It might as well be a placebo till then.

    ART straddles an interesting mid-ground between compiled and interpreted code, called ahead-of-time (AOT) compilation. Currently with Android apps, they are interpreted at runtime every time you open them up. This is slow. (iOS apps, by comparison, are compiled in native code, which is much faster.) With ART enabled, each Android app is compiled to native code when you install it. Then, when it’s time to run the app, it performs with all the speed and responsiveness of a native app.

    Now, a lot of developers as well as enthusiasts will be really interested in this thing. It allows Android developers to continue writing the exact same code, and having their apps work across a wide range of hardware specs and form factors — but now their apps will now run significantly faster, feel more responsive, and your device’s battery life should improve.

    And this is where our new website, www.androidruntime.com comes in. Right now, in these initial stages, people are still confused as to which apps can run in ART and which cannot. Our website solves this tiny issue by letting you search for any app, and see if ART supports it or not. Missing an app but you know the answer to the question? You can even contribute and add to the supported app list. We will do a quick verification and update the search results.

    Now the website is still in its infancy, but we are sure that a lot of people might be interested in it. So spread the word and do what you guys really do best.

    Oh, and have a great weekend!
    8
    [ROM][KK 4.4] Avatar ROM for Samsung Galaxy S4 (jfltecan) - Updated [Feb 17,2014]

    The Avatar Team is proud to present:

    Avatar ROM
    CM based ROM for Samsung Galaxy S4 (jfltecan)


    Love the minimal feel of CM? Love the themeing capability of MIUI?
    The Avatar team brings you, both combined in one ROM. Now enjoy beautiful MIUI themes on Cyanogen base.


    imagesforxdaforum011.gif




    Details:

    • Android JB - 4.2.2
    • CM10.1

    Instructions:

    If it's the first time flashing avatarrom or coming from another ROM

    Same as cyanogen - Link
    Update your google search app from play store before using it.

    Our Changes:

    • The platform for avatarrom as of now is CM10.1. The following components are changed on top CM10.1.
    • Status Bar
      • Fixed memory leaks
    • Theme Chooser
      • Google playstore like theme chooser - head here and download cool MIUI converted themes and CM themes.
    • Bazooka Launcher (market link)
      • Own launcher which is an enhanced version of Trebuchet (you can download this at the end of this post)
      • Enhanced theming by adding dockbar
      • Preview mode to edit workspaces
      • Many new Customization options.
      • Different gestures like swipe-up, swipe-down, double-tap, home-button press are added.
      • Added "edit workspace" option in menu button.
    • Messaging App
      • Changed message thread to make them themeable
      • Themeable Emoticons
    • Boot Animation
      • Themeable boot animation - the only CM ROM to do so.
    • Font Theming
      • Only ROM to support change of font without a reboot.
      • Tons of themes which change font - Eg: Buff, Simpsons, Mi_Xmas, European Gorgeous etc
    • Settings
      • Changed statistics to point to Avatar statistics server
      • OTA updater - you can check for updates to Avatar right from your device
      • Changed to support Avatar ROMs
      • Support for Gapps - download latest Gapps package as an OTA update
    • Framework
      • Integrated with ACRA Error Reporter for system wide crashes
    • Lockscreen
      • Changed to make them themeable
      • Support for complex unlock gestures
    • Weebo
      • A smart tasker kind of app which can help you to automate your device.
      • You can use exisiting rules or create your own customized rules for your needs.
      • More info - Link
    • Layout Theming
      • Themes not only change images, colors but it also can change the size, shape and position of any UI element.
      • More info - Link
    • Theme Editor
      • A tool to insulate you from all the complex operations involved in theming.
      • More info - Link
      • usage - Link

    Recent Changelog

    Sep 29 2013 - 3.1.3 Nightly changelog
    • Launcher
      • Fixed double tap Widget issue
      • Preview image fix
    • ThemeChooser
      • Fix a gap with breadcrumb text gaps
      • Fix an issue with search
    • Updated to the latest CM changes i.e midnight, 27th Septmeber.

    24/08/2013 - 3.1 Nightly changelog
    • Launcher
      • Fixed a bug with folders not working correctly
    • ThemeChooser
      • Bug fix: download themes when wifi is on
      • Fixed a bug Theme Engine Versioning
      • Fixed a bug with System Theme
    • Updated to the latest CM changes i.e midnight, 22st August.

    08/10/2013 - 3.1 Nightly changelog
    • Launcher
      • Black shadow in Landscape
      • Drawer default transition -Cube In and out
    • Removed icon showing for themes in installed tab and showing default gray image
    • Updated to the latest CM changes i.e midnight, 8th August.

    Stable release 3.0 - 07/02/2013
    As CM10.1 has hit the general release, Avatar Team is branching with stable and nightly releases.

    Stable releases are marked as 3.0. This is the first stable release from Avatar Team. Stable releases will be weekly or bi-weekly and will be tested extensively by our testing team.

    Nightly releases will kickstart in a few days. We will merge CM changes every day and it will also contain experimental features from Avatar.

    We highly recommend to wipe cache/data/dalvik before flashing the stable releases.

    Changelog:

    Based on CM10.1.0 (General Release)


    06/16/2013 - AvatarROM 2.15b release
    • CyanogenMod RC5 merges.
    • Fixes in Theme chooser.
    • Launcher:
      • Grid size issue fixed across all devices and resolutions.
      • Transparency setting changed(1 to 10 transparency, also moved from general to Drawer).
      • Fixed the issue with the transparent fade animation while going from Apps to Widgets.
      • Fixed some crashes.
    • Weebo:
      • New UI for editing rules.
      • Shows a dialog if rule is broken. If the rule is fine, user can directly enable/disable the rule by tapping on it.
      • Weebo icon changed.
      ***If you need the functionality of flashing Avatar ROM and Gapps in ROMS <= 2.13b, you can push the CMUpdater.apk to /system/app. ***

    06/08/2013 - AvatarROM 2.14b release
    • Cyanogen Mod RC4
    • OTA Updater app can now flash with Gapps( This time also they need to do manual flashing of gapps. From next time it will be automatic if correct recovery is installed.) TWRP and unlocked clockworkmod is supported. Official locked clockworkmod recovery is not supported.
    • Lot of Theme chooser crash fixes.
    • Theme chooser gets updates from server, when the theme changes.
    • Notification for theme updates.
    • Fix for lock screen not showing music status for some themes.
      Launcher
      • Crashes reported in error reporter have been fixed.
      • Some performance optimizations have been made when scrolling the workspace.

    06/01/2013 - AvatarROM 2.13b release
    • CM merges till 28-05-2013
    • Bazooka --Custom grid size fix. Bug fixes.
    • Weebo -- UX/UI changes for location screen. Improved UI for mapping location screens.
    • Nova Launcher fix
    • Lockscreen support for new MIUI tag
    • Theme Chooser - some bug fixes
      • Service unregister crash
      • Notification added to show theme installing and installed (but has some issues)

    Download Avatar ROM for Samsung Galaxy S4 (jfltecan) :

    Nightly release 5.0 - Android version 4.4
    Nightly 5.0.2 - Jan 13 2014


    Nightly Release 3.x.y - Android version 4.2.2 based on CM10.1
    Nightly 3.1.8 Oct 30, 2013
    Stable Release 3.x - Android version 4.2.2 based on CM10.1
    Stable 3.0
    Beta Release
    Link(Jun 23,2013)

    Gapps (4.2.2)

    Videos:

    Sample Video - checkout our MIUI style lockscreens, statusbar, messaging, etc and the smooth transition of themes:


    Review by Phone tech kid


    All Videos

    Credits:

    • Cyanogen Team
    • Trebuchet launcher
    • MiUi Theme creators
    • TheDarkLord1997 - For inital porting
    • iXanza - For beta testing

    If there are any errors let us know in the comments or file the bug at http://issues.avatarrom.com

    You can find more information at http://www.avatarrom.com

    Feature request page - https://avatarrom.uservoice.com/forums/193652-avatarrom-feature-request

    Now you can follow us on Facebook, Google+ and Twitter here.

    XDA:DevDB Information
    [ROM][KK 4.4] Avatar ROM for Samsung Galaxy S4 (jfltecan) - Updated [Feb 17,2014] , a ROM for the AT&T Samsung Galaxy S 4

    Contributors
    bippi79
    ROM OS Version: 4.4.x KitKat
    Based On: CyanogenMod

    Version Information
    Status: Testing

    Created 2014-02-11
    Last Updated 2014-02-20
    2
    Can I flash this ROM to the AT&T S4?

    Thanx!

    EDIT: I went ahead and tried to flash it. I won't flash thru TWRP on a AT&T GS4.

    It says jfltecan, so you either need loki-doki.zip in twrp or the oudhs auto Loki recovery. Can't flash directly because of bootloader

    Sent from my AT&T Galaxy S4 Running AOKP 4.2.2
    2
    Has anyone tested this on att. One of my favorite Roms for s3 can't wait to try this out. :)

    Sent from my GT-I9505 using xda premium







    cant get it to install using oudhs auto Loki recovery. getting error 7.
    rom looks promising once we get past the istall

    Look up... Were only on page 2 of the thread and the answer is right before your eyes.

    Sent from my AT&T Galaxy S4 Running AOKP 4.2.2
    2
    MiRound theme release


    Releasing Miround theme. Check below screenshots. The same is available in our theme chooser(Avatar Themes -> Avatar Themes-> Minimalist).

    1uzzoQB.jpg
    UxeD3g1.jpg
    aaasgxJ.jpg
    PRNCwws.jpg