Git Product home page Git Product logo

simpleweibo's People

Contributors

felipecsl avatar frankiesardo avatar gitter-badger avatar johnjohndoe avatar rock3r avatar wendly avatar yongjhih avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

simpleweibo's Issues

Support SimpleWeibo.publish(Status status)

Usage:

simpleWeibo.publish(Status.builder().status("status").build()); // update.json
simpleWeibo.publish(Status.builder().status("status").lat(lat).long(long).build()); // update.json
simpleWeibo.publishPhoto(Status.builder().pic(bitmap).status("status").build()); // upload.json
simpleWeibo.publishPhoto(Status.builder().pic(bitmap).status("status").lat(lat).long(long).build()); // upload.json

Requires:

  • static WeiboParameters.from(Bundle)
  • static Status.toBundle()

Failed to find provider info for com.sina.weibo.sdkProvider

Exception thrown while trying to call logInWithPermissions():
https://pastebin.com/1paZbcxV
Additional error message: " android.content.ActivityNotFoundException: Unable to find explicit activity class {com.syjgin.langgreeting/com.sina.weibo.sdk.component.WeiboSdkBrowser}; have you declared this activity in your AndroidManifest.xml?"
Here is Manifest content:
https://pastebin.com/iXz0kgbF
Should I change something to get oauth dialog working?

run-crash for newbie

Edit:
Latest comment: find the point: if i run on emulator on android-platform-22, this app will NOT crash
搞清楚了問題,編譯好的工程在5.1.1(API22)的模擬器上運行就不會crash
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Hello, if I run lastest built apk, it will crash, and logcat is:
"java.lang.ClassNotFoundException: Didn't find class "com.sina.weibo.simple.app.MainActivity" on path: DexPathList[[zip file "/data/app/com.sina.weibo.sdk.demo-1.apk"],nativeLibraryDirectories=[/data/app-lib/com.sina.weibo.sdk.demo-1, /vendor/lib, /system/lib]]"
我是用android-studio1.3構建的,運行的手機是5.0以下的。大陸網絡環境不好,我也不知道依賴包是否全部都已下載,反正提示build succesful, 可是運行就出這個錯。
小白級的問題,望大神指點!

我下載了demo-apk看了,結果看不了微博詳情頁,不知道最新版本是否可以看詳情,如果方便請發布壹個最新的demo-apk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.