[mobile-devel] And Bible version 0.0.14 is available

Martin Denham mjdenham at gmail.com
Mon Nov 22 04:12:46 MST 2010


Hi David,

I included your SMS code in build
0.0.15<http://and-bible.googlecode.com/files/AndBible-0.0.15.apk>
.

Thanks
Martin

On 19 November 2010 20:13, David Overcash <funnylookinhat at gmail.com> wrote:

> Sorry - I was too excited...  here's the source you would use:
>
> Intent sendIntent = new Intent(Intent.ACTION_VIEW);
> sendIntent.putExtra("sms_body", bibleVerseString);
> sendIntent.setType("vnd.android-dir/mms-sms");
> startActivity(sendIntent);
>
>
> On Fri, Nov 19, 2010 at 1:12 PM, David Overcash <funnylookinhat at gmail.com>wrote:
>
>> That's actually really easy - you just launch an SMS intent with the data
>> for the bundle referring to the message as the selected verse.
>>
>> -David
>>
>>
>> On Fri, Nov 19, 2010 at 1:10 PM, Martin Denham <mjdenham at gmail.com>wrote:
>>
>>> Hi Peter,
>>>
>>> I have never done that, but I don't send many SMSs.  Could you give me a
>>> typical use case or style of working that involves sending an SMS with a
>>> bible text?  Also the screen flow from GoBible might help me understand the
>>> practical ui flow.
>>>
>>> Regards
>>> Martin
>>>
>>>
>>> On 19 November 2010 19:38, Peter von Kaehne <refdoc at gmx.net> wrote:
>>>
>>>> Can I ask for one thing which I still like in GoBible better than in all
>>>> other mobile applications I have seen and used so far?
>>>>
>>>> Sending of SMS with Bible texts would be fantastic!
>>>>
>>>> Peter
>>>>
>>>> _______________________________________________
>>>> mobile-devel mailing list
>>>> mobile-devel at crosswire.org
>>>> http://www.crosswire.org/mailman/listinfo/mobile-devel
>>>>
>>>
>>>
>>> _______________________________________________
>>> mobile-devel mailing list
>>> mobile-devel at crosswire.org
>>> http://www.crosswire.org/mailman/listinfo/mobile-devel
>>>
>>>
>>
>
> _______________________________________________
> mobile-devel mailing list
> mobile-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/mobile-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/mobile-devel/attachments/20101122/f8b14d2e/attachment.html>


More information about the mobile-devel mailing list