Philipp Hager

Results 3 comments of Philipp Hager

Even though i set the locale, it still spits out all package names in Chinese... any clue? ``` ApkParser apkParser = ApkParser.create(getPackageManager(), "com.instagram.android"); apkParser.setPreferredLocale(Locale.US); List dexFiles = apkParser.getDexInfos(); for (DexInfo...

As a temporary solution, I currently use a helper decorator if people need pip dependencies which they cannot find on Anaconda. ``` def pip(libraries): def decorator(function): @functools.wraps(function) def wrapper(*args, **kwargs):...

Any updates on this ticket? It would be very helpful for our team to be able to use the implementation configuration.