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

Wiadomości z dnia 2010-03-10

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

FTP InputStream OutputStream URL No Luck

Hello Everyone, I've been trying for a while now to find a means to download/Upload files through FTP through my android phone. After finding a few nice little tutorials I've manage to derive to the following lines of codes and still no luck. InputStream INS = new URL(ftpURLString).openStream() ; When the program tries to execute this line of code it spits out the
Informacja: 2010-03-10
Czytaj: FTP InputStream OutputStream URL No Luck

insatallation problem

hi.. I am on eclipse 3.5 i am getting an error Failed to fetch URL [link], reason: Connection refused: connect what do i do?
Informacja: 2010-03-10
Czytaj: insatallation problem

need help regarding map activity--showing blank graph with zoom control only no location view

*when creating a map activity ...done with api key n all* *but getting blank graph view ...google locations are not coming plz help* * * *my code''* * ------------------------------ ------------------------------ ------------------------ * *.java file* * * * package com.map; import com.google.android.maps.MapAct ivity;
Informacja: 2010-03-10
Czytaj: need help regarding map activity--showing blank graph with zoom control only no location view

Re: insatallation problem

want to add one more thing..i am working behind a corporate proxy..
Informacja: 2010-03-10
Czytaj: Re: insatallation problem

How to use pdfbox1.0.0 to read pdf file on android?

HI, I want to get the pdf text content by use pdfbox.jar (the pdfbox version 1.0.0 : pdfbox.jar) in android app, but failed to get the message: E/AndroidRuntime( 1164): java.lang.VerifyError: com.android.pdfbox.pdfbox E/AndroidRuntime( 1164): at java.lang.Class.newInstanceImp l(Native Method) E/AndroidRuntime( 1164): at java.lang.Class.newInstance(Cl ass.java:1472)
Informacja: 2010-03-10
Czytaj: How to use pdfbox1.0.0 to read pdf file on android?

Re: [android-beginners] Re: insatallation problem

If I'm not wrong, The correct link should be : [link] Pleas try this and let me know Regards Sent from my iPhone On Mar 10, 2010, at 8:37 AM, Taruna Maddali <taruna.madd...@gmail.com> wrote:
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] Re: insatallation problem

Database Help

I am new to Android. Can u please tell me how to create database and insert values in that using some simple example. Thanks in Advance From Jimmy.....
Informacja: 2010-03-10
Czytaj: Database Help

How to call .NET web service fron an android application?

Hi friends, I have one .NET (WSDL) webservice, & I want to invoke that web service from my android application to get some data from dat webservice. Can anybody please help me out? Thanks & regards. Swapnilkumar.
Informacja: 2010-03-10
Czytaj: How to call .NET web service fron an android application?

Slowing down gesture builder?

Is there a way to slow down gesture builder? I tried overriding the fadeXXX options of GestureOverlayView but no luck. My problem right now is that I'm trying to input a gesture with a lot of strokes. But the timeout is too short to get them all inputed. If I'm quick enough I can get 2 strokes in but as soon as I try a 3rd, the
Informacja: 2010-03-10
Czytaj: Slowing down gesture builder?

Re: he application Settings(process com.android.settintgs) has stopped unexpectedly."

As you point out, there IS no support for Bluetooth in the emulator, so there is nothing to enable. If you decide to write your own emulator and include Bluetooth support, please let us know as there are many others who would like it also.
Informacja: 2010-03-10
Czytaj: Re: he application Settings(process com.android.settintgs) has stopped unexpectedly."

to get/generate nonce. error in random, getBytes Options

Hello every1, I am now working on a program which is someting related to IMS. I want the Server to send back a nonce to the Client. In order to get nonce, I tried using the code from this site. ==> [link] -Use java.security.SecureRandom: --byte[] nonce = new byte[16];
Informacja: 2010-03-10
Czytaj: to get/generate nonce. error in random, getBytes Options

Re: Stack Trace permission denied

Hi, I have the same error, I ran my emulator on my iMac and then I connected to the device with adb shell and did: cd /data chmod 777 anr After this my application could write into the file: 03-07 18:32:17.833: INFO/Process(52): Sending signal. PID: 518 SIG: 3 03-07 18:32:17.833: INFO/dalvikvm(518): threadid=7: reacting to signal
Informacja: 2010-03-10
Czytaj: Re: Stack Trace permission denied

new to list

Hello all, I just joined this list and thought I would introduce myself. I am in college for computer science. One of my classes this semester is on Android development, and I am pretty far behind everyone else. I am still having no luck with the Notepad tutorials, while the rest of the class is on their second assigned project.
Informacja: 2010-03-10
Czytaj: new to list

Buying a new Android phone - can I keep my apps?

If I buy a new Android app, can I re-download my bought apps from the store? If not, is there some other way of transferring them?
Informacja: 2010-03-10
Czytaj: Buying a new Android phone - can I keep my apps?

Populate ListView inside a Activity

How can I populate array COUNTRIES to the ListView "list" @+id/ lKompListe ? ========= XML ========= <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="[link] android" android:orientation="vertical" android:layout_width="fill_par ent" android:layout_height="fill_pa rent">
Informacja: 2010-03-10
Czytaj: Populate ListView inside a Activity

Menus :)

Hey, I recentley got my Android phone and I am trying to make a basic RSS reader out of the source code of TheHHandySize(a basic rss reader android google code project somewhere). Please don't ask me to download one that's already out there, I want to have one that I can modify and stuff. So basically it's all working well and I understand how it's reading
Informacja: 2010-03-10
Czytaj: Menus :)

