Posts

Showing posts from June, 2019

AIDE Problem | Doesn't support remote maven repository | Solution

Image
AIDE does not support remote maven repos. The only way you can make maven repositories work within the app is create a local maven repo. This is as simple as copying a folder from PC to Device if the library you need is in   /sdk-path/extras/ (Android and Google libs are there), but a bit more difficult if it is not: I had success manually creating a maven repository using these steps: Download the following files from the right subdir on  jcenter.bintray.com : maven-metadata.xml artifact-name-version.aar artifact-name-version.pom Create a new folder on your device and call it   m2repository Open   maven-metadata.xml   and remember the  groupId ,  artifactId  and  version Create folders for every component of the  groupId  inside your  m2repository  (e.g. groupId = com.github.test, folder structure: com/github/test) Inside of the folder structure (e.g. folder  test ) , create a folder named after the  artifactId ...

Pixel Experience for Asus Zenfone Max Pro M1[X00TD]

Image
Pixel Experience is an AOSP/CAF based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Our mission is to offer the maximum possible stability and  security , along with  essential features  for the proper functioning of the  device Based on  Android  9.0 Whats working? Wifi RIL Mobile data GPS Camera Flashlight Camcorder Bluetooth FMRadio Fingerprint reader NFC Lights Sound / vibration Facelock DON'T FLASH GAPPS, ALREADY INCLUDED Download from Pixel Experience website Join Telegram Community For Device Support https://t.me/ASUSX00TD Original Thread - XDA https://forum.xda-developers.com/asus-zenfone-max-pro-m1/development/rom-pixel-experience-t3909072

MIUI for Q372 / Unite 3 /Mt6582 & 3.10.54 Kernel

Image
                       MIUI for Q372/Unite 3 Presenting MIUI 8 for Q372 MT6582 and 3.10.54 kernel after wait of a long time finally miui 8 is here with 90% of features working...... Features-: MIUI theme store  Fully working miui features Batter battery life  sound amplification Proximity sensor fully working Dual 3G supported Running on android 6.0.1 Working on Mt6582 and 3.10.54 kernel Bugs-: Can't connect to camera If you are not getting audio and video in Youtube app then try in Browser [Fix will be soon available] Flashing instructions Important step before flashing  MIUI8 Take backup of "NVRAM" so in future you can solve invalid IMEI problem if faced. Flashing instructions are as follow-: Reboot to your recovery [ Pitch Black or TWRP recommended ] Wipe --- Data , Dalvik/ART cache , Cache and system then, Install select MIUI and swipe to flash  After the reboot your device Google service installation I...

What Is XAPK? & How To Install It?

Image
What is XAPK file? XAPK is a brand new file format standard for Android APK package file. Contains all APK package and obb cache asset file to keep Android games or apps working, it always ends in ".xapk". To ensure games, applications run perfectly, APK Install one click install makes it easy for Android users directly install .apk, .xapk file to the root directory. How To Install XAPK On Android Download XAPK File. (that you want to install) Place It In Your Phones Inteernal Storage. Download Xapk Installer From Here . After Installing The Installer Open It. Now Tap On Three Horizontal Line Icon (Top Right Corner). Here You Can See 4 Tabs. Swipe To "APK/XAPK Management" Tab. Here You Can Find All Of Your XAPK Files. Click On Install Button Then It Will Install XAPK In Few Minutes/Seconds.