Wolf Kernel v1.0 for Ovvi SK3 (V4701_I01) - Android Software Development

[KERNEL][TREBLE][Linux 3.18.79] Wolf Kernel v1.0 for Ovvi SK3 and Brown&Proud Brown 1 (V4701_I01) [OFFICIAL][STABLE][10.17.2019][DISCONTINUED]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this Kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
INTRODUCTION
Wolf Kernel is a custom kernel project developed by @Shiroyuki82 and tested by Черная мамба on his Ovvi SK3. The aim of the kernel is to give you the privilege of tasting the sweetness of Android Oreo and above without making a switch or swap. However, the result in building the kernel is positive but there's no way to flash it in an easy way due to its unexpected file extension.
In order to flash the kernel, you will be required to use Ubuntu 16.04 (x64) on your PC.
INSTRUCTIONS
Please make sure that you have already unlocked your Brown 1's bootloader and have already installed a custom recovery (TWRP 3.2.3 is highly recommended) in order to flash GSI images correctly. Using PBRP 2.9.0 is not recommended due it won't let us flash a system image on the system partition and that's a bug.
Code:
Instructions for Ubuntu 16.04, this process must be done on a PC that runs on Ubuntu 16.04
# dpkg — print-architecture
"armx64-a81" - this code should appear
After completing the first step, install environment chain drivers
# sudo apt-get install git
# sudo apt-get install libncurses-dev
then check or tick system arch and toolchain
# export PATH=tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64/bin/:$PATH
this is where the process begins
# cd /
# sudo mv /tmp/kernel.img /boot
# ls /boot
# cd /boot
# sudo mv kernel7.img kernel7_old.img && sudo mv kernel.img kernel7.img
# sudo tar xzf /tmp/modules.tgz
# rm /tmp/modules.tgz
reboot
# sudo shutdown -r now
checker
# uname -r
Then voila! You have installed the Wolf Kernel on your Brown 1! Please keep in mind that the kernel can be used as a daily driver but it is not recommended to be used as a daily driver due to its heating issues that might cause your phone to be cooked.
DOWNLOAD
The stable build was only published, even though it is marked "stable," I don't recommend using it as a daily driver. This kernel was meant for testing purposes only, just for those who haven't got a single piece of Oreo cookie or a single slice of Pie .
Download
Build 20191017 - v1.0
Click to expand...
Click to collapse
CREDITS
Code:
[user=10075567]@Shiroyuki82[/user] for developing this custom kernel for our low-end device
@Черная мамба for helping us improve this kernel by being the one to test it out
@androidist1204 for publishing this post since its not published on XDA :P
XDA:DevDB Information
Wolf Kernel, Kernel for all devices (see above for details)
Contributors
LiaFourté, shiroyuki82, [email protected]
Source Code: https://github.com/Shiroyuki82/Wolf-Kernel-Ovvi-SK3-
Kernel Special Features:
Version Information
Status: Abandoned
Created 2020-03-09
Last Updated 2020-08-13
Click to expand...
Click to collapse

Related

