SuppSandroB/sandrop

Fail to add plugin

Closed this issue · 4 comments

What steps will reproduce the problem?
1.Switch to plugin tab
2.Click on add button
3.Exception occur

What is the expected output? What do you see instead?
It's able to add plugin in version 1.5.101

What version of the product are you using? On what operating system?
Version 1.5.102 with Android 4.2.2

Please provide any additional information below.
Stack trace:
java.lang.NoClassDefFoundError: org/sandroproxy/AddPluginActivity
at org.sandroproxy.dd.onMenuItemClick(PluginDataSupport.java:47)

Original issue reported on code.google.com by lok0...@gmail.com on 25 Feb 2014 at 1:13

I suspect that something went wrong with build.
Looks like activity AddPluginActivity is missing. 
Will rebuild it again and make sure that it works. 

Original comment by supp.san...@gmail.com on 25 Feb 2014 at 5:21

  • Changed state: Accepted
Please check beta version version 1_5_103 on Google Play

Original comment by supp.san...@gmail.com on 25 Feb 2014 at 12:04

Tested the beta version and it works now.

Original comment by lok0...@gmail.com on 25 Feb 2014 at 4:12

Original comment by supp.san...@gmail.com on 25 Feb 2014 at 6:31

  • Changed state: Done