[mobile-devel] And Bible version 0.0.14 is available
Peter von Kaehne
refdoc at gmx.net
Fri Nov 19 13:26:14 MST 2010
Go Bible :
"Send SMS", choose a verse and then press send.
In And Bible two pathways would be possible - go via reading the bIble ,
seeing a verse, thinking about somebody and select the verse to send as
an SMS or alternative the GoBible workflow as above - set pout to send
an SMS with a bible verse, go and search for it via reference and then
send it.
I think both pathways are equally valid and should be possible.
Peter
On 19/11/10 20:13, David Overcash 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 <mailto: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
> <mailto: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
> <mailto: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 <mailto:mobile-devel at crosswire.org>
> http://www.crosswire.org/mailman/listinfo/mobile-devel
>
>
>
> _______________________________________________
> mobile-devel mailing list
> mobile-devel at crosswire.org <mailto: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
More information about the mobile-devel
mailing list