1,245 Topics

Member Avatar for
Member Avatar for jonatn8888

Help I am trying to create in my application a Multicolumn Listview Dynamically. Currently I am using simple adapter but I can't find a way to create the layout dynamically .. here is the code for simple adapter SimpleAdapter mSchedule = new SimpleAdapter(this, loadentry.mylist, R.layout.rowmenus, columns, ListMenuIds); How do I …

0
57
Member Avatar for Ancient Dragon

I bought a new Galaxy Note3 the other day. Last night I thought I'd use it to browse DaniWeb. Big mistake -- DaniWeb is viturally unusable on Android because the purple menu at the top covers the entire screen except for about 1/2 inch at the bottom and the purple …

Member Avatar for Learner010
0
327
Member Avatar for sash_kp

My android widget for OIS(online information system for our college) project is going on.While i work on my ideas regarding this i wanna make it unique by adding some interesting and new features which was never used in our college OIS. Following are my ideas.By now i have developed the …

Member Avatar for sash_kp
0
99
Member Avatar for joshl_1995

Hello Community, I've been thinking about buying a phone I've chosen these phones to choose from: http://www.jbhifi.com.au/phones/nokia/lumia-520-black-prepaid-sku-411577 http://www.jbhifi.com.au/phones/samsung/galaxy-express-4g-grey-sku-418996 http://www.dicksmith.com.au/unlocked-smart-phones/samsung-ativ-s-windows-8-unlocked-smartphone-dsau-em5132 http://www.jbhifi.com.au/phones/sony/xperia-acro-s-sku-91231 https://play.google.com/store/devices/details/Nexus_4_16GB?id=nexus_4_16gb http://www.harveynorman.com.au/optus-nokia-lumia-720-windows-8-phone-pre-paid-mobile-red.html The funny thing is currently I don't have a mobile phone so I'm not sure what is a good phone and what isn't; the thing is I don't …

Member Avatar for Ancient Dragon
0
480
Member Avatar for Anelkajona

quiero saber como puedo hacer una aplicacion para android, en mi caso, ya tengo xamarin studio, pero no puedo configurar un emulador que me haga la maqueta de diseno! gracias, de antemano por su ayuda!!

Member Avatar for Anelkajona
0
101
Member Avatar for kovacsakos

What do you think, what is a good start for developing a battleship game? Should I use two layout with form TableLayout for two tables, or should I put the tables to one layout. How is it easier to reference to the fields? What do you think which is the …

0
69
Member Avatar for shashidhargm
Member Avatar for infamous.jawad

I am looking forward to learn android app creating and developing. Can anyone suggest me from where i can learn via online in free of cost?

Member Avatar for kevinvwallace
0
166
Member Avatar for sirlink99

Hello. I am designing a calculator app as part of a project. I have all the buttons inserted in the correct order. My problem is that the last column of buttons horizontally fills up the rest on the unused screen. As the device size scales, the more and more the …

0
84
Member Avatar for Anima Templi

Hello Daniweb, I will soon reach the point where I'm ready to move on my journey of programming. One thing that has always interested me is the mobile world. I would like to develop things for the mobile world. What I want to ask/know is tips from people already developing …

Member Avatar for Andy Res
0
311
Member Avatar for muzamilsw10

Hello everyone, i implement all the steps from this tutorial http://wptrafficanalyzer.in/blog/android-geocoding-showing-user-input-location-on-google-map-android-api-v2 it works fine for me. shows map but when i enter the location in the textbox and hit find button the app restart and don't go through the specified location. please tell me the solution...

Member Avatar for Andy Res
0
135
Member Avatar for asif49

