RE: Android FruitBasket

  • From: "Ken Perry" <whistler@xxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 17 Jan 2011 23:25:06 -0500

I didn't the content management system did and it probably didn't because I
put a backslash at the end.  If I could edit my entry I would fix it.  Your
other fix to my code got rid of one of the warnings. Like I said in the post
I made this code from that other guys code so I missed that fix.  Now if
only I can get Jim's attention so I can update that.

 

Ken

 

From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Sina Bahram
Sent: Monday, January 17, 2011 11:17 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: Android FruitBasket

 

Yet one more thing, *smile*:

 

You have this link:

http://developer.android.com/sdk/installing.html\
<http://developer.android.com/sdk/installing.html/> 

 

but you mean this:

http://developer.android.com/sdk/installing.html

 

the first one has a backslash at the end.

 

Also, it would rock if you could make it an actual hyperlink like you did
the other link.

 

Take care,

Sina

 

From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Ken Perry
Sent: Monday, January 17, 2011 11:13 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: Android FruitBasket

 

OK I have a fixed version but there is only create content on that web site.
I suppose we should have the ability to edit and or delete the ones we have
added so we can keep them up to date.

 

Ken

 

From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Sina Bahram
Sent: Monday, January 17, 2011 10:58 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: Android FruitBasket

 

Did this compile on your computer?

 

In your main file, you have the following code:

 

                                @Override

                                P rotected void onDestroy() {

 

 

I'm guessing that's supposed to be protected, but I'm amazed that it
compiled, as in, I don't get it.

 

It's a simple typo, whatever, but just weird that you didn't get majorly
yelled at by the compiler.

 

Any ideas?

 

Take care,

Sina

 

From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Ken Perry
Sent: Monday, January 17, 2011 10:35 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Android FruitBasket

 

 

 

I have just added a very simple Android FruitBasket to the list.  The
problem is making the program is simple getting it to run on an emulator if
you don't have one set up is a little harder.  I put the link to the getting
started page and some other notes with it on www.fruitbasketdemos.org.  

 

A note for Jim and Jamal 

 the file browsing portion of Druple seems to suck with Jaws.  I will have
to test this at work.

 

Ken

 

Other related posts: