Rooted eclair custom roms for A7HT V2: version 2011.18

Rockchip RK2818 based
kotzo
Archos Novice
Archos Novice
Posts: 18
Joined: Thu Feb 24, 2011 1:38 am

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by kotzo »

Hi again,

I flashed the 2011.09 with the help of RK2818: RKAndroidBatchUpgrade.exe plus drivers
and now the SD card is recognized.

I don't know what caused the problem.

Is it possible to find the versions

2011.10 and 2011.11 ?

(2012.12) creates problems in my case.

Regards,

Kotzo
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by hvdwolf »

kotzo wrote:Hi again,

I flashed the 2011.09 with the help of RK2818: RKAndroidBatchUpgrade.exe plus drivers and now the SD card is recognized.
I think that if you had used the RKAndroidBatchUpgrade to flash your Archos with the 2011.12 it would have worked as well.
Also: I think that if you flash it now "the normal way" with the 2011.12 it will also work.

Anyway: You can find the the 2011.11 here.
kotzo
Archos Novice
Archos Novice
Posts: 18
Joined: Thu Feb 24, 2011 1:38 am

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by kotzo »

Hi again,

I use the 2011.11 version and I have a question:

Is it possible to install (flash) google calendars ?

I need it in order to sync my lotus notes events from my laptop to the Archos.

Thanks in advance !!

Kotzo
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by hvdwolf »

Please try to install GoogleCalendarSyncAdapter.apk. If it's named GoogleCalendarSyncAdapter.zip after download rename it to GoogleCalendarSyncAdapter.apk
It's a 2.1 eclair version which I found later in another tablet's rom.
Xlendi
Archos User
Archos User
Posts: 114
Joined: Fri Feb 25, 2011 11:24 pm

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by Xlendi »

I've tried to install this file. The answer of the Android (in English) is:
"Parse Error. There is a problem to parsing the package."

I'm tried to install the package via SD card and alternatively by Dropbox.
Nokia N810, Archos 7 V2, Kindle 3
kotzo
Archos Novice
Archos Novice
Posts: 18
Joined: Thu Feb 24, 2011 1:38 am

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by kotzo »

"Parse Error"

"There is a problem parsing the package"

Could you help ???
birdiebnl
Archos Guru
Archos Guru
Posts: 261
Joined: Thu Dec 30, 2010 4:58 pm
Location: Hellendoorn

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by birdiebnl »

hvdwolf wrote:Please try to install GoogleCalendarSyncAdapter.apk. If it's named GoogleCalendarSyncAdapter.zip after download rename it to GoogleCalendarSyncAdapter.apk
It's a 2.1 eclair version which I found later in another tablet's rom.
It is not a 2.1. eclair version. If you check the Manifest you will see:

Code: Select all

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8" />
Where version 8 of the SDK stands for Froyo. 7 is Eclair. I don't think there is a GoogleCalendarSyncAdapter in Eclair.
kotzo wrote:"Parse Error"

"There is a problem parsing the package"

Could you help ???
That's because it is a Android 2.2 package.

You could try this one, don't know if it will work. calendar
kotzo
Archos Novice
Archos Novice
Posts: 18
Joined: Thu Feb 24, 2011 1:38 am

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by kotzo »

Not working .

IS there an app (e.g. calendar app) that syncs google calendar directly and not through android google calendar ?

Thanks
birdiebnl
Archos Guru
Archos Guru
Posts: 261
Joined: Thu Dec 30, 2010 4:58 pm
Location: Hellendoorn

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by birdiebnl »

kotzo wrote:IS there an app (e.g. calendar app) that syncs google calendar directly and not through android google calendar ?
Well, this ROM 2011.xx won't sync with Google, because sync is turned off in the boot.img.
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by hvdwolf »

birdiebnl wrote:
kotzo wrote:IS there an app (e.g. calendar app) that syncs google calendar directly and not through android google calendar ?
Well, this ROM 2011.xx won't sync with Google, because sync is turned off in the boot.img.
Yes and No: I have been sloppy in this rom with regard to syncing.
The default.prop in boot img has "ro.config.sync=no"
The build.prop in the system image has "ro.config.sync=yes".
The latter is executed later so in theory the setting should be "ro.config.sync=yes".

