How to join the splitted file (linux) :
Code:
cat filename.tar.part-* > filename.tar
How to extract the file (linux) :
Code:
tar -xvf filename.tar
How to sync the repo (linux) :
Code:
go to ".repo"
delete file "local_manifest.xml"
back to the main directory
enter "repo sync" in terminal
REQUEST IS OPEN!
{
"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"
}
AOSP-RRO :
- Marshmallow : http://pastebin.com/E2NbJhEW
AOKP:
- Marshmallow : http://pastebin.com/mZU1ABCf
Cyanogenmod:
- CM13.0 : http://pastebin.com/Cj2SrYB5
BeanStalk:
- BS6 : http://pastebin.com/2T5EV3ZT5
XenonHD:
- Marshmallow : http://pastebin.com/eQ8d3kCu
Slimrom:
- Marshmallow : http://pastebin.com/DFfmX5mi
goodwork
通过我的 SM-N9300 上的 Tapatalk发言
Related
Hi All the developer :angel:
This my first time to explor APK.
Resource :
"Hex Code Android" >> Stackoverflow
"APK Tool" >> XDA > http://forum.xda-developers.com/showthread.php?t=2195680 | Rizal Lovins
there is my friend ask to me to mod bbm v.2 then i am googling that but it was not easy...
First resource XML that i failed is :
res/layout/activity_main.xml
android:background="drawable/background"
made everything in tab list chat/updates/group error and unreadable
then, i modififed :
res/layout/activity_conversation.xml
its success
and image source like :
drawable-xhdpi/chat_bubble_incoming ....
drawable-xhdpi/chat_bubble_outgoing ....
Next Version :
Support hdpi
Support ldpi
Support mdpi
----------------------------------------------------------
Sorry for my languange so badly
any advice will be appreciate
and sorry, this is my first time; so maybe its not like as you wish.
Direct Link to mediafire :
http://www.mediafire.com/download/hh6bzby1ezzxl1d/BBM_transparent_V.20.zip
but If you like this mod, please hit "thanks"
Screenshoot :
{
"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"
}
i created just flashable zip for ARIA2C--command line downloader .
Original Source :- http://aria2.sourceforge.net/
Aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
Download from WEB:
Code:
aria2c http://example.org/mylinux.iso
Download from 2 sources:
Code:
aria2c http://a/f.iso ftp://b/f.iso
Download using 2 connections per host:
Code:
aria2c -x2 http://a/f.iso
BitTorrent:
Code:
aria2c http://example.org/mylinux.torrent
BitTorrent Magnet URI:
Code:
aria2c 'magnet:?xt=urn:btih:248D0A1CD08284299DE78D5C1ED359BB46717D8C'
Metalink:
Code:
aria2c http://example.org/mylinux.metalink
Download URIs found in text file:
Code:
aria2c -i uris.txt
Proof :-
{
"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"
}
download something and show
{
"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"
}
[AOSP]Google Chromium Browser Application
Chromium is the name given to the open-source project and the browser source code released and maintained by the Chromium Project It is possible to download the source code and build it manually on many platforms. To create Chrome from Chromium
MANUAL BUILD
Requirements:
Java 7/1.7+
apktool 1.2.1
Code:
[B]git clone git://github.com/HostZero/android_packages_apps_Chromium -b developer Chromium/[/B]
[B]java -jar apktool_2.1.1.jar b Chromium
[/B]
You Can Download The One Officially Made by Google
Downloads:
My Build
Google Build
Hope You will Like Chromium
XDA:DevDB Information
[APP][4.4/5.1/6.0/7.0] Chromium, App for the Chef Central
Contributors
HostZero
Source Code: https://github.com/HostZero/android_packages_apps_Chromium
Version Information
Status: Testing
Created 2016-07-19
Last Updated 2016-07-19
{
"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"
}
Currently AdrenoTeam's default .zip causes failures and the device won't booted, so I created and modified another installation .zip to install the flawless one.
Note: The OpenGL-490 version is applied to the correction of the screen recorder.
Update: New Adreno 490 for a10 & a11 with fix playstore force close.
Download All Versions:
https://bit.ly/36kEsbn
MD5:
Opengl-474_and_Vulkan-474_sd625-sd626.zip | 9e9ee9113def33679110de1dfb82f23c
Opengl-474_sd625-sd626.zip | 066d84e2d5d7de75a2650349c97fbd8e
Vulkan-474_sd625-sd626.zip | e8e934f52d2a044d88218930f00311f9
Opengl-490-fix_and_vulkan-490_SD625-SD626.zip | 509d63908d5fb6f19e845768a79c70d5
Opengl-490-fix_SD625-SD626.zip | 9d9fdeef98312b440a66dabd368093a5
Vulkan-490_SD625-SD626.zip | d7af2517963803cd0796185db6fb89bb
Opengl-490-fix_and_vulkan-490-v2-a11-a10_SD625-SD626.zip | ec5497bcad4eed2d5141d38e52dcbd9c
If you like our work you can buy us a cup of coffee
*TogoFire
Source:
https://forum.xda-developers.com/lg-g5/development/driver-adreno-5xx-gpu-drivers-t4042619
https://t.me/adrenodrivers
https://github.com/TogoFire/vendor_daisy
{
"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"
}
------ Info ------
# Stock Q vendor for boot samsung Android-10
# a64 ab (arm32) android-10 and android-11 gsi
# omc/odm added
# Many floating features added
# Disabled data encryption
# Removed Google frp and samsung rlc
# Simple kernel added
# Download link -
File on MEGA
mega.nz
# Kernel Source
GitHub - Exynos7870/android_kernel_samsung_exynos7870: seems to be Supported j7velte, j7xelte, on7xelte, j7y17lte, a3
seems to be Supported j7velte, j7xelte, on7xelte, j7y17lte, a3 - GitHub - Exynos7870/android_kernel_samsung_exynos7870: seems to be Supported j7velte, j7xelte, on7xelte, j7y17lte, a3
github.com
roar-a64-ab or roar-a64-ab-vndklite?
Both