commit aab1d998207718ac1733568bf2a318d27a44c766 Author: djwesty Date: Mon Aug 26 23:01:18 2013 -0400 First Upload diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..412eeda --- /dev/null +++ b/.gitattributes @@ -0,0 +1,22 @@ +# Auto detect text files and perform LF normalization +* text=auto + +# Custom for Visual Studio +*.cs diff=csharp +*.sln merge=union +*.csproj merge=union +*.vbproj merge=union +*.fsproj merge=union +*.dbproj merge=union + +# Standard to msysgit +*.doc diff=astextplain +*.DOC diff=astextplain +*.docx diff=astextplain +*.DOCX diff=astextplain +*.dot diff=astextplain +*.DOT diff=astextplain +*.pdf diff=astextplain +*.PDF diff=astextplain +*.rtf diff=astextplain +*.RTF diff=astextplain diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b9d6bd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,215 @@ +################# +## Eclipse +################# + +*.pydevproject +.project +.metadata +bin/ +tmp/ +*.tmp +*.bak +*.swp +*~.nib +local.properties +.classpath +.settings/ +.loadpath + +# External tool builders +.externalToolBuilders/ + +# Locally stored "Eclipse launch configurations" +*.launch + +# CDT-specific +.cproject + +# PDT-specific +.buildpath + + +################# +## Visual Studio +################# + +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. + +# User-specific files +*.suo +*.user +*.sln.docstates + +# Build results + +[Dd]ebug/ +[Rr]elease/ +x64/ +build/ +[Bb]in/ +[Oo]bj/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.log +*.scc + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +*.ncrunch* +.*crunch*.local.xml + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.Publish.xml +*.pubxml + +# NuGet Packages Directory +## TODO: If you have NuGet Package Restore enabled, uncomment the next line +#packages/ + +# Windows Azure Build Output +csx +*.build.csdef + +# Windows Store app package directory +AppPackages/ + +# Others +sql/ +*.Cache +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.[Pp]ublish.xml +*.pfx +*.publishsettings + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +App_Data/*.mdf +App_Data/*.ldf + +############# +## Windows detritus +############# + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Mac crap +.DS_Store + + +############# +## Python +############# + +*.py[co] + +# Packages +*.egg +*.egg-info +dist/ +build/ +eggs/ +parts/ +var/ +sdist/ +develop-eggs/ +.installed.cfg + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +.coverage +.tox + +#Translations +*.mo + +#Mr Developer +.mr.developer.cfg diff --git a/200px-Commons-emblem-scales-red.svg.png b/200px-Commons-emblem-scales-red.svg.png new file mode 100644 index 0000000..2c31ea9 Binary files /dev/null and b/200px-Commons-emblem-scales-red.svg.png differ diff --git a/AndroidManifest.xml b/AndroidManifest.xml new file mode 100644 index 0000000..2d4858b --- /dev/null +++ b/AndroidManifest.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html new file mode 100644 index 0000000..bccf60e --- /dev/null +++ b/doc/allclasses-frame.html @@ -0,0 +1,51 @@ + + + + + + +All Classes + + + + + + + + + + + +All Classes +
+ + + + + +
BuildConfig +
+MainActivity +
+R +
+R.attr +
+R.drawable +
+R.id +
+R.layout +
+R.menu +
+R.string +
+R.style +
+Splash +
+
+ + + diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html new file mode 100644 index 0000000..88e8f18 --- /dev/null +++ b/doc/allclasses-noframe.html @@ -0,0 +1,51 @@ + + + + + + +All Classes + + + + + + + + + + + +All Classes +
+ + + + + +
BuildConfig +
+MainActivity +
+R +
+R.attr +
+R.drawable +
+R.id +
+R.layout +
+R.menu +
+R.string +
+R.style +
+Splash +
+
+ + + diff --git a/doc/com/eaesthetics/scaleapp/BuildConfig.html b/doc/com/eaesthetics/scaleapp/BuildConfig.html new file mode 100644 index 0000000..af69181 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/BuildConfig.html @@ -0,0 +1,258 @@ + + + + + + +BuildConfig + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class BuildConfig

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.BuildConfig
+
+
+
+
public final class BuildConfig
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Field Summary
+static booleanDEBUG + +
+           
+  + + + + + + + + + + +
+Constructor Summary
BuildConfig() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+DEBUG

+
+public static final boolean DEBUG
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+BuildConfig

+
+public BuildConfig()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/MainActivity.html b/doc/com/eaesthetics/scaleapp/MainActivity.html new file mode 100644 index 0000000..0d1fd78 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/MainActivity.html @@ -0,0 +1,507 @@ + + + + + + +MainActivity + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class MainActivity

+
+java.lang.Object
+  extended by Activity
+      extended by com.eaesthetics.scaleapp.MainActivity
+
+
+
+
public class MainActivity
extends Activity
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
MainActivity() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidbindFinalData() + +
+          Called when final data button is clicked.
+ voidbindFiveGramAngle() + +
+          Called when the five gram tare angle button is clicked
+ voidbindInitialAngle() + +
+          Called when initial tare button is clicked.
+ voidcalculateData() + +
+          Calculates mass based on data
+ voiddebug() + +
+          Debug information
+ voidonAccuracyChanged(Sensor mSensor, + int accuracy) + +
+          Called when the accuracy of the device is changed.
+ voidonCreate(Bundle savedInstanceState) + +
+          Called when the activity is first created.
+ voidonDestroy() + +
+          Called when the activity is destroyed.
+ voidonPause() + +
+          Called when the activity is paused.
+ voidonResume() + +
+          Called when the activity is resumed.
+ voidonSensorChanged(SensorEvent event) + +
+          Called sensors are changed.
+ voidonStop() + +
+          Called when the activity is stopped.
+ voidsetButtonClickListener() + +
+          Sets the click listeners of the buttons
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+MainActivity

