Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7952119
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:45:59+00:00 2026-06-04T02:45:59+00:00

There is something wrong with the syntax below: -keepclassmembers class * { public void

  • 0

There is something wrong with the syntax below:

  -keepclassmembers class * {
 public void changeView(android.view.View v);

}

Error: Expecting separating ‘,’ or closing ‘)’ before ‘v’

Not seeing that it really needs a , or ) but thats the error i’m getting.

Seeing the exact same error for:

-keep class com.test.activities.MyActivityActivity {
public void changeView(android.view.View v);

}

Would someone care to share what is wrong with this?

Its says in the manual under Processing Callback Methods:

 -keep class mypackage.MyCallbackClass {
void myCallbackMethod(java.lang.String);
}

Is that not exactly what I am doing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T02:46:01+00:00Added an answer on June 4, 2026 at 2:46 am

    There is no point in giving variable names (v) in your signature, since they are not there in the byte code anyway (except in debug information which is ignored/stripped by Proguard).

    And the error is right, since without a variable name, there will come a ) (or a , in case of not last parameter) before/instead the v.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I wonder if there is something wrong with the copy constructor function below? class
There is probably something dumb I am doing wrong here. public function get_scores($id) {
Sure there's something tiny wrong with my syntax... Here is stripped down version of
I know that there's something wrong with my syntax... select * from tblpayroll where
is there something wrong with this syntax? SELECT * FROM tblcustomer WHERE uName LIKE
My UI blocked only in 4.0.* by using clause:Runtime.getRuntime().exec(cat proc/meminfo);. Is there something wrong
There is something wrong with this trigger. But what? CREATE TRIGGER MYCOOLTRIGGER AFTER INSERT
My program/process exited abnormally? I doubt something is wrong with the following code: There
Is there something equivalent to OmniCppComplete for java in vim ? I know of
Is there something akin to the .NET xsd.exe for java - generating classes from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.