Searched refs:apk (Results 1 – 25 of 39) sorted by relevance
12
86 (defun android-install-app (apk)95 (setq android-apk apk)96 (compile (format "adb install -r %s" apk)))
2 xmlns:android="http://schemas.android.com/apk/res/android"3 xmlns:app="http://schemas.android.com/apk/res/${packageName}"
4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
4 > <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
4 > <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="w…
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" >
1 <menu xmlns:android="http://schemas.android.com/apk/res/android">
1 <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
1 <TextView xmlns:android="http://schemas.android.com/apk/res/android"
1 <fragment xmlns:android="http://schemas.android.com/apk/res/android"
1 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
1 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"