AnthonyKoueik

Results 6 comments of AnthonyKoueik

``` It's not fixed for me . anyone not using jar ? minSdkVersion 16 targetSdkVersion 24 versionCode 1 versionName "1.0" compile 'com.android.support:appcompat-v7:24.2.1' compile 'com.android.support:design:24.2.1' compile 'com.android.support:cardview-v7:24.2.1' compile 'com.android.support:multidex:1.0.0' compile 'com.michaelpardo:activeandroid:3.1.0-SNAPSHOT'...

Hello what ActiveAndroid version you are using ? compile 'com.michaelpardo:activeandroid:??????????????' thank you

im trying to inject javascript to prevent online status. it's working on Pre-Android 11 versions

@92lleo basically Im trying to inject those https://github.com/tomer8007/whatsapp-web-incognito can you tell me the right way to do it please

hello any solution on the above ? 06-08 15:01:38.505: E/libjingle(15175): Error(common.cc:67): jni/../../../third_party/libjingle/talk/base/scoped_ptr.h(76): ASSERT FAILED: ptr != NULL @ operator-> 06-08 15:01:38.505: A/libc(15175): Fatal signal 6 (SIGABRT) at 0x00003b47 (code=-6), thread...

Did you find another project ? or you worked it around using this one ? I think that we need to do what LukeWeber did do, and build our own...