Build it, and they will come (if it
It
Informacja: 2009-04-11
Czytaj: Build it, and they will come (if it
Social Applications are Social Networks
Are all social applications also social networks? Dave McClure made a passing reference to this a little over a year ago, saying
Informacja: 2009-04-11
Czytaj: Social Applications are Social Networks
London Open Source Jam 12: On a Budget
After a somewhat longer than usual hiatus, the Google London Open Source Jam was back to its usual Thursday night. With the G-20 in town, and the finances of the world a hot topic, what better to talk about than "Open Source - On a Budget"? We had a good mix of on (and off!) topic discussions, project updates, invites, and calls for help set the tone for some excellent discussions. The five minute talks came fast and thick. The following folks shared more with all of us about their latest a
Informacja: 2009-04-11
Czytaj: London Open Source Jam 12: On a Budget
You Don
I get asked often by clients, reporters and media folk and others about Facebook
Informacja: 2009-04-11
Czytaj: You Don
Getting started with OpenSocial: Pune GTUG meet 11 April
What: Pune Google Technology Users Group (Pune GTUG) presents a seminar
Informacja: 2009-04-11
Czytaj: Getting started with OpenSocial: Pune GTUG meet 11 April
Takeaways from the Ad Age Digital Conference #aadigi
For the third time in the last four weeks, I had the chance to attend a marketing conference this week. I
Informacja: 2009-04-11
Czytaj: Takeaways from the Ad Age Digital Conference #aadigi
POSTPONED: Getting Started with OpenSocial, PuneGTUG Seminar is now on 18 April
Rohit Ghatol, who was supposed to give the
Informacja: 2009-04-11
Czytaj: POSTPONED: Getting Started with OpenSocial, PuneGTUG Seminar is now on 18 April
Media Literacy: Making Sense Of New Technologies And Media by George Siemens - Apr 11 09
In this week Media Literacy Digest : data visualization, advances in robotics technology, alternative approaches in education, the future of academic courses and the newspaper crisis. Photo credit: Stephen Downes If from one hand newspapers want to ride the online business opportunities available to them, while spreading their content to a wider readership, on the other hand they still want to maintain complete control over what is published, thus eradicating at the source any effort to
Informacja: 2009-04-11
Czytaj: Media Literacy: Making Sense Of New Technologies And Media by George Siemens - Apr 11 09
Era G1 - update
Rozpoczął się update oprogramowania polskiej wersji telefonu G1 (HTC Dream) - Era G1 . Aktualizacja znana jako RC33US/RC9UK dotarła w końcu do posiadaczy telefonów Era G1 . Przykrą niespodzianką jest brak Google Voice Search - usługa ta była dostępna tylko w języku angielskim, więc Google uznało, że użytkownicy z Polski nie muszą mieć jej w swoim telefonie. Na szczęście reszta jest taka sama jak w standardowym update, miedzy innymi: Android Market nie jest już w wersji beta, dodano nowe
Informacja: 2009-04-11
Czytaj: Era G1 - update
Monitoring systemu Android
Autor wpisu: Paweł , tekst pochodzi ze strony: SimBlog.pl Użytkownicy telefonu G1 mogą na bieżąco śledzić działanie swojego wspaniałego gadżetu, korzystając ze specjalnego narzędzia do monitorowania systemu Android . Niestety, aplikacja pozwala jedynie na bierne obserwowanie statystyk. Nie oferuje ona natomiast funkcji służących do zarządzania systemem. Czytaj dalej
Informacja: 2009-04-11
Czytaj: Monitoring systemu Android
Re: Alias custom view path in XML
I like the full namespace, so I can find my custom component easy and clear.
Informacja: 2009-04-11
Czytaj: Re: Alias custom view path in XML
Re: Updating TextView Values
Hi You can only modify views from the UI thread - as per the docs: "Note: The entire view tree is single threaded. You must always be on the UI thread when calling any method on any view. If you are doing work on other threads and want to update the state of a view from that thread, you should use a Handler."
Informacja: 2009-04-11
Czytaj: Re: Updating TextView Values
Please suggest me possible ways to get Image data from camera
hi I am working on image processing in mobile. When Camera,takePicture(null,null,p ictureCallback) called I am getting (640*480) JPEG image data, its taking 1 second delay.When I try to get raw data it returns null value.I am interested only on delay. Anyone please suggest me possible ways to get image data faster rate.
Informacja: 2009-04-11
Czytaj: Please suggest me possible ways to get Image data from camera
What happened to the HOME button in cupcake
I tried the 'unofficial' cupcake SDK and found that the hardware HOME button doesn't bring me back to the home screen anymore. Is this a conscious UI decision? What's the reason behind it? Also, long-press on the HOME button doesn't bring up the task manager anymore. So, if I am in the browser, I have to all the way close all the pages before
Informacja: 2009-04-11
Czytaj: What happened to the HOME button in cupcake
Dispatch event from children to parent
Hi all, I tried some stuffs, but i didn't find yet the solution, so question... I've a Layout containing some ImageView. I manage the TouchEvent on the layout, with a setOnTouchListener, to launch animation when user slide on screen. If I do a slide on an Image, nothing happens. So I would like that the animation is launched
Informacja: 2009-04-11
Czytaj: Dispatch event from children to parent
Re: can replace default dialer?
Thanks I also found your other Feb answers which was helpful as well..
Informacja: 2009-04-11
Czytaj: Re: can replace default dialer?
permissions related to /dev/alarm and setting the system
I understand that userland apps on android cannot set the system clock. Wanting to know more about how the security mechanism is set up for the system I did some digging around in the source code. /dev/alarm is opened R/W to set the system clock using SystemClock.setCurrentTimeMill is. Can someone explain how the permissions work to determine whether or
Informacja: 2009-04-11
Czytaj: permissions related to /dev/alarm and setting the system
Re: Please suggest me possible ways to get Image data from camera
That's how it is. RAW data callback is not supported. The JPEG image data is the full-size image as it has been taken by the camera. Per default, it should be 2048*1536 px. And taking a picture takes this long, about a second. You can mitigate this by pre-focusing
Informacja: 2009-04-11
Czytaj: Re: Please suggest me possible ways to get Image data from camera
SQLite Pre-populated Database
I must say I am surprised no one at google thinks it's important to provide a better way of including a pre-populated database into a package. I've spent 10 hours trying to get a 3.5MB database working with my APK and have given up. This is what I tried, and would appreciate if someone has a solution:
Informacja: 2009-04-11
Czytaj: SQLite Pre-populated Database
onsingletapup not called
My TextView subclass implements OnGestureListener and I successfully detect onDown events, but both taps and long presses cause onLongPress to be called and never onSingleTapUp. I realize I'm not provided much detail, but I'm not sure what nuances might be relevant. Please ask for any relevant elaboration.
Informacja: 2009-04-11
Czytaj: onsingletapup not called
Re: [android-developers] SQLite Pre-populated Database
Bashing the people who might offer you assistance is a curious tactic. Without source code showing how you are trying to do this, it is difficult to comment on this specific error. You might try: -- Splitting the file into pieces in /assets, reassembling them as part of your copy operation -- Try using a raw resource rather than an asset, in case that makes a
Informacja: 2009-04-11
Czytaj: Re: [android-developers] SQLite Pre-populated Database
Re: [android-developers] What happened to the HOME button in cupcake
This is why we want to be clear it is "unofficial," because it is not actually a working SDK. If you really want to play around with it, please don't assume that any random thing you happen to experience is actually correct. :} On Fri, Apr 10, 2009 at 12:24 PM, Mattaku Betsujin < -- Dianne Hackborn
Informacja: 2009-04-11
Czytaj: Re: [android-developers] What happened to the HOME button in cupcake
Re: [android-developers] permissions related to /dev/alarm and setting the system
Please read the documentation in the SDK on the security model. You can look at the alarm device to see its permissions: $ adb shell ls -l /dev/alarm crw-rw-r-- system radio 10, 45 2009-04-10 09:03 alarm So anyone can read it, and only the system uid can write it. On Fri, Apr 10, 2009 at 12:53 PM, Richard Schilling <
Informacja: 2009-04-11
Czytaj: Re: [android-developers] permissions related to /dev/alarm and setting the system
Re: [android-developers] Re: SQLite Pre-populated Database
Run split (or equivalent Windows programs) to chop your binary database file into pieces, small enough to avoid the error. I'd start at 1MB and see if that is small enough. Since you are already unpacking it from an asset in the APK, you are presumably doing a byte-wise stream copy. In that case, open the first
Informacja: 2009-04-11
Czytaj: Re: [android-developers] Re: SQLite Pre-populated Database
Getting the network restarted after phone starts sleeping
I have a long lived service, it wakes up (via the AlarmManager) at intervals and connects to a web server. If the phone goes to sleep and one of my polling intervals happens the phone wakes up enough to let me attempt to connect to the network but the ConnectionManager claims there is no network. Given the system log this is correct, it was torn down.
Informacja: 2009-04-11
Czytaj: Getting the network restarted after phone starts sleeping
Re: SQLite Pre-populated Database
Do you need it as an on-device database? Can you make web services (or some other service) out of the data instead? Hosting providers don't charge all that much; I get 2500gb/mo for well under $200.
Informacja: 2009-04-11
Czytaj: Re: SQLite Pre-populated Database
Re: Get the name of the owner of the phone? (the email sender)
Did you ever find this solution?
Informacja: 2009-04-11
Czytaj: Re: Get the name of the owner of the phone? (the email sender)
How get MediaRecorder to record in MP3 format
Would be more useful than AMR / MP4. Also would be compatible with the very handy source code for RingDroid.
Informacja: 2009-04-11
Czytaj: How get MediaRecorder to record in MP3 format
Re: [android-developers] Re: (pre- & post-) processing raw audio data
Hi Dave thanks much for the information. What I'm actually looking for is a bunch of functions equivalent to the WaveOut API of MS Windows. Are there equivalents to functions such as waveOutOpen, waveOutClose, waveOutWrite, waveOutReset, etc? thanks again
Informacja: 2009-04-11
Czytaj: Re: [android-developers] Re: (pre- & post-) processing raw audio data
Dialogs: in(determinate) vs. spinner/horizontal style
I thought an indeterminate dialog was the circle and a "determinate" one was a progress bar, but now I see that these properties are set orthogonally. You can call setIndeterminate(true/false) entirely independent of calling setProgressStyle(STYLE_HORIZON TAL/ STYLE_SPINNER). All four combinations are possible. So, if the style
Informacja: 2009-04-11
Czytaj: Dialogs: in(determinate) vs. spinner/horizontal style