1,334 Topics

Member Avatar for
Member Avatar for it@61@sec

Does anyone know if there is an e-mail client which has the following properties: 1) Running on Android and Linux (Ubuntu/Linux Mint) 2) Supporting POP3 and MAPI 3) Supporting the possibility to have a message store on a cloud service (i.e. Dropbox). I wish to be able to retrieve locally …

Member Avatar for it@61@sec
0
323
Member Avatar for TekknoDraykko

Hello all: I'm teaching myself Android, using Android Studio, and when I try to run the emulator, it doesn't start up. In otherwords I see the mock device, but the start (home?) page does not appear. I've waited the customary 3-5 minutes and I've even tried creating different emulators, but …

Member Avatar for TekknoDraykko
0
281
Member Avatar for centenond

Hello im a total noob in java, im learning game development, i made this game and when i thought i was finish i tested in another android with a smaller screen and puf all the game was ugly. I started rezing evrything by screen width, example batch.draw(position.x, position.y,Gdx.graphics.getWidth()/7, Gdx.graphics.getWidth()/7 ); …

Member Avatar for centenond
0
338
Member Avatar for Xsmael

I am developing Client-Server application in C++ using Qt framework, but the clients can be android phones and computers(Qt client app) Now i'm having troubles to handle Reception of data on the server side; the server is not receiving data properly. First, I got things working nicely between the server(Qt …

0
384
Member Avatar for aditya.rohilla.50
Member Avatar for HostBrink
0
70
Member Avatar for rubeea.jaffari

Hello everyone, I am trying to connect my android application to MYSQL database. I have used the following: MYSQL already created database test (accessed via xampp using localhost/phpmyadmin) Created a table named as student in the database test consisting of Name and Roll No columns and 2 records. A user …

Member Avatar for hericles
0
955
Member Avatar for durrat

I am using Eclipse helios and Android 4.1.2 i have followed the following documentation https://docs.google.com/document/pub?id=19nQzvKP-CVLd7_VrpwnHfl-AE9fjbJySowONZZtNHzw and done the coding exactly as described in tutorial.when i run my app on emulator it shows "This app wont run unless you update google play services" but on real device which is sony xperia …

Member Avatar for Dhiru_1
0
2K
Member Avatar for Fuseteam

hello, i would like to ask if it is possible to write a browser that it capable of develering a full but smooth javascript experience on a phone with for example a single core processor, 200mb ram and 30mb of free internal memory on sites such as tv.jw.org or touchdevelop.com …

Member Avatar for Fuseteam
0
116
Member Avatar for lena1990

