Apurva Goyal

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Apurva Goyal created a post, Google App Engine Support for Android
Hello,Is there a Google App Engine support in Intellij IDEA to create GAE connected Android apps.ThanksApurva -
Apurva Goyal created a post, Setting AndroidMock
Hello,I have an android project and am trying to write tests using AndroidMock. For that I added AndroidMockRuntime.jar as a dependency (using jar option) in my test module. Then I wrote my test as...