Chirayu Desai

Results 132 comments of Chirayu Desai

> Have you tried enabling the Synapse Admin API? > I very clearly remember not enabling it :( Works now :facepalm: > By default, as per upstream recommendations, we don't...

The Android Q factory images don't include the extra bootstack partitions, only bootloader and modem. I plan to use this script to get those partitions from the ota zip instead,...

could not exec command: [aapt have you got the aapt binary, and added it to path? Install the sdk, then export PATH=$PATH:/path/to/sdk/platform-tools:/path/to/sdk/tools

yea, i've been facing this too, got a lot of resource not found errors (as i'm porting to a ldpi device), waiting for an official answer

use this make apktool-if /path/to/framework-res.apk then do the usual make

loads of errors cant find default translations for some strings, and then some resources add translations for those strings @ values/strings.xml, and then for the resources - remove the unused...

like while porting i came across an error like this, complaining of a missing video call resource Since my device just didnt have that functionality, i removed it Btw, what...

Anyone looked into i9100 SystemUI yet? XD On Feb 9, 2012 10:07 PM, "Randy" < [email protected]> wrote: > Yep, I am still getting the same errors building for sgs4g. >...

Exception in thread "main" brut.androlib.AndrolibException: brut.directory.PathNotExist: apktool.yml copy from i9100 services.jar folder :p

wont be the same, must be something else :P