+
+public MainActivity()
+
+
+ + + + + + + + +
+Method Detail
+ +

+onCreate

+
+public void onCreate(Bundle savedInstanceState)
+
+
Called when the activity is first created. +

+

+
Parameters:
savedInstanceState - the saved instances from the device
+
+
+
+ +

+onDestroy

+
+public void onDestroy()
+
+
Called when the activity is destroyed. +

+

+
+
+
+
+ +

+onPause

+
+public void onPause()
+
+
Called when the activity is paused. +

+

+
+
+
+
+ +

+onResume

+
+public void onResume()
+
+
Called when the activity is resumed. +

+

+
+
+
+
+ +

+onSensorChanged

+
+public void onSensorChanged(SensorEvent event)
+
+
Called sensors are changed. +

+

+
+
+
+
+ +

+onStop

+
+public void onStop()
+
+
Called when the activity is stopped. +

+

+
+
+
+
+ +

+bindFinalData

+
+public void bindFinalData()
+
+
Called when final data button is clicked. +

+

+
+
+
+
+ +

+bindFiveGramAngle

+
+public void bindFiveGramAngle()
+
+
Called when the five gram tare angle button is clicked +

+

+
+
+
+
+ +

+bindInitialAngle

+
+public void bindInitialAngle()
+
+
Called when initial tare button is clicked. +

+

+
+
+
+
+ +

+calculateData

+
+public void calculateData()
+
+
Calculates mass based on data +

+

+
+
+
+
+ +

+debug

+
+public void debug()
+
+
Debug information +

+

+
+
+
+
+ +

+onAccuracyChanged

+
+public void onAccuracyChanged(Sensor mSensor,
+                              int accuracy)
+
+
Called when the accuracy of the device is changed. It isn't during the applications lifetime +

+

+
+
+
+
+ +

+setButtonClickListener

+
+public void setButtonClickListener()
+
+
Sets the click listeners of the buttons +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.attr.html b/doc/com/eaesthetics/scaleapp/R.attr.html new file mode 100644 index 0000000..7c3b275 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.attr.html @@ -0,0 +1,225 @@ + + + + + + +R.attr + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.attr

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.attr
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.attr
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
R.attr() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+R.attr

+
+public R.attr()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.drawable.html b/doc/com/eaesthetics/scaleapp/R.drawable.html new file mode 100644 index 0000000..16e7bd9 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.drawable.html @@ -0,0 +1,333 @@ + + + + + + +R.drawable + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.drawable

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.drawable
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.drawable
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intic_action_search + +
+           
+static intic_launcher + +
+           
+static intic_launcher1 + +
+           
+static intmain_background + +
+           
+static intsplash_background + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R.drawable() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+ic_action_search

+
+public static final int ic_action_search
+
+
+
See Also:
Constant Field Values
+
+
+ +

+ic_launcher

+
+public static final int ic_launcher
+
+
+
See Also:
Constant Field Values
+
+
+ +

+ic_launcher1

+
+public static final int ic_launcher1
+
+
+
See Also:
Constant Field Values
+
+
+ +

+main_background

+
+public static final int main_background
+
+
+
See Also:
Constant Field Values
+
+
+ +

+splash_background

+
+public static final int splash_background
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+R.drawable

+
+public R.drawable()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.html b/doc/com/eaesthetics/scaleapp/R.html new file mode 100644 index 0000000..c2f8ed3 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.html @@ -0,0 +1,287 @@ + + + + + + +R + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R
+
+
+
+
public final class R
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Nested Class Summary
+static classR.attr + +
+           
+static classR.drawable + +
+           
+static classR.id + +
+           
+static classR.layout + +
+           
+static classR.menu + +
+           
+static classR.string + +
+           
+static classR.style + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+R

+
+public R()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.id.html b/doc/com/eaesthetics/scaleapp/R.id.html new file mode 100644 index 0000000..b8d796e --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.id.html @@ -0,0 +1,495 @@ + + + + + + +R.id + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.id

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.id
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.id
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intbFinalAngleButton + +
+           
+static intbFiveGramButton + +
+           
+static intbInitialButton + +
+           
+static intbInstructionsButton + +
+           
+static intdismiss + +
+           
+static intmainView + +
+           
+static intmenu_settings + +
+           
+static intvCalculatedMassView + +
+           
+static intvChangeInAngleView + +
+           
+static intvDebug + +
+           
+static intvFinalAngleView + +
+           
+static intvFiveGramView + +
+           
+static intvInitialAngleView + +
+           
+static intvTheConstantView + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R.id() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+bFinalAngleButton

+
+public static final int bFinalAngleButton
+
+
+
See Also:
Constant Field Values
+
+
+ +

+bFiveGramButton

+
+public static final int bFiveGramButton
+
+
+
See Also:
Constant Field Values
+
+
+ +

+bInitialButton

+
+public static final int bInitialButton
+
+
+
See Also:
Constant Field Values
+
+
+ +

+bInstructionsButton

+
+public static final int bInstructionsButton
+
+
+
See Also:
Constant Field Values
+
+
+ +

+dismiss

+
+public static final int dismiss
+
+
+
See Also:
Constant Field Values
+
+
+ +

+mainView

+
+public static final int mainView
+
+
+
See Also:
Constant Field Values
+
+
+ +

+menu_settings

+
+public static final int menu_settings
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vCalculatedMassView

+
+public static final int vCalculatedMassView
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vChangeInAngleView

+
+public static final int vChangeInAngleView
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vDebug

+
+public static final int vDebug
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vFinalAngleView

+
+public static final int vFinalAngleView
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vFiveGramView

+
+public static final int vFiveGramView
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vInitialAngleView

+
+public static final int vInitialAngleView
+
+
+
See Also:
Constant Field Values
+
+
+ +

+vTheConstantView

+
+public static final int vTheConstantView
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+R.id

+
+public R.id()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.layout.html b/doc/com/eaesthetics/scaleapp/R.layout.html new file mode 100644 index 0000000..d330b20 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.layout.html @@ -0,0 +1,297 @@ + + + + + + +R.layout + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.layout

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.layout
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.layout
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intactivity_main + +
+           
+static intinstructions_main + +
+           
+static intsplash_main + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R.layout() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+activity_main

+
+public static final int activity_main
+
+
+
See Also:
Constant Field Values
+
+
+ +

+instructions_main

+
+public static final int instructions_main
+
+
+
See Also:
Constant Field Values
+
+
+ +

+splash_main

+
+public static final int splash_main
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+R.layout

+
+public R.layout()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.menu.html b/doc/com/eaesthetics/scaleapp/R.menu.html new file mode 100644 index 0000000..f873c55 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.menu.html @@ -0,0 +1,297 @@ + + + + + + +R.menu + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.menu

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.menu
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.menu
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intactivity_main + +
+           
+static intinstructions_main + +
+           
+static intsplash_main + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R.menu() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+activity_main

+
+public static final int activity_main
+
+
+
See Also:
Constant Field Values
+
+
+ +

+instructions_main

+
+public static final int instructions_main
+
+
+
See Also:
Constant Field Values
+
+
+ +

+splash_main

+
+public static final int splash_main
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+R.menu

+
+public R.menu()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.string.html b/doc/com/eaesthetics/scaleapp/R.string.html new file mode 100644 index 0000000..3d22e7f --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.string.html @@ -0,0 +1,369 @@ + + + + + + +R.string + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.string

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.string
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.string
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intapp_name + +
+           
+static inthello_world + +
+           
+static intinstructions_main + +
+           
+static intinstructions_text + +
+           
+static intmenu_settings + +
+           
+static inttitle_activity_main + +
+           
+static inttitle_activity_splash + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R.string() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+app_name

+
+public static final int app_name
+
+
+
See Also:
Constant Field Values
+
+
+ +

+hello_world

+
+public static final int hello_world
+
+
+
See Also:
Constant Field Values
+
+
+ +

+instructions_main

+
+public static final int instructions_main
+
+
+
See Also:
Constant Field Values
+
+
+ +

+instructions_text

+
+public static final int instructions_text
+
+
+
See Also:
Constant Field Values
+
+
+ +

+menu_settings

+
+public static final int menu_settings
+
+
+
See Also:
Constant Field Values
+
+
+ +

+title_activity_main

+
+public static final int title_activity_main
+
+
+
See Also:
Constant Field Values
+
+
+ +

+title_activity_splash

+
+public static final int title_activity_splash
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+R.string

+
+public R.string()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/R.style.html b/doc/com/eaesthetics/scaleapp/R.style.html new file mode 100644 index 0000000..8960c39 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/R.style.html @@ -0,0 +1,333 @@ + + + + + + +R.style + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class R.style

+
+java.lang.Object
+  extended by com.eaesthetics.scaleapp.R.style
+
+
+
Enclosing class:
R
+
+
+
+
public static final class R.style
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Field Summary
+static intAppTheme + +
+           
+static intDialogWindowTitle + +
+           
+static intpopupStyle + +
+           
+static intTheme_Transparent + +
+           
+static inttxtAppearance + +
+           
+  + + + + + + + + + + +
+Constructor Summary
R.style() + +
+           
+  + + + + + + + +
+Method Summary
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Field Detail
+ +

+AppTheme

+
+public static final int AppTheme
+
+
+
See Also:
Constant Field Values
+
+
+ +

+DialogWindowTitle

+
+public static final int DialogWindowTitle
+
+
+
See Also:
Constant Field Values
+
+
+ +

+Theme_Transparent

+
+public static final int Theme_Transparent
+
+
+
See Also:
Constant Field Values
+
+
+ +

+popupStyle

+
+public static final int popupStyle
+
+
+
See Also:
Constant Field Values
+
+
+ +

+txtAppearance

+
+public static final int txtAppearance
+
+
+
See Also:
Constant Field Values
+
+ + + + + + + + +
+Constructor Detail
+ +

+R.style

+
+public R.style()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/Splash.html b/doc/com/eaesthetics/scaleapp/Splash.html new file mode 100644 index 0000000..7c19c6c --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/Splash.html @@ -0,0 +1,278 @@ + + + + + + +Splash + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +com.eaesthetics.scaleapp +
+Class Splash

+
+java.lang.Object
+  extended by Activity
+      extended by com.eaesthetics.scaleapp.Splash
+
+
+
+
public class Splash
extends Activity
+ + +

+The splash screen +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
Splash() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidonCreate(Bundle savedInstanceState) + +
+          Called when the activity is first created.
+ booleanonTouchEvent(MotionEvent evt) + +
+          Processes splash screen touch events
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+Splash

+
+public Splash()
+
+
+ + + + + + + + +
+Method Detail
+ +

+onCreate

