Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Project Build Error? #1

Closed
ShooterArk opened this issue Jan 1, 2014 · 7 comments
Closed

Project Build Error? #1

ShooterArk opened this issue Jan 1, 2014 · 7 comments

Comments

@ShooterArk
Copy link

Hi, Im trying to implement the flatUI on my android app, but if you build it, it gives some build error, secondly there is no clear description how to use it on eclipse since I am not using android studio. Please advise. Thanks

@eluleci
Copy link
Owner

eluleci commented Jan 6, 2014

Hi, I am going to update the project (but not so soon) for supporting gradle and eclipse too. I'll let you know when I can do it.

@ShooterArk
Copy link
Author

Well Eluleci I would really appreciate if you upload it asap as I need to implement it by the end of January. Thanks in Advance

@eluleci
Copy link
Owner

eluleci commented Jan 19, 2014

Hello, I assume that the error that you have is not build error but runtime error. Since that the library contains font files in assets folder there appears this problem if project doesn't include the assets of library.

It is possible to 'include library assets' in Android Studio (not gradle build) but there is no option like that in eclipse. But there is really simple solution.

You can fix this issue with copying the fonts folder of the library into your assets folder. Then the error should be solved. If you have any other error, can you please send me log message of that error.

Thanks

@eluleci
Copy link
Owner

eluleci commented Jan 24, 2014

Can you let me know when you successfully build your app. I am waiting for your response to close this issue. Thanks.

@ShooterArk
Copy link
Author

Yes I have tried it on a demo app and its works just fine. But I have not
yet test it on a real device. So I guess it is working fine now. Thanks
alot for your help.

On Fri, Jan 24, 2014 at 12:38 PM, Emrullah Lüleci
notifications@github.comwrote:

Can you let me know when you successfully build your app. I am waiting for
your response to close this issue. Thanks.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-33202966
.

@eluleci
Copy link
Owner

eluleci commented Jan 24, 2014

I am happy to hear it. By the way I migrated project to Gradle and trying to put the library in maven central. If you use Gradle in few days you can add it as dependency to your project.

@eluleci eluleci closed this as completed Jan 24, 2014
@ShooterArk
Copy link
Author

Thanks for the updates. I will do that and will contact you if I got in
some problem again ;) . Thanks alot once again.

On Fri, Jan 24, 2014 at 4:51 PM, Emrullah Lüleci
notifications@github.comwrote:

I am happy to hear it. By the way I migrated project to Gradle and trying
to put the library in maven central. If you use Gradle in few days you can
add it as dependency to your project.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-33216897
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants