|
More site info...
General Dev Discussions, How to, Guides and FAQ | Forum profile
|
|
Forum profile page for General Dev Discussions, How to, Guides and FAQ on http://androidcommunity.com.
This report page is the aggregated overview from a single forum: General Dev Discussions, How to, Guides and FAQ, located on the Message Board at http://androidcommunity.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "General Dev Discussions, How to, Guides and FAQ" on the Message Board at http://androidcommunity.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on General Dev Discussions, How to, Guides and FAQ:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
16
|
51
|
104
|
|
Post:
|
25
|
114
|
281
|
|
|
General Dev Discussions, How to, Guides and FAQ Posting activity graph:
|
Top authors during last week:
user's latest post:
Need help self-hosting Android...
Published (2009-11-03 22:01:00)
It's just a direct link to the file. Nothing special. You need to set the security permissions on your phone or try downloading another browser.
user's latest post:
What does rooting mean?
Published (2009-11-08 11:48:00)
Quote: Originally Posted by simms22 its a similar idea.. heres a link http://android-dls.com/wiki/index.php?title=Why_Root Thanks!
user's latest post:
Examples for creating contacts...
Published (2009-11-09 13:50:00)
Answering part 1 of my own question.. it was actually quite easy and probably would have worked almost exactly the same way in <2.0 (though before I was doing it without a dialog.. this is better anyway).. in case anyone comes along from google.. Intent i = new Intent(Intent.ACTION_INSERT_OR_EDIT); i.putExtra(ContactsContract.Intents.Insert.NAME,"J ohn Johnson"); ... i.setType(ContactsContract.Contacts.CONTENT_ITEM_T...
user's latest post:
Need help self-hosting Android...
Published (2009-11-02 21:20:00)
two things i'm not sure about. one if you can have it automatically install. i assume you'd still have to go through the allow process with the package manager. two is an apk a supported file type for download with out say a program like download crutch (i imagine it is, but haven't downloaded one from an outside source directly to my phone in awhile.) but ignoring the first issue, and assuming the second isn't a problem,...
user's latest post:
Need help self-hosting Android...
Published (2009-11-02 20:59:00)
Hi, everyone. I'm trying to self-host my android apps, so that a user can click on a link to download and install the app. I saw this done at http://chompsms.com/main/install_chomp . When I try have a link to a .apk file, when click on it in Android, the download manager says "Cannot download. The content is not supported by the phone.". Does anyone know how to self-host? Thanks
user's latest post:
Translating apps: I need and...
Published (2009-11-05 03:52:00)
Hi, I have just bought the software and I love it! I can help you with the italian language! Alessandro
user's latest post:
desktop manager?
Published (2009-11-04 15:27:00)
contacts and calendar info are stored on 'the cloud' (a google server somewhere) Call logs and texts can usually be viewed on your carrier's phone account page. I know I've scrolled through my call and text history at tmobile.com before. There me be an app somewhere that downloads this, I don't know, never heard anyone ask for that before.
user's latest post:
desktop manager?
Published (2009-11-04 14:50:00)
technically you'd need softwear on your p.c. for that, and Android is it's own new OS so I don't see the point in backing it up to your desktop you can back it up to your sd card And I doubt that about porting texts
user's latest post:
About Database version.
Published (2009-11-05 03:30:00)
Hi friends, I am new to android application. I would like to know the usage of Database version in a application. Because DB version is starts with num 1, and its not affected the application even if we change the database version to 10 or something else. Spent lot of times, but doesnt get answer anywhere. Please help me friends. Thanks in advance.
user's latest post:
desktop manager?
Published (2009-11-04 13:42:00)
is there any apps (for pc) that is similar to desktop manager for the blackberry...mainly for backing up everything (txts/call history/address book etc)? also is there any way to port my txts (sms/mms) from my blackberry onto an android phone?
|
|
|
|
Latest active threads on General Dev Discussions, How to, Guides and FAQ::
Started 1 year ago (2008-11-10 22:36:00)
by RussianSolja
I just would like to know what happend to the Quake game that was suppose to come with the phone.
Started 2 days, 13 hours ago (2009-11-10 16:51:00)
by ggrant3876
Quote:
Originally Posted by ezekielguy86
Hey everyone this is my first post on the forum so sorry if its in the wrong place. But anyways I have a HTC My Touch with T-Mobile Ive had the phone for a few months and love it. Other than the fact the sound changes all the time. I have the ringer all the way up and can barely hear it. It will...
Started 2 weeks, 3 days ago (2009-10-26 08:27:00)
by Pich
Hi,
I am trying to develop a HUD for measuring speed using the GPS. Is there any support from android api:s to mirror the screen for display information the will show up on the cars windshield?
Best regards
Per Jansson
Started 3 days, 16 hours ago (2009-11-09 13:50:00)
by smoger
Answering part 1 of my own question.. it was actually quite easy and probably would have worked almost exactly the same way in <2.0 (though before I was doing it without a dialog.. this is better anyway).. in case anyone comes along from google..
Intent i = new Intent(Intent.ACTION_INSERT_OR_EDIT);
i.putExtra(ContactsContract.Intents.Insert.NAME," J ohn Johnson");
...
i.setType(...
Started 4 days, 19 hours ago (2009-11-08 11:33:00)
by simms22
Quote:
Originally Posted by JoePirahna
Is it similar to jailbreaking a iPhone?
its a similar idea..
heres a link .
http://android- dls.com/wiki/index.php?title=Why_Ro ot
|
|
Hot threads for last week on General Dev Discussions, How to, Guides and FAQ::
Started 1 week, 1 day ago (2009-11-04 14:50:00)
by Iceberg
technically you'd need softwear on your p.c. for that, and Android is it's own new OS so I don't see the point in backing it up to your desktop you can back it up to your sd card
And I doubt that about porting texts
Started 4 days, 19 hours ago (2009-11-08 11:33:00)
by simms22
Quote:
Originally Posted by JoePirahna
Is it similar to jailbreaking a iPhone?
its a similar idea..
heres a link .
http://android- dls.com/wiki/index.php?title=Why_Ro ot
Started 2 months, 1 week ago (2009-09-01 03:30:00)
by Puppetmaster Puppetmaster is offline Puppetmaster has no status. Smokesignaler
Hello,
my aLauncher app (see here ) is currently in English and French...
Earlier today, I offered Michael Bollman to help him fixing the French locale of his excellent Zilch game, and in return he kindly proposed to help me making a German locale. Thus the idea for this thread:
I'm willing to help devs who want to add/review a French locale to their app, and in return they would ...
Started 1 week, 1 day ago (2009-11-05 03:30:00)
by vaishumol vaishumol is offline vaishumol has no status. Probably spam
Hi friends,
I am new to android application. I would like to know the usage of Database version in a application. Because DB version is starts with num 1, and its not affected the application even if we change the database version to 10 or something else. Spent lot of times, but doesnt get answer anywhere.
Please help me friends.
Thanks in advance.
Started 3 days, 16 hours ago (2009-11-09 13:50:00)
by smoger
Answering part 1 of my own question.. it was actually quite easy and probably would have worked almost exactly the same way in <2.0 (though before I was doing it without a dialog.. this is better anyway).. in case anyone comes along from google..
Intent i = new Intent(Intent.ACTION_INSERT_OR_EDIT);
i.putExtra(ContactsContract.Intents.Insert.NAME," J ohn Johnson");
...
i.setType(...
Started 2 weeks, 3 days ago (2009-10-26 08:27:00)
by Pich
Hi,
I am trying to develop a HUD for measuring speed using the GPS. Is there any support from android api:s to mirror the screen for display information the will show up on the cars windshield?
Best regards
Per Jansson
Started 2 days, 13 hours ago (2009-11-10 16:51:00)
by ggrant3876
Quote:
Originally Posted by ezekielguy86
Hey everyone this is my first post on the forum so sorry if its in the wrong place. But anyways I have a HTC My Touch with T-Mobile Ive had the phone for a few months and love it. Other than the fact the sound changes all the time. I have the ringer all the way up and can barely hear it. It will...
|
|