Android 4.4 KitKat

Discussion about anything related to Android or this forum here.
Moderator: Forum Moderator

Re: Android 4.4 KitKat

Postby soren » Thu Dec 05, 2013 8:50 pm

MarkAtHome wrote:Would appreciate it if you enlighten us as to what you are basing this statement upon.

I think it's obvious. There are already 4 releases of the JB 4.3 ROM. The initial release has several issues. You can see the changelog. The subsequent releases fixed those issues. So the 5th release should fix more issues or has some improvements. On the other hand, when a Kitkat 4.4 ROM is released, it will be the 1st release which I expect that there will be some issues which is totally understandable. If you look at the changelog of the JB 4.2.2 ROM, you will see that the 1st release has several issues as well.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Advertisement
 

Re: Android 4.4 KitKat

Postby MarkAtHome » Thu Dec 05, 2013 11:46 pm

tytung wrote:Just downloaded CM 11.0 (Android 4.4) source code to build a ROM.
It's time to fix bugs.
Don't ask me when I'll release a ROM. I have no timetable.
soren wrote:Great news. What about JB 4.3.1? To be honest, I'm waiting for it rather than KitKat 4.4 because I think it'll be more stable.
MarkAtHome wrote:Would appreciate it if you enlighten us as to what you are basing this statement upon.
soren wrote:I think it's obvious. There are already 4 releases of the JB 4.3 ROM. The initial release has several issues. You can see the changelog. The subsequent releases fixed those issues. So the 5th release should fix more issues or has some improvements. On the other hand, when a Kitkat 4.4 ROM is released, it will be the 1st release which I expect that there will be some issues which is totally understandable. If you look at the changelog of the JB 4.2.2 ROM, you will see that the 1st release has several issues as well.

Since I can only speak for myself, the fact that there are a number of 4.3.x releases does not mean that any of them are ready for primetime, especially the almost working (duh...) release of 4.4. :) The number of releases listed in a change log, does not indicate a ROM's value or stability, as there is no reason to perceive those as any more stable than a ROM's first release (author-dependent, of course), let alone waste the time to pursue it, when a subsequent version has been released.

I would much rather have alpha Tytung versions of 4.4.x than a "stable"/multi-version release by anyone else in the HD2 world. :P

Tytung just received his Nexus 5, which comes with 4.4. There is no reason for him to do anything but little fixes, if he so chooses, for the HD2.

Of course, if tytung needs a diversion after working on his Nexus 5, only then can we hope for a version update, and it would make little sense to offer the HD2 a version update to anything other than what is current and/or possible for the HD2.

Any ROM that is released must be deemed alpha, which is what is to be expected in development forums. As we all know, we flash at our own risk, so if that were a concern, I would wait until the new ROM's change log lengthens.
Image
User avatar
MarkAtHome
Forum Moderator
 
Posts: 97
Joined: Mon Jun 24, 2013 10:17 pm
Has thanked: 60 times
Been thanked: 65 times

Re: Android 4.4 KitKat

Postby soren » Fri Dec 06, 2013 5:06 am

Maybe I should have said "dependable" rather than "stable". ;) If you look at the changelog, you should see that the later versions are more dependable than the earlier versions as there are issues fixed, source code updated, more features added, etc.

Anyway, if the first release of tytung's KitKat 4.4 ROM is bug free and feature complete, I cannot think of a reason to not flash it. :)
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Re: Android 4.4 KitKat

Postby tytung » Fri Dec 06, 2013 7:04 am

soren wrote:Great news. :) What about JB 4.3.1? To be honest, I'm waiting for it rather than KitKat 4.4 because I think it'll be more stable.

I won't release a 4.3.1 ROM because source code related to mobile data is changed and is not fully working.

Besides, 4.3.0 is good enough.
Paste your logcat to GitHub Gist or any similar websites, and link it in your post if you need any help. (Don't forget to tell us your HD2 setup/configuration.)

Device: HTC HD2 (LEO512)
HSPL: 2.08.HSPL
Radio: Leo_RADIO_2.15.50.14
Bootloader: MAGLDR v1.13
Recovery: ClockworkMod Recovery 5.0.2.6

My work for Android on HD2:
Image
User avatar
tytung
Site Admin
 
Posts: 588
Joined: Sun Jun 09, 2013 2:12 pm
Country: Taiwan (tw)
Has thanked: 204 times
Been thanked: 1349 times

Re: Android 4.4 KitKat

Postby soren » Fri Dec 06, 2013 3:40 pm

Thanks for the information. I'm looking forward to your KitKat ROM. :)

Also, just out of curiosity, I noticed that in your recent releases you reduced the system space requirements. Why is that? I think the size of the system space required was important when most users used A2SD scripts. But currently, I believe most users use DataOnEXT or NativeSD so the system space required doesn't matter. Actually, as I'm using DataOnEXT, I prefer utilizing the system partition because my data partition space is quite limited. But it's a very minor issue.
soren
Senior Member
 
Posts: 303
Joined: Mon Jul 08, 2013 12:41 pm
Has thanked: 160 times
Been thanked: 86 times

Re: Android 4.4 KitKat

Postby tytung » Fri Dec 06, 2013 4:49 pm

soren wrote:Thanks for the information. I'm looking forward to your KitKat ROM. :)

Also, just out of curiosity, I noticed that in your recent releases you reduced the system space requirements. Why is that? I think the size of the system space required was important when most users used A2SD scripts. But currently, I believe most users use DataOnEXT or NativeSD so the system space required doesn't matter. Actually, as I'm using DataOnEXT, I prefer utilizing the system partition because my data partition space is quite limited. But it's a very minor issue.


Some Google apps, e.g., Google Maps, are updated from Google Play frequently.
After updating Google Maps app, you will have two Google Maps apps. The old version is in the system space while the newer version is in the data space.
So I moved some Google apps from system space to data space at beginning.
The benefit is to save system space and to reduce the zip file's size.
Paste your logcat to GitHub Gist or any similar websites, and link it in your post if you need any help. (Don't forget to tell us your HD2 setup/configuration.)

Device: HTC HD2 (LEO512)
HSPL: 2.08.HSPL
Radio: Leo_RADIO_2.15.50.14
Bootloader: MAGLDR v1.13
Recovery: ClockworkMod Recovery 5.0.2.6

My work for Android on HD2:
Image
User avatar
tytung
Site Admin
 
Posts: 588
Joined: Sun Jun 09, 2013 2:12 pm
Country: Taiwan (tw)
Has thanked: 204 times
Been thanked: 1349 times

Re: Android 4.4 KitKat

Postby secaplus » Sun Dec 22, 2013 8:20 am

Hi

I'm looking for Tytung Kitkat thread made on 12/08. But not able to find it, this thread disappear. What's appended ?

Envoyé de mon HTC One en utilisant Tapatalk
secaplus
Newly Registered Member
 
Posts: 1
Joined: Tue Jul 23, 2013 12:50 pm
Country: France (fr)
Has thanked: 11 times
Been thanked: 0 time

Re: Android 4.4 KitKat

Postby NYLimited » Sun Dec 22, 2013 9:10 am

secaplus wrote:Hi

I'm looking for Tytung Kitkat thread made on 12/08. But not able to find it, this thread disappear. What's appended ?


Apologies for the confusion!

The topic is back and located here.
User avatar
NYLimited
Forum Moderator
 
Posts: 395
Joined: Mon Jun 24, 2013 5:01 pm
Location: 40.75659° N 73.98626° W
Country: United States (us)
Has thanked: 128 times
Been thanked: 255 times

Previous

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests

cron