+
+public void onCreate(Bundle savedInstanceState)
+
+
Called when the activity is first created. +

+

+
+
+
+
+ +

+onTouchEvent

+
+public boolean onTouchEvent(MotionEvent evt)
+
+
Processes splash screen touch events +

+

+
Parameters:
A - motion Event
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/BuildConfig.html b/doc/com/eaesthetics/scaleapp/class-use/BuildConfig.html new file mode 100644 index 0000000..2d65fdc --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/BuildConfig.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.BuildConfig + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.BuildConfig

+
+No usage of com.eaesthetics.scaleapp.BuildConfig +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/MainActivity.html b/doc/com/eaesthetics/scaleapp/class-use/MainActivity.html new file mode 100644 index 0000000..7a0aaa2 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/MainActivity.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.MainActivity + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.MainActivity

+
+No usage of com.eaesthetics.scaleapp.MainActivity +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.attr.html b/doc/com/eaesthetics/scaleapp/class-use/R.attr.html new file mode 100644 index 0000000..4123565 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.attr.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.attr + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.attr

+
+No usage of com.eaesthetics.scaleapp.R.attr +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.drawable.html b/doc/com/eaesthetics/scaleapp/class-use/R.drawable.html new file mode 100644 index 0000000..0e2786c --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.drawable.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.drawable + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.drawable

+
+No usage of com.eaesthetics.scaleapp.R.drawable +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.html b/doc/com/eaesthetics/scaleapp/class-use/R.html new file mode 100644 index 0000000..819249f --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R

+
+No usage of com.eaesthetics.scaleapp.R +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.id.html b/doc/com/eaesthetics/scaleapp/class-use/R.id.html new file mode 100644 index 0000000..f9995b6 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.id.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.id + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.id

+
+No usage of com.eaesthetics.scaleapp.R.id +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.layout.html b/doc/com/eaesthetics/scaleapp/class-use/R.layout.html new file mode 100644 index 0000000..b3218a7 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.layout.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.layout + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.layout

+
+No usage of com.eaesthetics.scaleapp.R.layout +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.menu.html b/doc/com/eaesthetics/scaleapp/class-use/R.menu.html new file mode 100644 index 0000000..b921788 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.menu.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.menu + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.menu

+
+No usage of com.eaesthetics.scaleapp.R.menu +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.string.html b/doc/com/eaesthetics/scaleapp/class-use/R.string.html new file mode 100644 index 0000000..5c3bccf --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.string.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.string + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.string

+
+No usage of com.eaesthetics.scaleapp.R.string +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/R.style.html b/doc/com/eaesthetics/scaleapp/class-use/R.style.html new file mode 100644 index 0000000..2ec6fc3 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/R.style.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.R.style + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.R.style

+
+No usage of com.eaesthetics.scaleapp.R.style +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/class-use/Splash.html b/doc/com/eaesthetics/scaleapp/class-use/Splash.html new file mode 100644 index 0000000..b2b83d4 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/class-use/Splash.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Class com.eaesthetics.scaleapp.Splash + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
com.eaesthetics.scaleapp.Splash

+
+No usage of com.eaesthetics.scaleapp.Splash +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/package-frame.html b/doc/com/eaesthetics/scaleapp/package-frame.html new file mode 100644 index 0000000..385b6f4 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/package-frame.html @@ -0,0 +1,52 @@ + + + + + + +com.eaesthetics.scaleapp + + + + + + + + + + + +com.eaesthetics.scaleapp + + + + +
+Classes  + +
+BuildConfig +
+MainActivity +
+R +
+R.attr +
+R.drawable +
+R.id +
+R.layout +
+R.menu +
+R.string +
+R.style +
+Splash
+ + + + diff --git a/doc/com/eaesthetics/scaleapp/package-summary.html b/doc/com/eaesthetics/scaleapp/package-summary.html new file mode 100644 index 0000000..324c6d4 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/package-summary.html @@ -0,0 +1,195 @@ + + + + + + +com.eaesthetics.scaleapp + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package com.eaesthetics.scaleapp +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
BuildConfig 
MainActivity 
R 
R.attr 
R.drawable 
R.id 
R.layout 
R.menu 
R.string 
R.style 
SplashThe splash screen
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/package-tree.html b/doc/com/eaesthetics/scaleapp/package-tree.html new file mode 100644 index 0000000..1f73f35 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/package-tree.html @@ -0,0 +1,152 @@ + + + + + + +com.eaesthetics.scaleapp Class Hierarchy + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package com.eaesthetics.scaleapp +

+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/com/eaesthetics/scaleapp/package-use.html b/doc/com/eaesthetics/scaleapp/package-use.html new file mode 100644 index 0000000..16c4207 --- /dev/null +++ b/doc/com/eaesthetics/scaleapp/package-use.html @@ -0,0 +1,142 @@ + + + + + + +Uses of Package com.eaesthetics.scaleapp + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
com.eaesthetics.scaleapp

+
+No usage of com.eaesthetics.scaleapp +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/constant-values.html b/doc/constant-values.html new file mode 100644 index 0000000..ca2a397 --- /dev/null +++ b/doc/constant-values.html @@ -0,0 +1,466 @@ + + + + + + +Constant Field Values + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Constant Field Values

+
+
+Contents + + + + + + +
+com.eaesthetics.*
+ +

+ + + + + + + + + + + + +
com.eaesthetics.scaleapp.BuildConfig
+public static final booleanDEBUGtrue
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
com.eaesthetics.scaleapp.R.drawable
+public static final intic_action_search2130837504
+public static final intic_launcher2130837505
+public static final intic_launcher12130837506
+public static final intmain_background2130837507
+public static final intsplash_background2130837508
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
com.eaesthetics.scaleapp.R.id
+public static final intbFinalAngleButton2131165184
+public static final intbFiveGramButton2131165186
+public static final intbInitialButton2131165185
+public static final intbInstructionsButton2131165194
+public static final intdismiss2131165195
+public static final intmainView2131165196
+public static final intmenu_settings2131165197
+public static final intvCalculatedMassView2131165187
+public static final intvChangeInAngleView2131165191
+public static final intvDebug2131165193
+public static final intvFinalAngleView2131165189
+public static final intvFiveGramView2131165190
+public static final intvInitialAngleView2131165188
+public static final intvTheConstantView2131165192
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + +
com.eaesthetics.scaleapp.R.layout
+public static final intactivity_main2130903040
+public static final intinstructions_main2130903041
+public static final intsplash_main2130903042
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + +
com.eaesthetics.scaleapp.R.menu
+public static final intactivity_main2131099648
+public static final intinstructions_main2131099649
+public static final intsplash_main2131099650
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
com.eaesthetics.scaleapp.R.string
+public static final intapp_name2130968576
+public static final inthello_world2130968577
+public static final intinstructions_main2130968582
+public static final intinstructions_text2130968581
+public static final intmenu_settings2130968578
+public static final inttitle_activity_main2130968579
+public static final inttitle_activity_splash2130968580
+ +

+ +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
com.eaesthetics.scaleapp.R.style
+public static final intAppTheme2131034113
+public static final intDialogWindowTitle2131034115
+public static final intpopupStyle2131034114
+public static final intTheme_Transparent2131034112
+public static final inttxtAppearance2131034116
+ +

+ +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html new file mode 100644 index 0000000..60c3b76 --- /dev/null +++ b/doc/deprecated-list.html @@ -0,0 +1,144 @@ + + + + + + +Deprecated List + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Deprecated API

+
+
+Contents + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/help-doc.html b/doc/help-doc.html new file mode 100644 index 0000000..3112e02 --- /dev/null +++ b/doc/help-doc.html @@ -0,0 +1,215 @@ + + + + + + +API Help + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Package

+
+ +

+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:

+
+

+Class/Interface

+
+ +

+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
+ +

+Annotation Type

+
+ +

+Each annotation type has its own separate page with the following sections:

+
+ +

+Enum

+
+ +

+Each enum has its own separate page with the following sections:

+
+

+Use

+
+Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
+

+Tree (Class Hierarchy)

+
+There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object. +
+

+Deprecated API

+
+The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
+

+Index

+
+The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+

+Serialized Form

+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. +

+

+Constant Field Values

+The Constant Field Values page lists the static final fields and their values. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html new file mode 100644 index 0000000..db7bd2b --- /dev/null +++ b/doc/index-files/index-1.html @@ -0,0 +1,152 @@ + + + + + + +A-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+A

+
+
activity_main - +Static variable in class com.eaesthetics.scaleapp.R.layout +
  +
activity_main - +Static variable in class com.eaesthetics.scaleapp.R.menu +
  +
app_name - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
AppTheme - +Static variable in class com.eaesthetics.scaleapp.R.style +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html new file mode 100644 index 0000000..ac8775c --- /dev/null +++ b/doc/index-files/index-10.html @@ -0,0 +1,164 @@ + + + + + + +R-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+R

+
+
R - Class in com.eaesthetics.scaleapp
 
R() - +Constructor for class com.eaesthetics.scaleapp.R +
  +
R.attr - Class in com.eaesthetics.scaleapp
 
R.attr() - +Constructor for class com.eaesthetics.scaleapp.R.attr +
  +
R.drawable - Class in com.eaesthetics.scaleapp
 
R.drawable() - +Constructor for class com.eaesthetics.scaleapp.R.drawable +
  +
R.id - Class in com.eaesthetics.scaleapp
 
R.id() - +Constructor for class com.eaesthetics.scaleapp.R.id +
  +
R.layout - Class in com.eaesthetics.scaleapp
 
R.layout() - +Constructor for class com.eaesthetics.scaleapp.R.layout +
  +
R.menu - Class in com.eaesthetics.scaleapp
 
R.menu() - +Constructor for class com.eaesthetics.scaleapp.R.menu +
  +
R.string - Class in com.eaesthetics.scaleapp
 
R.string() - +Constructor for class com.eaesthetics.scaleapp.R.string +
  +
R.style - Class in com.eaesthetics.scaleapp
 
R.style() - +Constructor for class com.eaesthetics.scaleapp.R.style +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html new file mode 100644 index 0000000..4bd6456 --- /dev/null +++ b/doc/index-files/index-11.html @@ -0,0 +1,155 @@ + + + + + + +S-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+S

+
+
setButtonClickListener() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Sets the click listeners of the buttons +
Splash - Class in com.eaesthetics.scaleapp
The splash screen
Splash() - +Constructor for class com.eaesthetics.scaleapp.Splash +
  +
splash_background - +Static variable in class com.eaesthetics.scaleapp.R.drawable +
  +
splash_main - +Static variable in class com.eaesthetics.scaleapp.R.layout +
  +
splash_main - +Static variable in class com.eaesthetics.scaleapp.R.menu +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html new file mode 100644 index 0000000..f427aed --- /dev/null +++ b/doc/index-files/index-12.html @@ -0,0 +1,152 @@ + + + + + + +T-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+T

