This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
It was crashed a few times and appears to make my phone act a little strange. Also I meant to ask. Is it set to sigh at some point within the selected time period or on the dot?
It wasn't doing anything although I'd guess a few apps running in background like browser and watsapp. Probably received a message or two as well. I'm also running golauncher. That seems to make a problem or two. It said "unfortunately, *** has stopped". Can't remember whether it said application or grumblebot
Hey if you fancy throwing your hat into the ring mate go for it. Nothing makes sighing more random than multiple sigh applications. I wouldn't mind having another as well
I've not much experience in Java and none in Android Apps specifically. Was wondering if someone could give me a hint or two on an App I'd like.
I basically just want my phone to sigh every now and then, not on a specific timer or anything but just to give a little sigh when it feels like it.
I'm guessing it wouldn't be too hard for someone who knows what they're doing. I'd just like to know how much I'd need to know about what I was doing to put it together.
I just made a simple version of this app. I uploaded it to Google Play, so if anyone wants it, I will edit this post later with the link. Happy programming!!
I just made a simple version of this app. I uploaded it to Google Play, so if anyone wants it, I will edit this post later with the link. Happy programming!!
Can you also post the source code. Uplinking it to Github would be even better. I'm curious how you got around the randomization problem I was having.
This looks like it is becoming a very active post. I like it!
Can you also post the source code. Uplinking it to Github would be even better. I'm curious how you got around the randomization problem I was having.
This looks like it is becoming a very active post. I like it!
Sadly I haven't gotten past the randomization problem either. I just created the very basic version, and will eventually update when I figure it out. The link to the app on Google Play is
Sadly I haven't gotten past the randomization problem either. I just created the very basic version, and will eventually update when I figure it out. The link to the app on Google Play is
Unfortunately, it appears that randomizatin can not be handled by an Android service. A specific service will need to be written. Creating a random service isn't too hard, it's the wake lock issue. Having a service that doesn't require a wake lock is going to be tough.... at least for my skills. I still think we need to work on this as a team and setup a github for everyone to contribute to rather than each individual designing their own version. If we can't solve the randomizstion problem, then it doesn't matter how many personal versions we have floating around.
Yeah, I was thinking the same thing today. I have changed the app price to free, and I might offer packs of sighs/sounds to buy within the app. Get the app, and let me know what you think!:biggrin: