Freelance projects for Android developers
Hi, I represent 8KMiles ([link]), a company incubated at the Indian Institute of Management, Bangalore. We are building an online technology / knowledge services outsourcing ecosystem with integrated, ready-to-use remote computing infrastructure (Amazon cloud based). Our goal is to enable Software Development-as-a-Service, by
Informacja: 2010-03-16
Czytaj: Freelance projects for Android developers
Static Array Help in Eclipse/Android
I am just starting to work on building Android apps. I have some basic knowledge of programming, but have never done any Java based stuff. I apologize in advance for my questions being remedial. Most of what I do is web based using ASP (vbscript) or PHP, plus I do some VBA. I am just trying to figure out how to display a static array.
Informacja: 2010-03-16
Czytaj: Static Array Help in Eclipse/Android
double and ksoap2
How to send a field of type double from server to client using ksoap2. The exception is "Cannot serialize 1.0"
Informacja: 2010-03-16
Czytaj: double and ksoap2
Re: [android-beginners] Unparsed aapt error(s)! Check the console for output - yet no errors displayed
If you think the error wasn't properly cleared after you fixed the issue, I would do the following: - in the Problems view, select the error and delete it (del key on the keyboard). - do a clean rebuild to be sure (Project > Clean ...) Xav
Informacja: 2010-03-16
Czytaj: Re: [android-beginners] Unparsed aapt error(s)! Check the console for output - yet no errors displayed
To delete a file in the SD card, but what to do?
I made an application in the SD card, delete the files in a program that tries to create. java.io package deleteFile method uses an unable to unlink the log of the error will occur. To delete a file on an SD card to do that which is?
Informacja: 2010-03-16
Czytaj: To delete a file in the SD card, but what to do?
Alignment problem of EditText and Button in LinearLayout
Hi all, this is the first time I'm developing an Android app so please bear with me ;) I've put an EditText and Button into a horizontal LinearLayout but unfortunately the button is not aligned with the text field. In the Hierarchy Viewer the text field has a absolute_y of 30 while the button has 32. Please see screenshots of the Hierarchy Viewer here:
Informacja: 2010-03-16
Czytaj: Alignment problem of EditText and Button in LinearLayout
Re: transforming an activity to a modal full screen dialog
that's not what he meant Justin. He meant behavior, not look and feel. The idea is that the thread that calls the new activity will be on wait \sleep state until the new activity returns the resualt, ok or cancel. The questions is there an easy way to so this ? Thread.sleep() or mMyWaitObj.wait() will cause the android OS to try
Informacja: 2010-03-16
Czytaj: Re: transforming an activity to a modal full screen dialog
Setting up command line development on Ubuntu
I'm trying to be able to create a simple application for a Motorola Droid using the command line in Ubuntu 9.04. I've tried eclipse, but the C++, PHP, Android, etc parts seem to be incompatible and cause eclipse to not run very well, so I've abandoned eclipse on Ubuntu. I'm trying to set up the tools on the command line.
Informacja: 2010-03-16
Czytaj: Setting up command line development on Ubuntu
What will happen to my activity incase of incoming phone call
I want to know that what will happen to my activity incase of an incoming phone call? Will the state of my activity be saved or I have to explicitly save it? Another question is that will the activity resume after the call is disconnected? Please help..!
Informacja: 2010-03-16
Czytaj: What will happen to my activity incase of incoming phone call
Re: What phone to buy for development?
Yes, any phone will do. You don't need a "developer's" phone unless you're doing OS development. My personal preference is to use the slowest and most primitive device available for development purposes. That way, once your app works on that device, it will work anywhere. Use emulators to test your app on
Informacja: 2010-03-16
Czytaj: Re: What phone to buy for development?
CTS APK'S QUERIES
Hi All , I am running cts test cases on eclair . I've done with : . build/envsetup.sh; lunch 1; make cts That compiled my all cts test cases . Apk's for that all have been installed in $(ANDROID_BUILD_TOP)/out/targe t/product/generic/data/app : few of these are : CtsDatabaseTestCases.apk , ApiDemos.apk etc .
Informacja: 2010-03-16
Czytaj: CTS APK'S QUERIES
Android program for utilities .. ( help needed)
sorry guys for posting a question over here.. i am currently a student who is having my final year project and i need serious help in android as i am new to this program.. i need to do a program which enable us to enter a certain data such as water bills.. amount of water used and charge per liter of water... i
Informacja: 2010-03-16
Czytaj: Android program for utilities .. ( help needed)
RadioButton on the right side of my view
What I'm attempting to do is set a drawable on the left a text in the middle then the radio button itself on the right. Any ideas? Thanks in advance, -gustavo
Informacja: 2010-03-16
Czytaj: RadioButton on the right side of my view
Pictbridge-- anyone know how?
Hi Does anyone know of an app that will enable an android phone to use a pictbridge printer? My pictbridge printer can work with many wireless phones but not my htc magic. Thanks in advance for any replies David Photographic Artist Permanent Installations & Design Creative Imagery and Advanced Digital Techniques
Informacja: 2010-03-16
Czytaj: Pictbridge-- anyone know how?
Create soft keyboard dynamically
Hi, it's me again, with a new question. (I hope its not double posted, cause for the last one i got a "post rejected" mail) Ok, here's the Question: Is it possible to write an Softkeyboard without XML or is this the time i'll need it ? The idea is: I have an Arraylist with buttons which have a specific position in the
Informacja: 2010-03-16
Czytaj: Create soft keyboard dynamically