1,245 Topics

Member Avatar for
Member Avatar for pmark019

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 …

Member Avatar for pmark019
0
295
Member Avatar for hwoarang69

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 …

Member Avatar for rotten69
0
69
Member Avatar for Behi Jon

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 .

0
46
Member Avatar for pmark019

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 …

Member Avatar for peter_budo
0
88
Member Avatar for jeffige

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 …

0
65
Member Avatar for system_Broken

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 …

0
129
Member Avatar for happygeek

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 …

Member Avatar for justinbob
0
738
Member Avatar for happygeek

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 …

Member Avatar for john29
0
2K
Member Avatar for seferi

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 …

0
117
Member Avatar for SolidSora

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 …

Member Avatar for pritaeas
0
171
Member Avatar for xinwei

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 …

0
45
Member Avatar for tubby123

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 ?

Member Avatar for caperjack
0
50
Member Avatar for Sunil Bagri

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 …

Member Avatar for Sunil Bagri
0
125
Member Avatar for dennisx

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 …

0
54
Member Avatar for royng
Member Avatar for Daniel Jones
1
232
Member Avatar for supreet.kaur26

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 …

Member Avatar for peter_budo
0
170
Member Avatar for xinwei

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 …

Member Avatar for xinwei
0
80
Member Avatar for Cenchrus

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" …

Member Avatar for Mike Askew
0
873
Member Avatar for bflack

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

0
75
Member Avatar for millroy

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 …

0
70
Member Avatar for millroy

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 …

Member Avatar for peter_budo
0
58
Member Avatar for pmark019

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" …

0
90
Member Avatar for Desh2350

Hello All, I'm currently working on developing a game app for Android. The game app is based off of 'Mr.Nom' from Beginning Android 4 Games Development. I've kept the code the same for this first version, but did make some original graphical and audio attributes. I worked through the last …

Member Avatar for saisyam.dampuri
0
186
Member Avatar for pmark019

This is originally a Java code. I tried to convert it for Android. In my XML I have a textbox. The text.setText is supposed to write the output to the textbox, but nothing is appearing. private static URL URLObj; private static URLConnection connect; public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); …

Member Avatar for stevelg
0
95
Member Avatar for Hazuan Nazri

Hello!! can someone help me? i want to build a system for my Programming final project, i hope i can build a system that can connect with hardware and device. After searching on internet, i found this video [Click Here](http://www.youtube.com/watch?v=Kd7kLSAPG-A&list=FLObIBl2o5zE_XqgDBfIF59Q&feature=mh_lolz) i already watch all the video, and this system is …

0
141
Member Avatar for dorien

I am trying to run an easy Android ndk app in cpp, but I get UnsatisfiedLink Error for the Generate() function. Any help would be appreciated. I am quite fluent in c++, but my java is a little bit rusty. I have been trying a lot of tips from the …

Member Avatar for dorien
0
278
Member Avatar for raul8

I have an ArrayList containing folder name which contains songs: private ArrayList<String> searchableDir = new ArrayList<String>(); searchableDir.add("/mnt/sdcard/Tracks/U2/"); searchableDir.add("/mnt/sdcard/Tracks/Coldplay/"); Now I want to run a managed query that will fetch songs from both these folders. Currently I'm only able to fetch one folder at a time: String abc = "/mnt/sdcard/Tracks/U2/"; cursor …

0
57
Member Avatar for hatebin

Hi ! I'm devloping a Personal Trainer app on android and I need to remember training results in a history. I decided to remeber this results in a XML file. WHAT I HAVE: is an User class with results class User{ String name; int result1; int result2; User(String name, int …

Member Avatar for peter_budo
0
292
Member Avatar for harlequinForest

So, I'm going to make an app for my convenience and probably some others, and here's what makes me wonder: I have no prior knowledge in databases, so I really don't know the most efficient practice in making a database. Here's the problem: let's say I want to make three …

0
71
Member Avatar for pmark019

Example: A website contains 2 textbox with names Username and Password. I am planning to make those textbox appear in the application and if I input a value in those textbox, it's like I am inputing value to the website itself. Is there any way for me to do that?

Member Avatar for peter_budo
0
59

The End.