User Tools

Site Tools


android:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android:start [2015/05/22 01:10]
dwheele [Android Programming Notes]
android:start [2016/06/10 00:25] (current)
admin ↷ Page moved from dan:android:start to android:start
Line 7: Line 7:
 [[https://github.com/NanoHttpd/nanohttpd/wiki/How-to-use-NanoHttpd|NanoHttpd]]\\  [[https://github.com/NanoHttpd/nanohttpd/wiki/How-to-use-NanoHttpd|NanoHttpd]]\\ 
 [[http://d.android.com/reference/android/content/Context.html|Context - Android Services]]\\  [[http://d.android.com/reference/android/content/Context.html|Context - Android Services]]\\ 
 +[[http://www.google.com/design/spec/material-design/|Material Design]]\\ 
 +[[http://play.google.com/apps/publish|Google Play Store]]\\ 
 +[[http://www.gradle.org/docs/current/userguide/dependency_management.html|Gradle dependency management]]\\ 
 +[[http://d.android.com/reference/android/R.drawable.html|android.R.drawable docs]]\\ 
 +[[http://d.android.com/reference/android/widget/TextView.html#attr_android:inputType|inputType attribute (e.g., limiting to number entry)]]\\ 
 +[[http://developer.android.com/guide/topics/ui/dialogs.html#CustomLayout|Custom Dialogs]]\\
 +
 +===== Reference Material =====
 +
 +For using Android Studio, purchased Kindle book "Android App Development For Dummies." Seem to be making faster progress than with other books. Some links appear above which are reference and resources.
 +
 +  * http://www.dummies.com/go/androidappdevfd  (Download code)
 +  * http://www.dummies.com/go/androidappdevfdupdates  (Book updates)
  
 ===== My Android ===== ===== My Android =====
Line 19: Line 32:
 ^Display|1280x720 HD| ^Display|1280x720 HD|
  
-===== Drivers =====+==== Drivers ====
 Download Motorola drivers from: https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481 Download Motorola drivers from: https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
  
-==== Development Software =====+===== Development Software =====
  
 More recently (4/2015), downloaded Android Studio from https://developer.android.com/sdk/index.html. Also see "Adding SDK Packages" at https://developer.android.com/sdk/installing/adding-packages.html. More recently (4/2015), downloaded Android Studio from https://developer.android.com/sdk/index.html. Also see "Adding SDK Packages" at https://developer.android.com/sdk/installing/adding-packages.html.
 +
 +===== Google Play Store =====
 +
 +Today, paid $25 registration fee to be a Android developer, and to post applications for download. Filed with the account ''stopstogo@gmail.com'' Established release.jks key for signing applications. Passwords for this key located in usual place. Backed up to TrueCrypt repository. 5/22/2015
  
  
android/start.1432257005.txt.gz · Last modified: 2015/05/22 01:10 by dwheele