However, you can always set it to yes in a rooted terminal with "setprop ro.config.sync=yes".

That should work.
birdiebnl
Archos Guru
Archos Guru
Posts: 261
Joined: Thu Dec 30, 2010 4:58 pm
Location: Hellendoorn

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by birdiebnl »

hvdwolf wrote:Yes and No: I have been sloppy in this rom with regard to syncing.
The default.prop in boot img has "ro.config.sync=no"
The build.prop in the system image has "ro.config.sync=yes".
The latter is executed later so in theory the setting should be "ro.config.sync=yes".

However, you can always set it to yes in a rooted terminal with "setprop ro.config.sync=yes".
Well, boot.img (default.prop) overrules the properties in build.prop. So the build.prop has no effect. I doubt if you can change the read only properties. I don't think that is possible. (Checked, that is not possible).

@kotzo, you could try the 21.02 ROM or the 22.xx ROMs, there is sync on.
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by hvdwolf »

I updated the eclair rom and just released a new one. Please read the first post.

I wanted to test drive this improved eclair rom (this 2011.14) against my froyo rom (froyo.08).
Basically there is no difference in performance although sometimes the reaction of an app or the gui seems to be a little slower on the froyo rom. It is definitely true that the eclair rom is more stable than the froyo rom. It hasn't crashed on me in 4-5 days. I have been running the froyo.08 rom for about 10-11 days and it has crashed about 3-4 times. I don't mind as such but it would have been nice if it hadn't crashed.

I switched back now to my froyo rom and will investigate further improvements like for example the normal/fullscreen option and to try to get it more stable.
Naosb has contacted me "off forum" to mention that he is working on gingerbread (2.3.x) but it's in very, very early alpha stage.
birdiebnl
Archos Guru
Archos Guru
Posts: 261
Joined: Thu Dec 30, 2010 4:58 pm
Location: Hellendoorn

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by birdiebnl »

hvdwolf wrote:Naosb has contacted me "off forum" to mention that he is working on gingerbread (2.3.x) but it's in very, very early alpha stage.
I've had gingerbread running on the A7HTv2 a few weeks ago, but with some issues. I don't remember them exactly, but the most annoying thing seemed to be the performance. It felt very slow compared to 2.1 or 2.2.
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.12

Post by hvdwolf »

birdiebnl wrote:
hvdwolf wrote:Naosb has contacted me "off forum" to mention that he is working on gingerbread (2.3.x) but it's in very, very early alpha stage.
I've had gingerbread running on the A7HTv2 a few weeks ago, but with some issues. I don't remember them exactly, but the most annoying thing seemed to be the performance. It felt very slow compared to 2.1 or 2.2.
That was my fear as well. Next to that this gingerbread did not use the hardware decoding of the DSP chip for playing videos. But if it gets nicely tuned and optimized it might be an option.
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.15

Post by hvdwolf »

And another new rom. Now with a standard read-only system partition. The tablet is faster and boots faster.

I think it will be my last eclair rom.

You can either choose one of Birdbienl's eclair roms or one of my eclair roms. Just check for the contents and functionality and decide which one is the best for you.
Vicious84
Archos Novice
Archos Novice
Posts: 2
Joined: Thu Apr 14, 2011 4:53 pm

Re: Rooted custom roms for A7HT Version 2: version 2011.15

Post by Vicious84 »

Hi,
so the last rooted firmware version 2011.15 is not based on froyo 2.2?
Do you know if exist a froyo rooted firmware?
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.15

Post by hvdwolf »

Come on man.
In this same subforum, so close to each other that it easily fits on one page and one screen, there are two threads with froyo custom roms.
The Custom ROM for A7HTV2: Android 2.2 (7HTV2_22.07) and the slightly newer Custom ROM for A7HTV2: Android 2.2 froyo.08.
Most possibly I will release a new froyo.09 rom with the option to switch between fullscreen and normal screen.
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.16

Post by hvdwolf »

And another new rom. Again with a standard read-only system partition. I reimplemented the normal/fullscreen option which requires a trick on a read-only rom
frenzl
Archos Novice
Archos Novice
Posts: 2
Joined: Sat Apr 23, 2011 2:19 pm

