Searched +refs:android +refs:debug +refs:activity (Results 1 – 1 of 1) sorted by relevance
96 adt.zip (e.g. android-eclipse-<some-id>.zip), select the "Install" button at167 Then use the new "android" tool to create a new build.xml:169 $ SDK/tools/android update project --path /path/to/my-project174 $ 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 ProjectName190 --package com.mycompany.myapp --activity MyActivityClass191 --target 1 --mode activity227 to debug or run your applications.237 There is a new tool called "android" in the SDK that lets you know which[all …]