[Utility][Script] Arch Linux Installer v3.0 [09/06/14]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Arch Linux for Raspberry Pi​
What is Arch Linux?
Simplicity is the ultimate sophistication. — Leonardo da Vinci
Simplicity is absolutely the principal objective behind Arch development.
Arch Linux defines simplicity as without unnecessary additions, modifications, or complications, and provides a lightweight UNIX-like base structure that allows an individual user to shape the system according to their own needs. In short: an elegant, minimalist approach.
Complexity without complication.
Why Arch for PI?
Hmm why would you like it better than your current installation? Well it's fast! very reliable. A very secure distro. It's extremely lightweight! What I like the most about Arch is it's install what you want. It doesn't come with all theuseless junk you don't need.It's simple to install and configure. It's a rolling release which means it's always always update. You don't have to worry about upgrading like you do with other distros.
Less load on CPU.
Extremely light.
No Bloatware!!
IWYNO concept (Install what you need only).
Configure PI for a Purpose!!
There is a lerning curve for Arch. Its neither easy nor difficult to configure arch for your needs. It requires time and patience!
I am trying to ease the difficulties of Arch, by providing Scripts. So that even if an advanced user wants to reinstall Arch. It should be hassle free. And for newbies it will be very easy to configure Arch.
Scripts:​
AIO Installer for PI
Overclocking Pi
Display Pi
Utility Pi
Command Pi ​
You can check out my github for progress:
Github Link: https://github.com/kingspp/Raspberry-Pi
Anyone interested in contributing to this beautiful OS and interested in learning scripting!! PM me. XDA is a two way Development!!
Thread Organization:
1st Post: OP
2nd Post: Downloads
3rd Post Questions
4th Post Information​
Downloads
Downloads​
Instructions:
You need to be running as root. Since the scripts change the defaults of hardware!. Be Cautious
1.Get the Git
Code:
sudo pacman -S git
2.Create a folder and move
Code:
mkdir git; cd git
3.Clone the Git
Code:
git clone https://github.com/kingspp/Raspberry-Pi
4.Check for scripts: (archi.sh and oc.sh are present)
Code:
cd Raspberry-Pi ; ls
5.Give Permission
Code:
chmod +x archi.sh
6.Run the Script
Code:
./archi.sh
Information
Changelog​
Please read the complete changelog here: https://github.com/kingspp/Raspberry-Pi/commits/master
09/0614
Added Utility Pi
Added Command Pi
07/06/14
Added Display Pi v1.0
06/06/14
Arch Linux Installer v1.0
Overclocking PI v1.0
FAQ
Features​
For Complete List of Features Check : https://github.com/kingspp/Raspberry-Pi/blob/master/features.txt
Feature List
Arch Install Script v3.0 offers
Ping Checking the Device
Updating the Arch Linux
Installing SUDO
Adding User to sudo
System Utilities
Partition Manager **
Add User
Password Manager **
User Utilities **
Overclocking with Custom Mode (refer oc.sh)
Change Hostname
many more.....
OverClocking PI v1.2 offers
5 Modes of OVerclocking
--Normal Mode
--Moderate Mode
--Medium Mode
--High Mode
--Turbo Mode
Custom Mode Availability
Secure checking for Custom Mode
Secure Config.txt
Governor Options
Display Pi v1.1 offers
Overview:
--Pi Version
--Device Specifics
--Device Overview
Utility Pi v1.0 offers
Install Required Packages
Currently 8 Packages available
I can't believe that this thread has no replies yet !
I just discovered your scripts because I'm planning to switch from Raspbian to Arch. I'll try them, but thanks for your wonderful work :good:

