Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Lenn
Old
#11  
Lenn's Avatar
Senior Member - OP
Thanks Meter 171
Posts: 1,132
Join Date: Jan 2011
Location: Lippstadt
Quote:
Originally Posted by Scaryghoul View Post
Oh, well I've never really created a build script before but there are plenty of guides instructing on how to do so.

Extracting the binaries usually consists of adb pulling all of the binaries required for the complication that are proprietary/closed source. I suppose you could just copy/paste them to your sdcard then copy to a computer if adb weren't around but that's just extra work.
As to which binaries we need, I'm not sure yet but we can cross that bridge in a bit.

To make the build script, we should probably analyze other build scripts for other devices and the directories for them.

This thread might aid in development, I doubt they have the build scripts for archos but they at least have examples in the program I'm sure and other tools to use.
http://forum.xda-developers.com/showthread.php?t=969266

Also for whoever attempts to get a functional kernel for cm7 this page may be useful(or possibly me just making sure I read this later)
http://wiki.cyanogenmod.com/index.ph..._a_Kernel_Port
Thank you!

Okey, you really knows a lot more than i am
I'll do the binaries, just say me where they are?^^
Maybe you could try the Build script(s)...
And for the Touchscreen Driver:
We've to look for somebody who do the instructions i've found on the net
Hope i could help you.
Dont forget to klick "Thanks" Thanks.
____________
Who wants a Google+ Invitation?



Archos 101 8 GB

|||||
vvvvv
OpenAos Multi Boot Menu by Bubu
|||||
vvvvv
-->Cyanogen (Gingerbread) for Gen8 by Bubu
|||||
vvvvv
-->Urukdroid 1.0 by $auron
-->100 MB Swap
-->45 MB CompCache
-->DarkTheme by SilentRazor


 
Lenn
Old
#12  
Lenn's Avatar
Senior Member - OP
Thanks Meter 171
Posts: 1,132
Join Date: Jan 2011
Location: Lippstadt
Quote:
Originally Posted by Scaryghoul View Post
This thread might aid in development, I doubt they have the build scripts for archos but they at least have examples in the program I'm sure and other tools to use.
http://forum.xda-developers.com/showthread.php?t=969266
Okey, i know this Thread, its great except the fact it don't support Archos ^^
I'll send a message at these guys about archos devices and parallels about our gen8 devices ad supported devices, so we could create our own script to do it from scratch like they've do
But i now i go to bed^^
Hope i could help you.
Dont forget to klick "Thanks" Thanks.
____________
Who wants a Google+ Invitation?



Archos 101 8 GB

|||||
vvvvv
OpenAos Multi Boot Menu by Bubu
|||||
vvvvv
-->Cyanogen (Gingerbread) for Gen8 by Bubu
|||||
vvvvv
-->Urukdroid 1.0 by $auron
-->100 MB Swap
-->45 MB CompCache
-->DarkTheme by SilentRazor


 
chrulri
Old
#13  
chrulri's Avatar
Senior Member
Thanks Meter 266
Posts: 895
Join Date: Dec 2010

 
DONATE TO ME
To start with build scripts I would recommend to find a device - which is supported by CM, if there even is one - which has similiar hardware as the Archos Gen8 series and start from there instead to start from scratch.
If there is no such similiar device series you unfortunately would have to start from scratch
 
LeoNg628
Old
#14  
LeoNg628's Avatar
Senior Member
Thanks Meter 29
Posts: 279
Join Date: Dec 2009
Quote:
Originally Posted by chulri View Post
To start with build scripts I would recommend to find a device - which is supported by CM, if there even is one - which has similiar hardware as the Archos Gen8 series and start from there instead to start from scratch.
If there is no such similiar device series you unfortunately would have to start from scratch
I have Desire and Desire HD also Aria and Legend....but all is HTC...the hardware spec is not similar to Archos gen8....
 
Lenn
Old
#15  
Lenn's Avatar
Senior Member - OP
Thanks Meter 171
Posts: 1,132
Join Date: Jan 2011
Location: Lippstadt
Quote:
Originally Posted by chulri View Post
To start with build scripts I would recommend to find a device - which is supported by CM, if there even is one - which has similiar hardware as the Archos Gen8 series and start from there instead to start from scratch.
If there is no such similiar device series you unfortunately would have to start from scratch
Okey,thank you
there is no device similar to our archos that is supported
But is it possible to "mix" it?
Like:
Cpu - from a phone that has Arm Cortex A8
[...]
we put together all parts
woukd that be possible?
Hope i could help you.
Dont forget to klick "Thanks" Thanks.
____________
Who wants a Google+ Invitation?



Archos 101 8 GB

|||||
vvvvv
OpenAos Multi Boot Menu by Bubu
|||||
vvvvv
-->Cyanogen (Gingerbread) for Gen8 by Bubu
|||||
vvvvv
-->Urukdroid 1.0 by $auron
-->100 MB Swap
-->45 MB CompCache
-->DarkTheme by SilentRazor


 
chrulri
Old
#16  
chrulri's Avatar
Senior Member
Thanks Meter 266
Posts: 895
Join Date: Dec 2010

 
DONATE TO ME
Yes, CPU might be the most important common part, then WiFi/BT, DSP (for hardware acceleration of videos), Sound, Touchscreen and in the end USB host port.


