- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for MainActivity2 (0.06 seconds)
-
android-test-app/src/main/kotlin/okhttp/android/testapp/MainActivity2.kt
* See the License for the specific language governing permissions and * limitations under the License. */ package okhttp.android.testapp
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Aug 19 08:10:39 GMT 2025 - 669 bytes - Click Count (0) -
android-test-app/src/main/AndroidManifest.xml
<action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> <activity android:name=".MainActivity2" android:process=":activity2" android:exported="true"> <intent-filter> <action android:name="android.intent.action.MAIN" />
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Aug 19 08:10:39 GMT 2025 - 992 bytes - Click Count (0)