How to use pdfbox to read pdf file on android?

Dear All How to use pdfbox1.0.0 to read pdf file on android??
Informacja: 2010-03-10
Czytaj: How to use pdfbox to read pdf file on android?

Tab widget first tab intent oncreate always called regardless we set tab2 as default tab

Following is the example of tabs with intent data. While debugging i found that always when first tab we add in tab host in our case following tab tabHost.addTab(tabHost.newTabS pec("tab1") .setIndicator("list") .setContent(new Intent(this, List1.class))); oncreate method of "List1" intent get called regardless it is our
Informacja: 2010-03-10
Czytaj: Tab widget first tab intent oncreate always called regardless we set tab2 as default tab

activitynotfound exception

hi, i am trying to implement this tutorial i found online: [link] i keep getting an error that the activity isn't found when i try to implement this intent. i have a button and when it is clicked it calls my MyPreferenceActivity
Informacja: 2010-03-10
Czytaj: activitynotfound exception

Android themes and styles

I have been trying to understand themes and style in android. I have tried to change the default arrow indicators of expandableListView and have been successfull somewhat, they do get changed but i am unable to understand how to change their size (heigth and width) or how it is being computed.
Informacja: 2010-03-10
Czytaj: Android themes and styles

Trying to create a simple layout with image and 2 buttons

I'm struggling with re-sizing images in a simple app that I am trying to create. The app is very simple - flash cards sort of. It will have an image that takes up most of the screen, with 2 buttons under it - Prev and Next. I'm trying to use Relative Layout. How do I get the image to "fit the screen" but leave the bottom part
Informacja: 2010-03-10
Czytaj: Trying to create a simple layout with image and 2 buttons

Animations between Intents ?

Hello everybody, I've a succession of 2 Intent by Code: Intent intent = new Intent(); intent.setClass(EntryPoint.thi s, MainClass.class); startActivity(intent); and I want an animation (which is present in res/anim) during the switch between these 2 Intent... Thanks a lot for your response
Informacja: 2010-03-10
Czytaj: Animations between Intents ?

Help me to select some days from a calendar base on some dates that I have please

I am working to an aplication who calculate the menstruation of girls. input: a calendar - start_day(the start day of menstrual cycle wich is with red in the calendar ) - end_day(the end day of menstrual cycle wich is with yellow in the calendar) - mens(menstruation length)
Informacja: 2010-03-10
Czytaj: Help me to select some days from a calendar base on some dates that I have please

March 11th, 6-8 pm Mass GTUG meeting - Android Development - Developer Perspective

If you live in Boston greater area, you are welcome to join the local chapter of GTUG [link] for Android themed meeting. Luke Hutchinson and Greg Milette who are both Android developers will provide the API overview and share their experience in mobile development. The meeting is scheduled for this Thursday, March 11th at 6 pm. This
Informacja: 2010-03-10
Czytaj: March 11th, 6-8 pm Mass GTUG meeting - Android Development - Developer Perspective

Difference between auto sleep mode and pressing the power button when using Alarms?

I have an application (alarm clock thing) that sets an alarm and has a broadcast receiver to get this alarm, take a wakelock and run my app. During my testing, I see the following results: 1. Set alarm, alarm goes off while phone is actively being used, alarm triggers fine and my app runs. 2. Set alarm, phone goes to sleep on it's own (mine is setup for 1
Informacja: 2010-03-10
Czytaj: Difference between auto sleep mode and pressing the power button when using Alarms?

OnClickListener in my ListView

How do I add a listner to the list... please show with code ======= JAVA ======= public class VelgKomponent extends ListActivity implements OnClickListener{ String[] listItems = { "exploring", "android", "list", "activities", "1", "2", "3", "4" }; @Override public void onCreate(Bundle savedInstanceState) {
Informacja: 2010-03-10
Czytaj: OnClickListener in my ListView

transforming an activity to a modal full screen dialog

Hi, I'm trying to start an activity, calling startActivityForResults(...) from a method which doesn't belong to the parent(the one who start the new one) activity, and make sure this method doesn't return a result before the child activity finish (providing the results). There is a simple way to transform this activity into modal one? or I have to
Informacja: 2010-03-10
Czytaj: transforming an activity to a modal full screen dialog

dev phone 2, 1.6 and bluetooth?

I have a dev phone 2 (htc ion?) with os 1.6. My boss has a moto droid with 2.0 and I can compile the bluetooth chat demo app and load it into his phone and it doesnt stop; It does bring up the unexpected stop dialog on my 1.6 phone. So my question is: there must be SOME level of bt support in 1.6. Has anyone EVER done ANYTHING with
Informacja: 2010-03-10
Czytaj: dev phone 2, 1.6 and bluetooth?

Re: [android-beginners] Buying a new Android phone - can I keep my apps?

If you're signing in to the new phone with the same Google account you used to buy them, they should be there waiting for you when set up your new phone. ------------------------------ ------------------------------ ------------------------------ ------- TreKing - Chicago transit tracking app for Android-powered devices
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] Buying a new Android phone - can I keep my apps?

Re: [android-beginners] Menus :)

[link] <[link]> ------------------------------ ------------------------------ ------------------------------ ------- TreKing - Chicago transit tracking app for Android-powered devices [link]
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] Menus :)
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