Looking for a developer to give a student talk on Android Development
Hi all, I'm a professor at SMU in Dallas Texas and I'm starting a new project where a small team of students is going to develop an app for android. I am not an android developer myself, and my subject matter expert was called away for work at the last minute. I'm wondering if there is anyone in the Dallas Fort Worth Metroplex
Informacja: 2010-03-06
Czytaj: Looking for a developer to give a student talk on Android Development
Update doesn
I've asked a question on stackoverflow, and nobody seams to pick it up. So I am posting here too. The problem I face is described at: [link] Do you know what is wrong?
Informacja: 2010-03-06
Czytaj: Update doesn
Re: [android-beginners] Re: Regarding Database setup
Yes to all :) Typically, you will pack your DB in the Android project and unpack it on the device. BR, Adrian Vintu [link]
Informacja: 2010-03-06
Czytaj: Re: [android-beginners] Re: Regarding Database setup
progressbar
I am using progress bar and its working well. But when the progress bar stops. I want to shift from that page to another page. How it is possible. Please help with a complete example. Thanks in advance Jimmy
Informacja: 2010-03-06
Czytaj: progressbar
Error 400,content is not allowed in prolog
I have tried the following code to create map in android but its giving me Error 400:Content is not allowed in prolog. Here is my code. String feed ="<entry xmlns='[link] Atom'>"+"<title>First Map Created</title>"+"<summary>Hey Hey I Did it</summary>"+"</entry>"; URL urlget = new URL("[link]
Informacja: 2010-03-06
Czytaj: Error 400,content is not allowed in prolog
Re: communication between android phone and pc using 3G network
Hi Gn, I also have been trying to setup a Droid to Droid 3G connection. I can confirm that all works great in wifi mode. The Droid can make connection requests (Http, Telnet, raw sockets) in 3G, but I cannot get the Droid to accept a socket connection in G3 mode. I was told by Verizon that a special license was needed to accept socket connection
Informacja: 2010-03-06
Czytaj: Re: communication between android phone and pc using 3G network
How to get the keys from ContentValues?
Maybe I missed something but I can't locate a way to get a String[] array of keys from a ContentValues object? Can somebody help me out?
Informacja: 2010-03-06
Czytaj: How to get the keys from ContentValues?
Android Setup (SWT folder '' does not exist)
Hello, I am new in Android development.I got the issue running "SDK Setup.exe" from \tools folder. This app just quits without any message or UI. When I run android.bat from the same folder, it gives me : SWT folder '' does not exist. Please set ANDROID_SWT to point to the folder containing swt.jar for
Informacja: 2010-03-06
Czytaj: Android Setup (SWT folder '' does not exist)
Android Market Problems...
Alright, My Fiance has this problem... Recently we both got Android phones on T-mobile and on my phone it shows all the apps however on her phone Several apps are missing from the Android marketplace even when I search for them specifically. (Ex: facebook, myspace, pandora radio, slacker radio) I tried searching for them, nothing. We went back to Tmobile and even
Informacja: 2010-03-06
Czytaj: Android Market Problems...
Format printing of floats?
What shows: 1.23456789 What I want: 1.23 In c it would be printf("%4.2f",n); In Java its? (I dont know yet). Thanks!
Informacja: 2010-03-06
Czytaj: Format printing of floats?
Upload to My Maps user account
Hi Guys, How can I manage to upload user recorded tracks from my application to user's My Map account like My tracks and My Maps editor apps do?
Informacja: 2010-03-06
Czytaj: Upload to My Maps user account
View not draw after I touch:(
I have a class extend view, I create the object when I touch some area on the main activity. But then it cannot draw the picture, I tried onDraw method / create a canvas and then draw it, but both not work. public class MyGame extends Activity { GameView mGameView = null; /** Called when the activity is first created. */
Informacja: 2010-03-06
Czytaj: View not draw after I touch:(
Re: [android-beginners] How to get the keys from ContentValues?
Dude, you just asked this 22 minutes ago over on StackOverflow. [link] You even got two answers there. Please give the questions a little time in one forum before cross-posting elsewhere.
Informacja: 2010-03-06
Czytaj: Re: [android-beginners] How to get the keys from ContentValues?
Battery events
hi anrdoid-folks im a student who is new to java and 've jst managed to run hello word program in android sdk. im building a small app for which I need to know 3 things: 1. the battery charge begins event (plugged thru AC power / USB or how ever) 2. the battery charging stopped event (unplugged from AC power / USB)
Informacja: 2010-03-06
Czytaj: Battery events
expanding space for apps in sd card
Hi, I'm studying app2sd solution to expand space for apps using sd card. I think the use of a looped ext2 img file is more easy to handle by scripts to be used in softwares like htc sync (or any sync) however i think triggering an sd scan seeking for extra ext2 partition or an ext2 img file on the sd card could be a nice way to a further option
Informacja: 2010-03-06
Czytaj: expanding space for apps in sd card