Description: Scientific calculator source code is a calculator program source code based on Android, in addition to realize the system comes with the calculator function can also carries on the basic function of operation and the parentheses operation, can according to the expression of priority to automatically distinguish the order of operations. In addition to the bottom of the software can also be based on the function of the button on the friendly tips. All features only a java file to get, the source code has detailed notes, novice friends can learn about the layout and implementation.
To Search:
File list (Check if you may need any files):
Calculator
..........\.classpath
..........\.project
..........\.settings
..........\.........\org.eclipse.jdt.core.prefs
..........\AndroidManifest.xml
..........\assets
..........\bin
..........\...\AndroidManifest.xml
..........\...\Calculator.apk
..........\...\classes
..........\...\.......\com
..........\...\.......\...\peter
..........\...\.......\...\.....\calculator
..........\...\.......\...\.....\..........\BuildConfig.class
..........\...\.......\...\.....\..........\MainActivity$1.class
..........\...\.......\...\.....\..........\MainActivity$calc.class
..........\...\.......\...\.....\..........\MainActivity.class
..........\...\.......\...\.....\..........\R$attr.class
..........\...\.......\...\.....\..........\R$dimen.class
..........\...\.......\...\.....\..........\R$drawable.class
..........\...\.......\...\.....\..........\R$id.class
..........\...\.......\...\.....\..........\R$layout.class
..........\...\.......\...\.....\..........\R$menu.class
..........\...\.......\...\.....\..........\R$string.class
..........\...\.......\...\.....\..........\R$style.class
..........\...\.......\...\.....\..........\R.class
..........\...\classes.dex
..........\...\dexedLibs
..........\...\.........\android-support-v4-3683e4a0a68a6fcba749df8fcda0a35e.jar
..........\...\.........\android-support-v4-d6004e3f7a76e524890e3d704d44493c.jar
..........\...\jarlist.cache
..........\...\res
..........\...\...\crunch
..........\...\...\......\drawable
..........\...\...\......\........\icon.png
..........\...\...\......\drawable-hdpi
..........\...\...\......\.............\ic_launcher.png
..........\...\...\......\drawable-mdpi
..........\...\...\......\.............\ic_launcher.png
..........\...\...\......\drawable-xhdpi
..........\...\...\......\..............\ic_launcher.png
..........\...\...\......\drawable-xxhdpi
..........\...\...\......\...............\ic_launcher.png
..........\...\resources.ap_
..........\gen
..........\...\com
..........\...\...\peter
..........\...\...\.....\calculator
..........\...\...\.....\..........\BuildConfig.java
..........\...\...\.....\..........\R.java
..........\ic_launcher-web.png
..........\libs
..........\....\android-support-v4.jar
..........\proguard-project.txt
..........\project.properties
..........\res
..........\...\drawable
..........\...\........\icon.png
..........\...\drawable-hdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-ldpi
..........\...\drawable-mdpi
..........\...\.............\ic_launcher.png
..........\...\drawable-xhdpi
..........\...\..............\ic_launcher.png
..........\...\drawable-xxhdpi
..........\...\...............\ic_launcher.png
..........\...\layout
..........\...\......\activity_main.xml
..........\...\menu
..........\...\....\main.xml
..........\...\values
..........\...\......\dimens.xml
..........\...\......\strings.xml
..........\...\......\styles.xml
..........\...\values-sw600dp
..........\...\..............\dimens.xml
..........\...\values-sw720dp-land
..........\...\...................\dimens.xml
..........\...\values-v11
..........\...\..........\styles.xml
..........\...\values-v14
..........\...\..........\styles.xml
..........\src
..........\...\com
..........\...\...\peter
..........\...\...\.....\calculator
..........\...\...\.....\..........\MainActivity.java
..........\说明.htm