[TOOL][V0.2]CyanogenmodDownloader - Miscellaneous Android Development

Hello everyone,
Important!: To everyone that downloaded build 0.2 please update to build 0.2.1 immediately build 0.2 had a bug that prevented the program from downloading the correct files!
Me and @MustangDude47 made a small tool powered by C# and the HTMLAgiltiyPack that can download a Cyanogenmod ROM and gapps for a specific device.
Features:
Type: Choose a type of ROM: Nightly/experimental,... RC and stable are currently not supported.
Version: Choose between CM10.2/CM11/CM12 (CM10.2 is a work in progress, it might have some bugs in it).
Device: You can enter any device code name to download a CM ROM for, it works on all devices that have official CM builds.
Date picker: Choose any date you like to download a build from.
Gapps: Included gapps down to CM7.
Integrated Downloader: The program will download selected files automatically and they will be saved in the C: drive
Registry Storage: Program stores data like device name, version, type and gapps in the registry so they appear when the program is opened so you do not have to enter data twice.
HOW-To:
1: Extract all files from the zip, make sure you extract the .DLL file in the same folder as the application.
2: Run the program as administrator.
3: Select a type, version, gapps and enter your device code name (e.g. honami instead of Xperia Z1 or bacon instead of OneplusOne).
4: Press the green download label and the program will start to download the required files!
5: Find your files in the C: drive.
Bugs:
There is no error for "this build does not exist" yet so that means nothing will happen if the date for the build you selected is not there.
Others?
Following build:
Add possibility to download for multiple devices.
Add possibility to download latest ROM
Add possibility to automatically download latest ROM
Allow the user to download only ROM or gapps.
Custom download location.
If anything goes wrong please make sure to let us know! This is a test version so there could be some things wrong however the program was tested on multiple configurations to make sure that it downloads!
Our target is to make it easier for people to download the latest nightly for your device the registry storage makes sure you don't have to enter date twice and the date selection menu selects the current date by default so you just have to press the download label to initiate the download.
XDA:DevDB Information
CMDownloader, Tool/Utility for all devices (see above for details)
Contributors
noahvt, MustangDude47
Version Information
Status: Testing
Created 2015-04-12
Last Updated 2015-04-12

Related

[APP][2.2+] CodenvyDownload 1.0-BETA1

There is a online (cloud) IDE with which users can work on various languages including Android.
But to test the APK in a real device is a pain as the APK needs to be manually downloaded and installed in a Mobile device. The following application is to ease this process.
This App can be used to trigger remote build and download the project artifact (An android application APK) and trigger installation of downloaded APK in the device.
Usage:
1. Go to Setup
2. Login using Codenvy Credentials
3. Select the Workspace & Project for which APK needs to be downloaded
4. Go back
5. Click on 'Build Download & Install'
6. The Project gets build and the generated APK gets downloaded and installed automatically
Play Store Beta Testing Link : https://play.google.com/apps/testing/in.pathri.codenvydownload
Thanks
XDA:DevDB Information
CodenvyDownload, App for all devices (see above for details)
Contributors
keertikumar_ws
Source Code: https://github.com/PathriK/CodenvyDownload
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2016-04-08
Created 2016-04-08
Last Updated 2016-04-08

The development of the mate 7 AOSP android 6

I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
Any one can ask for help from a developer or can fix some bugs will be a great help
We have 4 places or more to ask for developers help in
Xda site and Huawei club site in both Huawei mate 7 and honor 6 section
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code: https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.​
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Code:
fastboot flash boot boot.img
fastboot flash system system.img
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.​
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code: https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
mhmedahmed1996 said:
I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code:https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code:https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
Click to expand...
Click to collapse
Thanks :good::good::good:
fazi2015 said:
Thanks :good::good::good:
Click to expand...
Click to collapse
Any one have any news about it can write it here
We can update the post with every news
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
There's still a way to get AOSP to the mate 7.
Last resort: Find a dev and pay him. On reddit r/android you could find devs. Perhaps if everybidy whos interested pays a minor fee, the dev is willing to help us.
https://www.reddit.com/r/Android/comments/69o2t8/huawei_mate_7_aosp_devs_wanted/
---------- Post added at 11:19 PM ---------- Previous post was at 11:12 PM ----------
WildfireDEV said:
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
Click to expand...
Click to collapse
First of all, thanks.
Second, There's a document on github which mentions bugs and you can find people mentioning bugs in the old thread: https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656/page22
---

[4.0.3+] OTA Updates

