Andrei Zhukouski

Results 19 comments of Andrei Zhukouski

Confirmed for public jbart version. Fixed. Wait for update.

Accepted. > Does Jbart handle "API" when using hex? No. I'll check what changed in smali source code and add fixes to jbart.

> Decompile java -jar baksmali.jar disassemble -a 28 classes2.dex (Extract all the content inside the out folder) Recompile java -jar smali.jar assemble -a 28 out -o classes2.dex (Create out.dex without...

Thanks, I was looking for an api option [here](https://github.com/JesusFreke/smali/blob/master/baksmali/src/main/java/org/jf/baksmali/DisassembleCommand.java), but didn't find this option. But then I found it [here](https://github.com/JesusFreke/smali/blob/master/baksmali/src/main/java/org/jf/baksmali/DexInputCommand.java) :)

Hi, The problem is not in transforming `<` to ``, the problem and the main issue is that jbart do all the stuff in the right way, but only for...

Yes, but I'll update jbart soon with device-specific configs, like nxt patches.

I think this is because of this part of code: ``` if date < Date() { d = toDays(date: date) } else { d = toDays(date: Date()) } ``` So,...

@Siddharthyadav123 Hi mate, you can try this one - https://github.com/BirjuVachhani/locus-android It supports background location updates.

No strings - no problems!)) date_format_\* strings must be only in values folder (or in yours, but with similar text)