andbook!.pdf - Learning Android Get an anddev.org - Android-Shirt Back to index
anddev.org Header Logo
FAQ Search Top rated articles Browse Feeds anddev.org - Authors Contact Details Register Log in

Request Tutorials Here !

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
 
       anddev.org - Android Development Community | Android Tutorials | Index -> Novice Tutorials
Author Message
Thony64
Freshman
Freshman


Joined: 24 Jan 2008
Posts: 2

PostPosted: Thu Jan 24, 2008 1:58 pm    Post subject: Reply with quote

Hi all...

Sorry for my bad english... but i'm french. Embarassed
Ok i want to say thx for this forum.

like Pj my app must lock the keyboard. I want My app can't be kill. (never).
And i want my app lunch at startup of android.

But Android SDK are a very bad documentation. I prefere Msdn lol.
So can u help me please Question . thx Exclamation
Back to top
View user's profile Send private message
Rakoun
Freshman
Freshman


Joined: 04 Jan 2008
Posts: 5
Location: Saint-François (Guadeloupe)

PostPosted: Wed Jan 30, 2008 1:18 pm    Post subject: Reply with quote

Hey,

I would like to deals with the SQLite Android database but in an easy way (I mean I have skills in oo programming). So I would like to know if anybody have developed a database access layer witch allow you to have a relational object mapping.

Thanks.

Rakoun
Exclamation

_________________
Pa konèt mové, dèyè do sé on péyi.
Back to top
View user's profile Send private message Visit poster's website
rm123
Junior Developer
Junior Developer


Joined: 30 Jan 2008
Posts: 10

PostPosted: Wed Jan 30, 2008 5:15 pm    Post subject: tutorial request Reply with quote

I would like to know how create a bitmap out of a view using copyWindowBitmap() or any other way of turning a view into an image.
Back to top
View user's profile Send private message
Ishtar
Experienced Developer
Experienced Developer


Joined: 16 Jan 2008
Posts: 50
Location: Netherlands

PostPosted: Thu Jan 31, 2008 4:32 pm    Post subject: Reply with quote

ins and outs of writing a decent contentprovider. My contentprovider is copied from the notepad(works fine), but i got lots of questions about why and how Wink

Ishtar
Back to top
View user's profile Send private message
jsharkey
Junior Developer
Junior Developer


Joined: 08 Feb 2008
Posts: 13

PostPosted: Fri Feb 08, 2008 5:24 am    Post subject: Reply with quote

Earlier someone asked about a TabHost example. I know it's deprecated, but someone mentioned online that it might be making a comeback in the next API version.

In either case, I brute forced my way through getting a TabHost working. Here's a quick example with screenshots:

http://www.jsharkey.org/blog/2008/02/07/using-android-tabhost/
Back to top
View user's profile Send private message Visit poster's website
manmath
Junior Developer
Junior Developer


Joined: 15 Feb 2008
Posts: 18
Location: India

PostPosted: Wed Feb 20, 2008 6:30 am    Post subject: New Tutorial Request: Designing Android Project Reply with quote

This forum is very much helpful for the beginers like me.

I would like to see some tutorial on designing issues on Android Project.
The followings can be the highlight of this topic Arrow
1. How can we design the components like GUI, controller and utill classes effectively keeping in mind memory and runtime constraints Question
2. How existing design patterns like MVC can be reused Question
3. How a java programmer can approach the android design effectively Question
3. A small sample project including basic components to design Question

Thanks in advance.
Manmath
Back to top
View user's profile Send private message Send e-mail
ababaei2000
Freshman
Freshman


Joined: 12 Feb 2008
Posts: 5

PostPosted: Wed Feb 20, 2008 9:38 am    Post subject: Bluetooth & IR Reply with quote

Dear
i couldnt find any tutorial that learn me how can i work with bluetooth and IR,may you make a tutorial about working with them???
thanks
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Mayuresh
Once Poster
Once Poster


Joined: 26 Feb 2008
Posts: 1

PostPosted: Tue Feb 26, 2008 8:09 am    Post subject: Tutorial required for ActivityGroup Reply with quote

