Ubud Restaurants

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

Laka Leke Restaurant

Posted at February 26, 2015 | By : | Categories : Ubud Restaurants | 0 Comment
Laka Leke RestaurantLaka Leke is the sister restaurant of Café Wayan and Bakery on Jalan Monkey Forest in Ubud. The name means ‘hideaway’ in Balinese, and suits the venue well as it is located in the somewhat ‘hidden’ area of Ubud in Nyuh Kuning. Open settings with pavilions spread out among tropical gardens, paddies and fishponds combine with fine menu selections to deliver such hidden-away dining experience. Live cultural dance performances and entertainment are featured regularly, adding to the experience.

  • Address: Jalan Nyuh Kuning, Ubud
  • Tel: +62 (0)361 977 565
  • Cuisine: Balinese

 

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 }