240 发简信
IP属地:辽宁
  • 请问Android x上面不起作用是什么原因,不兼容x吗?

    Android 无入侵解决按钮重复点击---DoubleClick3.0

    github地址: https://github.com/liys666666/DoubleClick DoubleClick---3.0版本DoubleClick---2....

  • MVPArms:Failed to call observer method

    bug:MVPArms的Fragment的persenter里面kindsBeanList为空。检查各项代码没有问题。 报错 bug解决:fragment的presnter的...

  • 120
    Android开发中Git-Flow的运用

    原文连接 Android开发中Git-Flow的运用 Android开发过程中运用好Git工具能让团队的效率更进一步提升 Git-Flow是一套基于Git的扩展,通过分支模型...

  • 组件化项目 在CommonSDK 模块引入。不起作用,在Fragment 和 Activity 里面还是可以双击。请问怎么解决

    Android 无入侵解决按钮重复点击---DoubleClick2.0的使用

    Android 按钮重复点击处理<一行代码解决>.Android hook插入自定义ClickListener, 完全无入侵. github地址: https://githu...

  • 加固报错
    > Task :app:jiagu360

    ################################################
    # #
    # ## # # ## ### ### ## ### #
    # # # # # # # # # # # # # #
    # ### # # ### # # # ## # #
    # # # ### ### # # # ### # # ### #
    # #
    # Obfuscation by Allatori Obfuscator v5.6 DEMO #
    # #
    # http://www.allatori.com #
    # #
    ################################################

    org.json.JSONException: A JSONObject text must begin with '{' at character 1
    at org.json.JSONTokener.syntaxError(JSONTokener.java:412)
    at org.json.JSONObject.<init>(JSONObject.java:182)
    at org.json.JSONObject.<init>(JSONObject.java:422)
    at com.qihoo.jiagu.e.c.M.ALLATORIxDEMO(ym:273)
    at com.qihoo.jiagu.CmdMain.k(up:623)
    at com.qihoo.jiagu.CmdMain.main(up:200)
    cache cookie invalid. null
    time out IOException true https://passport.360.cn/request.php
    time out IOException java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty false https://passport.360.cn/request.php
    login error com.qihoo.jiagu.g.e.M: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-emptyjavax.net.ssl.SSLException: java.lang.RuntimeException: Unexpe
    cted error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

    一键实现加固和多渠道打包加自动上传蒲公英(基于360加固和瓦力多渠道)

    使用说明 1.将buildPackage放在工程目录下 2.在主工程gradle中引用该文件夹的gradle脚本 3.配置参数位置在脚本中 4.直接运行_jiagu自动打包t...

  • 120
    Android MPAndroidChart 之自定义MarkerView

    本文代码:https://github.com/AndroidKid19/MPAndroidChartProject MPAndroidChart是一款基于Android的开...