Android :: Hipstamatic Equivalent / Best Configurable Photo App?
Mar 20, 2010
Looking for an app like this: Hipstamatic iPhone App - Digital Photography Never Looked So Analog, I don't need all the eye candy for the app itself, but what's the most configurable camera effects app for android? I've been using FXCamera, but it's kind of limited and buggy. Also, stuck on 1.5 with my wonderful Eris. (actually I love it, but like everybody, waiting on 2.1 is killing me)
View 13 Replies
Apr 16, 2009
I need your help in knowing if string/integer can be made factory configurable in android. eg: A welcome message is stored at some location. To change this message all a person needs to do is go to the above location and enter the new text. The ROM image build command would now take this new string for display. The advantage is that you don't need to recompile your entire project.
View 2 Replies
View Related
Jun 4, 2010
I want to add themes to my android application. In the application, users will have options to changes theme of the application. Please help how do i implement this kind of structure to my application.
View 2 Replies
View Related
Dec 23, 2009
Love my new Droid. I'm looking for a widget/app that is configurable to perform some silence settings. Example: When I go to bed I would like to press one icon to silence everything but the ringer. Is anything out there?
View 4 Replies
View Related
May 17, 2010
Is there an equivalent of Tap tap for Android phones (HTC Desire specifically)?
View 4 Replies
View Related
Nov 5, 2009
I could be missing this, but is there a way to send/tag a photo to facebook from the photo itself? The Facebook app for my blackberry lets me do this. If I pull up a photo I just took, I have the option of sending it to Facebook, as well as tagging it. I can't figure out how to do this on my Moment.
View 3 Replies
View Related
May 6, 2010
Does anyone know if there is an equivalent to an iPhone app called Project 365? It allows you to take a photo a day and then create a diary of all the photos you've taken.
View 3 Replies
View Related
Aug 17, 2010
I did a search here on PAR2 and QUICK PAR and found nothing. I download binaries from Usenet. These binaries are commonly checked for completeness and if need be, repair, by using a utility called QUICK PAR. It is made for Windows but can be used on Linux using Wine. I am wondering if there is a version or equivalent for use on my Droid X. A Google search turns up nothing.
View 2 Replies
View Related
Nov 14, 2009
I am quite impressed by the workflow I follow when developing Android applications: Define a layout in an xml file and then write all the code in a code-behind style. Is there an equivalent style for the web? I mean, with a predefined list of widgets that can be defined using a markup language and then control them using code? I have come across Google's Web Toolkit that does something like this but I'd like to hear what other's think as well.
View 3 Replies
View Related
Oct 20, 2010
Has anyone else experienced a strange problem with the Milestone (running 2.1) camera - in every photo, the right edge shows a thin vertical strip of the next photo! Shows in both Gallery & Media Gallery.. but don't have a similar issue in a video.
View 5 Replies
View Related
May 14, 2010
I am new to the Droid world and was curious as to if there was a real competitive Voice Command app, similar to MS's? I came over from ATT using Win Mobile devices. While I disliked many things about WinMobile, I really liked the Voice Command. It wasnt perfect but I liked using it. I even thought it was great how it would read Text messages aloud to me through the speaker when I received them.Is there anything that can do that or more for Android phones yet? I know they have the basic Voice Calling thing but is there anything else? Maybe even something that will read text messages outloud when they arrive?
View 3 Replies
View Related
Jan 30, 2009
Does Android has any equivalent Sprint API of J2ME. Drawable does not seem to support clipping regions...
View 9 Replies
View Related
Oct 4, 2010
http://itunes.apple.com/us/app/pathpix-pro/id338509060?mt=8... I got my Ken Ken and Pi cross fix. Now I need my Path Pix fix.
View 5 Replies
View Related
Feb 9, 2010
I'm curious if anyone has come across an app as great as the Lose It! for the iPhone. I know there is Calorie Counter, but from what I can tell it only counts calories of foods, it's not necessarily a diary of your calories, carbs, fats, fibers, etc. that you eat each and every day. For those who know about Lose It! and would like to see it on Android, you can send an email to them requesting it and hope for the best. I already have.
View 18 Replies
View Related
Aug 20, 2010
Suppose I initialize an AffineTransform as below:AffineTransform af = new AffineTransform(2, 3, 4, 5, 6, 7); How would I create an equivalent Matrix using android's sdk?
View 1 Replies
View Related
Apr 26, 2010
I'm using a TableLayout in Android. Right now I have one TableRow with two items in it, and, below that, a TableRow with one item it it.What I want to do is make Cell 3 stretch across both upper cells.In HTML I'd use a COLSPAN.how do I make this work in Android?
View 3 Replies
View Related
Feb 11, 2012
is there a music manger like itunes but for android ? something that i can syns music from my computer to my nexus s ( using Player pro )
View 6 Replies
View Related
Apr 7, 2010
Does Android keep an internal log that is similar or identical to the log you can view with adb logcat via a Terminal window? It's difficult when my app crashes while I test it out in the field...
Any help would be great! I'm hoping Android keeps a log and there's some way I can access it. Oh, I do have root on my test device.
View 5 Replies
View Related
Aug 10, 2010
I'm very new to Android development and I want to develop an application that uses a local database. I want to show the results of queries in a DataGrid like object.
The UI would be somewhat similar to this.
http://i5.photobucket.com/albums/y163/marco2530/img1.jpg
Is it possible to develop this kind of UI in Android? If so how can I accomplish this? Are there good tutorials I can follow?
View 3 Replies
View Related
Jan 28, 2010
I want to do the equivalent of hitting the "home" button programmatically.
View 2 Replies
View Related
Oct 27, 2010
CODE:......
This is the code for iphone wat is its equivalent in java.
View 1 Replies
View Related
Mar 23, 2012
is there any educational app on android like the iTunesU?
View 1 Replies
View Related
Jan 14, 2010
I've done a little research on this, with no luck. Basically Does anyone know if Google is planning on, or is already working on a music management app (like iTunes). I use iTunes to sync up my iPod and manage play lists. I would LOVE to be able to use a Google product to manage play lists and sync songs to my Hero. If Google is not planning on this, is there a third party app which can be used to sync my Hero to iTunes?
View 20 Replies
View Related
Jan 6, 2010
I'm transitioning from a Blackberry Curve to the HTC Eris. One of my favorite apps is SocialScope, which integrates Twitter and Facebook into one application. Is there an equivalent application for Android devices?
View 25 Replies
View Related
Nov 6, 2009
I've been trying to create a color LinearLayout object (1) within another LinearLayout object (2), while having (1) not display beyond the bounds of (2) - in short, I wish to assign the equivalent of the CSS overflow:hidden property to LinearLayout (2) so that LinearLayout (1) doesn't bleed beyond the edges of (2).
<LinearLayout>
<!-- (2) -->
<LinearLayout>
<!-- (1) -->
</LinearLayout>
</LinearLayout> Is this possible within Android?
View 1 Replies
View Related
Oct 17, 2010
I want to use a control similar to Swing JSpinner in an Android application. I know that Android has a widget called Spinner, but it's more like a combo box than a JSpinner. I've noticed that DatePicker and TimePicker widgets are using components that are just like JSpinner. The only problem is that I don't really want Date or Time. I just want to get some integer, say from 1 to 50, that user chooses. I've searched Android API reference in and out, but I couldn't find any clue on how to do this.
View 2 Replies
View Related
Aug 4, 2010
For example, I want my users to be able to click a button "Get new quote" which will start a new row in the the database for data to start being stored, but I'm unsure of how to store activity independent (or cross activity) data, like the _id of the row, which I will need to requery and update the row when new data becomes available on subsequent activities. What's the name of this mechanism and how is it done?
View 1 Replies
View Related
Feb 9, 2010
I have noticed that when display goes to sleep, my TimerTask is also freezed, until display is waked up. I need my TimerTask to execute (a BlueTooth operation every few minutes) even while the display is sleeping.
How do i achieve this (eventually using something else instead of a TimerTask)?
View 3 Replies
View Related
Aug 14, 2010
We are converting apps to Android from .NET
Is there a Java equivalent of the .NET Path.Combine() function?
Currently we check the / on each folder etc before building paths.
View 1 Replies
View Related
Dec 29, 2009
I'm a new user to android and although android is very clean, fast, stable, i realize there are some things it is missing.
i can sync calendars, contacts, tasks fine from my android to gmail/calendar.
But how can i sync my notes that i type in my android phone?, i don't see that section in gmail or the google calendar... (actually, i don't think there is even an official android notes/memo app yet..)
View 2 Replies
View Related