[COMPLETE][GUIDE] Create Basic Device Tree on your Own and Build a Custom Recovery - Android Q&A, Help & Troubleshooting

Hello Guys...:good:
-So,I'm here to Explain you "Create Basic Device Tree on your Own and Build a Custom Recovery".:fingers-crossed:
I'm providing you Two ways of Guide...:highfive:
1)Youtube Video
2)HTML Guide
Video Guide :
HTML Guide :
Link : https://mega.nz/#!Fxpk0T4Q!ZMShu7_VDG2HDhLCJze8DysTcjskXtTPKzsiAaoCJKc
or From Attachments
The Required File During The Process link : https://mega.nz/#!RghWgbwb!_zBLcurAg2DiejHKyw6fwTz564a3pO3UH1mhdIKClb0
Happy Developing

DevelopersWork said:
HTML Guide :
Link : https://mega.nz/#!Fxpk0T4Q!ZMShu7_VDG2HDhLCJze8DysTcjskXtTPKzsiAaoCJKc
or From Attachments
The Required File During The Process link : https://mega.nz/#!RghWgbwb!_zBLcurAg2DiejHKyw6fwTz564a3pO3UH1mhdIKClb0
Click to expand...
Click to collapse
Dear Gopinadh,
could you please re-upload the guide.zip ("the required file during the process"). It is no longer available on Mega.
Thank you
io2345

Related

[UTIL][Share][Windows] BootAnimation Changer

Note : I'm just sharing the work of the XDA Member Vincent8111.Only works on Windows and contains nearly 400 bootanim therefore 1.6GB.​
You can send the bootanim in ADB if you enable debug or create a zip and flash it.
You can also resize the image or the display to correspond to your resolutions.
You can add your own animations, just create a directory in "bootanimations" program and put the bootanimation.zip file there​
Downloads : 1.Bootanimationchanger (Full Version) - (i) http://www.oledecran.com/bootanim_changer_install.exe
(ii) ftp://XDA-Dev:[email protected]/Android/Vincent8111/bootanim_changer_install.exe
Torrents : 1. http://forum.xda-developers.com/attachment.php?attachmentid=1988797&d=1369445055
1.Bootanimationchanger (Compressed Version) - http://www.oledecran.com/bootanim_changer_install_light.exe
2.Bootanimationchanger v2 (New version with choice of uncompressed ZIP in resize) : http://www.oledecran.com/bootanim_changer_install_exe_v2.exe​
Original Thread : http://forum.xda-developers.com/showthread.php?t=2278525​
Credits :
Vincent8111
Click to expand...
Click to collapse
​
I think it would be best if you made one thread and shared everything there, as you're sharing a lot of things.
Envy-X said:
I think it would be best if you made one thread and shared everything there, as you're sharing a lot of things.
Click to expand...
Click to collapse
I know that sir but nobody would open a single thread to view all it's contents.The thread will become older and ultimately vanish from the section :/
Creating individual threads would obviously attract the members and in this way the thread will not be dead.

[SHARE][MOD][Tweaks][Scripts] ATX - Script [Performance,Smoothness,FreeRam etc]

Note : I'm just sharing the work of XDA Member ryaneaepple.This has been tested on Hyperion 9 and it gives a good performance overall.Take a look at some of it's features:
ryanaepple said:
A.T.X​SCRIPTS​
Leaked Ram ?? .....
....................Lazy phone ??
...........................Laggy system ??
>>>>>>>>I Present this special for you all
Original Thread : http://forum.xda-developers.com/showthread.php?t=2875849​
Click to expand...
Click to collapse
FAQ​
for other confused about this script
Q : How to know this script run properly ??
A : Try to locate log file using root explorer, that name "ATX-Script.log" at /data/ATX-Script.log ... if there... try to read them...if no, make sure your init.d activated ...
Q : This script take or base from what ??
A : This script Building from Reference (V6superchaged,Rtmix manager,Thunderbold,pure-performance X.. see properly "credits" at 1st post)
Q : How to uninstall this script ??
A : i have tell it at 1st post
Q : My phone get laggy than before ??
A : Feel free to tell me ... i need your information such your device name and android version your device..also uninstall them if your phone gettingg lags ....
Q : My phone get Bootloop ??
A : Feel free to tell me ... i need your information such your device name and android version your device..and please restore your ROM from backup..
Q : My internet connection are slowly after this script ??
A : try to remove script using root xplorer at /system/etc/ini.d/94Nett and reboot

