[android-beginners] how to find corresponding source code or definations from site: android.git.kernel.org

2010-05-31 Thread cgifish
Hello , everyone Some pre-define variant, for example:attribute value, layout view .etc. (e.g.android:galleryItemBackground), where i can find the source code(exactly implementation or definition) in site: android.git.kernel.org, -- You received this message because you are subscribed to the

[android-beginners] How do I compile the connectbot source code?

2010-05-31 Thread T1000
Hello, I'm trying to import the connectbot source code and compile it. However, I can't get it to cooperate. http://code.google.com/p/connectbot/ What do I have to do to import someone else's code into Android? I'm running the Android 2.1 SDK, and I downloaded the latest source using the

[android-beginners] Re: How do I compile the connectbot source code?

2010-05-31 Thread {n8}
Couldn't help but notice the url you downloaded from is read-only. Try adding read-write instead of read-only to the end of the url. I know that for example, importing the original aosp Launcher from the source into Eclipse gives a trillion errors...but compiles completely fine with make lol so

Re: [android-beginners] Can a full app (not widget) be postage stamp size?

2010-05-31 Thread TreKing
On Sun, May 30, 2010 at 3:04 PM, cellurl gpscru...@gmail.com wrote: Can an app not be full-screen? Yes - check out themes, specifically the dialog theme. E.g. can I make a postage size app? I don't know if there are limits on the size, but probably.

Re: [android-beginners] Re: Printing keyCode

2010-05-31 Thread TreKing
On Sun, May 30, 2010 at 9:25 PM, Mauricio raubvo...@gmail.com wrote: Is that a good solution or I am opening myself to trouble? Sure, why not? - TreKing - Chicago transit tracking app for

Re: [android-beginners] Re: Modifying date and time pickers

2010-05-31 Thread TreKing
On Sun, May 30, 2010 at 3:42 PM, Brian Victor homeusen...@brianhv.orgwrote: I don't have a project yet. I want to replace the global controls so that (e.g.) the built-in calendar program becomes usable. Right now it takes so long to set up an event that I don't even bother. I see you point

[android-beginners] الأن حمل احدث الب رامج والألعاب والأفلام العربيه و الأجنبيه

2010-05-31 Thread soso essa
الأن حمل احدث البرامج والألعاب والأفلام العربيه والأجنبيه الأن حمل احدث البرامج والألعاب والأفلام العربيه الأجنبيه ومتابعة اخبار الرياضه والحوادث والسيارات والمواضيع الأسلاميه من هنا http://www.agd3as7ab.com/vb/register.php ونرجو التسجيل بإميل حقيقى ليصلك احدث البرامج والأفلام -- You

[android-beginners] Re: Can a full app (not widget) be postage stamp size?

2010-05-31 Thread niko20
You can make it small, but I believe it will capture all focus, so even if you see other apps you wont be able to interact with them. I'd think a widget work work...but yes the polling would have to be rather high, which is not good for a widget. What you could do is tie a widget together with an

Re: [android-beginners] Re: Can a full app (not widget) be postage stamp size?

2010-05-31 Thread james pruett
thanks for that. A couple questions. Q1. I would have to have widget-updates every second (only when moving of course). Is that possible? Q2. Is there any sample code that shows how to tie an app to widget to get fast updates you mentioned? So I am guessing the theme approach isn't quite what I

[android-beginners] Developer Console - update Total download count

2010-05-31 Thread Erik
Is there a way to ask the developer console to refresh it's download count of apps? It's gone nearly a week now without updating. -- You received this message because you are subscribed to the Google Groups Android Beginners group. NEW! Try asking and tagging your question on Stack Overflow at

Re: [android-beginners] الأن حمل احدث ا لبرامج والألعاب والأفلام العربي ه والأجنبيه

2010-05-31 Thread michael furman
soso - You must be a doctor cause I can't make out your handwriting. Mike 2010/5/31 soso essa loveram2...@gmail.com الأن حمل احدث البرامج والألعاب والأفلام العربيه والأجنبيه الأن حمل احدث البرامج والألعاب والأفلام العربيه الأجنبيه ومتابعة اخبار الرياضه والحوادث والسيارات والمواضيع الأسلاميه

[android-beginners] Eclipse not recoginizing my attached Hero, Ubuntu 9.10

2010-05-31 Thread Anthony Meadows
I had no trouble installing everything with previous version of ubuntu but as I am now working currently with 9.10 I am having trouble It recognizing that something is there but gies me the serial number as all question marks AVD name: Unknown Target Unknown.. State: ?? This is when i go to run

[android-beginners] Re: Eclipse not recoginizing my attached Hero, Ubuntu 9.10

2010-05-31 Thread Anthony Meadows
[Solved] Slightly unrelated topic but provided the solution none the less. http://groups.google.com/group/android-discuss/browse_thread/thread/f85a795644e65b59 I had to su cd android-sdk-linux-linux/tools ./adb kill-server ./adb start-server ./adb devices exit then everything go fine. On May

Re: [android-beginners] Re: Can a full app (not widget) be postage stamp size?

2010-05-31 Thread james pruett
Are you saying widgets can update faster than 30minutes? Polling? public int updatePeriodMillis Since: API Level 3http://developer.android.com/guide/appendix/api-levels.html#level3 How often, in milliseconds, that this AppWidget wants to be updated. The AppWidget manager may place a limit on how

[android-beginners] Regarding passing of string variable in webview.loadUrl()

2010-05-31 Thread HARSHVARDHAN
hi! While passing string to webview.loadUrl(s) say s=http://www.google.com; then it never loads it bt give error that http://www.google.com id temporary down .. But when i write webview.loadUrl(http://www.google.com;); then it works fine ... Please help tell me why it is so..

Re: [android-beginners] Eclipse not recoginizing my attached Hero, Ubuntu 9.10

2010-05-31 Thread Kostya Vasilyev
I also have an HTC Hero... Although I use it under Windows, this might be useful. After connecting the phone, it doesn't show up in DDMS until after I've selected HTC Sync from the phone's status bar. I don't actually have this installed under Windows, so this fails, but makes the driver see