I asked this question in stackoverflow.

http://stackoverflow.com/questions/8515528/running-android-in-ubuntu-with-out-netbean-or-eclipse

But i am unable to make any reply there because I dont understand
their forum system.. so i go again

After i understood some process my latest update is this. Please read
the above link and answer over here.
==

I have tried the following..
android create project \
--target 1 \
--name test_two \
--path /home/sathya/android_test/test_two \
--activity test_two \
--package com.example.test_two

ant debug
adb install test_two-debug.apk

 I made an update in the main.xml..Then
android update project --path /home/sathya/android_test/test_two/
ant debug
adb install -r ./bin/test_two-debug.apk

When i try to see the change it still showing me the old msg in
emulator.I have even closed the emulator and opened the same again. It
still the same. Any helps?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to