Introduction
This is an OTA Application for Android 4.0.3 or higher.
You are allowed to fork it and bake it into your ROM or just fork it and continue it as your own Project (Give Credits though, when you remove the Developers Section from the Settings).
For more information please refer to the README on Github until the thread is fully built.
Feel free to drop a Pull Request (on the develop branch only) if you have something you want to contribute with.
Feature Requests and Issues go into the GitHub Issue Tracker
Features
Normal OTA Updates
Delta Updates (still have to be generated manually)
Online Download page
Installation Instructions
To see how to install the Server, please refer here: OTAServer
In the APK the OTA URL of "http://localhost" is hardcoded.
If you build the APK yourself, please refer here on how to change the hardcoded path
1) Download the APK and put it on your phone
2) Open it in a File Manager and let it install
2,5) If you downloaded the APK from here, you need to follow these instructions to connect it to your Server
3) Open up the App and it should work
Changelog
Release date: 18-03-2016
App version: 20170318
Bringup
Downloads
All downloads
OTAUpdates-2017-03-18.apk
Thanks To/Credits
Special thanks to @berkantkz, without whose help I would only have a OTA Server and no App that could use it
XDA:DevDB Information
OTA Updates App, App for all devices (see above for details)
Contributors
TimSchumi, berkantkz
Source Code: http://www.github.com/SiniTurk/OTAUpdates
Version Information
Status: Stable
Current Stable Version: 2017-03-18
Stable Release Date: 2017-03-18
Created 2017-04-08
Last Updated 2017-12-25
Reserve for frequently asked questions.
@ TimSchumi @berkantkz
Dear All thanks for the great work...
I am using your app for my custom rom AOSP PIE, as the app side everything is fine but I cannot understand the server setup instruction.
I create a folder in my cloud as Build/Rom.zip
inside rom.zip i keep addition folder as system/build.prop bcz rom format is compressed as .br
now i add " ro.ota.url=http://MyCloudAddress/ota/builds " in my active rom build.prop
app works fine but can't see anything from my URL
- where to update "URL Mapping"
- Full builds should go into the builds/ directory = mean the rom.zip ??? in my cloud drive?
please help me
shahabkhan99 said:
@ TimSchumi @berkantkz
Dear All thanks for the great work...
I am using your app for my custom rom AOSP PIE, as the app side everything is fine but I cannot understand the server setup instruction.
I create a folder in my cloud as Build/Rom.zip
inside rom.zip i keep addition folder as system/build.prop bcz rom format is compressed as .br
now i add " ro.ota.url=http://MyCloudAddress/ota/builds " in my active rom build.prop
app works fine but can't see anything from my URL
- where to update "URL Mapping"
- Full builds should go into the builds/ directory = mean the rom.zip ??? in my cloud drive?
please help me
Click to expand...
Click to collapse
First of all, the server needs to be able to run PHP. Else, it won't work.
Second, the url in the build.prop shouldn't have the /builds appended. In your case, it should be "ro.ota.url=http://MyCloudAddress/ota"
Full builds go into /builds on the server, the script should pick them up automatically.
URL mapping shouldn't concern you, that is done automatically.

ARAI V1.1: Android Root App Install V1.1

ARAI V1.1​
ARAI stands for Android Root App Installer, it is a simple batch script intended for people to new to the rooting scene, but that doesn't mean it can't make quickly setting up freshly rooted phone easier for seasoned pros. As the name implies it installs some of the best root apps from around the web to make using the new found power in your phone easier.
Requirements:
1. An Android phone(duh)
2. The latest ADB drivers
4. The ARAI .zip file
3. A Windows PC(batch scripts don't run on OSX or Linux)
How to Use:
1. Download the files from the link farther down in the post
2. Unzip the file
3. If you want to see the apps included you can open the Apps.txt file
4. Run the .bat file and follow the prompts to either
4a. Install all included apps
4b. Install a select few apps
5. Check your Android to see if all apps have installed properly
5a. If not post about it in the reply section and I'll try to get back as soon as possible
6. Enjoy your new root apps
V1.1 Changelog
1.Added various new superuser apps
-Added Magisk
-Added SuperUser(ClockworkMod)
-Added KingoUser
-Added SuperUser(ChainsDD)
2.Fixed Viper4Android bug
-Wouldn't allow install in custom option
3.Fixed weird spacing on some menus
PS. If you would like to see any other apps included, Post them in the reply section.
DISCLAIMER: I DID NOT WRITE ANY OF THE APPS IN THIS PACKAGE AND AM NOT RESPONSIBLE FOR ANY DAMAGE DONE TO YOUR ANDROID DEVICE
BTW There is another version of this by MatrixGrenade, just wanted to everyone to know that is my old account and this is the one that will be updated from here on out
XDA:DevDB Information
ARAI: Android Root App Installer, Tool/Utility for all devices (see above for details)
Contributors
PwnedBySumo
Version Information
Status: Stable
Current Stable Version: 1.1
Created 2017-06-13
Last Updated 2017-06-23

[RECOVERY[evert]Unofficial TWRP recovery for g6 plus

Features:
- If you find an error report it in comments or in evert groups
- fix mtp
- update blobs and other changes
- go down to the change list to see more things c:
Attention !
It is forbidden to change the url by shortening links respect my time and especially that it is free and free respect the URL that I share and if you share somewhere you have to give thanks @ seba3567
respect my time invested and only allow my link to the Android file server that I shared
evert for ever?
download:
https://www.androidfilehost.com/?w=files&flid=293693
install:
1. Enter the fastboot mode
2. Run "fastboot boot [name] .img" on the command line (if you want to have it permanently, once you have started to install, select and install the image, restart it in the system and then everything will be ready. . installed
3. Enjoy it
changelog
r1
- update sources
- sync pie r35
- fix mtp
-update partition
- It has been enabled to erase the vendor partition
XDA:DevDB Information
[RECOVERY[evert]Unofficial TWRP recovery for g6 plus, Tool/Utility for the Moto G6 Plus
Contributors
sebastian3567HD
Version Information
Status: Stable
Created 2019-05-08
Last Updated 2019-05-07
Thanks! I will test bro (Y)
Working awesome!
I guess flashing other rom will overwrite installed twrp!
This was my process:
Boot twrp: fastboot boot twrp.img
Go to advanced and select install recovery ramdisk
Check backup current boot(if something goes wrong only restore it)
Swipe to install
And flash Magisk after that
Reboot
Sent from my Moto G6 Plus using XDA Labs
sorry.....
thread closed the project was sent to evert groups in Latin

Categories

Resources