Giter Site home page Giter Site logo

Comments (9)

geftimov avatar geftimov commented on June 23, 2024

I know Mike Penz.
I will ask him if he can add the library to About libraries.
@yoavst
Is that what you mean?

from android-player.

mikepenz avatar mikepenz commented on June 23, 2024

Haha nice one :P

Just add a file (or just the strings) like this to your project:

<?xml version="1.0" encoding="utf-8"?>
<resources>

    <string name="define_materialdrawer">year;owner</string>
    <string name="library_materialdrawer_author">Mike Penz</string>
    <string name="library_materialdrawer_authorWebsite">http://mikepenz.com/</string>
    <string name="library_materialdrawer_libraryName">MaterialDrawer</string>
    <string name="library_materialdrawer_libraryDescription">
        <![CDATA[
        The <b>MaterialDrawer</b> library aims to provide the easiest possible implementation of a navigation drawer for your application.
        ]]>
    </string>
    <string name="library_materialdrawer_libraryVersion">2.9.2</string>
    <string name="library_materialdrawer_libraryWebsite">https://github.com/mikepenz/MaterialDrawer</string>
    <string name="library_materialdrawer_licenseId">apache_2_0</string>
    <string name="library_materialdrawer_isOpenSource">true</string>
    <string name="library_materialdrawer_repositoryLink">https://github.com/mikepenz/MaterialDrawer</string>
    <!-- Custom variables section -->
    <string name="library_materialdrawer_owner">Mike Penz</string>
    <string name="library_materialdrawer_year">2015</string>
</resources>

https://github.com/mikepenz/MaterialDrawer/blob/master/library/src/main/res/values/library_materialdrawer_strings.xml

from android-player.

geftimov avatar geftimov commented on June 23, 2024

@mikepenz
@yoavst
Ooook. I will do it in an hour or two.

@mikepenz
Can you see it after that if it is ok?

from android-player.

mikepenz avatar mikepenz commented on June 23, 2024

@geftimov let me check it afterwards :D

You can also use this tool: http://def-builder.mikepenz.com/

from android-player.

geftimov avatar geftimov commented on June 23, 2024

Ok,
This is the output from the fine tool.

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="define_int_androidplayer">year;owner</string>
    <!-- Author section -->
    <string name="library_androidplayer_author">Georgi Eftimov</string>
    <string name="library_androidplayer_authorWebsite">http://eftimoff.com</string>
    <!-- Library section -->
    <string name="library_androidplayer_libraryName">AndroidPlayer</string>
    <string name="library_androidplayer_libraryDescription">https://github.com/geftimov/android-player</string>
    <string name="library_androidplayer_libraryWebsite">https://github.com/geftimov/android-player</string>
    <string name="library_androidplayer_libraryVersion">1.0.1</string>
    <!-- OpenSource section -->
    <string name="library_androidplayer_isOpenSource">true</string>
    <string name="library_androidplayer_repositoryLink">https://github.com/geftimov/android-player</string>
    <!-- ClassPath for autoDetect section -->
    <string name="library_androidplayer_classPath">com.eftimoff.androidplayer</string>
    <!-- License section -->
    <string name="library_androidplayer_licenseId">apache_2_0</string>
    <!-- Custom variables section -->
</resources>

Is it ok to be committed?

from android-player.

mikepenz avatar mikepenz commented on June 23, 2024

@geftimov one tiny issue. remove the _int from define_int_androidplayer it should be define_androidplayer so the library knows that it needs to display the information about your lib

from android-player.

geftimov avatar geftimov commented on June 23, 2024

@mikepenz
I uploaded it to version 1.0.2.
Here is the file : https://github.com/geftimov/android-player/blob/master/androidplayer/src/main/res/values/library_androidplayer_strings.xml

Is it ok?

from android-player.

mikepenz avatar mikepenz commented on June 23, 2024

looks fine ;)

from android-player.

geftimov avatar geftimov commented on June 23, 2024

@yoavst
@mikepenz
Thanks for the support.
Closing this one.
From version 1.0.2

from android-player.

Related Issues (10)

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.