Candidasa Beach Nightlife

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Legend Rock Café

Posted at December 15, 2015 | By : | Categories : Candidasa Beach Nightlife | 0 Comment

Candidasa Nightlife

This small café is another venue in the Candidasa proper that features great live band performances, especially over the weekends. Accompanying the evenings are live football showings, and there’s a pool table and dart boards to complete the evening fun. They also have a local DJ who has managed to compile a mix for the bar. A young and fun scene, Legend welcomes anyone to have a go with their drum sets, guitars and amps on site. This fun place also serves a noble cause, with part of your money spent here over beers and cocktails going to a local educational foundation that provides support for youths.

  • Opening Hours: 19:00 – 01:00
  • Location: Jalan Raya Candidasa, Candidasa, Karangasem
  • Tel: +62 (0)363 416 36
buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }