Press "Enter" to skip to content

Posts published in “Nara Logic”

Android Studio 4.1.2

Pedro Adelino 0

Updated my IDE to the latest version of the SDK, NDK, Emulator and Gradle plugin. All ready for my next project.

APT List Parser

Pedro Adelino 0

If you need to restore your iOS device, you can use this app to generate a script to restore every package previously installed. You will need the file aptlist.txt created…

DPKG Packages restore

Pedro Adelino 0

If you need to restore your iOS device, you can use this script to restore every package previously installed. You will need the file dpkglist.txt created with the script iplcreatorbypedro.sh.…

Packages list creator

Pedro Adelino 0

Installed packages list creator for iOS. This Bash Script creates 2 lists, one for APT and another for DPKG. Download Script. I am now working on a Script to restore…

First apps for iOS

Pedro Adelino 0

I’ve converted my 2 Bash Scripts into C language. Please feel free to comment and contribute. Cydiareposbypedro. Chmod777fixbypedro. Cydiafixbypedro.

GitHub

Pedro Adelino 0

I am now on GitHub. Check my repo : https://github.com/pedroadelino

iPhoneOS 13.4 SDK

Pedro Adelino 0

If you develop apps on the iPhone, you need the SDK. Download the SDK, unzip the file and copy the folder to your iPhone. I use Theos, so I have…

Fix iOS permissions

Pedro Adelino 0

Please only use this Script to fix Cellular Data, iMessage and FaceTime issues.Execute this Script with Filza after downloading.Make sure “su” password is still “alpine”. Download Script. All done. Have…

Cydia repos

Pedro Adelino 0

I am working on my Bash Script to add more repos to Cydia after a fresh install.You can add these repos (sources) from your browser : 1 – Cydiakk2 –…