[Q] c2dm help - Android Software Development

i've been looking for information about android c2dm for quite some time but only help i found was those few lines of source on official page
i'm relativley new to android so i have trouble understanding... i mean, i understand the code but i don't know how to make it work(it isnt as simple as just copy&paste)
so i'm asking if anyone here has any experience using android cloud to device messaging and could provide me with a small tutorial how to do it?
EDIT: also any article covering this theme would be of great help

Related

HELP!! Developer needed!!!

Hi all,
I am looking for someone to get involved in the development of SMS Minder, as I don't have all the time I wish to give to it at the moment.
The first thing that needs to be done is to get a Windows Mobile Standard 6 version created, full source code from the Professional version will be given.
At the moment, the Professional version works, but there are increasingly more people that wish to have this running on their Standard devices.
Reply here or drop me an email at: [email protected] to get involved.
If you haven't seen SMS Minder and wish to have a play about, have a look in my sig.
Thanks in advance!

[Q] simple Weather script help

Hello fellow Android lovers,
i am noob coder who just started to do some android programming. Right now I have my small app running but have some problems adding weather infos. What i want to do is just ask for the weather condition and based on the condition i want to change the source of my ImageView object. Besides i want to display the temperature and location.
Unfortunatly i could not help my self and find a solution. Maybe one of you guy can show a little example code. The stuff on the net are always too complicated :S
thanks in advance
BUMP
no one

[Solved] Setup Captive Portal

Today I want to share everyone here. I have come to my conclusion that captive portal is good for some people out there who's trying to get business running by creating a wifi hotspot service to customer... But unfortunately... "I don't find a good way to do it"<<< that's inside your brain huh? Pretty Hopeless.
I don't find a good way to do it
If you have a better way to set it up, post it here....
Hi , I had similar idea.
I made a simple app for this purpose. If you are a developer, I need your help to improve the app. For downloading the app and source code check this thread https://forum.xda-developers.com/android/general/guide-setup-fake-captive-portal-android-t4011689

[Q] Android App: create twitter feed platform

I am interested in creating and android based app where short posts like twitter can be shared with a group of people who has that app. So for example if 10 people have this app and one of them decided to create a post and share it then all the other 9 people should be able to see it in there feed. I am new to app development and was hoping I can get some kind of guidance from here as to where to start. I am not sure what kind of platform or technology is used in facebook and twitter for this specific purpose but I would like a similar setup. I really appreciate any help or guidance to help me get started and thanks in advance.
Google Cloud Messaging might be helpful in that case: http://developer.android.com/google/gcm/index.html
I'd, however, suggest to create some easier apps first, just for learning. Keep in mind, a twitter clone is a big and difficult project.
Smaller project
I would like to start from a smaller project but not sure about this area at all. I was thinking to just create a small app first where I create a post and it appears on the other end. Any ideas as how to go about it? thank you for your help.
sbcoder said:
I would like to start from a smaller project but not sure about this area at all. I was thinking to just create a small app first where I create a post and it appears on the other end. Any ideas as how to go about it? thank you for your help.
Click to expand...
Click to collapse
I don't know how to do that as I've never really been interested in networking. I'd suggest to do something without networking as your first application to get used to Android's UI elements and to Android code in general.
As soon as you understood that you can do as much networking as you want but I would start with something that is easier. (A calculator is a typical beginner project. )
sbcoder said:
I would like to start from a smaller project but not sure about this area at all. I was thinking to just create a small app first where I create a post and it appears on the other end. Any ideas as how to go about it? thank you for your help.
Click to expand...
Click to collapse
i ll give the example of Facebook
there
newsfeeds run on Hadoop
messages are on nosql not sure about this
all the searches you perform on the new graph interface (exculding those on messages) are through FQL
its a language of their own Facebook Query Language
Python is the backbone of it all, chief scripting language on thier server
of course the webinterface you see is php and javascript
........ this much only i know
but there are a few more
as u can see there's more to it than it seems to be so starting with such a thing won't be a wise decision !
"no hill too high to climb" - proceed this project if you really want to !
Sent from my GT-S5302 using Tapatalk 2

[Q] Beginner, looking for help; modding Striiv fusion

I have been studying programming and the like recently, and I wanted to work on something practical. I recently got a 'Striiv Fusion' and wanted to learn how I can edit the firmware inside the device, to make a few simple changes such as the order in which screens appear.
If anyone could help; I want to know how I can get access to the code in some form for both the Wrist-Device and the Mobile app. Then how to redeploy my edited version of the code into the device/phone.
In addition:
I'm very unfamiliar with this sort of thing, and would appreciate being directed towards any references I could read up on.

Categories

Resources