[android-beginners] Decadência de um jornalista que ja foi ancora de telejornais com grande audiência...

2010-01-16 Thread BRUNO FRANK SILVA CORDEIRO
http://www.youtube.com/watch?v=DJsabTPx_20 -- -- Bruno FrankCordeiro bfscorde...@gmail.com -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions

Re: [android-beginners] C#.NET program compatibility

2009-12-16 Thread BRUNO FRANK SILVA CORDEIRO
I think that we can run C# programs soon in Android using Mono, but at the moment this is impossible! 2009/12/15 J Imran > Dear Friends, > I want to ask if there is some way to make a C#.Net program work on > android devices. My C# program uses USB port and SQL server 2005 > database. This is ru

[android-beginners] Android SKD but using real phone i.e. via bluetooth

2009-07-29 Thread Frank
Hello! I'd like to run an own Android application via the Emulator under Windows but like to connect to a real phone. Is there any solution (hardware/software) already available or is this project a big dive in the dark? Any comments are welcome Regards

[android-beginners] Re: Problems with 1.5 SDK

2009-05-04 Thread Frank Duerr
s/lib/ cp /usr/lib/java/swt.jar SDKDIR/tools/lib/ HTH. Best regards, Frank --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to an

[android-beginners] Android Unit Tests - VerifyError

2009-04-15 Thread frank
I am tying to run AndroidTests.apk but I am receiving VerifyErrors. Please Advise I installed AndroidTests.apk using adb install. Command Line Output: $ adb shell am instrument -w com.android.unit_tests/ android.test.InstrumentationTestRunner INSTRUMENTATION_RESULT: shortMsg=com.android.unit_te

[android-beginners] Re: Cannot access Phone Number on HTC G1

2009-04-04 Thread Frank Kumro Jr
rom helpful). The Phone Number is still > absent. > > Has anyone else had this problem? Or can everyone see his Phone > Number? > > Thanks again. > -- Frank Kumro Jr. fr...@frankkumro.com --~--~-~--~~~---~--~~ You received this message because y

[android-beginners] Re: Reconnect adb while emulator is running

2009-03-26 Thread frank
Yes thank you. killing and restarting server worked. On Mar 26, 10:23 am, e2865c wrote: > Hi Frank, > > Did you ever have a successful connection? > > You can try to kill the adb server then restart it > . > > You should be able to r

[android-beginners] Reconnect adb while emulator is running

2009-03-25 Thread frank
ethernet change action: state:DISCONNECTING no devices are detected after this however my emulator is still running on port 5554. Please let me know if there is a way to reconnect adb to this emulator. Thanks, Frank --~--~-~--~~~---~--~~ You received this message

[android-beginners] Re: Question about onSensorChanged Listener

2009-03-17 Thread Jordan Frank
Hi, I can only speak to question 2, but it seems like you'd want to also listen for the SENSOR_ACCELEROMETER data, and then look for values that are above a certain threshold, maybe something like: if (sensor == SensorManager.SENSOR_ACCELEROMETER) { float accel_mag = (values[0]*values[0]+valu

[android-beginners] Re: can accelerometer sense short and long motions?

2009-03-09 Thread Jordan Frank
doing numerical integration over discrete samples, and the sensors are fairly noisy). Cheers, Jordan Frank On Mar 9, 4:45 pm, Anil wrote: > Hi, > I wondered if the accelerometer sense short and long motions. > for example, not just a 3 milimeter movement, but also a 30 meter > move. >

[android-beginners] Re: WiFi on Android Dev Phone 1

2009-02-23 Thread Jordan Frank
Hi Brett, That's an excellent question, which is probably why it's been asked many times (including two days ago) and has been answered many times (including two days ago). The answer is fairly involved, you have to go to Google, search for something like "activate adp1 without sim card", and the

[android-beginners] Logging accelerometer data when the display is off.

2009-02-15 Thread Jordan Frank
to monitor the accelerometer data. Thank you, Jordan Frank --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscr

[android-beginners] How to push something to an Android app?

2008-08-22 Thread Frank N. Stein
Hello guys, Does Android offer something like the "iPhone push notification service"? What's the best way to push messages to a Android app? Regards, Frank --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google