Can Android Push Functionality Be Made As Good As IOS
Apr 20, 2012
how "push" works in my Android App. My phone "chimes" - (screen does not light up or anything).I've got to:
A) Push button to wake up phone
B) unlock phone
C) drag down notice area
D) Find the push message for my app
E) Tap on it
F) Finally - I'm at my App and it processes my message.
Here's how my App works under iOS:-
A) "Slide to unlock" (because the "push" already woke phone screen up)
B) I'm at my App instantly.
Can Android settings be adjusted, or push message parameters be changed, or an Android "service" be written, that could make the usage of my App upon receipt of an android "push" notice lots more simple? (e.g. to light up the phone screen if it's asleep, and to auto-open my app at the right token as soon at the device is unlocked after getting the push notice?)
View 4 Replies
Aug 10, 2009
I'm looking at 3 different apps to develop for the Android, but I'm new to the platform (come over from Blackberry - yuck!).
Anyhow - I need to know if there is some way to push data to the phone from a server. I'd prefer to avoid using SMS to push (user charges), or constantly polling the server (lets see, every 5 seconds = 12 times a minute, 720 times an hour, over 17000 a day)
View 4 Replies
View Related
Sep 23, 2009
How push works, and why my gmail on my hero is not a true push email even if it takes less than 5seconds for an email to arrive after being sent.
View 9 Replies
View Related
May 26, 2010
I have a strange problem with Push email on my HTC Desire. I can set this up no problem - email comes in but only manually. I cannot get the push to actually work. When I go into the send receive schedule I can set up the days/hours for peak off peak and push but regardless of what I set these to be, when I go back to the previous screen it always says the Schedule is Manual. I've tried setting up lots of variations from manual through timed to push but still the same. Net result is push never seems to happen - manual overrides my schedule. To pick up email I have to go into email and do a manual sync.
View 15 Replies
View Related
Sep 16, 2009
Is it possible to view what requests are made to external sites/ servers by an app? Basically I'd kind of like to throw an application (I did not make) into a debugging type thing to see what requests (to where and what data) it makes. This is to kind of ensure a third party app does what it is saying, and isn't sending data elsewhere.
View 2 Replies
View Related
Nov 24, 2010
I just got my droid x today. wow, i wish i would of dumped my iphone 4 and att sooner. never going back..
View 9 Replies
View Related
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
Oct 26, 2010
I am looking for a way to create a shortcut or perhaps an App that will allow me to pair/connect with devices easier. I hate that I have to go through the following path to do this: Menu/Settings/Wireless & Networks/Bluetooth Settings/Select Device. I would love to be able to add a shortcut on my homescreen that would allow me to pair with a specific device. Or maybe a widget that lists your devices so you can just tap the one to connect with. My car will connect automatically but other devices won't.
View 2 Replies
View Related
Feb 11, 2009
Deleted "Save MMS", and will probably delete "Atrack Dog". Are there any other apps that RC33 make obsolete?
View 2 Replies
View Related
Feb 11, 2010
i write in order to ask a question about the use of the API KEY. I'm developing an application for Android, so i use the service provided for www.nutiteq.com for using the api maps.the API Key i ask for Cloud Made doesn't work correctly and i can't use the maps. I selected mobile use when i get the Api key and have passed more than hour since i asked for it.
View 1 Replies
View Related
Nov 22, 2010
I come from using a blackberry and am now using the samsun fascinate. I have my work email set up but one thing i haven't found the ability to do is to perform a search for my emails. On my blackberry I was able to search by subject, person's name and read/unread and i was looking to do the same thing but i have not found where i can do that or an app that will assist me with this.
View 2 Replies
View Related
Sep 10, 2010
I'm getting more and more requests about being able to use an App to SD feature that must be part of Android 2.2, but I really have no experience with it. I also don't know where to find any documentation regarding how to make my apps compatible with this feature. People have told me my apps cannot be moved to the SD card. My mind is also telling me that this is a really bad idea for paid apps that don't have license protection of any kind. Has anyone had any experience with this, know of any documentation, or have any tips regarding what would stop an app from being compatible with this feature?
View 3 Replies
View Related
Oct 28, 2010
First, I'm new to Java and Android Development so I hope you're patient with me :)
My aim in my first app is to establish an ssh-connection to my linux machine running openssh and sending commands to it on the one hand and receiving stdout on the other hand.
Since there is an app for doing all the ssh that absolutely benefit to my needs, (connectbot) I thought it would be the best not reinventing the wheel and using connectbot for sending commands.
As I read there is a general mechanism in android to do so called intents. And I found that connectbot seems to offer such intents, but I don't feel able to use them at the moment and I'm not quite sure if it it works that way in general:
http://www.openintents.org/en/node/102
As I said I'm new to Java and android and only did a few hello world examples using these great xtensivearts video tutorials:
So its a bit hard for me to get started the right way. What do I want to do exactly?
Simply onpressbutton in my app -> sending a certain command in the background to the ssh-connected machine via connectbot or anything that can provide that.
In further development I would like to get data from the ssh-connected machine (stdout would be enough due to I could handle the output server-sided)
All this has to take place in the activity of my app. Even username and password should be configured via the settings of my app.
It simply should use the basic features of ssh via connectbot.
I would be really happy if you could help me getting started right with this issue. I know it sounds a bit hard for the first app but I really need ssh in my app cause it would greatly facilitate the server sided development.
View 3 Replies
View Related
Jun 5, 2010
My first smartphone was the first generation iPhone which I still use to this day. With the release of the EVO 4G and the coming release of the 4th generation iPhone, I am excited by the choices I have.
Let me explain: I love how the GPS works on my friends 3GS iPhone. I love the way you can find yourself on the map and the little dot moves along the street with you.
Questions:
1.) Does the EVO 4G have a function like that?
2.) The only Youtube videos I can find regarding the EVO 4G's GPS function are all related to driving. Can anyone link me to a video of a person using GPS while walking around?
3.) I would like your opinions regarding the EVO 4G's GPS functionality.
In closing: I will be honest here, if the GPS experience on the EVO 4G is not as sexy as on the iPhone, I probably will end up purchasing the iPhone. I will admit though, the EVO 4G sure is a powerhouse of a smart-phone.
View 5 Replies
View Related
Aug 12, 2010
With the many devices available, each with different screen density and resolution, I am wondering - how many versions of an image should I make for the different device screen sizes? Is it 3? small, medium, large or just 1.
View 4 Replies
View Related
Feb 25, 2010
I have a made custom popup marker. There is a button on the popup that shows up when you click on a marker on the map. Its function is to open a new activity when the button is clicked. So in the onClick function of the setOnClickListener() call, I created a new object of the Activity class and used that to call the various methods that needs to start the activity but I keep getting a java.lang.NullPointerException thrown regarding the line that calls the startActivityForResult() method. Not sure of the best way to go about this. I have pasted a sample code...
View 8 Replies
View Related
Jul 11, 2013
I have an Android LG Optimus Q (through Straight Talk). Because I wanted a screenshot app and to be able to have more "internal" memory, I rooted my device today and did a couple of other things.
1) I first rooted my device (and therefore installed SuperUser)
3) I installed Terminal Emulator
2) I downloaded CWM
3) I made a back-up (it said Done...)
4) I installed ROM Manager
5) I created (or at least I think so, since I went through all the steps) a second partition in my SD so I could create more "memory" destined to be used by programs.
6) I downloaded Link2SD and moved a couple of things to (I think...) the second partition in the SD
Everything was going ok, even though I wasn't sure if the partition had been created or not because I couldn't find a way to check it... until I went to check my 800 pictures and... they were all gone!!! I decided not to freak out at first because I remembered that I had made a backup directly through CWM... so I tried retrieving it through there... and nothing - nothing found... WTF?!
So I tried checking for the backup through ROM Manager, and... NOTHING! There must be a way to at least recover the files... You know, like when you accidentally delete stuff in your camera you can still recover it with a program... is there anything like that? or steps I should follow to recover the backup? I had pictures of my kid there and I just REALLY don't want to count them as lost.
View 2 Replies
View Related
Nov 21, 2009
The things that sometimes a brute force shake would be most helpful for and that I would pay money to have my phone do:
1. Shake to full brightness. When it's too bright to see the screen, it's a PITA to try to get the brightness turned up.
2. Shake to current phone call. Occasionally, I exit the phone app and it's frustrating not to be able to hop back over there quickly.
3. Shake to unlock. It's annoying to always be swiping when I just want to quickly check something on my phone. A quick shake would be much easier as an option.
View 15 Replies
View Related
Jul 11, 2010
Anyone know of any libs for Collections that are similar to iOS NSPredicate? The NSPredicate classes allow you to specify SQL-like filtering rules which can be applied to collections of object, other collections, etc., to retrieve filtered results.
View 4 Replies
View Related
Jul 2, 2010
how to achieve the "scroll past top" functionality that you see in some apps (like the HTC Sense email app for example) where when you scroll up to the top of the list and try to scroll up past that, it appears to pull down, and when you release it springs back up?
View 1 Replies
View Related
Jul 31, 2010
Can any version of Android support simultaneous connections on both a mobile network (e.g. 3G) and a WiFi network? Here's the requirement: I want to connect to a local Wifi network of sensors/devices that is not connected to the Internet, and be able to transmit data to an Internet-connected web server. Obviously quite easy to do on virtually any platform in Java, but it seems that Android does not allow multiple networks/radios to be active at a time. Big flaw, IMO. Should be a configurable option to allow that. With Froyo and mobile hot spot functionality, clearly it is *technically* possible to do, but I don't want to be the Wifi "host", but rather, a "connected client" to another Wifi network, and then do web requests over the 3G network.
View 4 Replies
View Related
Feb 20, 2009
I want applications to check whether hardware supports touch, single touch or multitouch. Based on that applications should enable different behaviors.
View 2 Replies
View Related
Jul 24, 2009
Are the following actions possible using the latest version of the Android API?:
Temporarily disable sending text messages
Temporarily disable receiving text messages
*Ideally, I would intercept them and queue them up for later delivery.
Temporarily disable incoming calls except from certain phone numbers
Temporarily disable outgoing calls except to certain phone numbers
View 1 Replies
View Related
Oct 14, 2009
I know this question was asked couple of times in this list, but I haven't found any answer in archives, and last time this subject was debated almost a year ago. Does anyone knows is it now possible to somehow extend contacts functionality (for example: add custom field for VoIP phone number in which case user can use it to start custom activity for voip)? What are Contacts.ExtensionsColumns for?
View 7 Replies
View Related
Aug 11, 2010
I have one specific person in my phone, and whenever they text me, it pops up on the screen and stuff, but the phone will not vibrate, will not make the alert noise or anything, Ive tried deleting and reading the contact, i tried making a custom sound for them, etc.. so weird. they aren't on a black list or anything. anyone else have this problem? what do i do?
View 6 Replies
View Related
Apr 6, 2010
I am trying to record the selection made by the user in the array. But when I run the app, it crashes the moment I click something.
CODE:......................
View 6 Replies
View Related
Oct 23, 2010
Sorry to already be asking stupid new guy questions, but I just made the switch to Android and my new Droid 2 apparently isn't reading my SD card. Any ideas as to why this may be and what I can do to fix it? Keep in mind I'm not overly tech savvy (but not incompetent).
View 1 Replies
View Related
Sep 21, 2010
greetings, We are trying to produce a custom communication product that is based on android 2.2 source tree. This product has only one physical button (will be assigned as Home). Is there a way to override the functionality of this Home button so it can pop-up three button activity that simulates the actual Back, Menu and Home button on a regular android phone. Is there any specific configuration when compiling the 2.2 source tree to achieve the desired behavior without modifying the source code? If not, can anyone please provide some hints on how or which portion of the source to modify?
View 3 Replies
View Related
Apr 5, 2010
I want to put "Go" button in android application softkeyboard for search and other related scenarios can any one guide me how to achieve this? with example.any help would be appreciated.
View 3 Replies
View Related
Jul 26, 2010
I have a Droid and accordingly, have all of the stock Google Apps which come with Vanilla android. I work in the IT department at a University, though, and we're trying to decide on policy regarding the syncing of mobile phones and the level of support which we offer to customers. Android phones have been a burden because of manufacturer customization. We've had many issues with Galaxy users, motoblur users, and especially Sense users, specifically related to syncing properly with exchange servers.I've only just realized that the manufacturer customizations are not just skins, they replaced entire apps, such as the email app, with what seems to be inferior apps. Vanilla Android, with the stock email app seems to have no trouble syncing to the exchange server. On the other hand, the Sense app, for example, will not. Instead of recommending fixes for each manufacturer, we are recommending the use of Touchdown (which is 20 dollars and it bothers me to have to recommend one of the most expensive apps in the market).I know that the stock app has no issues with Exchange sync of calendars, contacts, and email. Is there any way, on a non-rooted HTC phone for example, to replace the sense app with the stock app?Worst of all is the fact that instead of finding a resolution to the issue, the school is recommending the iPhone, stating that it is "more compatible" with the school's server. I know this isn't true and hate sending business in Apple's direction, so I'd really like to help find a resolution to this.
View 1 Replies
View Related