1,252 Topics

Member Avatar for
Member Avatar for Gen.Asura

Hi i'm practising in creating an android application where a user can store records into an external database (my local server in myphpadmin). I can store records into the the database just fine but I wish to prevent the same information being entered twice. I wish for my system to …

Member Avatar for rubberman
0
148
Member Avatar for cool_zephyr

hi, I've developed an anroid app for API level 10 which corresonds to android 2.3 as far as I know. But when I try it on a phone with 2.3.6, the app doesn't show correct results. Is it because of different RAM and CPU speeds?? How can I make the …

Member Avatar for cool_zephyr
0
190
Member Avatar for GlenRogers

Hi guys, does anyone know of a way to make divs scrollable in android devices? Ihave used overflow:scroll; This works ok in pc browsers and even makes the div scrolable on the iphone, but does not make the div scrollable on an android device. Any help appreciated............

Member Avatar for GlenRogers
0
113
Member Avatar for aVar++

Hello, I am creating my app and whenever a page loads it instantly focuses on the edit text. How do i stop this? - Mat

Member Avatar for coolbud012
0
87
Member Avatar for Violet_82

Hi guys, I need to buy a new battery for my Samsung galaxy GT-I9000, because the one I currently have doesn't hold charge for that long. I wonder, do you think it is safe to get one off ebay/amazon, or is it better to get a samsung's? thanks

Member Avatar for Violet_82
0
233
Member Avatar for amkaos

Hi: form validation and submission to email and mysql database work fine on pc. android is different story. 1. js validation returns error messages on fields that are filled in; 2. when i turn off javascript and use php only, the validated form submits to email fine but Not to …

Member Avatar for amkaos
0
85
Member Avatar for MasterHacker110