ISO of Android $ource Code

When you have low bandwidth than downloading source code is frustated and unable to successfully download complete android (or derivatives) source code in most cases to build their own ROM !!
So Me And My Friend Started Little Project To Give That User ISO and Tar (( work in process )) File [[ NOT IN CD/DVD :silly: ]]
Currently Uploaded :-
ANDROID 4.2-r1
ANDROID 4.3
ANDROID 4.4
ANDROID 5.0.0_r5
CM11
=====DOWNLOAD LINK===
Note :- If you want to download this ISO files in window OS than follow THIS GUIDE
REQUEST :-Avaliable
THANK TO :- XDTIANYU

[Q] Create Platform Library Android AOSP

Hello,
I am building AOSP(Lollipop) on ubuntu 14.04 for Nexus 7 (aosp_deb-userdebug). I want to create plateform library using steps provided in samples on Android Source official site . I put my code inside vendor folder. I am not able to generate jar file from my code. can anyone guide me how to do it.
Please tell me the steps to create plateform library.
rajb865 said:
Hello,
I am building AOSP(Lollipop) on ubuntu 14.04 for Nexus 7 (aosp_deb-userdebug). I want to create plateform library using steps provided in samples on Android Source official site . I put my code inside vendor folder. I am not able to generate jar file from my code. can anyone guide me how to do it.
Please tell me the steps to create plateform library.
Click to expand...
Click to collapse
See [GUIDE] [how to] CREATE OWN ROM [FOR ANY ANDROID DEVICE] [FOR N00B] [EASIEST METHODS] by lokeshsaini94
[UltimateGUIDE][How-to]Create your Own Custom ROM an easy way|Android Secrets -_- by GuneetAtwal
This thread will be moved to Android Q&A, Help & Troubleshooting

[CLOSED] [GUIDE] Include OTA updating in your LineageOS (or based on it) ROM build

You need:
- Working LineageOS built from source
- File hosting with direct links, for exaple AndroidFileHost
- GitHub account
1) create public GitHub repository and create in it JSON file with following text:
Code:
{
"response": [
{
"datetime": 1234567890,
"filename": "ota-package.zip",
"id": "5eb63bbbe01eeed093cb22bb8f5acdc3",
"romtype": "unofficial",
"size": 314572800,
"url": "https://example.com/ota-package.zip",
"version": "16.0"
}
]
}
"datetime" - build date in UNIX timestamp, see out/build_date.txt[/i
"filename" - name of your OTA package
"id" - update identificator, simply use password generator
"romtype" - your build type (unofficial)
"size" - OTA package size in bytes
"url" - direct link to package
"version" - ROM version
2) Go to packages/apps/Updater/res/values and open file strings.xml
Find URL define (updater_server_url):
Code:
<string name="updater_server_url" translatable="false">https://download.lineageos.org/api/v1/{device}/{type}/{incr}</string>
And copy here Raw of created JSON file, for exapmle:
Code:
<string name="updater_server_url" translatable="false">https://raw.githubusercontent.com/MyCats/file_storage/master/lineage/mycats.json</string>
3) Build package with OTA support with usual method with making installclean
Done! Now you have build with OTA support.
Does this still work? I can't seem to get it to work.
I did get it to work but this thread is dead and should be closed.
TheSayaMan said:
I did get it to work but this thread is dead and should be closed.
Click to expand...
Click to collapse
how did you get it to work pls tell as i cant get any other guide
Vinc3nt.exe said:
how did you get it to work pls tell as i cant get any other guide
Click to expand...
Click to collapse
Pretty much exactly how he says. The reason why it didn't first work for me is because I had the OTA pointed to a download link and you can't do that. It has to be a direct link to download.
TheSayaMan said:
Pretty much exactly how he says. The reason why it didn't first work for me is because I had the OTA pointed to a download link and you can't do that. It has to be a direct link to download.
Click to expand...
Click to collapse
OK thanks brother for helping me out
@MyCats
Abandoned thread closed. Please contact the moderator staff if you wish to have the thread reopened.
-Regards: Badger50

Categories

Resources