Quote:
Originally Posted by Lennb View Post
Okey, i understand thank you very much, chulri!
I've searched but i dont found anything about writing build scripts on android...
I haven't found anything too, but I did some research in the beginning of this year: http://wiki.cyanogenmod.com/index.ph...ld_Environment

After installing the repository on the build machine, you have all the build scripts from other devices and can copy and adapt them.
Quote:
Originally Posted by Lennb View Post
Okey, then we'll do this step (binaries) in the end, i think the best would be to write the build scripts first? What do you mean?
Agreed
Quote:
Originally Posted by Lennb View Post
i think we should write now on the developement thread, then the other guys could read it
Agreed too
 
Lenn
Old
#17  
Lenn's Avatar
Senior Member - OP
Thanks Meter 171
Posts: 1,132
Join Date: Jan 2011
Location: Lippstadt
Quote:
Originally Posted by chulri View Post
Yes, CPU might be the most important common part, then WiFi/BT, DSP (for hardware acceleration of videos), Sound, Touchscreen and in the end USB host port.
Okey, but how do we get these firmwares out of the archos firmware?
Quote:
http://wiki.cyanogenmod.com/index.ph...ld_Environment
After installing the repository on the build machine, you have all the build scripts from other devices and can copy and adappt them.
Okey, i just have a windows pc, but i think i put linux on it
Ubuntu is the best for developening, isn't it?
I have to talk to my brother (with-owner of the pc)
I'll put a dual-boot system on my pc

I want Cyanogen!
Hope i could help you.
Dont forget to klick "Thanks" Thanks.
____________
Who wants a Google+ Invitation?



Archos 101 8 GB

|||||
vvvvv
OpenAos Multi Boot Menu by Bubu
|||||
vvvvv
-->Cyanogen (Gingerbread) for Gen8 by Bubu
|||||
vvvvv
-->Urukdroid 1.0 by $auron
-->100 MB Swap
-->45 MB CompCache
-->DarkTheme by SilentRazor


 
chrulri
Old
#18  
chrulri's Avatar
Senior Member
Thanks Meter 266
Posts: 895
Join Date: Dec 2010

 
DONATE TO ME
Quote:
Originally Posted by Lennb View Post
Okey, but how do we get these firmwares out of the archos firmware?
a) adb pull (this is what the "extract_files.sh" does)
b) root the device and copy files one by one
c) root the device, copy the filesystem image and extract the files by script
Quote:
Originally Posted by Lennb View Post
Okey, i just have a windows pc, but i think i put linux on it
Ubuntu is the best for developening, isn't it?
I have to talk to my brother (with-owner of the pc)
I'll put a dual-boot system on my pc
So you start developing? If not, no need for linux at all

Quote:
Originally Posted by Lennb View Post
I want Cyanogen!
4 days ago you wanted UrukDroid, 3 day ago you wantet Honeycomb, now you want CM, will you stay this time?
The Following User Says Thank You to chrulri For This Useful Post: [ Click to Expand ]
 
Lenn
Old
#19  
Lenn's Avatar
Senior Member - OP
Thanks Meter 171
Posts: 1,132
Join Date: Jan 2011
Location: Lippstadt
Quote:
Originally Posted by chulri View Post
a) adb pull (this is what the "extract_files.sh" does)
b) root the device and copy files one by one
c) root the device, copy the filesystem image and extract the files by script
Sorry, im a noob I just donīt understand.
Adb pull is copy files over adb(command connection over usb); right?
Quote:
So you start developing? If not, no need for linux at all
I try I reset my Pc anyway
Quote:
4 days ago you wanted UrukDroid, 3 day ago you wantet Honeycomb, now you want CM, will you stay this time?
Same answer as in 2
Hope i could help you.
Dont forget to klick "Thanks" Thanks.
____________
Who wants a Google+ Invitation?



Archos 101 8 GB

|||||
vvvvv
OpenAos Multi Boot Menu by Bubu
|||||
vvvvv
-->Cyanogen (Gingerbread) for Gen8 by Bubu
|||||
vvvvv
-->Urukdroid 1.0 by $auron
-->100 MB Swap
-->45 MB CompCache
-->DarkTheme by SilentRazor


 
dtr145r
Old
#20  
dtr145r's Avatar
Senior Member
Thanks Meter 151
Posts: 795
Join Date: Nov 2010
Location: pennsylvania
from what i understand 2.2, 2.3 doesnt support usb hosting which is needed for the archos screen
is there a fix for that?
i know android 3.0, 3.1 support usb hosting...



Device 1 .: jfltespr :.
Android Version.: 4.2.2 :.
ROM .: CyanogenMod 10.1 :.

Device 2 .: d2spr :.
Android Version.: 4.2.2 :.
ROM .: CyanogenMod 10.1 :.

 
Post Reply+
Tags
archos, cyanogenmod, developement, port, porting
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...