meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
code:create_android_package [2010/03/18 18:26]
hevi
code:create_android_package [2010/03/18 18:35] (current)
hevi
Line 27: Line 27:
 Open Window Start => Accessories => Command Prompt Open Window Start => Accessories => Command Prompt
 <code> <code>
-> cd "\Program Files\android-sdk-tools" +> cd "\Program Files\android-sdk-windows\tools" 
-> adb install "Document and Settings\hevi\Desktop\Wictionary"+> adb install "Document and Settings\hevi\Desktop\Wictionary.apk"
 </code> </code>
 (there was name conflict in Wictionary, as it was installed to device by default, (there was name conflict in Wictionary, as it was installed to device by default,