Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmud6390 committed Oct 23, 2014
0 parents commit 4965de4
Show file tree
Hide file tree
Showing 60 changed files with 5,324 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry combineaccessrules="false" kind="src" path="/WidespaceSDKTest"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
34 changes: 34 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>TestCaseSDKProject</name>
<comment></comment>
<projects>
<project>WidespaceSDKTest</project>
</projects>
<buildSpec>
<buildCommand>
<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.android.ide.eclipse.adt.ApkBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
19 changes: 19 additions & 0 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mahmud.widespacesdktest.test"
android:versionCode="1"
android:versionName="1.0" >

<uses-sdk android:minSdkVersion="8" />

<instrumentation
android:name="android.test.InstrumentationTestRunner"
android:targetPackage="com.mahmud.widespacesdktest" />

<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_name" >
<uses-library android:name="android.test.runner" />
</application>

</manifest>
19 changes: 19 additions & 0 deletions bin/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mahmud.widespacesdktest.test"
android:versionCode="1"
android:versionName="1.0" >

<uses-sdk android:minSdkVersion="8" />

<instrumentation
android:name="android.test.InstrumentationTestRunner"
android:targetPackage="com.test.testsdk" />

<application
android:icon="@drawable/ic_launcher"
android:label="@string/app_name" >
<uses-library android:name="android.test.runner" />
</application>

</manifest>
Binary file added bin/TestCaseSDKProject.apk
Binary file not shown.
Binary file added bin/classes.dex
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added bin/classes/com/mahmud/widespacesdktest/test/R.class
Binary file not shown.
Binary file not shown.
Binary file added bin/res/drawable-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-ldpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/res/drawable-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bin/resources.ap_
Binary file not shown.
41 changes: 41 additions & 0 deletions doc/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sat Nov 16 23:38:20 ALMT 2013 -->
<TITLE>
All Classes
</TITLE>

<META NAME="date" CONTENT="2013-11-16">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/mahmud/widespacesdktest/test/BuildConfig.html" title="class in com.mahmud.widespacesdktest.test" target="classFrame">BuildConfig</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.html" title="class in com.mahmud.widespacesdktest.test" target="classFrame">R</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.attr.html" title="class in com.mahmud.widespacesdktest.test" target="classFrame">R.attr</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.drawable.html" title="class in com.mahmud.widespacesdktest.test" target="classFrame">R.drawable</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.string.html" title="class in com.mahmud.widespacesdktest.test" target="classFrame">R.string</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/TestProvisioner.html" title="class in com.mahmud.widespacesdktest.test" target="classFrame">TestProvisioner</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
41 changes: 41 additions & 0 deletions doc/allclasses-noframe.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_25) on Sat Nov 16 23:38:20 ALMT 2013 -->
<TITLE>
All Classes
</TITLE>

<META NAME="date" CONTENT="2013-11-16">

<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/mahmud/widespacesdktest/test/BuildConfig.html" title="class in com.mahmud.widespacesdktest.test">BuildConfig</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.html" title="class in com.mahmud.widespacesdktest.test">R</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.attr.html" title="class in com.mahmud.widespacesdktest.test">R.attr</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.drawable.html" title="class in com.mahmud.widespacesdktest.test">R.drawable</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/R.string.html" title="class in com.mahmud.widespacesdktest.test">R.string</A>
<BR>
<A HREF="com/mahmud/widespacesdktest/test/TestProvisioner.html" title="class in com.mahmud.widespacesdktest.test">TestProvisioner</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
Loading

0 comments on commit 4965de4

Please sign in to comment.