-
Below is my console output and please note that i have added the path of adb in Environment path variable,
Firstly I started the emulator and ran the following scripts (commands).
C:\Users\Kamalesh\…
-
I receive an error when I create a new android project then try to run it.
the steps I followed are:
1-Creat: a new Android application by copying an existing project from the examples.
2-Change the …
-
I create from scratch a project on Windows 8
- phonegap create hello com.example.hello HelloWorld
- cd hello
I start from window AVD and start a virtual device
- phonegap run android -e
Output:
`…
-
```
PS C:\Users\jsilver\Desktop\globalchat> rake install:clean start
Uninstalling package com.jonsoft.globalchat
Success
Installing package com.jonsoft.globalchat
pkg: /data/local/tmp/GlobalCh…
-
pindah works fine with 1.7.2, but with 1.6.8 I get:
```
$ rake debug --trace
(in /home/artagnon/src/chwall2)
rake aborted!
uninitialized constant Rake::DSL
org/jruby/RubyModule.java:2647:in `const_mi…
-
I am trying to set up Ruboto on my new Macbook Air. The project generated just fine but when I run `rake install` I get the following errors:
```
rake install
ant debug
rake aborted!
Command failed …