mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-07 09:11:07 +00:00
Video editing and compression on 4.1+ (please test it and send debug info to me), Tablet version, a lot of other things (don't upload to markets, it's unstable)
This commit is contained in:
parent
8d412f9eea
commit
3eed85a31d
226 changed files with 2769 additions and 1234 deletions
|
|
@ -24,9 +24,9 @@ import java.util.zip.ZipFile;
|
|||
public class NativeLoader {
|
||||
|
||||
private static final long sizes[] = new long[] {
|
||||
811664, //armeabi
|
||||
864932, //armeabi-v7a
|
||||
1262644, //x86
|
||||
946908, //armeabi
|
||||
1028848, //armeabi-v7a
|
||||
1603780, //x86
|
||||
0, //mips
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue