Gphone.pl, Android, Google, IPhone, Open Social » 2010-03-17

Wiadomości z dnia 2010-03-17

Sortuj wiadomości według: Nazwy | Daty | Losowo

Re: [android-beginners] Email Accounts

The email applications are not part of the official SDK.
Informacja: 2010-03-17
Czytaj: Re: [android-beginners] Email Accounts

Re: [android-beginners] Re: very basic question about 2d graphics

Agree.. photos in general (and videos, and even audio) always look as good when scaled down proportionately. At least that is my experience. Scaling up requires time consuming steps to make it look better and in real time games, you'd want to preserve all cycles for the game loop and not scaling graphics. I believe it can be done with Android tho.
Informacja: 2010-03-17
Czytaj: Re: [android-beginners] Re: very basic question about 2d graphics

Getting XML attributes for custom control

I've created a combo box control with a edittext and spinner. I'm trying to let the android:prompt attribute be passed onto the spinner, which means I need to catch it in the constructor which passes my the AttributeSet and set it on the spinner. I can't figure out how to get the value of the prompt.
Informacja: 2010-03-17
Czytaj: Getting XML attributes for custom control

Re: [android-beginners] using java classes

That was it! I really hate it when it is such a glaringly obvious error, yet you cannot see it. Oh well, that is not the first time and I am sure it will not be the last...
Informacja: 2010-03-17
Czytaj: Re: [android-beginners] using java classes

Re: Serial Data Transfer via Bluetooth

Look at the Bluetooth Chat example and change the UUID to "00001101-0000-1000-8000-00805 F9B34FB". That should get you going.
Informacja: 2010-03-17
Czytaj: Re: Serial Data Transfer via Bluetooth

Re: [android-beginners] Put multiple lines of images

LinearLayout is only one direction... everything shows up in a linear order, either horizontally or vertically. ------------------------------ ------------------------------ ---------- There are only 10 types of people in the world... Those who know binary and those who don't. ------------------------------ ------------------------------ ----------
Informacja: 2010-03-17
Czytaj: Re: [android-beginners] Put multiple lines of images

Re: [android-beginners] Re: possible to send an xml file via HttpClient?

You probably want to look at HttpPost or HttpPut, which implement HttpRequest, which is an available parameter to the execute() method in the HttpClient interface. Not 100% sure what you're trying to do, but that's the path of investigation I'd suggest. - Chris
Informacja: 2010-03-17
Czytaj: Re: [android-beginners] Re: possible to send an xml file via HttpClient?

Re: possible to send an xml file via HttpClient?

Any suggestions? On Mar 16, 4:45 pm, KC Dev Android 06
Informacja: 2010-03-17
Czytaj: Re: possible to send an xml file via HttpClient?

Re: How to use built in email application to send email from my application

Hi Satish Check this working for me: public void launchEmailActivity(){ final Intent emailIntent = new Intent(android.content.Intent. ACTION_SEND); emailIntent .setType("plain/text"); emailIntent .putExtra(android.content.Inte nt.EXTRA_EMAIL, new String[]{""}); emailIntent .putExtra(android.content.Inte nt.EXTRA_SUBJECT, "Test
Informacja: 2010-03-17
Czytaj: Re: How to use built in email application to send email from my application

how to implement facebook login integration with my android app ???

hello experts ! I have posted this problem twice previously and doing it once again. kinldy help me out if any1 has been successful implementing facebok login facility in its app. I tried with fb- connect api but its not working on my end .. just stuck !! :S regards, wahib
Informacja: 2010-03-17
Czytaj: how to implement facebook login integration with my android app ???

How to know the size of a file in adb shell prompt

*Hello all, i want to extract the size of a file in adb shell using some perl utility. this works fine for me as below in windows but does not work in adb shell prompt (#) i used this function in windows stat($filename); can anybody please let me know how can i get file size in #prompt? regds rocky *
Informacja: 2010-03-17
Czytaj: How to know the size of a file in adb shell prompt
Strony: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 »

Stronę wygenerowano w 0.1 sek. | Forum, programowanie | Gphone, platforma Google Android | Gabinet stomatologiczny Wrocław