Home
last modified time | relevance | path

Searched +refs:android +refs:apk (Results 1 – 21 of 21) sorted by relevance

/sdk/files/
Dandroid.el20 :group 'android)
22 (defgroup android nil unknown
29 :group 'android )
34 :group 'android)
39 :group 'android)
86 (defun android-install-app (apk)
95 (setq android-apk apk)
96 (compile (format "adb install -r %s" apk)))
130 (provide 'android)
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dnewstyles5-expected-extract4.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#FF00FF</item>
Dnewstyles6-expected-extract5.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textSize">20pt</item>
Dnewstyles4-expected-extract3.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#FF0000</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles-expected-extract1.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#FF00FF</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles2-expected-extract1b.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#FF00FF</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles3-expected-extract1c.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#FF00FF</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles8-expected-extract7.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#00FF00</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles4-expected-extract1d.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
7 + <item name="android:textColor">#FF00FF</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles3-expected-extract8.diff5 + <resources xmlns:android="http://schemas.android.com/apk/res/android">
6 + <style name="newstyle" parent="android:Widget.Button">
7 + <item name="android:textColor">#FF00FF</item>
8 + <item name="android:textSize">20pt</item>
Dnewstyles7-expected-extract6.diff4 > <resources xmlns:android="http://schemas.android.com/apk/res/android">
6 > <item name="android:layout_alignParentBottom">true</item>
7 > <item name="android:layout_height">wrap_content</item>
8 > <item name="android:layout_width">wrap_content</item>
9 > <item name="android:text">Button</item>
10 > <item name="android:textColor">#FF0000</item>
11 > <item name="android:textSize">20pt</item>
Dsample8-expected-extract7.diff2 - <LinearLayout android:id="@+id/LinearLayout2"
3 - xmlns:android="http://schemas.android.com/apk/res/android"
4 - android:layout_width="match_parent" android:layout_height="match_parent"
5 - android:orientation="vertical">
6 - <Button android:text="FirstButton" android:id="@+id/button1"
7 - android:layout_width="wrap_content" android:layout_height="wrap_content"></Button>
8 - <FrameLayout android:id="@+id/outer"
9 - android:layout_width="match_parent" android:layout_height="wrap_content">
10 - <LinearLayout android:layout_height="wrap_content"
11 - android:id="@+id/linearLayout4" android:layout_width="match_parent">
[all …]
Dnewlayout6-expected-extract7.diff3 + <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
4 + android:id="@+id/linearLayout4"
5 + android:layout_width="match_parent"
6 + android:layout_height="wrap_content" >
9 + android:id="@+id/linearLayout5"
10 + android:layout_width="wrap_content"
11 + android:layout_height="match_parent" >
14 + android:id="@+id/linearLayout6"
15 + android:layout_width="wrap_content"
16 + android:layout_height="match_parent" >
[all …]
Dnewlayout6-expected-extract6.diff5 …ayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="wrap_conte…
6 + <LinearLayout android:layout_height="match_parent" android:id="@+id/linearLayout5" android:la…
7 + <LinearLayout android:layout_height="match_parent" android:id="@+id/linearLayout6" androi…
9 + <Button android:text="Button" android:id="@+id/button6" android:layout_width="wrap_co…
Dsample7-expected-extract7.diff2android:id="@+id/LinearLayout2" xmlns:android="http://schemas.android.com/apk/res/android" android
3 - <Button android:text="FirstButton" android:id="@+id/button1" android:layout_width="wrap_conte…
4 - <LinearLayout android:layout_height="wrap_content" android:id="@+id/linearLayout4" android:la…
5 - <LinearLayout android:layout_height="match_parent" android:id="@+id/linearLayout5" androi…
6 - <LinearLayout android:layout_height="match_parent" android:id="@+id/linearLayout6" an…
8 - <Button android:text="Button" android:id="@+id/button6" android:layout_width="wra…
12 - <LinearLayout android:layout_width="match_parent" android:id="@+id/linearLayout9" android:lay…
13 - <Button android:text="SecondButton" android:layout_width="wrap_content" android:layout_he…
14 - <Button android:text="ThirdButton" android:layout_width="wrap_content" android:layout_hei…
15 - <CheckBox android:id="@+id/checkBox1" android:text="CheckBox" android:layout_width="wrap_…
[all …]
Dsample1a-expected-extract7.diff2android:id="@+id/LinearLayout2" xmlns:android="http://schemas.android.com/apk/res/android" android
3 - <Button android:text="FirstButton" android:id="@+id/button1" android:layout_width="wrap_conte…
4 - <LinearLayout android:layout_width="match_parent" android:id="@+id/linearLayout1" android:lay…
5 - <Button android:text="SecondButton" android:layout_width="wrap_content" android:layout_he…
6 - <Button android:text="ThirdButton" android:layout_width="wrap_content" android:layout_hei…
7 - <CheckBox android:id="@+id/checkBox1" android:text="CheckBox" android:layout_width="wrap_…
9 - <Button android:layout_height="wrap_content" android:text="FourthButton" android:id="@+id/but…
10 - <LinearLayout android:layout_height="wrap_content" android:id="@+id/linearLayout3" android:la…
11 … <Button android:layout_gravity="right" android:id="@+id/button5" android:text="FifthButton" an…
12 + <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
[all …]
Dcompletion11-expected-complation79.txt2 android.accounts.AccountAuthenticatorActivity : <p>See <code><a href="/reference/android/app/Search…
3 android.app.ActivityGroup : <p> <p class="caution"> <strong>This class was deprecated …
4 android.app.AliasActivity : <p>See <code><a href="/reference/android/app/SearchManager.html">androi…
5 android.app.ExpandableListActivity : <p> ExpandableListActivity hosts a <code><a href="/reference…
6 android.app.LauncherActivity : <div id="jd-header"> public abstract class <…
7 android.app.ListActivity : <p> ListActivity hosts a <code><a href="/reference/android/widget/ListV…
8 android.app.NativeActivity : <p>A typical manifest would look like: <pre>&lt;manifest xmlns:andro…
9 android.app.TabActivity : <p> <p class="caution"> <strong>This class was deprecated i…
10 android.preference.PreferenceActivity : <p>This activity shows one or more headers of preferences, …
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
DNdkGdbLaunchDelegate.java17 package com.android.ide.eclipse.ndk.internal.launch;
19 import com.android.annotations.NonNull;
20 import com.android.annotations.Nullable;
21 import com.android.ddmlib.AdbCommandRejectedException;
22 import com.android.ddmlib.AndroidDebugBridge;
23 import com.android.ddmlib.Client;
24 import com.android.ddmlib.CollectingOutputReceiver;
25 import com.android.ddmlib.IDevice;
26 import com.android.ddmlib.IDevice.DeviceUnixSocketNamespace;
27 import com.android.ddmlib.InstallException;
[all …]
/sdk/eclipse/
Ddictionary.txt10 android
16 apk
Dchanges.txt5 theme references, such as ?android:attr/dividerHeight
12 getting bundled with the .apk
58 android.webkit.WebSettings.setJavaScriptEnabled.
120 * Go to Declaration now works for theme references (?android:attr,
447 - android.jar source and javadoc location can now be configured.
468 http://developer.android.com/guide/practices/screens_support.html#range
541 - Ability to export multiple apk from one project, using resource
542 filters. See the 'android' property for Android projects.
585 - Create missing android folder automatically when building
607 debug.keystore in ~/.android).
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DAndroidLaunchController.java17 package com.android.ide.eclipse.adt.internal.launch;
19 import com.android.annotations.NonNull;
20 import com.android.annotations.Nullable;
21 import com.android.ddmlib.AdbCommandRejectedException;
22 import com.android.ddmlib.AndroidDebugBridge;
23 import com.android.ddmlib.AndroidDebugBridge.IClientChangeListener;
24 import com.android.ddmlib.AndroidDebugBridge.IDebugBridgeChangeListener;
25 import com.android.ddmlib.AndroidDebugBridge.IDeviceChangeListener;
26 import com.android.ddmlib.CanceledException;
27 import com.android.ddmlib.Client;
[all …]