Giter Club home page Giter Club logo

Comments (8)

Michenux avatar Michenux commented on August 24, 2024

You need to install Jdk 8 and set environment variable JAVA8_HOME.

from yourappidea.

naumanahmed19 avatar naumanahmed19 commented on August 24, 2024

thanks for reply yes i have fixed it and its working great.

I was using tab in my old application. but now i would like to use these tab with this bootstrap (YourAppIdea).

I found this tutorial its working great for a simple application but I am getting some issues with this app.
http://www.truiton.com/2015/06/android-tabs-example-fragments-viewpager/

do I have to use nested fragment?
.

from yourappidea.

naumanahmed19 avatar naumanahmed19 commented on August 24, 2024

Well I got tabs solution and its working fine.

from yourappidea.

Michenux avatar Michenux commented on August 24, 2024

I would like to set up tabs on the "Airport" screen of the app, and remove the spinner.
Two tabs : Arrivals & Departure.

If you want to contribute to my project, you're welcome.

from yourappidea.

naumanahmed19 avatar naumanahmed19 commented on August 24, 2024

yes I will love to but I am still trying to learn your code.

from yourappidea.

dilipappectual avatar dilipappectual commented on August 24, 2024

Hey Michenux, Can you tell me which design pattern have you used in complete demo template projects.

from yourappidea.

hopewise avatar hopewise commented on August 24, 2024

@Michenux I still have this error:

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':YourAppIdea:compileDebugJavaWithJavac'.
> When running gradle with java 5, 6 or 7, you must set the path to jdk8, either with property retrolambda.jdk or environment variable JAVA8_HOME

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem was found with the configuration of task ':YourAppIdea:compileRetrolambdaDebug'.
> Directory '/Users/samir/Documents/projects/app-android/YourAppIdea/build/retrolambda/debug' specified for property 'inputDir' does not exist.

Although:

$ printenv
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home

And:

$ java -version
java version "1.8.0_91"
Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)

So, what do you recommend? I am really interested in using your boilerplate

from yourappidea.

hopewise avatar hopewise commented on August 24, 2024

I found the solution here: evant/gradle-retrolambda#61 from @stepango
Do you have a better solution?

from yourappidea.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.