i want to record voice then play it at the same time but when i use the below code i got delay and echo of the voice and some noise i will be grateful for any help int bufferSize = AudioRecord.getMinBufferSize(frequency, channelConfiguration, audioEncoding); AudioRecord audioRecord = new AudioRecord( MediaRecorder.AudioSource.MIC, frequency, …

0
214
Member Avatar for Centorpe

I've managed (over a very long time) to write a program in VB using Visual Studio 2008. This program is now published to my website and works well. Probably because people shy away from downloading and running .exe files or due to lack of my understanding of search engines, I …

Member Avatar for AleMonteiro
0
1K
Member Avatar for savani

How to Remove contact by name from Contactlist in android programmaticaly.I have tried to remove but when i removed the contact from my app it is removing till i have the app istalled but when i uinstalled the app it is showing the contact which i have deleted.

Member Avatar for peter_budo
0
58
Member Avatar for jakes09

I just developed an android app having sqlite database so I just want to connect it to the oracle database server at the remote. Pls can someone guide me?

Member Avatar for peter_budo
0
52
Member Avatar for Transcendent

Where is the R file in Android Studio? How can I find it or generate it? I have a book that is using eclipse but I want to use android studio. Plus I can't find the R.java file in eclipse either.

Member Avatar for peter_budo
0
92
Member Avatar for AmrMohammed

Hello I had put a question before about the editions of Java and the difference between them and the reason for my question is that I want to work through an android project and I think that before beginning in the project I must know how to write code in …

Member Avatar for JamesCherrill
0
162
Member Avatar for Ravi_15

hi im currently creating an android app through which i have to make money transfers such as debit card ,credit card payment or net banking so how should i incorporate payment gateways of banks into my app..... for example im constructing app similar to flipkart or amazon does! i have …

Member Avatar for Kelly Burby
0
165
Member Avatar for Abeer Sul

Peace, In a chat app, received emoticon messages are not showing correctly. encoded before sending (android): URLEncoder.encode(message,"UTF-8") code for getting messages (PHP) if ($resultmessage = $db->query($sqlmessage)) { while ($rowmessage = $db->fetchObject($resultmessage)) { $out .= "<message from='".$rowmessage->username."' sendt='".$rowmessage->sentdt."' text='".$rowmessage->messagetext."' timeSent='".$rowmessage->timeSent."' />"; error_log($rowmessage->messagetext."\r\n", 3, "error.log"); } } here, emoticons are printed from …

0
93
Member Avatar for happygeek

Is Apple really 'closing the gap' on Android as far as smartphone market share is concerned, or is there more to the battle of the mobile handsets than the latest set of headline figures suggest? [ATTACH=RIGHT]23604[/ATTACH]Certainly if you take the research, and associated press releases surrounding it, from Nielsen regarding …

Member Avatar for NicholaPhillip
0
699
Member Avatar for krishkommireddy

Hi i want to develop new android appliacation with out any programing code it means don't want to write any code for this application,is there any possible to do this one and please tell me what are the web sites i have tpo fallow for done these things.

Member Avatar for cool_zephyr
0
218
Member Avatar for minitauros

After reading [this](https://www.daniweb.com/web-development/php/threads/491368/looking-for-advice) post I started wondering what is required nowadays to build an app. Let's take an Android app as an example. I've heard of porters like PhoneGap, that convert your HTML/Javascript to Java (Android for as far as I know), but are there easier ways nowadays? I know …

0
94
Member Avatar for chukka32

I trying to build a web app using html5 which has a user profile page and I am having an issue with input type="file" when testing it on an Android browser. When selected it gives me the option to open camera or gallery, when an file is selected, it populates …

Member Avatar for chukka32
0
304
Member Avatar for reminem

Hello Everyone, I use yhe standard class for the mediarecorder (android). Have to buttons for start and stop recording. Works fine! But want I want is when I talk to loud for example 10 (db?) (how to determine the volume and how to set the volume?), that there is an …

0
201
Member Avatar for 9tontruck

Hi, I have been searching out a lot of things to sove my problem but none of the solutions I found worked in my case :'( Here is what I am trying to do: 1. When the screen is off, my BroadCastReceiver detects it. 2. Once screen_off is detected, acquire …

0
209
Member Avatar for toyanc

I am new to android programming. I tried to execute a app from one of the tutorials and it is showing runtime error. If it runs highscores menu. Application closed. Below are the error messages from logcat and the activity file. Appreciate your help. Thanks in advance. ERROR 12-15 03:49:51.124: …

Member Avatar for cool_zephyr
0
262
Member Avatar for happygeek

An increasing number of my acquaintances seem to be in the habit of buying cheap Android smartphones when in China on business and, increasingly, from online auction sites. More often than not these will be clones of flagship models but without the flagship price tag; however, cheap is not always …

Member Avatar for Kelly Burby
1
535
Member Avatar for nitin1

I have learnt basic android in the last month. I have learnt about fragments, listview, adapters, acitivties, intents, content providers, databases, animations. I want some basic apps' ideas in which I can implement these things and can improve my learning? I am not too good in Java also. I know …

Member Avatar for Slavi
0
132
Member Avatar for Siberian

Hi, I was informed the only way to get [this](http://cssdeck.com/labs/navigation-dropdown-with-flip-effect) drop down to work on Andriod, WP & to a larger extent iPhone is though JS, I was hoping someone could lead onto what that problem may be ?

Member Avatar for Siberian
0
262
Member Avatar for momal

I'm making an app that allows users to add speech bubbles on runtime and place them any where on the screen. First I was using a different approach and I failed. So I found a tutorial that had a simple drag and drop way. I am able to create a …

0
140
Member Avatar for castajiz_2

Hi, I was wondering if anybody is willing to share some information on how much can you earn from implementing add ons to your application? I know that I can not find such info on the web so I want to ask people who actually earn from app advertising. And …

Member Avatar for Dennis Sheil
0
182
Member Avatar for happygeek

You might be forgiven for thinking that the iPhone is the most secure of the smartphone choices, especially if you've opted for a 5S or above with that fingerprint reader for secure ID and iOS 8 as the most robust of operating systems. Forgiven, but wrong; despite the claims from …

Member Avatar for happygeek
1
493
Member Avatar for haze man

Hi guys, I am pretty new here and with android development. I have created my first app and am looking to expand on it and add some more style to it. What I am trying to do is add a navigation drawer to the app. So instead of the buttons …

Member Avatar for peter_budo
0
361
Member Avatar for androiddev

Hello, Could anyone help please on the next topic? My android app does not start on emulator. it gets stuck on this step "Starting activity com..MainActivity on device emulator-5554" package com.fun.funapp; import java.util.Random; <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.fun.funapp" android:versionCode="1" android:versionName="1.0" > <uses-sdk android:minSdkVersion="18" android:targetSdkVersion="18" /> <application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" …

Member Avatar for peter_budo
0
315
Member Avatar for mnewsome

Have the Proscan PLT8802G-20140314. Want to install apps to the 32GB SD Card. Manual poorly written and need guidance especially the currently installed. This is on the Android 4.2.2

Member Avatar for Kelly Burby
0
240
Member Avatar for Varunkrishna

Hi all Please find the telegram android application's source code https://github.com/DrKLO/Telegram/ This is a working android application, and I want to use this application as a messenger in my web application, so with this same set of code can I be able to create a web application. Thanks Varun Krishna. …

Member Avatar for Varunkrishna
0
361
Member Avatar for rrlogu

Hi, I have Samsung Galaxy Tab 10.1 inch (Model No - GT-P5113) with Android 4.2.2, is it possible to upgrade to Kit Kat or higher? I tried Seetings > About device > Softward update > update but its showing 'The latest updates have already been installed'.

Member Avatar for Kelly Burby
0
244
Member Avatar for JohnLloydCruzngsanag
Member Avatar for castajiz_2

I believe everyone heard the news from November the 11th-"Opening up Visual Studio and .NET to Every Developer, Any Application: .NET Server Core open source and cross platform, Visual Studio Community 2013 and preview of Visual Studio 2015 and .NET 2015". Maybe some people will disagree but I think that …

Member Avatar for ryantroop
0
293
Member Avatar for Benjamin_4

i am designing an android app and in me deisgns there is one with a tabView thats hosts another tabView in one of the tabs. i want to know if there is a way to implement this design please, if yes i would appreciate some suggestions and pointers. below is …

Member Avatar for peter_budo
0
80
Member Avatar for Stefce

Hello i have a little problem with moving ball around screen, also i'm confused why i cannot put this variables `double x = 0, y = 16, muvx = 0, muvy = 0;` at the public class MainActivity to be local variables and also i don't know how to set …

Member Avatar for peter_budo
0
2K
Member Avatar for dternity

I'm not entirely sure if this is the right section because I'm kind of new here, so I'm sorry if it is. I've been programming for 4-5 years now and i still se myself as a beginner. My skillset is large but the skill of the individual skills are beginner …

Member Avatar for vegaseat
0
295
Member Avatar for Stuart_3

Hello, I am a new developer and am making my first app which will be open source after I finish it. How do you make a notification apply to all dynamically created objects rather than the last one in a linear layout? I have created 2 methods, one called CreateDialog(); …

0
161
Member Avatar for oriclon
Member Avatar for happygeek

Although based in New York, DaniWeb is very much a global community. I'm from England, for example, and our moderator Diafol (who will be well known to anyone who has ever browsed the [PHP forum]( https://www.daniweb.com/web-development/php/17)) is a Welshman through and through. I mention this as last week I went …

1
399
Member Avatar for DawnofanewEra

I'm new to java and I'm working on a small android project using eclipse. I created a table and I want to populate it with data from a file. I have done this using EditText control shown below. public void AddRowItemTable(View view) { EditText itemid_Text= (EditText) findViewById(R.id.itemid); EditText itemname_Text=(EditText) findViewById(R.id.itemname); …

Member Avatar for stultuske
0
250
Member Avatar for funnym3

how to get the declared value from other java file and use it to another java file? like I want to show the user's real name using the textView when he/she successfuly login, from the main activity to the welcome page. example "Welcome User". I have tried this but it's …

0
204
Member Avatar for J.C. SolvoTerra

Hi WebDev Guys, Ok, I have a very general question as the title suggests. I am very much a back-end developer and have only dabbled in web development. I would consider myself a total ammature when it comes to Web Development though am confident after playing with PHP, JavaScript, JQuery, …

Member Avatar for J.C. SolvoTerra
0
208
Member Avatar for castajiz_2

I would like my app to go to another page when i slide it horizontaly. I don't know the appropriate name of such an action and therefore am not able to find any refference on google. Can anyone point out the keyword that I missing and give some links for …

Member Avatar for castajiz_2
0
239
Member Avatar for FazeLessWhite

Hey guys, I'm trying to make an app where if I press a button an audio plays I use android studio The code compiles and all but, if I press the play button then the audio does not play..What am I doing wrong? Thanks! MyActivity.java File : package com.example.hayzam.bb; import …

Member Avatar for castajiz_2
0
246
Member Avatar for umair jameel
Member Avatar for umair jameel

Hello every one, I want develop an android application that should be implement seperate xml views for separate users when they are logged in. I don't know which package will be used in it and what are they called. And data of each user should be stored in cloud database. …

Member Avatar for peter_budo
0
191
Member Avatar for skyyadav

Hi I have two edittexts and I have to generate random no and randomly show in one of two edittexts. generating random no is ok,but randomly showing in one of the edittext, I donot have any idea. if any one have any hint or any arrticle.,Please help

Member Avatar for skyyadav
0
197

The End.