When ever I try to run my project I get this error: C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2,2): Error MSB4018: The "Aapt" task failed unexpectedly. System.InvalidOperationException: Sequence contains no elements at System.Linq.Enumerable.First[TSource](IEnumerable`1 source) at Xamarin.Android.Tasks.BuildToolsUtils.GetBuildToolsPath(String androidSdkDirectory) at Xamarin.Android.Tasks.Aapt.GenerateFullPathToTool() at Microsoft.Build.Utilities.ToolTask.ComputePathToTool() at Microsoft.Build.Utilities.ToolTask.Execute() at Xamarin.Android.Tasks.Aapt.Execute() at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute() at Microsoft.Build.BackEnd.TaskBuilder.<ExecuteInstantiatedTask>d__20.MoveNext() (MSB4018) (test) And I dont …

Member Avatar for MasterHacker110
0
303
Member Avatar for Cheeve

Hello, I am curious about how to root an Android phone without using any one click methods. A Google search returns only how to use programs to do this for you. Obviously there is a security vulnerability that is exploited, but I'd like to know in detail how this is …

Member Avatar for CimmerianX
0
399
Member Avatar for reddsoxy

I am intereseted in writing a game or two for the android platform but am much more comfortable and knowledgable about python than I am about Java. I was curious if python is used for android games and if so some basic points of advice.

Member Avatar for TrustyTony
0
121
Member Avatar for cool_zephyr

hey could anyone please tell me how to create a dialog from a background thread that is not a UI thread in Android?? something like this.. Thread t=new Thread(new Runnable() { @Override public void run() { Thread innerThread=new Thread(new Runnable() { @Override public void run() { /////***** i need to …

Member Avatar for peter_budo
0
389
Member Avatar for christ123

Hi. I have read a bunch of posts,articles and everything but i cant get a solution.. i make an android app.. i start the first activity(first class). then i have a button for the second activity which i load it like this: Intent i=new Intent(firstactivity.this,secondactivity.class); startActivity(i); in the second activity …

Member Avatar for cool_zephyr
0
136
Member Avatar for happygeek

This one is for UK-based DaniWeb members, or those of you who are visiting the UK and want to be able to charge your smartphone via a USB mains charger that is neither bulky or heavy. I'm not usually the type of person to get excited by a plug, honestly, …

Member Avatar for kasi123
1
564
Member Avatar for bdheeraj

hi i am new to android.i am using eclipse ide for android development.i am unable to add files into my emulator Here's what i did 1.opened the ddms and went to file explorer and push the file to the device and selected the file. it says the file is pushed …

Member Avatar for peter_budo
0
119
Member Avatar for rey00795012

When you make an app that sends sms msgs using the android bulit in or the smsmanager, are those text msgs sent for free? or they are sent as part of whatever text contract the user has? does anyone know?

Member Avatar for rayidi
0
90
Member Avatar for 9tontruck

Hi, I am implementing an Android app using my old C++ classes. Everything looks okay but I have a wierd message which is : Invalid arguments ' Candidates are: void * malloc(?) ' The malloc code is written in a cpp file and <stdlib.h> is included properly but compiler does …

Member Avatar for rubberman
0
129
Member Avatar for Rubinder singh

I planning to buy an Android phone of medium budget so I need your help to find out the best so it does not hangs and works smoothly, it should support most apps in the play store?

Member Avatar for Rubinder singh
0
214
Member Avatar for engrjd91

i have to develope a attendance system based on rfid ... the interface will be shown on a tablet pc (android) now the system will be conceptually work as: 1- the student will scan the card on rfid reader.. 2- the respective barcode that is scanned will be checked for …

Member Avatar for rubberman
0
125
Member Avatar for LateNightCoder

I recently uploaded an application to Google Play and since then have realised tht it has no supportive devices. After searching the web I found that maybe it was down to not having an 'active' APK. I checked that and it was active. Also other suggestion were that I hadn't …

0
83
Member Avatar for n5555

I am developing Android app in which i upload large video from android to php server and i done this task which run perfect on emulator but when i checked on mobile it doesn't give any error but video is not upload on server please give me any suggestion as …

Member Avatar for n5555
0
138
Member Avatar for setu basak

package com.example.crypton; import android.app.Activity; import android.content.Intent; import android.database.Cursor; import android.net.Uri; import android.os.Bundle; import android.provider.Contacts; import android.provider.Contacts.People; import android.provider.ContactsContract; import android.provider.ContactsContract.CommonDataKinds; import android.provider.ContactsContract.CommonDataKinds.Phone; import android.provider.ContactsContract.CommonDataKinds.StructuredName; import android.provider.ContactsContract.Data; import android.telephony.SmsManager; import android.util.Log; import android.view.MenuInflater; import android.view.MenuItem; import android.view.View; import android.view.View.OnClickListener; import android.widget.Button; import android.widget.EditText; import android.widget.Toast; import android.app.PendingIntent; public class CREATEMESSAGE extends …

Member Avatar for setu basak
-1
256
Member Avatar for setu basak
Member Avatar for Nomorewine

Hello. Please help with fragments in android. I have Activity which extends FragmentActivity to where I'm adding/replacing fragments dynamically. activity.xml and fragment.xml are the xml files. MyFragment class extends Fragment public class MyFragment extends Fragment { TextView t; View view; public static Fragment newInstance(){ MyFragment myFrag = new MyFragment(); return …

Member Avatar for Nomorewine
0
5K
Member Avatar for nakedl

Im an IT student from La Salle University, where having a problem regarding our final Thesis project. Our Project is about Android Application, our problem is that **(1)we dont know if an application can get a stored 3d animation(video) from a web server**. **(2) We cannot get the Conceptual Framework …

Member Avatar for Ketsuekiame
0
108
Member Avatar for lena1990

hi all is there is a way to give an android application a root privilage so that it will be run as a system application

Member Avatar for lena1990
0
89
Member Avatar for bdheeraj

hi i want to create a simple android app that gets two numbers in the main activity and when we click submit it goes to another activity and displays the result. i created two classes mainactivity.java public class MainActivity extends Activity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); …

Member Avatar for peter_budo
0
124
Member Avatar for Adami

Hi all, I wrote a simple app that shows your current location depends on GPS, WiFi, 3G signals, and shows in a Text View the location as city,street, country. The problem is that I saw that the location is pretty updated with WiFi\ 3G \ GPS, but the Text View …

Member Avatar for BitBlt
0
2K
Member Avatar for Z33shan

i have GridView, populated with images of 6 fruits (from drawable-hdpi). like this: ![de4e62f8db2c5d5afe016e20eda3d9d6](/attachments/large/3/de4e62f8db2c5d5afe016e20eda3d9d6.png "de4e62f8db2c5d5afe016e20eda3d9d6") now on selection, how can i come to know, what fruit the user has selected? since i'm populating my images from drawables-hdpi, so wot would be the identifier, and how to identify selection through it? …

Member Avatar for BitBlt
0
82
Member Avatar for Hazuan Nazri

Hello Friends, i want to try and learn about how to make android apps, can any tell me how can i make it? what tools i need to use? where can i learn about making android apps?

Member Avatar for peter_budo
0
274
Member Avatar for DJ-DOO

Hi folks, I've a quick question, I have developed an application that transmits coordinates from one device (Client A) to another (Client B) and gets the distance between both, I am using the distanceTo() to get the distance, this is calculated on Client B. However this is only called in …

Member Avatar for DJ-DOO
0
357
Member Avatar for aVar++

In my scroll view i want it to kind of move when it get's to the bottom like you know in android when you reach the bottom of a menu and it keeps moving then moves back, like stretches? I was wanting to impliment that into my ScrollView but wasn't …

Member Avatar for peter_budo
0
139
Member Avatar for Nomorewine

Hello guys. I have yet another problem. I have a simple app that has "endless" scroll(simple example would be 9gag, except 9gag is a web page), the point is when user scrolls to bottom new items/articles are loaded. I have managed to do the endless scrolling, the problem is when …

0
146
Member Avatar for Nomorewine

Hello everyone. I'm trying to do simple app that has a listview, listview is populated with info from json file. 20 items downloaded at a time. And when user is scrolling to the bottom next 20 items are loaded. Problem is when my app loads next 20 items the scrollbar …

Member Avatar for Nomorewine
0
141
Member Avatar for johngorman

I have deployed my apk file to the Android emulator but it is displaying the apk file from 3 weeks ago where as I want the current version to display with the updated features as it is showing in Eclipse.Any ideas?

Member Avatar for peter_budo
0
263
Member Avatar for engrjd91

I'm the student of computer systems engineering. I have to submit my proposal on 10th april. My teachers Have recommend me to design a RFID Based Attendance system for the university with graphical interface in a TABLET PC. (android) Can anyone elaborate the following concepts for me? 1. What hardware …

Member Avatar for engrjd91
-1
443
Member Avatar for finston

I have compiled and linked my code written in C and C++ and calling certain Windows APIs to a Win32 .exe using MinGW in Code::Blocks runnings on Windows XP. Selection throughout the GUI is by mouse click over. If I recompiled the code to run on an Android phone, would …

Member Avatar for rubberman
0
179
Member Avatar for CHELKAL

i want to know phonegap to php connection. example $ajax({ } with json then php form return result i need a code for both phonegap html and php

Member Avatar for LastMitch
0
35
Member Avatar for ramy.merc

I need help in implementing iris recognition using C# language. I am doing a program on android but I am using xamarin for coding which uses c#. If there is anyone who had experienced this before, please provide me with the code or steps to do it. Thanks in advance

Member Avatar for ramy.merc
0
312
Member Avatar for JySysAdmin

I have a phone I want to root but before I do that I need to backup my Shazam tags. Is there a way to do that without rooting, it seems if you've done that you can pull the sqlite file from the phone. But I made these tags when …

0
125
Member Avatar for b0400372

I am trying to develop a visual cryptography android application. The idea is that a user can take a photo of a share which just looks like a rectangle of black and white dots. The application should then be able to overlay a second image of a share on the …

0
72
Member Avatar for Nomorewine

Hello. Here is the problem: JS $(".spinBox").css("display","block"); //.... $(".spinBox").css("display","none"); CSS: .spinBox {display:none; z-index:6; position:absolute; top:-45px; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); } .spinBox img {position:absolute; display:block; width:50px; height:50px; margin:auto; top:0; left:0; bottom:0; right:0;} HTML: <div class="spinBox"> <img id="spinImg" src="images/bg/spinner.png" alt="spinner" /> </div> All that works fine in webview in Gingerbread and Jelly …

Member Avatar for Nomorewine
0
206
Member Avatar for DJ-DOO

Hi Folks, I am writing an app that involves Client -> Server -> Client communication (one way traffic). I have my data transmitted from client A to the server, simple to test, just print to console, however, I'm trying to test to see if the data has been sent on …

Member Avatar for DJ-DOO
0
254
Member Avatar for happygeek

[ATTACH=RIGHT]22083[/ATTACH]In an unusual take on the usual 'my smartphone is better than your smartphone' debate, a new survey has revealed that when it comes to the amount of time we spend using our handset of choice, iPhone users are the biggest addicts. So addicted, in fact, that many iPhone users …

Member Avatar for Rik_
1
578
Member Avatar for QuadRaKore

Currently we are utilizing Motorola Droid Maxx phones within our corporate environment. So far we have not had any major problems with the phones or Android OS, however with the availability of malware for the devices I am concerned with security risk. Is anyone else currently supporting Android OS within …

Member Avatar for stephenbolt
0
124
Member Avatar for Vaspar

Hi everyone I am trying to make a project "Remote Administration" in which i have to connect with computer using RDP I am beginner of android and I must submit this project soon so, anything you can help with?? i don't want source codes please tell me what to look …

Member Avatar for deltascrow
-1
83
Member Avatar for happygeek

According to a press release that arrived today, entitled "Kaspersky Lab identifies first targeted attack utilising malware for Android devices", it marks the "first serious wave of targeted attacks using Android malware" but just how worrying is that really? ![ad9c332c555679ef709b67f0c7093e73](/attachments/large/0/ad9c332c555679ef709b67f0c7093e73.jpg "ad9c332c555679ef709b67f0c7093e73") The PR company sending the release were at pains …

Member Avatar for peter_budo
1
690
Member Avatar for phfilly

Hi guys Just wandering what your thoughts are some off the Samsung Andriod phones? I'm considering getting myself the Samsung Galaxy S2? Don't have the cash yet for the S3 - and is not yet launched in my country.

Member Avatar for aVar++
0
335
Member Avatar for maurya10

Can anybody suggest me the android code for connecting two devices that are transmitting files using bluetooth or ad hoc ? Any kind of help will be appreciated.

0
80
Member Avatar for PudingEatsPanda

Hello guys I am trying to make this RSS Android App to work but I am having some problems since I am just a beginer at this. Also sorry if the errors are not included yet, I am going to update it asap. I am downloading my eclipse since it …

Member Avatar for Dani
0
372
Member Avatar for engrjd91

Hello i m the student of B.E ( Computer Systems ) .. i have to submit my Final year project proposal within 1 month.. my teachers had concerned me to work on android.. but being an engineer student they want a hardware based project from my side.. i have to …

Member Avatar for <M/>
0
115
Member Avatar for kyberno

Greetings...! I have this admob code in a class file: package { import flash.events.MouseEvent; import flash.display.MovieClip; import flash.system.System; import flash.system.Capabilities; import flash.display.Sprite; import flash.events.Event; import flash.desktop.NativeApplication; import flash.utils.setTimeout; import com.hdi.nativeExtensions.NativeAds; import com.hdi.nativeExtensions.NativeAdsEvent; public class Main extends MovieClip { public var na : NativeApplication; private var admobId:String = 'a1514b5ef85e336'; public function …

0
139

The End.