Re: Rooted custom roms for A7HT Version 2: version 2011.16

Post by frenzl »

Hoi hvdwolf,
ik draai je 2011.15 versie en het valt me op dat
(1) de batterijduur niet echt overhoudt, ik heb het ding nu ca 1 week en moet hem dagelijks en soms 2 keer per dag opladen(en ik zit er echt niet de hele dag mee te spelen).
(2) ook al zet ik hem s'avonds op standby (met half volle accu) hij 'smorgens toch helemaal leeg is en zo dood als een pier
(3) Het opladen ook te wensen overlaat. Over de eerste 50 % doet ie meer dan 3 uur, de laastste 50 % in ca een half uur. Komt een en ander je bekend voor en zit hem dat dan in jouw custom rom of ligt het aan het tablet zelf, is het gewoon een stroomvreter.

Overigens niets dan lof voor het werk dat je verzet en zo graag met ons noobs wil delen. De originele update die ik op dag 2 op het tablet zette leverde me tot 2 keer toe de .....acor loop op en dat is niet echt prettig.

Nog 1 vraagje. Je zegt zelf over te stappen op de froyo versie. Is dat voor de rest van de archos gebruikers ook het beste, maw is de froyo verasie beter, sneller stabieler, minder accuvretend etc etc, of is het gewoon leuk om weer eens wat anders te gebruiken?

Groet Frenzl
hvdwolf
Archos Guru
Archos Guru
Posts: 939
Joined: Fri Dec 24, 2010 6:17 pm
Location: Zwolle, Nederland
Contact:

Re: Rooted custom roms for A7HT Version 2: version 2011.16

Post by hvdwolf »

frenzl wrote:Hoi hvdwolf,
ik draai je 2011.15 versie en het valt me op dat
(1) de batterijduur niet echt overhoudt, ik heb het ding nu ca 1 week en moet hem dagelijks en soms 2 keer per dag opladen(en ik zit er echt niet de hele dag mee te spelen).
(2) ook al zet ik hem s'avonds op standby (met half volle accu) hij 'smorgens toch helemaal leeg is en zo dood als een pier
(3) Het opladen ook te wensen overlaat. Over de eerste 50 % doet ie meer dan 3 uur, de laastste 50 % in ca een half uur. Komt een en ander je bekend voor en zit hem dat dan in jouw custom rom of ligt het aan het tablet zelf, is het gewoon een stroomvreter.

Overigens niets dan lof voor het werk dat je verzet en zo graag met ons noobs wil delen. De originele update die ik op dag 2 op het tablet zette leverde me tot 2 keer toe de .....acor loop op en dat is niet echt prettig.

Nog 1 vraagje. Je zegt zelf over te stappen op de froyo versie. Is dat voor de rest van de archos gebruikers ook het beste, maw is de froyo verasie beter, sneller stabieler, minder accuvretend etc etc, of is het gewoon leuk om weer eens wat anders te gebruiken?

Groet Frenzl
I will reply in english as this is an english forum. Please stick to english in your subsequent posts.

The battery lifetime in my case is very good. I have just used my tablet for 4-5 hours for ereading outside in the sun, so with the clairity set to 100%. It's more than for 75% full. I used it daily at my work as internet radio using tune-in. After 6-8 hours it is always more than 50% filled and mostly 70% or more.
What kind of of applications are you using? Note that many widgets keep the tablet, and more importantly: your network card (wifi), working continuously thereby draining the battery faster.

At this moment Froyo is slower and less stable. We are working on that. I don't do measurements but for daily use I don't see a difference in battery life between eclair and froyo. It's the widgets that drain the battery.
If you want the best stability and performance, you should stick to eclair. If you don't mind an occasional reboot/crash and want to use the improved functionality of Froyo, switch to Froyo. As mentioned in other posts (and a few lines above) I use my tablet mostly as ereader and also with Froyo it's very stable, be it slightly slower.

You have multiple rom options here, both from myself or from Birdiebnl. Our goals are slightly different and this gives the end user to pick a rom that suits him/her best.
Post Reply

Return to “Archos 7 Home Tablet v2”