Home
last modified time | relevance | path

Searched refs:apk (Results 1 – 25 of 39) sorted by relevance

12

/sdk/files/
Dandroid.el86 (defun android-install-app (apk)
95 (setq android-apk apk)
96 (compile (format "adb install -r %s" apk)))
/sdk/templates/other/CustomView/root/res/layout/
Dsample.xml.ftl2 xmlns:android="http://schemas.android.com/apk/res/android"
3 xmlns:app="http://schemas.android.com/apk/res/${packageName}"
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dnewstyles5-expected-extract4.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles6-expected-extract5.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles4-expected-extract1d.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles8-expected-extract7.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles3-expected-extract1c.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles-expected-extract1.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles2-expected-extract1b.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles4-expected-extract3.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles3-expected-extract8.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewstyles7-expected-extract6.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
Dnewlayout6-expected-extract7.diff4 > <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
Dnewlayout6-expected-extract6.diff4 > <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="w…
/sdk/templates/other/Service/root/
DAndroidManifest.xml.ftl1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >
/sdk/templates/other/BroadcastReceiver/root/
DAndroidManifest.xml.ftl1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >
/sdk/templates/other/ContentProvider/root/
DAndroidManifest.xml.ftl1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >
/sdk/templates/activities/BlankActivity/root/res/menu/
Dmain.xml.ftl1 <menu xmlns:android="http://schemas.android.com/apk/res/android">
/sdk/templates/activities/MasterDetailFlow/root/res/layout/
Dactivity_content_detail.xml.ftl1 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
Dfragment_content_detail.xml.ftl1 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
Dactivity_content_list.xml.ftl1 <fragment xmlns:android="http://schemas.android.com/apk/res/android"
/sdk/templates/projects/NewAndroidApplication/root/
DAndroidManifest.xml.ftl1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
/sdk/templates/activities/SettingsActivity/root/
DAndroidManifest.xml.ftl1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >
/sdk/templates/activities/BlankActivity/root/res/layout/
Dactivity_simple.xml.ftl1 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
/sdk/templates/activities/LoginActivity/root/
DAndroidManifest.xml.ftl1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >

12