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

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 :)

Re: [android-beginners] transforming an activity to a modal full screen dialog

You can set the activity theme to look like a dialog... ------------------------------ ------------------------------ ---------- There are only 10 types of people in the world... Those who know binary and those who don't. ------------------------------ ------------------------------ ----------
Informacja: 2010-03-10
Czytaj: Re: [android-beginners] transforming an activity to a modal full screen dialog

Re: Level-List

I got the same problem. For me it was that the XML file was added to 'values' folder, not 'drawable' Hope that helps.
Informacja: 2010-03-10
Czytaj: Re: Level-List
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