View Single Post
  #76  
Old November 15th 18, 05:56 AM posted to comp.mobile.android,alt.comp.freeware,microsoft.public.windowsxp.general
arlen michael holder
external usenet poster
 
Posts: 48
Default Report: My first "hello world" using Android Studio freeware on Windows worked just fine (in about an hour)

On Wed, 14 Nov 2018 17:55:38 +0000, Bill wrote:

Most of the work done last night in Android Studio was no longer there,
so I'll have to do it all over again tonight.

I know I should have done a "save all" before shutting the lid, and
should be taking backups very frequently, but it still doesn't stop me
being mad at Microsoft.


Hi Bill,
I'm sorry for you on losing all your work.

It happened to me quite a few times, although for different reasons, as I
reinstalled my Android Studio and moved directories around, and changed
locations of SDKs and JDKs, etc., some of which screwed everything up.

In the future, there are a few ways to prevent that loss of all your work.
One, of course, which you found, is
AndroidStudio321:File Save All (control+s)

Another save method is to export to a zip file:
AndroidStudio321:File Export to zip file

Later, when we get good at trusting Android Studio, we can use
the built-in version-control menu system
AndroidStudio321:VCS Import into version control

A method I use a lot lately is to right click in Windows file explorer
and just zip it up whenever I want to create a checkin point, where
there is app08_a.zip, app08_b.zip, app08_c.zip, etc..

This way I can get back to where I last was if/when I screw up.

BTW, once I figured out how to port app06 (grocery list) to app08,
changing that grocery list to handle any number of items was trivial.

These are real items, at my local grocery store, where I took
pictures of what I normally buy there (i.e., the best deals).

I'm curious how the prices are with respect to yours!

o The shopping list GUI has the things I buy at this sto
http://www.bild.me/bild.php?file=2882721androidstudio63.jpg
o The list scrolls for as long as needed to contain the list:
http://www.bild.me/bild.php?file=6444469androidstudio64.jpg
o The first item is the bar of pure chocolate, at $6/pound:
http://www.bild.me/bild.php?file=8761584androidstudio65.jpg
o Then the cage-free eggs, at $2/dozen:
http://www.bild.me/bild.php?file=4179147androidstudio66.jpg
o The free-roaming cow's whole milk, at $3/gallon:
http://www.bild.me/bild.php?file=4022187androidstudio67.jpg
o Fresh squeezed orange juice at $3/half gallon:
http://www.bild.me/bild.php?file=1358712androidstudio68.jpg
o Durham and Seminole wheat pasta at $1/pound:
http://www.bild.me/bild.php?file=7272961androidstudio69.jpg
o Fresh squeezed pineapple juice at $3/half gallon:
http://www.bild.me/bild.php?file=2910438androidstudio70.jpg
o California table wine at about $6/750ml:
http://www.bild.me/bild.php?file=2665618androidstudio71.jpg
o Whole wheat organie olive oil bread wraps at $3.30/14.4 ounces:
http://www.bild.me/bild.php?file=6075024androidstudio72.jpg
Ads