Android :: Request To Official ADC2 Team
Sep 14, 2009
We had this little group... http://groups.google.com/group/android-challenge Android Challenge: Discuss the Android Developer Challenge, including questions on contest details. You can also seek other developers to join a team effort. A humble request to ADC2 team to officially start and moderate a new ADC2 group similar to the previous android-challenge group. ADC2 messages are scattered in android-developers and android-discuss groups. ADC2 discussions does not fit in either of these groups. There will be hundreds of queries, comments, news and PR pitches once the ADC2 judging app goes live. So please could you start a ADC2 discussion group at the earliest.
View 19 Replies
Aug 31, 2009
Does anyone knows how to register in the ADC2 as a team? Where can I asign the team members for an aplication?
View 4 Replies
View Related
Jul 8, 2010
this Android code worked fine before, but i'm having problems for some reason. here is the request i'm trying to make: https://www.google.com/reader/api/0/token. i'm getting 400:Bad Request as a response, and i'm not sure why. isn't this the correct URL for requesting a token? the auth token is being passed as a header in all requests now, and i can request feed list, and it works just fine, so there's nothing wrong with the auth code. what gives? in addition, i can request a token in a normal browser, like Chrome, and get a token as a response body. so the request itself is not the problem. i just can't figure out what is wrong with my requests in code...
View 1 Replies
View Related
Aug 17, 2012
I am developing an Android app for a website. I'm trying to get some information from the website by sending a cookie using a HttpGet request. I don't know where I am going wrong with the request. I am using AsyncTask to send the request to the server. The request also uses a token which I receive when I login to the webpage. All this is clear in the code below. This is part of the process in the doInBackground() function of the Asynctask:
BufferedReader in = null;
JSONObject token = Login.getToken(); // Token received after login, used in the cookie
try {
r = token.get("session_token").toString();
} catch (JSONException e) {
// TODO Auto-generated catch block
e.printStackTrace();
[code]...
View 1 Replies
View Related
Aug 21, 2013
I own a Xiaomi MI2S, running MIUI-3.8.16 @ Android version 4.1.1.JRO03L with Baseband version CEFWMAZM-2.0.128 017.
From my phone provider (Tele2) i have to dial a 1 (one) before my PIN-code when traveling abroad.
The code is accepted, I can be called and i can send and receive SMS messages.
However i cannot make phone-calls...
The error (?) is "DIAL request modified to SS request" and (very short) "not connected"
View 2 Replies
View Related
Nov 6, 2009
Is anyone else seeing problems with the ADC2 judging app throwing a FC when trying to install manually?It's a big miss, since the requirement to install manually happens VERY frequently.Only way out is to skip and hope that the next app works.The FC is actually being thrown from com.android.vending 'm on a G1, non-root, T-Mobile carrier, with 1.6 installed, EDGE, with WiFi enabled (and connected).
View 24 Replies
View Related
Sep 22, 2009
is there any news about ADC 2 ? Is the judging application is in the market? It's 22nd September today.
View 3 Replies
View Related
Aug 18, 2009
Can you explain to me how to registred a project for the ADC2. Can i publish now or i need to waiting update the ADC official site?
View 2 Replies
View Related
Oct 21, 2009
Do you have any idea when we see the results for ADC2 first round? The official google log said that in several days we are able to continue with ADC2 phase 2 judging. 15 days has past since then and now news about the start of second round. Has someone any idea about this?
View 2 Replies
View Related
Sep 1, 2009
We submitted the app. After submitting, I see a Upload button, what's that for? Is it to upload to Android market?
View 2 Replies
View Related
Aug 10, 2009
I developed an application for android.I would like to submit the same to ADC2(Android Developer Challenge 2)I didn't find any source to submit the apps.Can any one please suggest me the sites to submit the apps?
View 7 Replies
View Related
Aug 26, 2009
I am aware that this challenge is only open to Apps or developers who have not published their apps on the Android Market before 1st August.
a)What is stopping a developer from just changing the name of his/her app or renaming the app package? Surely others will try this?
b) Are there any developers here that created apps in anticipation for the ADC2 to only find that by publishing on the Android Market, you will lose out on the eligibility clause?
View 4 Replies
View Related
Sep 2, 2009
Is there any kind of acknowledgement of submissions for ADC2? I submitted, but am of course nervous that something went wrong. The ADC home page doesn't give any kind of acknowledgement or record of the submission or its state...
View 3 Replies
View Related
Aug 29, 2009
I'm keep getting "upload a valid APK" when i'm uploading my app in ADC2 site submission. I followed all istructions at http://developer.android.com/guide/publishing/preparing.html, then signed my application with private key (40 years due date) all with Eclipse (Android toolsExport signed application package). The apk work fine in my phone. What I doing wrong?
Other info: Cancelled all Log. references; this is my begin manifest file:
CODE:............
View 2 Replies
View Related
Oct 8, 2010
Suggestions on the best NHL App? Also looking for a Philadelphia Flyers specific one. UPDATE: I need a direct APK for NHL GameCenter, its not in my market.
View 15 Replies
View Related
Nov 11, 2009
I'm tired waiting 3 months for reply from Google Market. I requested them to help - no help, no explanation, so I hope, somebody will read at least this. I need to my software be removed from ADC2 part of Market, because for last 3 months, I CAN NOT set right name for my software in public Market. Do not direct me to Market groups - their "support" is dead.
View 9 Replies
View Related
May 29, 2009
http://code.google.com/android/adc/ - 'open only to applications that have not been published'.
View 6 Replies
View Related
Nov 11, 2009
i find my application is in ADC2 Round2 from Android Blog and the Blog suggest update application for Round2 ,but we can't find the update entrance.i try to update from http://market.android.com/adc ,it only show the application list but can't allow update ,how can i update ADC2 Round2 Application?
View 4 Replies
View Related
Feb 17, 2009
I don't mean to be rude, but when you have a chance please rename this: LabelAndIconIndicatorStategy to this:Code...
View 2 Replies
View Related
Sep 5, 2009
I downloaded the new FourSquare app from the market. It's another social media, location aware app with a game type twist. (designed with Android in mind = no battery drain.) foursquare They also made it open source. I have been scoring various points for my travels today. Let's start playing here on AF.
View 1 Replies
View Related
Jun 9, 2010
So I was browsing my fav NHL teams website (Capitals Baby) and I came across this page. Washington Capitals Smartphone Applications - Washington Capitals - Fan Zonem It has a link for an Android smartphone but when I download it, I am not sure how to get it onto my phone or where to put it. This may be a Noob question, I have Astro file managment on my phone but I am not sure what to do next after I have it downloaded on my computer.
View 1 Replies
View Related
Apr 8, 2010
My team is in urgent need for Android Developers. Please find below the details. Job Location:Nagpur,India Android SSE - experience - 3-4 yrs, minimum 6 months experience in Android, Location - Nagpur Code...
View 2 Replies
View Related
Oct 5, 2009
I just got the 1.6 download and found out my ADC2 app is not working anymore. Works fine on 1.5 but people with 1.6 can't log in. Guess that explains the sudden drop in new accounts being created (We got around 70 testers before numbers plummeted to 5 to 6 over the weekend). :( If Google planned to release 1.6 in the middle of a contest, they should have informed developers and given them the tools to test their app on this platform. We spent months on creating a high quality app for this contest and now people can't even judge it! There are probably hundreds of other developers that spent sleepless nights working their butt off to finish before the deadline just to have their chances decimated by google. All I can say is that I'm extremely disappointed in the way Google has handled this entire contest and I think it is extremely unfair and inconsiderate the way they are treating developers that they are supposed to be attracting to the Android platform.
View 6 Replies
View Related
Aug 24, 2009
can anyone from Google let us know the exact date of submission of ADC2 Applications. or Google is extending date . I m very much curious about it. please let us know.
View 2 Replies
View Related
Sep 27, 2009
Is there a possibility to update ones ADC2 entry incase it gets into the second round? I e.g. found a stupid bug that I would like fixed if the app gets further into ADC2 second round.
View 4 Replies
View Related
Mar 18, 2009
I was wondering, why there is no functionality to pin threads a user is interested in. As there is such a high traffic on these groups, it takes time to find the threads I answered to or some I am interested to see how the problem is solved. Sometimes you don't remember the naming of the subject or the user that wrote it and then searching becomes annoying. An easy way would be to pin some threads! I mean the right side is nearly empty an everybody is authenticated when she uses the group, not to just read.
View 7 Replies
View Related
Jan 5, 2010
When an app which uses the Map API is released it must be signed with the public cert. For individual use the key comes from the local debug keystore, created each time the Android SDK is installed. In other words, its different for each developer. When I include a view using it, then commit, my key goes in the xml, but the next developer to take an update clobbers his key, which being different to mine results in no maps being shown for him. Is there a smarter way to prevent this when a team is using the Maps API please?
View 2 Replies
View Related
Aug 30, 2009
I am submitting an application to the android developer challenge 2, but i would like to sell my application after the competition is over. In the terms and conditions google has mentioned that in case if i have to sell the application after the contest is over I have to set a timed expiry date.But while going through the steps for publishing the applications it is mentioned that the certificate validity limit should be a minimum of 22 October 2003."1.Your application must be signed with a cryptographic private key whose validity period ends after 22 October 2033. " Is it possible for me to set the expiration date as 120 days in the certificate? If not what is the best proccess that i should be following to set a timed expiry period?
View 3 Replies
View Related
Dec 25, 2009
I have been looking for a easy way to add borders to custom made Views (Compounds or whatever), and the only answer I found was that there is no built-in support for that. Instead there are suggestions that you should add Views on top/below the View you want borders on and a bunch of others really messy ways to get borders.oming from the .NET-environment that is pretty brutal to have to do ugly workaround and "hacks" to get something as simple as borders.Thus, I want to suggest that feature to the Android team. Im not sure how they can have missed it, but it is surely missed, So, is there any official way to suggest a feature in the SDK/framework? I have looked around a bit, but cant comment on their blogs, no e-mail addresses as far as I can see.
View 2 Replies
View Related
Sep 15, 2010
Is there a way to send feedback to the Android development team on bugs, user annoyances, etc? Things like this I set a default contact number. how do I undo? should be looped back to Google so they can work on fixing issues like this. Does anyone know of a way, officially, or unofficially to send requests / suggestions / feedback to the team?
View 1 Replies
View Related