Searched +refs:android +refs:install +refs:app (Results 1 – 4 of 4) sorted by relevance
17 package com.android.ide.eclipse.monitor;19 import com.android.ide.eclipse.monitor.SdkToolsLocator.SdkInstallStatus;20 import com.android.prefs.AndroidLocation;21 import com.android.sdklib.SdkManager;22 import com.android.sdkstats.SdkStatsService;23 import com.android.sdkuilib.internal.repository.ui.AdtUpdateDialog;24 import com.android.utils.ILogger;25 import com.android.utils.NullLogger;30 import org.eclipse.equinox.app.IApplication;31 import org.eclipse.equinox.app.IApplicationContext;[all …]
1 Code completion in manifest.xml for ^android:versionCode="1":2 xmlns:android3 …. For example, applications published by Google could have names of the form com.google.app.appname4 android:versionCode : Internal version code. [integer]5 android:versionName : The text shown to the user to indicate the version they have. [string]6 android:sharedUserId : Specify the name of a user ID that will be shared between multiple packages…7 android:sharedUserLabel : Specify a label for the shared user UID of this package. [reference]8 android:installLocation : The default install location defined by an application. [enum]
16 Both separate test projects and self-contained app+test projects now work.66 * Find hardcoded android:debuggable attributes on <application>77 * Find "import android.R" statements in Java code, which can lead to91 suggests replacing it with the equivalent android.util.FloatMath146 - SDK Manager now suggests to install missing base platform for add-ons.148 * ignore classes extending android.preference.Preference149 * ignore classes extending android.app.backup.BackupAgentHelper176 - Headless SDK update. See 'android -h update sdk' for more info.184 - New "android create lib-project", "android update lib-project" actions.185 - New parameter for "android update project"
5 theme references, such as ?android:attr/dividerHeight58 android.webkit.WebSettings.setJavaScriptEnabled.102 * To enable this, install the NDK feature (depends on CDT), and then120 * Go to Declaration now works for theme references (?android:attr,361 - Fix issue in which ADT 10.0.0 would install on Eclipse 3.4 and447 - android.jar source and javadoc location can now be configured.468 http://developer.android.com/guide/practices/screens_support.html#range524 - Fixed issue when launching ADT on a clean install would trigger542 filters. See the 'android' property for Android projects.579 - Fixed install issue when project name contains spaces (requires new[all …]