+
+
Theme_Transparent - +Static variable in class com.eaesthetics.scaleapp.R.style +
  +
title_activity_main - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
title_activity_splash - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
txtAppearance - +Static variable in class com.eaesthetics.scaleapp.R.style +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html new file mode 100644 index 0000000..899830b --- /dev/null +++ b/doc/index-files/index-13.html @@ -0,0 +1,161 @@ + + + + + + +V-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+V

+
+
vCalculatedMassView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
vChangeInAngleView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
vDebug - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
vFinalAngleView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
vFiveGramView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
vInitialAngleView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
vTheConstantView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html new file mode 100644 index 0000000..1d06fd7 --- /dev/null +++ b/doc/index-files/index-2.html @@ -0,0 +1,164 @@ + + + + + + +B-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+B

+
+
bFinalAngleButton - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
bFiveGramButton - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
bindFinalData() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when final data button is clicked. +
bindFiveGramAngle() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the five gram tare angle button is clicked +
bindInitialAngle() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when initial tare button is clicked. +
bInitialButton - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
bInstructionsButton - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
BuildConfig - Class in com.eaesthetics.scaleapp
 
BuildConfig() - +Constructor for class com.eaesthetics.scaleapp.BuildConfig +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html new file mode 100644 index 0000000..a59c2d9 --- /dev/null +++ b/doc/index-files/index-3.html @@ -0,0 +1,143 @@ + + + + + + +C-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+C

+
+
calculateData() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Calculates mass based on data +
com.eaesthetics.scaleapp - package com.eaesthetics.scaleapp
 
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html new file mode 100644 index 0000000..f14dc8d --- /dev/null +++ b/doc/index-files/index-4.html @@ -0,0 +1,152 @@ + + + + + + +D-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+D

+
+
DEBUG - +Static variable in class com.eaesthetics.scaleapp.BuildConfig +
  +
debug() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Debug information +
DialogWindowTitle - +Static variable in class com.eaesthetics.scaleapp.R.style +
  +
dismiss - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html new file mode 100644 index 0000000..40b6d7e --- /dev/null +++ b/doc/index-files/index-5.html @@ -0,0 +1,143 @@ + + + + + + +H-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+H

+
+
hello_world - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html new file mode 100644 index 0000000..bf2931c --- /dev/null +++ b/doc/index-files/index-6.html @@ -0,0 +1,161 @@ + + + + + + +I-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+I

+
+
ic_action_search - +Static variable in class com.eaesthetics.scaleapp.R.drawable +
  +
ic_launcher - +Static variable in class com.eaesthetics.scaleapp.R.drawable +
  +
ic_launcher1 - +Static variable in class com.eaesthetics.scaleapp.R.drawable +
  +
instructions_main - +Static variable in class com.eaesthetics.scaleapp.R.layout +
  +
instructions_main - +Static variable in class com.eaesthetics.scaleapp.R.menu +
  +
instructions_main - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
instructions_text - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html new file mode 100644 index 0000000..189d2c4 --- /dev/null +++ b/doc/index-files/index-7.html @@ -0,0 +1,155 @@ + + + + + + +M-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+M

+
+
main_background - +Static variable in class com.eaesthetics.scaleapp.R.drawable +
  +
MainActivity - Class in com.eaesthetics.scaleapp
 
MainActivity() - +Constructor for class com.eaesthetics.scaleapp.MainActivity +
  +
mainView - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
menu_settings - +Static variable in class com.eaesthetics.scaleapp.R.id +
  +
menu_settings - +Static variable in class com.eaesthetics.scaleapp.R.string +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html new file mode 100644 index 0000000..190a276 --- /dev/null +++ b/doc/index-files/index-8.html @@ -0,0 +1,167 @@ + + + + + + +O-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+O

+
+
onAccuracyChanged(Sensor, int) - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the accuracy of the device is changed. +
onCreate(Bundle) - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the activity is first created. +
onCreate(Bundle) - +Method in class com.eaesthetics.scaleapp.Splash +
Called when the activity is first created. +
onDestroy() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the activity is destroyed. +
onPause() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the activity is paused. +
onResume() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the activity is resumed. +
onSensorChanged(SensorEvent) - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called sensors are changed. +
onStop() - +Method in class com.eaesthetics.scaleapp.MainActivity +
Called when the activity is stopped. +
onTouchEvent(MotionEvent) - +Method in class com.eaesthetics.scaleapp.Splash +
Processes splash screen touch events +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html new file mode 100644 index 0000000..6ecf57c --- /dev/null +++ b/doc/index-files/index-9.html @@ -0,0 +1,143 @@ + + + + + + +P-Index + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+

+P

+
+
popupStyle - +Static variable in class com.eaesthetics.scaleapp.R.style +
  +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D H I M O P R S T V
+ + + diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..8c3a63d --- /dev/null +++ b/doc/index.html @@ -0,0 +1,36 @@ + + + + + + +Generated Documentation (Untitled) + + + + + + + + +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="com/eaesthetics/scaleapp/package-summary.html">Non-frame version.</A> + + + diff --git a/doc/overview-tree.html b/doc/overview-tree.html new file mode 100644 index 0000000..9650dc1 --- /dev/null +++ b/doc/overview-tree.html @@ -0,0 +1,154 @@ + + + + + + +Class Hierarchy + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For All Packages

