AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
11/15/13 07:48 AM (12 years ago)

Fixed - Android 3 + image emailer

I'm still messing with Android 3.0 and I've just added the image emailer plugin to my my app, but I can't get it to work with BT 3.0. I can take or select a photo, but it won't offer me the option to email it. I have built the same app in the 'old' way of doing things and the plugin works OK there. I thought I'd post to the forum it doesn't seem to have been mentioned, and to find out if there an easy fix.
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
11/15/13 10:02 AM (12 years ago)
I haven't tried to play with the new core 3.0 much coz lately i've been busy with ios. Also i have not used the email image plugin before but i think there might be some simple fix to this problem. Hopefully someone might come up with a solution.
 
mobilebill
I hate code!
Profile
Posts: 21
Reg: Aug 06, 2013
Pueblo
1,360
like
11/17/13 02:31 PM (12 years ago)
Hi all, just started messing with the email plugin and found that there are two buttons for select image. The second button is actually the email button, it is not labeled correctly. Hopefully I can find out how to label it correctly. If I do I will let you know, or if anyone out there knows the fix, please share
 
AlanMac
Aspiring developer
Profile
Posts: 2612
Reg: Mar 05, 2012
Esher, UK
37,120
like
01/23/14 02:48 PM (11 years ago)
I realised the problem was merely that the string in the project is wrong! One line 26 of file strings.xml, the entry should read : <string name="imageEmail">Email Image</string> In the plugin the value is: <string name="imageEmail">Clear Image</string> The plugin works, the label was misleading us! Alan
 

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.