Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 10    Views: 61

CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
06/18/14 05:19 PM (10 years ago)

New Android Plugin: AnCalEvent

 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
06/18/14 05:32 PM (10 years ago)
sample app using sample json in plugin description: https://www.dropbox.com/s/d3kbo7ltptsfk8u/youtubenewwait.apk
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
06/18/14 06:45 PM (10 years ago)
I'm digging on your Android achievements, Chris! Nice going! Cheers! -- Smug
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
06/18/14 08:00 PM (10 years ago)
Thanks Smug! Its mostly just going through the android docs and using intents.I used to be scared of intents. I love them now!
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
06/18/14 11:57 PM (10 years ago)
This is great! Very much needed. Looking forward to more android plugins!! Impressive
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
06/19/14 02:22 AM (10 years ago)
Sold! Thanks @CMCOFFEE, Looking forward to more android plugins, ...Encouraging me!!!
 
Weidies
Lost but trying
Profile
Posts: 63
Reg: Jan 13, 2014
Pretoria, Gaute...
7,980
like
06/19/14 01:47 PM (10 years ago)
Thank you Chris, I knew we could count on you, after that long discussion.
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
06/19/14 01:52 PM (10 years ago)
Very Nice, looks very familiar ;) Did you use the html files from my iOS version of this to build yours from? Building those control panel screens takes longer than writing the code!
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
06/20/14 12:29 AM (10 years ago)
Thank you all ATRAIN53,ha your plugin definitely inspired this one. I figured they might want it took look the same. I havent purchased your plugin yet but plan to for the future. The control panel screens did literally take three times as long. I wrote this in all java though. All I had to do is look at the android docs and use the calendar intent. I just hooked up the strings to the control panel and just had to convert the other strings as integers for the dates and times. The reason it has the number as zero for the months is because they count the months like computers do(Start at zero). All of that info is in the control panel. By the way Ive just released another plugin that allows the user to set the all of that stuff. Updated the Launch Play and added another free plugin too, which almost the same as launch play except there isnt a button to launch play ha. Alot of people request to show how to share links on android so thats its main purpose.Im going to copy and paste this for my new post ha.
 
CMCOFFEE
Android Fan
Profile
Posts: 2017
Reg: Jan 04, 2013
Amarillo, Texas
26,670
like
06/20/14 12:34 AM (10 years ago)
I didnt code the layout in java which was your main question ha sorry, Im super tired.Layout was made in xml.I just dragged and dropped those widgets on the layout file.
 
ATRAIN53
Code is Art
Profile
Posts: 1755
Reg: Nov 17, 2011
Chicago
26,450
like
06/20/14 07:05 AM (10 years ago)
You should have used mine then and saved some time! LOL. Theoretically they could work the same if you named the JSON variables similarly. I'd been tinkering with a version of this but it was nowhere near market ready so appreciate you cranking this out. That's def the hardest part of making plugins - turning all those variables into JSON and writing the HTML to make them work with the BT Control Panel. We need a code swap for developers! Keep rocking man, big fan of your work here :)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.