AFH Mirror site (PA Gapps) - General Paranoid Android Discussion

I don't know how long this will stay up but if you're needing old versions of the updaters for testing purposes Android File Hosting has a demo site that still has links to old copies of the gapps. I googled a name of an older version of one of the packages and and stumbled across it.
http://demo.androidfilehost.com/?w=files&flid=7987

Related

[Kernel+Tweaks]FennyMod v.B1 For Cyanogen (captivateMTD)

So I have a captivate as a loaner from bestbuy until my phone can be junked out and I can get a new one for free (<3 you black tie protection.) And thus I am stuck with again for a while SO... I got tired of redoing the setup I do on my Cyanogen devices every time I update a daily.
Here is the .zip I flash after every update.
Features (What it includes and the components used to do it):
Market/Google Apps (Latest 2011-06-13) From Here: http://goo-inside.me/gapps/
Email Without Exchange Security From Here: http://forum.xda-developers.com/showthread.php?t=848564
TalonMTD Kernel v0.0.1 From here: http://forum.xda-developers.com/showthread.php?t=1215876
Camera from MIUI - From here: http://forum.xda-developers.com/showthread.php?t=1066885
Modified Phone APK with an option to hide the REALLY annoying hold button. (I honestly can't find where I got this from again.)
Instructions.
Get cyanogen mod. If you have it skip to step 2. Otherwise installation instructions are here: http://wiki.cyanogenmod.com/wiki/Samsung_Captivate:_Full_Update_Guide
Once cyanogen-mod is installed, or after each daily update, flash the zip found below. (This can be done in place of the google-apps installation.)
Finally, Download Link: http://fennyfatal.com/android/Captivte.FennyMod.B1.zip
Standard disclaimer applies: Don't do anything stupid, and I am not responsible for any damages. And all credit goes to the original authors for the original mods the only one of which I created is the Exchange Security Removal.
Note: When we have an official+stable build I will start supporting this as a Full Kanged ROM as long as I have a captivate to test it on, but until then it will just be a patch.
First
Why is this thread here?
ninjuh said:
Why is this thread here?
Click to expand...
Click to collapse
The thread is here because it will be a full Rom with tweaks, but I am packaging it as an update to the existing cyanogen builds until there is a stable release to base it off of. If a mod thinks differently it can be moved.

[Tool]Converter Bin-to-Zip

This tool is for the conversion of meizu's bin formatted rom files to zip. I didn't make the tool, but I can't recall where I got it either.
link
I made the tool. There's a topic on meizume dedicated to it but feel free to discuss it here.
http://d-h.st/users/iSilver
It is quite bloated because of the Qt dlls (couldn't be arsed to recompile the whole beast statically) and that doesn't count the VC 2008 runtime. Oh well.
I have found it is essentially good for converting stock bins to zips, as the other way round won't be helpful for CN devices - a check in the Mz recovery has a special code path for HK devices (based on /proc/uboot_version), which accepts all stuff regardless of whether it's signed updates or not. That's why you could flash anything, prerooted ROM, or even a su package (no need to mess with TPsparky indeed).
OTH, the CN version:
- checks sig of what it flashes (thus only stock updates may be flashed)
- had a (RSA ?) checksum for each partition and thus cannot be written to freely (e.g. mod the recovery image)
- is the reason my next phone won't be a Mz
TwoPointZero said:
I made the tool. There's a topic on meizume dedicated to it but feel free to discuss it here.
http://d-h.st/users/iSilver
It is quite bloated because of the Qt dlls (couldn't be arsed to recompile the whole beast statically) and that doesn't count the VC 2008 runtime. Oh well.
I have found it is essentially good for converting stock bins to zips, as the other way round won't be helpful for CN devices - a check in the Mz recovery has a special code path for HK devices (based on /proc/uboot_version), which accepts all stuff regardless of whether it's signed updates or not. That's why you could flash anything, prerooted ROM, or even a su package (no need to mess with TPsparky indeed).
OTH, the CN version:
- checks sig of what it flashes (thus only stock updates may be flashed)
- had a (RSA ?) checksum for each partition and thus cannot be written to freely (e.g. mod the recovery image)
- is the reason my next phone won't be a Mz
Click to expand...
Click to collapse
I suppose I'm lucky to own a HK MX then. Honestly, they make the best phone that I've handled aside from an iPhone (don't get me wrong, I'm just referring to the build quality.) Thanks for the tool!
We need a kernel dev if your up for it as well. Custom recovery would be a lifesaver for this phone. I'll credit you in the thread as well!
How about this:
1/ Extract the contents of an stock recovery_uboot.img
you obtain a recovery-uboot.img-kernel.zImage and recovery-uboot.img-ramdisk.cpio.gz
2/ Flash recovery-uboot.img-kernel.zImage where kernel ("zImage" in update) for normal boot goes
/dev/block/mmcblk0p6​3/ Flash [(64-byte header)+recovery-uboot.img-ramdisk.cpio.gz] where ramdisk ("ramdisk-uboot.img" in update) for normal boot goes
/dev/block/mmcblk0p7​
and try to boot normally. Do you think the recovery that's normally invoked via VolUp+Power would show up?
EDIT: I posted instructions for dismembering such an image @ http://www.meizume.com/showthread.php?p=158029
TwoPointZero said:
I made the tool. There's a topic on meizume dedicated to it but feel free to discuss it here.
It is quite bloated because of the Qt dlls (couldn't be arsed to recompile the whole beast statically) and that doesn't count the VC 2008 runtime. Oh well.
I have found it is essentially good for converting stock bins to zips, as the other way round won't be helpful for CN devices - a check in the Mz recovery has a special code path for HK devices (based on /proc/uboot_version), which accepts all stuff regardless of whether it's signed updates or not. That's why you could flash anything, prerooted ROM, or even a su package (no need to mess with TPsparky indeed).
OTH, the CN version:
- checks sig of what it flashes (thus only stock updates may be flashed)
- had a (RSA ?) checksum for each partition and thus cannot be written to freely (e.g. mod the recovery image)
- is the reason my next phone won't be a Mz
Click to expand...
Click to collapse
I use this tool, but a mistake in the walk around the process, the specific circumstances, see screenshot!Please improve this tool, it really is very practical, thanks! ! !
Screenshot
View attachment 1613097
I'm trying to use this tool to convert the Flyme 2.0.3 update.bin to a zip file so I can extract a boot.img file, and I'm getting an error. Has the format of the update.bin file changed?
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
Full package : http://d-h.st/ukl
exe only (no dlls) : http://d-h.st/WLC
TwoPointZero said:
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
Click to expand...
Click to collapse
This is a fantastic tool, I like it! Thank you very much for your work!
TwoPointZero said:
MzCrypt-Gui v1.0.2 with support for MX2 update.bin.
Full package : http://d-h.st/ukl
exe only (no dlls) : http://d-h.st/WLC
Click to expand...
Click to collapse
Mighty TwoPointZero mate, as MX3 CN version finally hits the market today, is there any chances renewing your tool so that I can get my hands on the new V3.0 update.bin for MX3? Thanks in advance and keep up the great work.
Hi PaulReminder,
MzCrypt-Gui v1.0.3 with support for MX3 update.bin.
Full package : http://d-h.st/nZs
exe only (no dlls) : http://d-h.st/O69​
Thanks iSilver! I uploaded it to my new Meizu fan community if you don't mind: http://meizufans.eu/forum/showthread.php?tid=55
TwoPointZero said:
Hi PaulReminder,
MzCrypt-Gui v1.0.3 with support for MX3 update.bin.
Full package : http://d-h.st/nZs
exe only (no dlls) : http://d-h.st/O69​
Click to expand...
Click to collapse
Thank you sooo much mate for the heads up! Now I can extract new flat icons extracted from MX3 OS to work with my own theme.
With edited icons my phone looks so FlymeOS 3ish now. @TwoPointZero mate, I salute you.
No problem HondaRacer
What's happened to meizume btw?
TwoPointZero said:
No problem HondaRacer
What's happened to meizume btw?
Click to expand...
Click to collapse
Tool works for Meizu MX4 pro?
Thank
Is this tool no longer available? When I click the "Download Now" link, it just brings up a new tab with a grey blank page.
If it's still available, can someone provide me a mirror link please?
This tool is available on the chinese forum http://bbs.flyme.cn/thread-20121-1-1.html
or russian 4pda forum http://4pda.ru/forum/index.php?showtopic=521028&st=21460
or spanish forum http://www.htcmania.com/showthread.php?t=881622
direct download link : Converter Bin-to-zip

OpenOTA - OTA for every ROM

OpenOTA is a project I started on 10/27/2014 that will hopefully change how users get OTA Updates. OOTA allows a developer to "Self-Host" their ROM's updates and also allow users to get them, over the air. A neat feature of OOTA is that the ROM Update does not need to be hosted on a web server you own, you can use d-h.st, mediafire, 4shared, or whatever hosting provider you like , it doesn't matter where!
Here is how it works: The user's ROM, on boot, will check for an update, if there is one, the user will be prompted to download. The prompt is once per boot, and once per OOTA app launch. When the user chooses to download, it will open the users browser to the download the update.
Why did I do this you might ask? To keep the apk file as small as possible.
Why integrate the download when we can just use the web browser that is built in?
This also allows developers with limited bandwidth use other hosting providers.
I hope some developers find this app very useful as I made it to be open to everyone!
Please let me know what you guys think, give me ideas, tell me where I can improve.
I currently use it in my Custom ROM AdvancedStock7 for the LG Optimus F3 from Virgin Mobile but the app itself is compatible with android 4.0+
Links:
AdvancedStock7 for LG Optimus F3
My Website
GitHub Page
XDA:DevDB Information
OpenOTA, Tool/Utility for all devices (see above for details)
Contributors
sandix
Version Information
Status: Beta
Current Beta Version: 1.0.6
Beta Release Date: 2014-10-28
Created 2014-10-28
Last Updated 2014-10-28

Raccoon - APK Downloader

Raccoon is a Google Play desktop client for downloading apps. Use cases:
Access Play even if your device/ROM comes without GAPPS
Protect your privacy by using a dedicated account for downloading apps.
Keep local copies of large apps, so you don't have to download them again.
Rollback troublesome updates.
Features not found in other APK downloaders/mirrors:
Download free AND paid apps.
Download large apps with OBB expansion files.
Download older app versions (for downgrading)
Spoof arbitrary devices to get around compatibility restrictions.
Use proxies to get around region locks.
RACCOON WEBSITE
XDA:DevDB Information
Raccoon, Tool/Utility for all devices (see above for details)
Contributors
onyxbits
Source Code: https://github.com/onyxbits/raccoon
Version Information
Status: Stable
Current Stable Version: 4.0.1
Stable Release Date: 2016-06-15
Created 2016-06-15
Last Updated 2019-03-27
Seems promising !
Would definitely give it a try & report back soon.
On a related note: I'm also in the process of rewriting Dummydroid, a companion tool for spoofing arbitrary Android devices. Any artists around here willing to contribute an application icon (must be in SVG format and under a creative commons license)?
Used to work for me, lately it just hangs by signing in.
Loved it!
Newyork! said:
Used to work for me, lately it just hangs by signing in.
Loved it!
Click to expand...
Click to collapse
Can you check if there's an exception thrown on the console?
New version (4.0.1) is available!

NEW ROMs UNOFFICIALS FROM AUDAHADI, CM-13.0-20161129 FROM AUDAHADI - Z010D

New unofficial roms from audahadi already exist. I do not know if the bugs were corrected but here I put the link of its official website of downloads :
androidfilehost.com/?w=files&flid=132105
ADD THE 3 W. TO THE LINK or COPY AN PASTE.
I have not yet tried it and for this reason I do not know if bugs were corrected but it is the official website for udahadi downloads there are the rom aicp_Z010D_n-12.1-UNOFFICIAL-20161129.zip and the and CM-13 (the mose knowledge) .
A greeting.
P.S. Sorry for my english
Sorry! I had not seen that they had already put this version in the forum! but from this link also you can download the version ROM aicp_Z010D_n-12.1-UNOFFICIAL-20161129.zip and in this link they will be updating the ROMS.
Last gapps, version 6 .0 for cm13. Web without download problems.
I downloaded the STOCK ... ZIP versions that are the most complete.
Version 6.0 for CM13
Version 5 or 5.1 for aicp_Z010D_n-12.1
Link of downloads without problems in downloads (for now):
github.com/opengapps/arm64/releases
COPY AND PASTE URL.
A greeting to all.

Categories

Resources