• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. I

    Apps Compilation error on my if else statement

    Hi, I've an error sntax on my 'else' in this if-else statement. anyone know why? Pls advise. thank you. source code: //click on one of chapters list.setOnItemClickListener(new OnItemClickListener() { public void onItemClick(AdapterView<?> parent, View view, int position, long id)...