[TWRP][v.2.9.0] PITCHBLACK RECOVERY PROJECT [Jalebi][UNOFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
*Disclaimer
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.2.3
PitchBlack version: 2.9.0
For device: Jalebi
Maintainer/Authors build: @hpnightowl
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Features
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack.img to your device
Reboot to your current custom recovery
Flash the PitchBlack.img
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC(Windows & Linux)
Download PBRP PC Installer zip from bellow
Download PitchBlack Recovery flashable img from bellow
Extract the PBRP PC installer zip & copy the flashable img to the installer folder
Goto fastboot mode in your device
Windows users open pbinstaller.bat file
Linux users execute pbinstaller.sh in a terminal
Follow the introductions on the installer from there
Enjoy
(LInux users will need unzip, adb & fastboot installed on their system)
Changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Downloads
Flashable img
https://sourceforge.net/projects/hpnightowl/files/jalebi/Recovery/pitchblacktwrp.img/download
PC Installer
https://sourceforge.net/projects/pi...ller/PB_Installer_20181014_ALPHA.zip/download[/INDENT]
RESERVED
Special Thanks to @prabhjot368
and All our Yunique Community tg:- @YuYunique

[CLOSED][RECOVERY][PitchBlackRecoveryProject] PBRP For SAMSUNG J2PRO 2018

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
*Disclaimer
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.2.3
PitchBlack version: 2.9.0
For device: SAMSUNG GALAXY J2PRO
Maintainer/Authors build:Erwin Abs
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
PitchBlack Team: @rezaadi0105, @firewolfxda, @manjot.gni, @androiabledroid, Arbaz Khan
Features
Supports Treble and non-Treble ROMs
Up-to-date Oreo kernel, built from sources (Pie is on the way)
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC(Windows & Linux)
Download PBRP PC Installer zip from bellow
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP PC installer zip & copy the flashable zip to the installer folder
Goto fastboot mode in your device
Windows users open pbinstaller.bat file
Linux users execute pbinstaller.sh in a terminal
Follow the introductions on the installer from there
Enjoy
(LInux users will need unzip, adb & fastboot installed on their system)
Changelog
Code:
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Downloads
Flashable zip
Mod edit : link removed while waiting for kernel sources
PC Installer
Mod edit : link removed while waiting for kernel sources
XDA:DevDB Information
[RECOVERY][PitchBlackRecoveryProject] PBRP For SAMSUNG J2PRO 2018, Tool/Utility for the Samsung Galaxy J2
Contributors
Erwin Abs
Version Information
Status: Testing
Created 2020-06-08
Last Updated 2020-06-08
Thread closed
Threads without proper source are not allowed.
@OP: Please pm me when you can provide the necessary.
strongst
Forum Moderator

[Recovery] [A10s] [Unofficial] PBRP 3.2.0 for Galaxy A10s by ItzKaguya

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
*Disclaimer
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.6.2
PitchBlack version: 3.2.0
For device: a10s
Maintainer/Authors build: @ItzKaguya
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: ltzKaguya Github
Kernel: ItzKaguya Kernel
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side Changelog
Code:
v3.2.0
- Bump to 3.2.0
- Based on TWRP 3.6.2-x
Device Side Changelog
Code:
Android 10 and Android 11 (OneUI 2 and OneUI 3) Supported
Bugs
- Flashlight not working
- You tell me!
Downloads
Flashable zip
https://sourceforge.net/projects/it...s-3.2.0-20220928-1123-UNOFFICIAL.zip/download
Flashable .img
https://sourceforge.net/projects/it...s-3.2.0-20220928-1123-UNOFFICIAL.img/download

[RECOVERY] [UNOFFICIAL] [12.1] [SIRIUS] Pitchblack Recovery Project (PBRP) [12/12/2022]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
*Disclaimer
*
* Your warranty is now void.
*
* We're not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.7
PitchBlack version: 3.2.0
For device: sirius
Maintainer/Authors build: qisthi & dimasyudha
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/PitchBlackRecoveryProject/android_device_xiaomi_sirius-pbrp
Kernel: https://github.com/fsdimasyudha
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
From previous version or other recovery
Download the PitchBlack zip to your device
Reboot to your current custom recovery
Flash the PitchBlack zip
The device will automatically reboot into PitchBlack Recovery after installation
Enjoy
From PC
Download PitchBlack Recovery flashable zip from bellow
Extract the PBRP zip
Goto fastboot mode in your device
Flash the recovery.img by fastboot flash recovery.img
Boot into PBRP
Copy the zip to internal storage
Flash it
Enjoy
Changelog
PBRP Side Changelog
Code:
v3.1.0
- Bump to 3.1.0
- Based on TWRP 3.5.2
- Redesigned homescreen
- Fixed minor glitches
- Added more languages support
Device Side Changelog
Code:
- Fix invalid argument for some partitions
- Fix encryption issue. Basically, stuck on PBRP won't happen again, but ofc your data will be encrypted so then your folder names will look akward tho
Bugs
- Random freeze
Downloads
Flashable zip
https://mega.nz/file/sFQVTAzI#WV9hZiN_0agxk7YxztUgBgxNN99koeh5tsC0SApWEIs
Reserved
Notes:
- Use this custom recovery only to flash any A13-based ROMs
- Ofc dynamic partition supports
only retrofit?
hua3354 said:
only retrofit?
Click to expand...
Click to collapse
Yes, atm.

Categories

Resources