To develop an app which can access real time data from the camera (i.e. when the video option has been activated or to take a picture every 3 seconds for some kind of analysis to be carried out on that image. At the moment my interest just lies in whether …

Member Avatar for jimmyparker
0
141
Member Avatar for techxaidz

Hello to all, im a beginner in android app development.. I just want to know if there's a way in order to separate the resources(i.e. pictures) from the apk file because it makes the apk file so big in size (already around 20mb). And also since some android phones has …

Member Avatar for peter_budo
0
95
Member Avatar for asif49

Has anyone attempted (or know the possibility) of trying osmething similar to this. Whereby an application can be controlled on a mobile device using eye tracking technology - where the app is controlled using the user's eye movements.

0
80
Member Avatar for AndroidUser

Hello, My objective is to create a text file in an android file system. I have looked into the appropriate packages and methods for creating a file. But I am still looking for information about how to access the internal directory structure in order to create a file on an …

0
61
Member Avatar for DuroF1

Hello: I am a small business owner with an assortment of 150 items in my store. I do have a mobile domain and yes, it is a mini version of my site !!!! The domain was registered to protect my brand name. I have finally decided I do need an …

Member Avatar for Dani
0
165
Member Avatar for jamil.baig

I'm new to android (and in general) mobile app development. When it comes to setting an event listener to, say, a button, what is the difference between setting it in the xml: `android:onClick="blah"` and setting it in the .java file btn.setOnClickListener(new View.onClickListener) Any particular time when i should use the …

Member Avatar for pspwxp fan
0
259
Member Avatar for techxaidz

What is the code or what is the simplest way (with explanation, because im a little bit confused) in making an android application automatically adjust it's screen size layout depending on the android device used?

Member Avatar for peter_budo
0
317
Member Avatar for timmyjoshua
Member Avatar for timmyjoshua
0
147
Member Avatar for sash_kp

Requirement : When i click for the first time on the widget this will redirect to the login page.Once i logged in successfully,from the next time onwards,by clicking on the **widget**,it should take me to the home page directly without redirecting to the login page again(I want to use **intent** …

0
68
Member Avatar for thing2

How would I measure how long my finger has been in front of the proximity sensor? I am making a mp3 player app and right now when I wave my hand over the sensor it changes songs. I wanted to add the functionality of holding it over the sensor for …

Member Avatar for peter_budo
0
76
Member Avatar for leogem

Hello.. I'm thinking to create an android apps.. but I have a question on how to online the apps? for example updating the info or data. and updates some news about the weather. is there a server to online the apps?

Member Avatar for peter_budo
0
200
Member Avatar for khiemkim.xuan

Hi Any Examples of open source project where they have implemented Terminal with a compiler? I'm trying to build a compiler in the android phone

Member Avatar for haley01
0
59
Member Avatar for donelliewhyte

I want to work with the json below in andoroid, but I am getting an error in my app.I will be working extensively with the yummly api but the data i need resides in the matches array, but I am not sure what is the problem. I have also attahed …

Member Avatar for peter_budo
0
170
Member Avatar for poomlah

my app only works properly for large screens in both landscape and potrait mode. for smaller screens it only displays propely in potrait mode can someone show me how to use scrollview?? <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingBottom="@dimen/activity_vertical_margin" android:paddingLeft="@dimen/activity_horizontal_margin" android:paddingRight="@dimen/activity_horizontal_margin" android:paddingTop="@dimen/activity_vertical_margin" tools:context=".SpeedActivity" > <TableRow android:id="@+id/tableRow6" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center_horizontal" > <LinearLayout …

0
66
Member Avatar for Slappey

I emailed to myself an article from an app on my phone. Now it keeps trying to sync the email with my computer and it can't. The email did not go to my computer and I can't erase it off of my phone. Every 15 minutes it I get a …

Member Avatar for Slappey
0
114
Member Avatar for pmark019

I have an image view in my android application. I want to set the picture dynamically from a link. Example: The user has an id number of 0920305 The image from http://teachers.usls.edu.ph/student_pics/0920305 will appear on the image view.

Member Avatar for abhiroop.nray
0
225
Member Avatar for ahmed.talha.16

Im going to start learning android java so can anybody please tell me the good book for learning android for beginners?

Member Avatar for peter_budo
0
112
Member Avatar for android_gl

I am trying to create a triangle in openGL 2.0 but some some reason background is shows up but no triangle. I am following this tutorial: http://developer.android.com/training/graphics/opengl/environment.html i have the same code as on tutorial but for some reason the triangle is not showing up. may be i missed some …

0
146
Member Avatar for globaladchennai

This is Arjun Vel.I am doing my final year in nellai,i have keen interest in mobile apps developement ,so i plan to do android in chennai,can any one refer best android training and course providing center in chennai

Member Avatar for peter_budo
-1
107

The End.