Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 17    Views: 66

LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
12/13/13 04:13 PM (11 years ago)

Audio Notes Plugin Updated

Audio Notes Plugin has been updated for the new Android Core 3. Tested on all Android devices. You can change the text and color from the control panel. Few new features as a timer that starts when you click record. For a limited time, it's free to members! Enjoy!!! LA
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
12/13/13 04:25 PM (11 years ago)
Awesome. Thanks!
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
12/13/13 04:33 PM (11 years ago)
Nice Going, LA :) Cheers! -- Smug
 
Dusko
Veteran developer
Profile
Posts: 998
Reg: Oct 13, 2012
Beograd
22,680
like
12/14/13 12:10 AM (11 years ago)
> For a limited time, it's free to members! Many thanks for this!
 
Mr stuck
Android Fan
Profile
Posts: 974
Reg: Apr 09, 2012
Fife, Scotland
15,740
like
12/14/13 02:44 PM (11 years ago)
Thanks @LA, instantly grabbed this, very generous and an early christmas present. thanks
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 04:48 AM (11 years ago)
*****IMPORTANT INSTALLATION INSTRUCTIONS!!****** You must add the following permissions in your Android manifest file: <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/> <uses-permission android:name="android.permission.RECORD_AUDIO" /> ************************************************ where exactly in the Android manifest file do you add the above 2 lines of code?
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
12/17/13 04:53 AM (11 years ago)
Search in the manifest file for this: uses-permission android:name and you'll see others, just paste it anywhere below the others.
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 07:50 AM (11 years ago)
ok thanks @mysps and what will those code permit?
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
12/17/13 09:07 AM (11 years ago)
Hi @Kennedy: Look at those permissions closely and you come up with the answer. Look at the end. Thank you @mysps LA
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 10:05 AM (11 years ago)
I already bought the plugin maybe before the update how do I update the plugin now?
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
12/17/13 10:09 AM (11 years ago)
It's already updated so if you are using Android core 3 then just add it to your app or redownload to self-hosted. Just make sure them permissions r in the manifest file. LA
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 10:58 AM (11 years ago)
now a little off the topic since it seems to me that you are very good in code: I will be very glad if someone can help me with a tutorial on how to add Google Admob banner and interstitial ads to an android BT v3 app utilizing play services without admob sdk .jar file in project since play services already has ads, got some android apps which I made using BT v3 which I want to monetize with Admob banner and interstitial ads, thanks!
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
12/17/13 11:22 AM (11 years ago)
I have only done admob only once but I believe there is either a "how to" guide on it or its under the post topic in the forums. LA
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 11:41 AM (11 years ago)
Yes I know, there is even a pdf on adding admob to BT v2 app Here: https://dl.dropboxusercontent.com/u/61663890/Tutorials/New%20Admob%20integration%20for%20Android.pdf but never a tutorial on how to add Google Admob banner and interstitial ads to an android BT v3 app utilizing play services without admob sdk .jar file in project since play services already has ads.
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
12/17/13 12:54 PM (11 years ago)
I'm not positive on how doing it on 3 enough to give you an answer. Go ahead and start a new post about this please. LA
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 01:40 PM (11 years ago)
 
LA
Aspiring developer
Profile
Posts: 3280
Reg: Aug 16, 2012
Jerseyville, IL
42,900
like
12/17/13 01:52 PM (11 years ago)
ok Awesome! LA
 
KennedyE
Android Fan
Profile
Posts: 373
Reg: Dec 07, 2013
PH, Nigeria
3,730
like
12/17/13 02:36 PM (11 years ago)
But have no idea if this will work for BT v3 apps because of the Google Play Services Migration differences between the Android SDK and Google Play services: https://developers.google.com/mobile-ads-sdk/docs/admob/play-migration
 

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.