|  |  |  | 
|---|
|  |  |  | import com.soha.sdk.login.model.SohaLoginResult; | 
|---|
|  |  |  | import com.soha.sdk.payment.model.IapItem; | 
|---|
|  |  |  | import com.soha.sdk.payment.model.ListIap; | 
|---|
|  |  |  | import com.soha.sdk.utils.SohaPopup; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | import org.json.JSONException; | 
|---|
|  |  |  | import org.json.JSONObject; | 
|---|
|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public void login() { | 
|---|
|  |  |  | GameActivityProxy.I.activity.runOnUiThread(new Runnable() | 
|---|
|  |  |  | { | 
|---|
|  |  |  | @Override | 
|---|
|  |  |  | public void run() | 
|---|
|  |  |  | { | 
|---|
|  |  |  | SohaPopup.getInstance().clearAllPopup(); | 
|---|
|  |  |  | } | 
|---|
|  |  |  | }); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | switch (sdkInitState) { | 
|---|
|  |  |  | case FAILED: | 
|---|
|  |  |  | case UNKNOWN: { | 
|---|
|  |  |  | 
|---|
|  |  |  | { | 
|---|
|  |  |  | orderString = orderString + "|" + item.getOrder_info(); | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | index = index + 1; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | args.clear(); | 
|---|