+
+
+
Package Hierarchies:
com.eaesthetics.scaleapp
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + diff --git a/doc/package-list b/doc/package-list new file mode 100644 index 0000000..069dc64 --- /dev/null +++ b/doc/package-list @@ -0,0 +1 @@ +com.eaesthetics.scaleapp diff --git a/doc/resources/inherit.gif b/doc/resources/inherit.gif new file mode 100644 index 0000000..c814867 Binary files /dev/null and b/doc/resources/inherit.gif differ diff --git a/doc/stylesheet.css b/doc/stylesheet.css new file mode 100644 index 0000000..6ea9e51 --- /dev/null +++ b/doc/stylesheet.css @@ -0,0 +1,29 @@ +/* Javadoc style sheet */ + +/* Define colors, fonts and other style attributes here to override the defaults */ + +/* Page background color */ +body { background-color: #FFFFFF; color:#000000 } + +/* Headings */ +h1 { font-size: 145% } + +/* Table colors */ +.TableHeadingColor { background: #CCCCFF; color:#000000 } /* Dark mauve */ +.TableSubHeadingColor { background: #EEEEFF; color:#000000 } /* Light mauve */ +.TableRowColor { background: #FFFFFF; color:#000000 } /* White */ + +/* Font used in left-hand frame lists */ +.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } +.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif; color:#000000 } + +/* Navigation bar fonts and colors */ +.NavBarCell1 { background-color:#EEEEFF; color:#000000} /* Light mauve */ +.NavBarCell1Rev { background-color:#00008B; color:#FFFFFF} /* Dark Blue */ +.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;color:#000000;} +.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;color:#FFFFFF;} + +.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} +.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000} + diff --git a/ic_launcher-web.png b/ic_launcher-web.png new file mode 100644 index 0000000..223c0ab Binary files /dev/null and b/ic_launcher-web.png differ diff --git a/ic_launcher-web1.png b/ic_launcher-web1.png new file mode 100644 index 0000000..0c0c114 Binary files /dev/null and b/ic_launcher-web1.png differ diff --git a/javadoc.xml b/javadoc.xml new file mode 100644 index 0000000..d2bad84 --- /dev/null +++ b/javadoc.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/libs/android-support-v4.jar b/libs/android-support-v4.jar new file mode 100644 index 0000000..feaf44f Binary files /dev/null and b/libs/android-support-v4.jar differ diff --git a/lint.xml b/lint.xml new file mode 100644 index 0000000..ee0eead --- /dev/null +++ b/lint.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/proguard-project.txt b/proguard-project.txt new file mode 100644 index 0000000..f2fe155 --- /dev/null +++ b/proguard-project.txt @@ -0,0 +1,20 @@ +# To enable ProGuard in your project, edit project.properties +# to define the proguard.config property as described in that file. +# +# Add project specific ProGuard rules here. +# By default, the flags in this file are appended to flags specified +# in ${sdk.dir}/tools/proguard/proguard-android.txt +# You can edit the include path and order by changing the ProGuard +# include property in project.properties. +# +# For more details, see +# http://developer.android.com/guide/developing/tools/proguard.html + +# Add any project specific keep options here: + +# If your project uses WebView with JS, uncomment the following +# and specify the fully qualified class name to the JavaScript interface +# class: +#-keepclassmembers class fqcn.of.javascript.interface.for.webview { +# public *; +#} diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..85aac54 --- /dev/null +++ b/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-8 diff --git a/res/drawable-hdpi/ic_action_search.png b/res/drawable-hdpi/ic_action_search.png new file mode 100644 index 0000000..67de12d Binary files /dev/null and b/res/drawable-hdpi/ic_action_search.png differ diff --git a/res/drawable-hdpi/ic_launcher.png b/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 0000000..9013f64 Binary files /dev/null and b/res/drawable-hdpi/ic_launcher.png differ diff --git a/res/drawable-hdpi/instructions_1.png b/res/drawable-hdpi/instructions_1.png new file mode 100644 index 0000000..6df50e3 Binary files /dev/null and b/res/drawable-hdpi/instructions_1.png differ diff --git a/res/drawable-hdpi/instructions_2.png b/res/drawable-hdpi/instructions_2.png new file mode 100644 index 0000000..2faa6c5 Binary files /dev/null and b/res/drawable-hdpi/instructions_2.png differ diff --git a/res/drawable-hdpi/instructions_3.png b/res/drawable-hdpi/instructions_3.png new file mode 100644 index 0000000..646c172 Binary files /dev/null and b/res/drawable-hdpi/instructions_3.png differ diff --git a/res/drawable-hdpi/qcc.png b/res/drawable-hdpi/qcc.png new file mode 100644 index 0000000..92fac3d Binary files /dev/null and b/res/drawable-hdpi/qcc.png differ diff --git a/res/drawable-hdpi/scale.png b/res/drawable-hdpi/scale.png new file mode 100644 index 0000000..6ed3b88 Binary files /dev/null and b/res/drawable-hdpi/scale.png differ diff --git a/res/drawable-hdpi/splash_background.png b/res/drawable-hdpi/splash_background.png new file mode 100644 index 0000000..ac256a1 Binary files /dev/null and b/res/drawable-hdpi/splash_background.png differ diff --git a/res/drawable-ldpi/ic_launcher.png b/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 0000000..db36cfd Binary files /dev/null and b/res/drawable-ldpi/ic_launcher.png differ diff --git a/res/drawable-ldpi/ic_launcher1.png b/res/drawable-ldpi/ic_launcher1.png new file mode 100644 index 0000000..8c0e8f3 Binary files /dev/null and b/res/drawable-ldpi/ic_launcher1.png differ diff --git a/res/drawable-ldpi/instructions_1.png b/res/drawable-ldpi/instructions_1.png new file mode 100644 index 0000000..6df50e3 Binary files /dev/null and b/res/drawable-ldpi/instructions_1.png differ diff --git a/res/drawable-ldpi/instructions_2.png b/res/drawable-ldpi/instructions_2.png new file mode 100644 index 0000000..2faa6c5 Binary files /dev/null and b/res/drawable-ldpi/instructions_2.png differ diff --git a/res/drawable-ldpi/instructions_3.png b/res/drawable-ldpi/instructions_3.png new file mode 100644 index 0000000..646c172 Binary files /dev/null and b/res/drawable-ldpi/instructions_3.png differ diff --git a/res/drawable-ldpi/main_background.png b/res/drawable-ldpi/main_background.png new file mode 100644 index 0000000..71caf10 Binary files /dev/null and b/res/drawable-ldpi/main_background.png differ diff --git a/res/drawable-ldpi/qcc.png b/res/drawable-ldpi/qcc.png new file mode 100644 index 0000000..92fac3d Binary files /dev/null and b/res/drawable-ldpi/qcc.png differ diff --git a/res/drawable-ldpi/scale.png b/res/drawable-ldpi/scale.png new file mode 100644 index 0000000..6ed3b88 Binary files /dev/null and b/res/drawable-ldpi/scale.png differ diff --git a/res/drawable-ldpi/splash_background.png b/res/drawable-ldpi/splash_background.png new file mode 100644 index 0000000..ac256a1 Binary files /dev/null and b/res/drawable-ldpi/splash_background.png differ diff --git a/res/drawable-mdpi/ic_action_search.png b/res/drawable-mdpi/ic_action_search.png new file mode 100644 index 0000000..134d549 Binary files /dev/null and b/res/drawable-mdpi/ic_action_search.png differ diff --git a/res/drawable-mdpi/ic_launcher.png b/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 0000000..452421a Binary files /dev/null and b/res/drawable-mdpi/ic_launcher.png differ diff --git a/res/drawable-mdpi/instructions_1.png b/res/drawable-mdpi/instructions_1.png new file mode 100644 index 0000000..6df50e3 Binary files /dev/null and b/res/drawable-mdpi/instructions_1.png differ diff --git a/res/drawable-mdpi/instructions_2.png b/res/drawable-mdpi/instructions_2.png new file mode 100644 index 0000000..2faa6c5 Binary files /dev/null and b/res/drawable-mdpi/instructions_2.png differ diff --git a/res/drawable-mdpi/instructions_3.png b/res/drawable-mdpi/instructions_3.png new file mode 100644 index 0000000..646c172 Binary files /dev/null and b/res/drawable-mdpi/instructions_3.png differ diff --git a/res/drawable-mdpi/qcc.png b/res/drawable-mdpi/qcc.png new file mode 100644 index 0000000..92fac3d Binary files /dev/null and b/res/drawable-mdpi/qcc.png differ diff --git a/res/drawable-mdpi/scale.png b/res/drawable-mdpi/scale.png new file mode 100644 index 0000000..6ed3b88 Binary files /dev/null and b/res/drawable-mdpi/scale.png differ diff --git a/res/drawable-mdpi/splash_background.png b/res/drawable-mdpi/splash_background.png new file mode 100644 index 0000000..ac256a1 Binary files /dev/null and b/res/drawable-mdpi/splash_background.png differ diff --git a/res/drawable-xhdpi/ic_action_search.png b/res/drawable-xhdpi/ic_action_search.png new file mode 100644 index 0000000..d699c6b Binary files /dev/null and b/res/drawable-xhdpi/ic_action_search.png differ diff --git a/res/drawable-xhdpi/ic_launcher.png b/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 0000000..129ad08 Binary files /dev/null and b/res/drawable-xhdpi/ic_launcher.png differ diff --git a/res/drawable-xhdpi/instructions_1.png b/res/drawable-xhdpi/instructions_1.png new file mode 100644 index 0000000..6df50e3 Binary files /dev/null and b/res/drawable-xhdpi/instructions_1.png differ diff --git a/res/drawable-xhdpi/instructions_2.png b/res/drawable-xhdpi/instructions_2.png new file mode 100644 index 0000000..2faa6c5 Binary files /dev/null and b/res/drawable-xhdpi/instructions_2.png differ diff --git a/res/drawable-xhdpi/instructions_3.png b/res/drawable-xhdpi/instructions_3.png new file mode 100644 index 0000000..646c172 Binary files /dev/null and b/res/drawable-xhdpi/instructions_3.png differ diff --git a/res/drawable-xhdpi/qcc.png b/res/drawable-xhdpi/qcc.png new file mode 100644 index 0000000..92fac3d Binary files /dev/null and b/res/drawable-xhdpi/qcc.png differ diff --git a/res/drawable-xhdpi/scale.png b/res/drawable-xhdpi/scale.png new file mode 100644 index 0000000..6ed3b88 Binary files /dev/null and b/res/drawable-xhdpi/scale.png differ diff --git a/res/drawable-xhdpi/splash_background.png b/res/drawable-xhdpi/splash_background.png new file mode 100644 index 0000000..ac256a1 Binary files /dev/null and b/res/drawable-xhdpi/splash_background.png differ diff --git a/res/layout/activity_angle.xml b/res/layout/activity_angle.xml new file mode 100644 index 0000000..09f4513 --- /dev/null +++ b/res/layout/activity_angle.xml @@ -0,0 +1,14 @@ + + + + + diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml new file mode 100644 index 0000000..e11db17 --- /dev/null +++ b/res/layout/activity_main.xml @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + +