Hello!
I want to introduce you my new project- Android autoporting!
This project will help you port Android and will help developers build it from ready sources.
You can download it in the attach.
When you open it you should choose from 3 different modes:
EASY-will help you port Android if you don't have DEVICE folder for your device
HARD- if you have device-specific folders and want just build it
HARDCORE - if you want to do something in empty folder
INSTRUCTION
EASY
1 window
Enter device name and manufacture(just english letters, no digits,spaces,etc) and chhose Android version
2 window
Choose architecture(if you dont know which type of armv6 do you need- choos armv6-j for armv7 - armv7-a)
Screen size and screen orientation
3 window
It is not ready.Just click next
4 window
Click send and wait for number
HARD
1)Create config.tar(it's a patch for android sources).In root of this file you should have device,vendor folders etc.Then pack it to tar
2)In window choose your file, enter name of device(same with vendorsetup.sh) and android version.Click send and wait for the number.It can take few minutes, depending of sources size.
HARDCORE
Write a script, with operations you need.To get results out you need to create out folder(mkdir out) and put to it files you need to get.
Get result
When your task is ready(track it http://144.76.68.236:8080/ here)
go to ftp://144.76.68.236/server/grare/ login is ftpusername password is 12345678
go to folder with your number name and download out.tar
Inside you will find
EASY- system.img and auto-created device folder.
HARD- android out folder
HARDCORE- files you have put to out with script
I want to introduce you my new project- Android autoporting!
This project will help you port Android and will help developers build it from ready sources.
You can download it in the attach.
When you open it you should choose from 3 different modes:
EASY-will help you port Android if you don't have DEVICE folder for your device
HARD- if you have device-specific folders and want just build it
HARDCORE - if you want to do something in empty folder
INSTRUCTION
EASY
1 window
Enter device name and manufacture(just english letters, no digits,spaces,etc) and chhose Android version
2 window
Choose architecture(if you dont know which type of armv6 do you need- choos armv6-j for armv7 - armv7-a)
Screen size and screen orientation
3 window
It is not ready.Just click next
4 window
Click send and wait for number
HARD
1)Create config.tar(it's a patch for android sources).In root of this file you should have device,vendor folders etc.Then pack it to tar
2)In window choose your file, enter name of device(same with vendorsetup.sh) and android version.Click send and wait for the number.It can take few minutes, depending of sources size.
HARDCORE
Write a script, with operations you need.To get results out you need to create out folder(mkdir out) and put to it files you need to get.
Get result
When your task is ready(track it http://144.76.68.236:8080/ here)
go to ftp://144.76.68.236/server/grare/ login is ftpusername password is 12345678
go to folder with your number name and download out.tar
Inside you will find
EASY- system.img and auto-created device folder.
HARD- android out folder
HARDCORE- files you have put to out with script