1,334 Topics
![]() | |
"ubuntu for android".... future killer Android App, should come preinstalled on new phones only or should run on old dual-core models as well? | |
ANDROID TTS tts text to speech can read Russian, ...? I make it read English SUCCESS, but Russian spell "slash" and numbers arbitrarily...? yes can read Ru... / No can not read Ru... | |
How can I get parameter from servlet with a specific name in android activity? like in java servlet request.getParameter("name"); | |
Hello I'm very new to android programming. I'd like to calculate the sleep cycle of a person in Android. I found a java code from the net but I don't know how to apply it in Android. Here's the code I found: /** * Get times to wake. We add … | |
I'm trying to implement mobile chat using client server sockets ..Is it possible..?Am i going in a right way? | |
Hello, I'm researching on android game development, especially the SurfaceView method to make simple 2D game. I've learnt about SurfaceView and a gameloop to call the overridden onDraw() function. My question is, using a game loop that constantly update and draw, how can I perform some procedural task, such as … | |
Hello everyone, I progress step by step my problem, one step is passed -now I can send string datas -text messages- here another step is I want to record some audio sounds by using microphone in first android emulator assume phone1 and send to second android emulator-phone2-. I found whole … | |
Mobile malware has moved from the security vendor testing labs, out of the realms of marketing hype and FUD, and [firmly onto your smartphone](http://www.daniweb.com/hardware-and-software/tablets-and-mobile-devices/news/382139/how-mobile-malware-actually-grew-by-1400-percent-in-the-last-12-months). The main target for the malware distributors would appear to be the Android platform, which is not surprising given the rapid growth in the userbase coupled … | |
Which book can you recommend me for learning Android programming? I want to learn to program for Android extremely good! I know some C, C++ and a little Java. I know some programming environments, like: Eclipse, Flex, Flash Builder. So, if you know a good material, please tell me! :) … | |
Hi Everyone! I got spoiled the other day when I was asked to drive a Cadillac CTS -V for two days and it had the fully loaded satellite radio package. Needless to say, I loved it but did not care for the cost of subscription and installation for my car... … | |
phone: global samsung Note N7000 Android 2.3.6 Phone when has 3G or GSM/GPRS signal, this signal get lost(I can not receive/accept calls_phone needs reboot to find signal) when wifi get activated/deactivated... well? I tried clear caches from all Apps, and problem gone. But 1 or 2 times a month still … | |
Hi Guys, I am creating an application that will send and receive a data from a phone application like a native android application will do. (e.g. A Client-Server relationship). Can anyone suggests or tell me how does an android phone(we are using PhoneGap) which is our client side sends a … | |
Hi all, I want to write to html5 application and convert the web application to adnorid application with phone gap. I think I can handle this, I have found many resources for this. but the problem is now I want to enable my native language keyboad when I run my … | |
I am making an app in which a user enters some text and that text has to be displayed on a rectangle on an image(like a notes-stick on the image, it can be dragged on the image and also re-sized). I am very new to android and i really can't … | |
Hello guys, I'm planning to create an android application that is integrated to a digital weighing scale. However, I still need to learn the fundamentals of android development. May I ask someone who's knowledgeable in Android to give some tips where to start and how to start. I did my … | |
Hey guys, I'm working on Ubuntu 10.04. I use Eclipse as my IDE, but now I want to install the Android ADT plugin for eclipse(as seen [URL="http://developer.android.com/sdk/eclipse-adt.html"]here[/URL]). Now the thing is, that I don't have internet connection on the machine that has Eclipse running so I can't simply go to … | |
I need help parsing an html file from my schools website, I know this code is bad BUT there is hardly any decent tutorial on html parsing for android so I ATTEMPTED this. I am still in the beginning of my software stages so bare with me! Thanks! ^-^ package … | |
My webservice which was working fine, all of a suddenly it has stopped working. I see no exceptions in the logcat. I can invoke the webmethod of the service from the browser of my android device but its not working from my android app. here is my code public class … | |
Im wondering if there is a program for building GUIs with XML where I can simply build it visually (WYSIWYG style) and copy/paste the code in my Android IDE. Thanks | |
Hello everyone.. I started learning android programing today and i am getting the below error in my first adroid program.. [2012-08-12 21:22:32 - Emulator] WARNING: Data partition already in use. Changes will not persist! [2012-08-12 21:22:32 - Emulator] WARNING: SD Card image already in use: C:\Users\Hari\.android\avd\droidX.avd/sdcard.img [2012-08-12 21:22:32 - Emulator] … | |
Good day, I'm building up a project in "AIR for Android" (AS3), it consists in connecting a camera(Fully functional), then do it like a game in PSVITA, cut only the face of a person after taking a picture of herself, i'm having a hard time developing this part. I downloaded … | |
I've been plagued by multiple viruses for a few weeks reinstalling themselves, slow internet speed, and intermittant audio ads played through Windows Explorer while I am connected to the internet. Malwarebytes Anti-Malware 1.62.0.1300 www.malwarebytes.org Database version: v2012.08.05.07 Windows 7 Service Pack 1 x64 NTFS Internet Explorer 9.0.8112.16421 no :: NO-PC … | |
Hi, I'm a beginner in android and i want a simple activity/class that acts as a folder chooser, i found some on the web but they are really hard to implement with my current knowledge and want a simple startActivityForResult() kind of a class. Best regards | |
My application won't run anymore in my tablet and I don't know why. It runs fine in the emulator. public class TestingActivity extends Activity implements OnClickListener { /** Called when the activity is first created. */ String uname, pass, pic; EditText txtUname, txtPass; Button login; TextView result, tview2, tview3; String … | |
trying to create android project in eclipse. i go to new > other > android > but i dont see "create android project" any where. under android i see "android activity", android application project", "android project from existing code", "android sample project". but no "android project". i not sure why … | |
Hi, when I want to switch to another activity using Intents, I want to close previous activity so that it can't be loadable using mobile back button . | |
How can I remove unwanted texts in a textview in android. Example: The textview contains this: <div id="userbar-container" align="center"> <div class="fixed-width"> <div id="control-panel"> <ul> <li>Logged In As: <a href="/members/834075/pmark019">pmark019</a></li> <li><a href="/members/edit_profile">Edit Profile</a></li> <li class="highlight"><a href="/messages/received">Private Messages (2)</a></li> <li><a href="/members/articles/watching">Watched Articles</a></li> <li><a href="/community/rules">Member Rules</a></li> <li><a href="/members/logout">Log Out</a></li> </ul> </div> I want … | |
Don't know if this is the right place to ask, but I've tried for hours searching the web, so I gotta come back to a place I know. I would like to design some simple 2D scrolling game(s) for android and some apps/ games for toddlers. One(s) that I am … | |
i have recently started learning java .... i completed "head first java" recently ....it is just an intro to java . now i am looking to learn other aspects of java so could you tell me which book to read next . Or should i jump straight into a example … | |
I have already items store in my Spinner combobox . i saved one of them item into database . now i am trying to retrieve data from datbase to specific their places successful to get data into edittext checkbox but fail to get item into spinner as reshow which is … | |
hi everybody,i know c very well and now a days learning java myself. i have decided to choose a main field as my carrer.i am just confused to selct among these fields. 1-php(i am most intrested in it) : i know there is big oppurtunity in job market but i … | |
The results from what is claimed to be the most comprehensive global online job trends survey, the 'Fast 50' Q2 2012 report took data from 190,000 online job postings as an indicator of the global online employment economy. Some of the findings are surprising to say the least, such as … | |
DaniWeb recently reported [URL="http://www.daniweb.com/hardware-and-software/netbooks-tablets-and-mobile-devices/news/376700/1621471"]how Apple had won a ban on the sale of the Samsung Galaxy Tab 10.1 tablet in Europe [/URL] and even [URL="http://www.daniweb.com/hardware-and-software/netbooks-tablets-and-mobile-devices/news/376718"]published the rather generic-looking design drawings[/URL] at the heart of the case. Now a Düsseldorf regional court judge, Johanna Brueckner-Hoffmann, has heard the Samsung appeal against … | |
Hi friends. i have an image and i want to use it on another class. so i create a uri like that final Uri selectedImage = data.getData(); String path = selectedImage.getPath(); Intent sintent = new Intent(FromFile.this, OurView.class); sintent.putExtra("image", path); startActivity(sintent); i called uri like that in the class of OurView … | |
hi everybody, i am 2nd year student of computer science department, and now i am thinking about choosing my main field about programming. There are two choices in my mind either to start learning php development(because it has a lot jobs) or start learning java and become a java developer. … | |
I'm a college student about to graduate, and I would love to get a job in programming. Unfortunately, I chose Information Technology as my major instead of Computer Science which focuses more on programming. I've been watching video tutorials series on thenewboston.com. The first was about 90 videos on basic … | |
I'm trying to make a mobile version of my website, the one on the computer works fine, but the mobile one is not. It will only show text, but not images. I think the problem is with Yahoo and not on my end. Anyone know of a way to get … | |
I have doubts on android sdk-15 sample ContactManager. 1) ContactManager.java => getContacts() Is there any way i query out contacts only located in sim card or phone book ? 2) ContactAdder.java => onAccountsUpdated(Account[] a) When i'm in debug mode on my device, I check the account array, a. As I … | |
Hello, I am new to Android development and fooling around with some sample programs to get better acquainted with it. One of the tutorial books I read recommended writing a class to extend the Application class for easy access to shared preferences and things. My application includes a login screen … | |
Hey guys, Is android an OS or firmware ? I understand that the firmware is programmed onto the hardware, and runs the OS. BIOS is Firmware, and Windows is OS. So, what's the firmware for Android OS ? What runs the Android code ? | |
hi i am developing an android application on platform 2.1 im presently working on two classes: Dbhelper.java RssActivity.java I have made a students table, its schema is created but my problem is values are not being inserted into it. There are two textbox: one for Name and other for entering … | |
Hi i'm doing an android app which requires that i retrieve data from a MySql database stored in a webserver I am using a rest approach to do this the data is being retrieved through a json object. I would like to ensure once the data is retrieved its handled … | |
Does anyone have any android games to recommend. I am going to die of boredom | |
hii..i am new to android..i am developing an android application on platform 2.1.. There are two textbox: one for Name and other for entering job.I want the values should be taken from the 2 textboxes editText1 and editText2 and inserted in my database whenever a user clicks the button.Please help … | |
Hi all, I'm developing app on managing sim card contact. While i'm researching on this, i found this on internet [Click Here](http://code.google.com/p/simsalabim/). Its outdated and there are several issue i faced mention but few unsolve. I try to find tutorial on management of sim card contact but there isn't. Could … | |
Hey everybody! I recently bought a book on developing for android. I got stuck on the main.xml file code when it gave me a bunch of errors... here's the code <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" > <SlidingDrawer android:id="@+id/drawer" android:layout_width="320dip" android:layout_height="440dip" android:orientation="vertical" … | |
Hi guys, I'm practicing on developing a flash application for android mobile. The application/game's functionality is suppose to perform drag and drop. Specifically, it should drag and drop images that I create. The question is that: Is the drag and drop functionality in flash apps supported in android??? Thanks | |
hi i am making a android app for a compass but i havew a great problem with Images cuz i m using images and i am new to android the problem occurs wen i call the ImageView constructor or try accessing any of its methods like setImageDrawable. this is my … | |
hi i amm new to android programming i am having a problem with the views i.e i am creating a custom veiw the promble is when i attatch it to activity is does not work the emulator gives up an error saying the app suddently stopped running i also need … | |
This is the XML <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/RelativeLayout1" android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawable/login" android:gravity="center_horizontal" android:orientation="vertical" > <ScrollView android:id="@+id/ScrollView01" android:layout_width="fill_parent" android:layout_height="wrap_content" android:layout_alignParentLeft="true" android:isScrollContainer="false" android:layout_alignParentTop="true" > <TextView android:id="@+id/textView1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="TextView" /> </ScrollView> <Button android:id="@+id/button1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" android:layout_marginBottom="129dp" android:background="@drawable/bg" android:onClick="loginAuthenticate" android:text="Login" android:textColor="#FFFFFF" /> <EditText android:id="@+id/editText2" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_above="@+id/button1" android:layout_centerHorizontal="true" android:layout_marginBottom="76dp" … |
The End.