I updated my Music Metadata script.
I updated my Music Metadata script.
I’m writing about this now specifically (most of my updates go silent), because it is a relatively simple yet practical example on how to utilize JavaAdapter. Check it out if you’re curious or if you just want to see the Syntax.
http://www.lightninglauncher.com/wiki/doku.php?id=script_music_metadata
]]>
< ![CDATA[
Nice il have a looksee but this is probably way to advanced for me lol.
]]>
< ![CDATA[
Jay M
you can always ask if you want to learn.
]]>
< ![CDATA[
Il keep that in mind ive been meaning to ask if you remember the name of that book you learnt Java from.
]]>
< ![CDATA[
Jay M
The book was called “Java lernen mit BlueJ”. I did not find any translations of it. On a side note though: I only read this book. I didn’t do any of the exercises in there. I had until today no real idea what BlueJ is (I checked it now).
This is probably not the best book to learn Java. Here it is anyway http://www.amazon.de/Java-lernen-BlueJ-objektorientierte-Programmierung/dp/3868940014
]]>
< ![CDATA[
Thank you! Another widget bites the dust… I hope!
]]>
< ![CDATA[
Chris Chastain I hope so too. But if not, tell me why!
]]>
< ![CDATA[
Thanks i heard of BlueJ i considered it but after some research i found it was a bit to basic editor lacked a decent syntax highlighter and code completion so i went for Netbeans instead. I bought this https://www.amazon.co.uk/gp/aw/d/1118407814/ref=mp_s_a_1_1?qid=1464047985&sr=8-1&pi=SY200_QL40&keywords=beginning+programming+with+java+for+dummies&dpPl=1&dpID=51u5ODJs-XL&ref=plSrch a while ago but its way to basic im about 250 pages in and most of it i already know.
]]>
< ![CDATA[
nice! can this approach be used to get LL to respond to intents that are not registered in its manifest.xml (e.g. VIEW intents, Google Voice Search intents)?
]]>
< ![CDATA[
Jay M : So you’re not a dummy as I am … ^_^
I would love to learn languages as I only using scientific interpreted one (Matlab) at work and never learnt anything else nor algorithmics.
I don’t know how many time is needed to start using that kind of interpreted OO languages (Java/Python/Perl …).
]]>
< ![CDATA[
Wern-Yuen Tan for general broadcasts yes, but there are some intents which need to be registered in the manifest. Also this doesn’t allow to react to activity or service intents (this includes e.g. VIEW intents).
]]>
< ![CDATA[
Jay M in my opinion there is currently no better IDE than IntelliJ (which I get for free as a student).
I’m a fan of “learning by doing”. If you can read a basic tutorial and understand everything, just start to code. Every time you find something you don’t understand, look up that specific thing.
]]>
< ![CDATA[
Lionel SANCHEZ im learning Javascript with Codeacademy its pretty good and free you should check it out.
Lukas Morawietz Thanks i see the community edition of IntelliJ is free so il give that a try im familiar with Android Studio which is based on IntelliJ from what ive read.
]]>