Home
last modified time | relevance | path

Searched +refs:android +refs:debug +refs:activity (Results 1 – 1 of 1) sorted by relevance

/sdk/docs/
Dhowto_use_cupcake_sdk.txt96 adt.zip (e.g. android-eclipse-<some-id>.zip), select the "Install" button at
167 Then use the new "android" tool to create a new build.xml:
169 $ SDK/tools/android update project --path /path/to/my-project
174 $ SDK/tools/android update project --path .
186 Note that the "activitycreator" tool has been replaced by the new "android"
189 $ SDK/tools/android create project --path /path/to/my/project --name ProjectName
190 --package com.mycompany.myapp --activity MyActivityClass
191 --target 1 --mode activity
227 to debug or run your applications.
237 There is a new tool called "android" in the SDK that lets you know which
[all …]