It would be great to have a tutorial on ActivityGroups
I am trying to make those work, but am not able to do so.
There is so little information about ActivityGroups available.
Back to top
View user's profile Send private message
androidonkey
Junior Developer
Junior Developer


Joined: 18 Feb 2008
Posts: 13

PostPosted: Wed Feb 27, 2008 9:47 am    Post subject: gtalkservice chat app Reply with quote

Hi plusminus,

Any chance on building a chat application using the gtalkservice that replaced the xmpp stuff on the new sdk? Thanks for your great work.

androidonkey
Back to top
View user's profile Send private message
cbraun75
Junior Developer
Junior Developer


Joined: 28 Jan 2008
Posts: 23
Location: Munich

PostPosted: Fri Feb 29, 2008 2:47 pm    Post subject: Tutorial for branding a android phone Reply with quote

Just haven't found a complette tutorial for branding (own skin) a android phone with:

- how to include own buttons and icons ?
- how to style the whole android application style to a different (change layout) ?
(so is that the stylesheet data? and where should the buttons stored?)
- replace the normal activities with my own
(had found a tut for that http://www.anddev.org/tinytut_-_replacing_the_dial-action-t239.html)
- A tut for writing a Manager App to change these styles ....

Thanxx a lot
Back to top
View user's profile Send private message AIM Address
evets
Freshman
Freshman


Joined: 30 Jan 2008
Posts: 2
Location: Michigan

PostPosted: Wed Mar 05, 2008 2:52 pm    Post subject: Record call detail, store in MySQL(lite) Reply with quote

Specifically, this application would create a row in a table containing the following:

-Phone number(either dialed, or incoming if available)
-Date/Time call initiated/received
-Date/Time call ended
-GPS coordinates when call initiated/received
-Flag Incoming/Outgoing

I didn't want to complicate things too much, however a method for transferring the DB to a web server would be necessary for this to be of any real value...

TIA!
Evets

_________________
Steve
steve@matsch.com
Back to top
View user's profile Send private message
leonleung2006
Freshman
Freshman


Joined: 07 Mar 2008
Posts: 4

PostPosted: Fri Mar 07, 2008 1:46 pm    Post subject: Reply with quote

XterierK wrote:
Hi,

I was thinking of changing the loading up screen from that red ball moving back and forth to something more graphical like something that takes up the whole screen.


Hi,
Has anyone know how to find the java source of PDF/openxml document reader in android ?
Back to top
View user's profile Send private message
cabernet1976
Senior Developer
Senior Developer


Joined: 16 Nov 2007
Posts: 147
Location: China

PostPosted: Mon Mar 17, 2008 11:20 am    Post subject: Reply with quote

Long time no interesting tutorials Sad
_________________
EveryAlbum - http://www.anddev.org/viewtopic.php?p=7117#7117
Back to top
View user's profile Send private message Visit poster's website
swiftrhett
Freshman
Freshman


Joined: 21 Mar 2008
Posts: 4

PostPosted: Fri Mar 21, 2008 1:13 pm    Post subject: charts Reply with quote

I need to make some graphs. Does anyone have luck porting jfreechart? Or just dong it from scratch?
Back to top
View user's profile Send private message
binh
Once Poster
Once Poster


Joined: 23 Mar 2008
Posts: 1

PostPosted: Sun Mar 23, 2008 11:32 am    Post subject: How to dynamically use a downloaded View Reply with quote

Hi Authors,

I am looking to see some tutorial about : How to dynamically load and use a View in my application.

Usage scenarios: An application download from web the Views written by other developer (the views may implement a wellknown interface), and it needs to dynamically load this View into app and render it with full behaviour. Of course no info is available at compile time, not able to make declaration in main xml,...

Much appeciate if you could kindly please make one tutorial or direct me to an existing one doing this task.

Many Thanks in advance,

Binh
Back to top
View user's profile Send private message
Display posts from previous:   
       anddev.org - Android Development Community | Android Tutorials | Index -> Novice Tutorials All times are GMT + 1 Hour
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  Next
Page 5 of 8

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


© 2007, Android Development Community
All rights reserved.
Powered by phpBB.