AnthonyKoueik

Results 4 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