Skip to content

Instantly share code, notes, and snippets.

View oddlyspaced's full-sized avatar

Hardik Srivastava oddlyspaced

View GitHub Profile
06-02 03:47:19.053 20202 20232 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #1
06-02 03:47:19.053 20202 20232 E AndroidRuntime: Process: com.android.systemui, PID: 20202
06-02 03:47:19.053 20202 20232 E AndroidRuntime: java.lang.RuntimeException: An error occurred while executing doInBackground()
06-02 03:47:19.053 20202 20232 E AndroidRuntime: at android.os.AsyncTask$4.done(AsyncTask.java:399)
06-02 03:47:19.053 20202 20232 E AndroidRuntime: at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
06-02 03:47:19.053 20202 20232 E AndroidRuntime: at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
06-02 03:47:19.053 20202 20232 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:271)
06-02 03:47:19.053 20202 20232 E AndroidRuntime: at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:289)
06-02 03:47:19.053 20202 20232 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.
@oddlyspaced
oddlyspaced / classifiedpermlistandroid.txt
Created May 27, 2020 23:10
Classfied List of Android Permissions into Respective Groups
List Created and Updated as of 28/05/2020
Tested and classified on a device Running Android 10
Other permissions listed in Android Docs are either granted automatically, without any user prompt, or denied completely
without having any option to allow them (apart from using super user)
* Body Sensor
<uses-permission android:name="android.permission.BODY_SENSORS" />
* Calendar
@oddlyspaced
oddlyspaced / evoxlaurelflashinstructions
Last active April 29, 2020 10:02
EvolutionX Flashing instructions - Mi A3
Recommended Recovery - SHRP
Required Vendor - Android 10 (Included)
Steps -
1. Boot to Recovery (Preferably Slot A)
2. Format Data - only if needed
3. Flash ROM
4. Flash SHRP / TWRP Installer
5. Set Slot to B
6. Reboot